Pull request #4018 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7391a0f4e0e017d903022da3e055f53c12478817+1da00045c508a7d59c26af6ad2625d77986b1a8c (a403e7993428de1a376c69dc26042f00c2562d9c) 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-ssh14840501059464866225.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh11693140187945880249.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4018/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4018/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9219783009081203126.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4018/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15461385363932020318.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6666090365459551986.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4018/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4018/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17991905659578683293.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47881 in /w/workspace/edgexfoundry_edgex-go_PR-4018 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1da00045c508a7d59c26af6ad2625d77986b1a8c into PR head commit 7391a0f4e0e017d903022da3e055f53c12478817 Merge succeeded, producing 7391a0f4e0e017d903022da3e055f53c12478817 Checking out Revision 7391a0f4e0e017d903022da3e055f53c12478817 (PR-4018) > 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/4018/head:refs/remotes/origin/PR-4018 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7391a0f4e0e017d903022da3e055f53c12478817 # 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 1da00045c508a7d59c26af6ad2625d77986b1a8c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7391a0f4e0e017d903022da3e055f53c12478817 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T19:08:38.242Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T19:08:38.406Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T19:08:38.503Z] ========================================================= [2022-05-10T19:08:38.503Z] EdgeX Global Pipelines Version Info [2022-05-10T19:08:38.503Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:08:39.292Z] ------------------- [2022-05-10T19:08:39.292Z] stable info: [2022-05-10T19:08:39.292Z] ------------------- [2022-05-10T19:08:39.292Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T19:08:39.292Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T19:08:39.292Z] Message: update stable to v1.0.227 [2022-05-10T19:08:39.863Z] ------------------- [2022-05-10T19:08:39.863Z] experimental info: [2022-05-10T19:08:39.863Z] ------------------- [2022-05-10T19:08:39.863Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T19:08:39.863Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T19:08:39.863Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T19:08:40.193Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-10T19:08:40.233Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-10T19:08:40.296Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T19:08:40.333Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T19:08:40.368Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T19:08:40.514Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T19:08:40.556Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T19:08:40.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-10T19:08:40.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-10T19:08:40.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-10T19:08:40.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T19:08:40.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T19:08:40.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T19:08:40.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T19:08:40.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T19:08:40.889Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T19:08:40.926Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T19:08:40.966Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T19:08:41.000Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-10T19:08:41.040Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-10T19:08:41.080Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T19:08:41.117Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T19:08:41.156Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4018 [Pipeline] echo [2022-05-10T19:08:41.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4018 [Pipeline] echo [2022-05-10T19:08:41.226Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4018 [Pipeline] echo [2022-05-10T19:08:41.269Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7391a0f4e0e017d903022da3e055f53c12478817 [Pipeline] echo [2022-05-10T19:08:41.308Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7391a0f [Pipeline] echo [2022-05-10T19:08:41.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:08:41.634Z] provisioning config files... [2022-05-10T19:08:41.648Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1357044349015562740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:08:42.059Z] ---> docker-login.sh [2022-05-10T19:08:42.060Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:08:42.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:08:42.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:08:42.324Z] Configure a credential helper to remove this warning. See [2022-05-10T19:08:42.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:08:42.324Z] [2022-05-10T19:08:42.324Z] Login Succeeded [2022-05-10T19:08:42.324Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:08:42.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:08:42.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:08:42.586Z] Configure a credential helper to remove this warning. See [2022-05-10T19:08:42.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:08:42.586Z] [2022-05-10T19:08:42.586Z] Login Succeeded [2022-05-10T19:08:42.586Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:08:42.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:08:42.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:08:42.586Z] Configure a credential helper to remove this warning. See [2022-05-10T19:08:42.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:08:42.586Z] [2022-05-10T19:08:42.586Z] Login Succeeded [2022-05-10T19:08:42.586Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:08:42.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:08:42.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:08:42.854Z] Configure a credential helper to remove this warning. See [2022-05-10T19:08:42.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:08:42.854Z] [2022-05-10T19:08:42.854Z] Login Succeeded [2022-05-10T19:08:42.854Z] docker.io [2022-05-10T19:08:42.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:08:43.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:08:43.429Z] Configure a credential helper to remove this warning. See [2022-05-10T19:08:43.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:08:43.429Z] [2022-05-10T19:08:43.429Z] Login Succeeded [2022-05-10T19:08:43.429Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:08:43.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T19:08:43.869Z] + 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-10T19:08:43.869Z] + dirname cmd/core-command/Dockerfile [2022-05-10T19:08:43.869Z] + cut -d/ -f2 [2022-05-10T19:08:43.869Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-10T19:08:43.869Z] + dirname cmd/core-data/Dockerfile [2022-05-10T19:08:43.869Z] + cut -d/ -f2 [2022-05-10T19:08:43.869Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-10T19:08:43.869Z] + dirname cmd/core-metadata/Dockerfile [2022-05-10T19:08:43.869Z] + cut -d/ -f2 [2022-05-10T19:08:43.869Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-10T19:08:43.869Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-10T19:08:43.869Z] + cut -d/ -f2 [2022-05-10T19:08:43.869Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-10T19:08:43.869Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-10T19:08:43.869Z] + cut -d/ -f2 [2022-05-10T19:08:43.869Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-10T19:08:43.869Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-10T19:08:43.869Z] + cut -d/ -f2 [2022-05-10T19:08:43.869Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-10T19:08:43.869Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T19:08:43.869Z] + cut -d/ -f2 [2022-05-10T19:08:43.869Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T19:08:43.869Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-10T19:08:43.869Z] + cut -d/ -f2 [2022-05-10T19:08:43.869Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-10T19:08:43.869Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-10T19:08:43.869Z] + cut -d/ -f2 [2022-05-10T19:08:43.869Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-10T19:08:43.869Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-10T19:08:43.869Z] + cut -d/ -f2 [2022-05-10T19:08:43.869Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-10T19:08:43.869Z] + dirname cmd/support-notifications/Dockerfile+ [2022-05-10T19:08:43.869Z] cut -d/ -f2 [2022-05-10T19:08:43.869Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-10T19:08:43.869Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-10T19:08:43.869Z] + cut -d/ -f2 [2022-05-10T19:08:43.869Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-10T19:08:43.869Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-10T19:08:43.870Z] + cut -d/ -f2 [2022-05-10T19:08:43.870Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-10T19:08:44.005Z] 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-10T19:08:44.484Z] + git rev-list -1 --merges 7391a0f4e0e017d903022da3e055f53c12478817~1..7391a0f4e0e017d903022da3e055f53c12478817 [Pipeline] echo [2022-05-10T19:08:44.517Z] -----------> git rev-list -1 --merges 7391a0f4e0e017d903022da3e055f53c12478817~1..7391a0f4e0e017d903022da3e055f53c12478817 7391a0f4e0e017d903022da3e055f53c12478817 [false] [Pipeline] sh [2022-05-10T19:08:44.825Z] + git log --format=format:%s -1 7391a0f4e0e017d903022da3e055f53c12478817 [Pipeline] echo [2022-05-10T19:08:44.858Z] ========================================================= [2022-05-10T19:08:44.858Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T19:08:44.858Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-10T19:08:45.338Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T19:08:45.338Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T19:08:45.338Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T19:08:45.338Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T19:08:45.338Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T19:08:45.338Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T19:08:45.338Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:08:45.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:08:45.718Z] [2022-05-10T19:08:45.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:08:46.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:08:46.059Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T19:08:46.059Z] 1fe172e4850f: Pulling fs layer [2022-05-10T19:08:46.059Z] caf521ccaac6: Pulling fs layer [2022-05-10T19:08:46.059Z] 3ead6fa29328: Pulling fs layer [2022-05-10T19:08:46.059Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T19:08:46.059Z] a8d5f1318db7: Pulling fs layer [2022-05-10T19:08:46.059Z] c427282e49a2: Pulling fs layer [2022-05-10T19:08:46.059Z] 1827001aaf11: Pulling fs layer [2022-05-10T19:08:46.059Z] 0714d37db230: Pulling fs layer [2022-05-10T19:08:46.059Z] ac28cf19c067: Pulling fs layer [2022-05-10T19:08:46.059Z] ca983d60f3e2: Pulling fs layer [2022-05-10T19:08:46.059Z] 9f894cec8388: Pulling fs layer [2022-05-10T19:08:46.059Z] a8d5f1318db7: Waiting [2022-05-10T19:08:46.059Z] c427282e49a2: Waiting [2022-05-10T19:08:46.059Z] 1827001aaf11: Waiting [2022-05-10T19:08:46.059Z] 0714d37db230: Waiting [2022-05-10T19:08:46.059Z] ac28cf19c067: Waiting [2022-05-10T19:08:46.059Z] ca983d60f3e2: Waiting [2022-05-10T19:08:46.059Z] 9f894cec8388: Waiting [2022-05-10T19:08:46.059Z] 5c2a1cbceb83: Waiting [2022-05-10T19:08:46.059Z] caf521ccaac6: Verifying Checksum [2022-05-10T19:08:46.059Z] caf521ccaac6: Download complete [2022-05-10T19:08:46.059Z] 5c2a1cbceb83: Download complete [2022-05-10T19:08:46.326Z] a8d5f1318db7: Verifying Checksum [2022-05-10T19:08:46.326Z] a8d5f1318db7: Download complete [2022-05-10T19:08:46.326Z] 3ead6fa29328: Verifying Checksum [2022-05-10T19:08:46.326Z] 3ead6fa29328: Download complete [2022-05-10T19:08:46.326Z] c427282e49a2: Verifying Checksum [2022-05-10T19:08:46.326Z] c427282e49a2: Download complete [2022-05-10T19:08:46.326Z] 0714d37db230: Verifying Checksum [2022-05-10T19:08:46.326Z] 0714d37db230: Download complete [2022-05-10T19:08:46.326Z] ac28cf19c067: Verifying Checksum [2022-05-10T19:08:46.326Z] ac28cf19c067: Download complete [2022-05-10T19:08:46.326Z] ca983d60f3e2: Verifying Checksum [2022-05-10T19:08:46.326Z] ca983d60f3e2: Download complete [2022-05-10T19:08:46.326Z] 9f894cec8388: Verifying Checksum [2022-05-10T19:08:46.326Z] 9f894cec8388: Download complete [2022-05-10T19:08:46.326Z] 1fe172e4850f: Verifying Checksum [2022-05-10T19:08:46.326Z] 1fe172e4850f: Download complete [2022-05-10T19:08:46.587Z] 1827001aaf11: Verifying Checksum [2022-05-10T19:08:46.587Z] 1827001aaf11: Download complete [2022-05-10T19:08:47.970Z] 1fe172e4850f: Pull complete [2022-05-10T19:08:47.970Z] caf521ccaac6: Pull complete [2022-05-10T19:08:48.543Z] 3ead6fa29328: Pull complete [2022-05-10T19:08:48.543Z] 5c2a1cbceb83: Pull complete [2022-05-10T19:08:49.122Z] a8d5f1318db7: Pull complete [2022-05-10T19:08:49.122Z] c427282e49a2: Pull complete [2022-05-10T19:08:51.041Z] 1827001aaf11: Pull complete [2022-05-10T19:08:51.041Z] 0714d37db230: Pull complete [2022-05-10T19:08:51.301Z] ac28cf19c067: Pull complete [2022-05-10T19:08:51.301Z] ca983d60f3e2: Pull complete [2022-05-10T19:08:51.561Z] 9f894cec8388: Pull complete [2022-05-10T19:08:51.561Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T19:08:51.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:08:51.561Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T19:08:51.656Z] prd-ubuntu20.04-docker-8c-8g-47881 does not seem to be running inside a container [2022-05-10T19:08:51.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T19:08:53.321Z] $ docker top 01ec47c745379a396e098bd47854a0481d34f19357ef0103de1e52d84ea22c13 -eo pid,comm [2022-05-10T19:08:53.406Z] 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-10T19:08:53.406Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T19:08:53.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T19:08:53.525Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T19:08:53.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T19:08:53.671Z] $ docker exec 01ec47c745379a396e098bd47854a0481d34f19357ef0103de1e52d84ea22c13 ssh-agent [2022-05-10T19:08:53.794Z] SSH_AUTH_SOCK=/tmp/ssh-JXdhI8lrgjzo/agent.33 [2022-05-10T19:08:53.794Z] SSH_AGENT_PID=39 [2022-05-10T19:08:53.803Z] Running ssh-add (command line suppressed) [2022-05-10T19:08:53.935Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_996705804336295543.key (/w/workspace/edgex-go/1@tmp/private_key_996705804336295543.key) [2022-05-10T19:08:53.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T19:08:54.286Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T19:08:54.314Z] $ docker exec --env ******** --env ******** 01ec47c745379a396e098bd47854a0481d34f19357ef0103de1e52d84ea22c13 ssh-agent -k [2022-05-10T19:08:54.425Z] unset SSH_AUTH_SOCK; [2022-05-10T19:08:54.426Z] unset SSH_AGENT_PID; [2022-05-10T19:08:54.426Z] echo Agent pid 39 killed; [2022-05-10T19:08:54.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T19:08:54.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T19:08:54.538Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T19:08:54.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T19:08:54.679Z] $ docker exec 01ec47c745379a396e098bd47854a0481d34f19357ef0103de1e52d84ea22c13 ssh-agent [2022-05-10T19:08:54.804Z] SSH_AUTH_SOCK=/tmp/ssh-ToiWYhxKtUpT/agent.71 [2022-05-10T19:08:54.804Z] SSH_AGENT_PID=77 [2022-05-10T19:08:54.809Z] Running ssh-add (command line suppressed) [2022-05-10T19:08:54.933Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8987792023711336083.key (/w/workspace/edgex-go/1@tmp/private_key_8987792023711336083.key) [2022-05-10T19:08:54.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T19:08:55.280Z] + git semver init [2022-05-10T19:08:55.540Z] 2022-05-10 19:08:55,502 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T19:08:55.541Z] 2022-05-10 19:08:55,504 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-05-10T19:08:55.541Z] 2022-05-10 19:08:55,504 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-05-10T19:08:55.541Z] 2022-05-10 19:08:55,504 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-05-10T19:08:59.745Z] 2022-05-10 19:08:59,513 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-05-10T19:08:59.745Z] 2022-05-10 19:08:59,514 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4018 with force:False [2022-05-10T19:08:59.745Z] 2022-05-10 19:08:59,514 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4018 [2022-05-10T19:08:59.745Z] 2022-05-10 19:08:59,519 [execute] INFO git cat-file --batch-check [2022-05-10T19:08:59.745Z] 2022-05-10 19:08:59,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T19:08:59.745Z] 2022-05-10 19:08:59,525 [execute] INFO git cat-file --batch [2022-05-10T19:08:59.745Z] 2022-05-10 19:08:59,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T19:08:59.745Z] 2022-05-10 19:08:59,530 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4018 [2022-05-10T19:08:59.745Z] 0.0.0 [Pipeline] } [2022-05-10T19:08:59.775Z] $ docker exec --env ******** --env ******** 01ec47c745379a396e098bd47854a0481d34f19357ef0103de1e52d84ea22c13 ssh-agent -k [2022-05-10T19:08:59.906Z] unset SSH_AUTH_SOCK; [2022-05-10T19:08:59.907Z] unset SSH_AGENT_PID; [2022-05-10T19:08:59.907Z] echo Agent pid 77 killed; [2022-05-10T19:08:59.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T19:09:00.390Z] + git semver [Pipeline] } [2022-05-10T19:09:00.680Z] $ docker stop --time=1 01ec47c745379a396e098bd47854a0481d34f19357ef0103de1e52d84ea22c13 [2022-05-10T19:09:02.019Z] $ docker rm -f 01ec47c745379a396e098bd47854a0481d34f19357ef0103de1e52d84ea22c13 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T19:09:02.433Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T19:09:02.746Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T19:09:02.764Z] [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-10T19:09:03.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T19:09:03.394Z] ========================================================= [2022-05-10T19:09:03.394Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T19:09:03.394Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:09:03.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:09:03.760Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T19:09:03.760Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T19:09:03.760Z] 666ba61612fd: Pulling fs layer [2022-05-10T19:09:03.760Z] 8ed8ca486205: Pulling fs layer [2022-05-10T19:09:03.760Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T19:09:03.760Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T19:09:03.760Z] ca2b28591e48: Pulling fs layer [2022-05-10T19:09:03.760Z] a51346096db8: Pulling fs layer [2022-05-10T19:09:03.760Z] daebc70d1ce1: Pulling fs layer [2022-05-10T19:09:03.760Z] 0e18a0eac166: Pulling fs layer [2022-05-10T19:09:03.760Z] 4fe6c5a15a65: Waiting [2022-05-10T19:09:03.760Z] daebc70d1ce1: Waiting [2022-05-10T19:09:03.760Z] 0e18a0eac166: Waiting [2022-05-10T19:09:03.760Z] 22a0e8bec74d: Waiting [2022-05-10T19:09:03.760Z] ca2b28591e48: Waiting [2022-05-10T19:09:03.760Z] 8ed8ca486205: Verifying Checksum [2022-05-10T19:09:03.760Z] 8ed8ca486205: Download complete [2022-05-10T19:09:03.760Z] 666ba61612fd: Download complete [2022-05-10T19:09:03.760Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T19:09:03.760Z] 22a0e8bec74d: Download complete [2022-05-10T19:09:03.760Z] ca2b28591e48: Verifying Checksum [2022-05-10T19:09:03.760Z] ca2b28591e48: Download complete [2022-05-10T19:09:03.760Z] a51346096db8: Verifying Checksum [2022-05-10T19:09:03.760Z] a51346096db8: Download complete [2022-05-10T19:09:04.026Z] 59bf1c3509f3: Download complete [2022-05-10T19:09:04.026Z] 59bf1c3509f3: Pull complete [2022-05-10T19:09:04.026Z] daebc70d1ce1: Verifying Checksum [2022-05-10T19:09:04.026Z] daebc70d1ce1: Download complete [2022-05-10T19:09:04.305Z] 666ba61612fd: Pull complete [2022-05-10T19:09:04.305Z] 8ed8ca486205: Pull complete [2022-05-10T19:09:04.906Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T19:09:04.906Z] 4fe6c5a15a65: Download complete [2022-05-10T19:09:04.906Z] 0e18a0eac166: Verifying Checksum [2022-05-10T19:09:04.906Z] 0e18a0eac166: Download complete [2022-05-10T19:09:09.102Z] 4fe6c5a15a65: Pull complete [2022-05-10T19:09:09.102Z] 22a0e8bec74d: Pull complete [2022-05-10T19:09:09.102Z] ca2b28591e48: Pull complete [2022-05-10T19:09:09.102Z] a51346096db8: Pull complete [2022-05-10T19:09:09.102Z] daebc70d1ce1: Pull complete [2022-05-10T19:09:11.645Z] 0e18a0eac166: Pull complete [2022-05-10T19:09:11.645Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T19:09:11.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:09:11.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:09:11.997Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:09:11.997Z] WORKDIR /edgex [2022-05-10T19:09:11.997Z] COPY go.mod . [2022-05-10T19:09:11.997Z] RUN go mod download [2022-05-10T19:09:11.997Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-10T19:09:13.385Z] Sending build context to Docker daemon 335.3MB [2022-05-10T19:09:13.385Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:09:13.385Z] ---> f018257e8ee9 [2022-05-10T19:09:13.385Z] Step 2/4 : WORKDIR /edgex [2022-05-10T19:09:15.933Z] ---> Running in f9c2f7d2728c [2022-05-10T19:09:15.933Z] Removing intermediate container f9c2f7d2728c [2022-05-10T19:09:15.933Z] ---> 98865ae32e18 [2022-05-10T19:09:15.933Z] Step 3/4 : COPY go.mod . [2022-05-10T19:09:15.933Z] ---> c3d3b9055acb [2022-05-10T19:09:15.933Z] Step 4/4 : RUN go mod download [2022-05-10T19:09:16.196Z] ---> Running in d3e6c061629a [2022-05-10T19:09:18.108Z] Still waiting to schedule task [2022-05-10T19:09:18.108Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T19:09:31.099Z] Removing intermediate container d3e6c061629a [2022-05-10T19:09:31.099Z] ---> 5e94c22bf9db [2022-05-10T19:09:31.099Z] Successfully built 5e94c22bf9db [2022-05-10T19:09:31.099Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:09:31.431Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T19:09:31.431Z] . [Pipeline] withDockerContainer [2022-05-10T19:09:31.527Z] prd-ubuntu20.04-docker-8c-8g-47881 does not seem to be running inside a container [2022-05-10T19:09:31.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T19:09:32.011Z] $ docker top 65d0444470b92e990df7a3045236a4a3317a3f84797b1392a93b6bc6d9020d89 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:09:32.419Z] + go version [2022-05-10T19:09:32.419Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T19:09:32.455Z] $ docker stop --time=1 65d0444470b92e990df7a3045236a4a3317a3f84797b1392a93b6bc6d9020d89 [2022-05-10T19:09:33.835Z] $ docker rm -f 65d0444470b92e990df7a3045236a4a3317a3f84797b1392a93b6bc6d9020d89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:09:34.484Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T19:09:34.484Z] . [Pipeline] withDockerContainer [2022-05-10T19:09:34.574Z] prd-ubuntu20.04-docker-8c-8g-47881 does not seem to be running inside a container [2022-05-10T19:09:34.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T19:09:35.034Z] $ docker top c5cbf0ec70cd6f6ba8c930ee68546b0fc1fdc32eecbe1236ac7d5b3826bb9bca -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T19:09:35.147Z] ========================================================= [2022-05-10T19:09:35.147Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T19:09:35.147Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:09:35.482Z] + make test [2022-05-10T19:09:35.482Z] go mod tidy -compat=1.17 [2022-05-10T19:09:35.482Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T19:09:42.107Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-10T19:09:52.143Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-10T19:09:52.143Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-10T19:09:52.143Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-10T19:09:52.143Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-10T19:09:52.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-10T19:09:52.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-10T19:09:52.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-10T19:09:52.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-10T19:09:52.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-10T19:09:52.143Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-10T19:09:52.143Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-10T19:09:52.143Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-10T19:09:52.143Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-10T19:09:52.143Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-10T19:09:52.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-10T19:09:53.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements [2022-05-10T19:09:53.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-10T19:09:53.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-10T19:09:54.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 98.5% of statements [2022-05-10T19:09:54.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-10T19:09:54.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 53.4% of statements [2022-05-10T19:09:54.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-10T19:09:54.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-10T19:09:58.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.766s coverage: 89.2% of statements [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:09:58.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.073s coverage: 84.8% of statements [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-10T19:09:58.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.445s coverage: 95.6% of statements [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:09:58.283Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.080s coverage: 72.2% of statements [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-10T19:09:58.283Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.093s coverage: 60.0% of statements [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-10T19:09:58.283Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.115s coverage: 0.9% of statements [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-10T19:09:58.283Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2022-05-10T19:09:58.283Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.128s coverage: 29.6% of statements [2022-05-10T19:09:58.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-10T19:09:58.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2022-05-10T19:09:58.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2022-05-10T19:09:58.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2022-05-10T19:09:58.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2022-05-10T19:09:58.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2022-05-10T19:10:08.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2022-05-10T19:10:08.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements [2022-05-10T19:10:08.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.206s coverage: 82.5% of statements [2022-05-10T19:10:08.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.047s coverage: 85.4% of statements [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.147s coverage: 91.2% of statements [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.4% of statements [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 89.4% of statements [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.398s coverage: 65.4% of statements [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 43.8% of statements [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.081s coverage: 84.8% of statements [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.3% of statements [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-10T19:10:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-05-10T19:10:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-05-10T19:10:18.851Z] 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-10T19:10:36.938Z] GO111MODULE=on go vet ./... [2022-05-10T19:10:39.479Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T19:10:39.480Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T19:10:39.741Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T19:10:40.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-10T19:10:40.648Z] + ls -al . [2022-05-10T19:10:40.648Z] total 672 [2022-05-10T19:10:40.648Z] drwxrwxr-x 10 1001 1001 4096 May 10 19:10 . [2022-05-10T19:10:40.648Z] drwxr-xr-x 4 root root 4096 May 10 19:09 .. [2022-05-10T19:10:40.648Z] -rw-rw-r-- 1 1001 1001 11 May 10 19:08 .dockerignore [2022-05-10T19:10:40.648Z] drwxrwxr-x 8 1001 1001 4096 May 10 19:09 .git [2022-05-10T19:10:40.648Z] drwxrwxr-x 3 1001 1001 4096 May 10 19:08 .github [2022-05-10T19:10:40.648Z] -rw-rw-r-- 1 1001 1001 879 May 10 19:08 .gitignore [2022-05-10T19:10:40.648Z] -rw-rw-r-- 1 1001 1001 42 May 10 19:08 .golangci.yml [2022-05-10T19:10:40.648Z] -rw-rw-r-- 1 1001 1001 87 May 10 19:08 .hadolint.yml [2022-05-10T19:10:40.648Z] drwxr-xr-x 3 1001 1001 4096 May 10 19:08 .semver [2022-05-10T19:10:40.648Z] -rw-rw-r-- 1 1001 1001 166 May 10 19:08 .sonarcloud.properties [2022-05-10T19:10:40.648Z] -rw-rw-r-- 1 1001 1001 1171 May 10 19:08 ADOPTERS.md [2022-05-10T19:10:40.648Z] -rw-rw-r-- 1 1001 1001 10086 May 10 19:08 Attribution.txt [2022-05-10T19:10:40.648Z] -rw-rw-r-- 1 1001 1001 51732 May 10 19:08 CHANGELOG.md [2022-05-10T19:10:40.648Z] -rw-rw-r-- 1 1001 1001 3804 May 10 19:08 CONTRIBUTING.md [2022-05-10T19:10:40.648Z] -rw-rw-r-- 1 1001 1001 677 May 10 19:08 GOVERNANCE.md [2022-05-10T19:10:40.648Z] -rw-rw-r-- 1 1001 1001 850 May 10 19:08 Jenkinsfile [2022-05-10T19:10:40.648Z] -rw-rw-r-- 1 1001 1001 10775 May 10 19:08 LICENSE [2022-05-10T19:10:40.648Z] -rw-rw-r-- 1 1001 1001 10389 May 10 19:08 Makefile [2022-05-10T19:10:40.648Z] -rw-rw-r-- 1 1001 1001 582 May 10 19:08 OWNERS.md [2022-05-10T19:10:40.648Z] -rw-rw-r-- 1 1001 1001 9094 May 10 19:08 README.md [2022-05-10T19:10:40.648Z] -rw-rw-r-- 1 1001 1001 6912 May 10 19:08 SECURITY.md [2022-05-10T19:10:40.648Z] -rw-rw-r-- 1 1001 1001 5 May 10 19:09 VERSION [2022-05-10T19:10:40.648Z] -rw-rw-r-- 1 1001 1001 4131 May 10 19:08 ZMQWindows.md [2022-05-10T19:10:40.648Z] drwxrwxr-x 2 1001 1001 4096 May 10 19:08 bin [2022-05-10T19:10:40.649Z] drwxrwxr-x 18 1001 1001 4096 May 10 19:08 cmd [2022-05-10T19:10:40.649Z] -rw-r--r-- 1 root root 435134 May 10 19:10 coverage.out [2022-05-10T19:10:40.649Z] -rw-rw-r-- 1 1001 1001 3249 May 10 19:08 go.mod [2022-05-10T19:10:40.649Z] -rw-rw-r-- 1 1001 1001 35148 May 10 19:09 go.sum [2022-05-10T19:10:40.649Z] drwxrwxr-x 8 1001 1001 4096 May 10 19:08 internal [2022-05-10T19:10:40.649Z] drwxrwxr-x 3 1001 1001 4096 May 10 19:08 openapi [2022-05-10T19:10:40.649Z] drwxrwxr-x 4 1001 1001 4096 May 10 19:08 snap [2022-05-10T19:10:40.649Z] -rw-rw-r-- 1 1001 1001 204 May 10 19:08 version.go [Pipeline] sh [2022-05-10T19:10:40.959Z] + '[' -e coverage.out ] [2022-05-10T19:10:40.959Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-10T19:10:41.067Z] Stashed 1 file(s) [Pipeline] sh [2022-05-10T19:10:41.365Z] + make build [2022-05-10T19:10:41.365Z] 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-10T19:10:56.246Z] 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-10T19:11:02.808Z] 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-10T19:11:03.751Z] 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-10T19:11:10.329Z] 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-10T19:11:10.329Z] 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-10T19:11:10.588Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-10T19:11:11.976Z] 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-10T19:11:12.545Z] 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-10T19:11:13.486Z] 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-10T19:11:14.063Z] 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-10T19:11:15.005Z] 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-10T19:11:16.393Z] 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-10T19:11:17.359Z] $ docker stop --time=1 c5cbf0ec70cd6f6ba8c930ee68546b0fc1fdc32eecbe1236ac7d5b3826bb9bca [2022-05-10T19:11:20.069Z] $ docker rm -f c5cbf0ec70cd6f6ba8c930ee68546b0fc1fdc32eecbe1236ac7d5b3826bb9bca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:21.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:11:21.138Z] [2022-05-10T19:11:21.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:21.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:11:21.478Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-10T19:11:21.478Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-10T19:11:21.478Z] ca9280d653b3: Pulling fs layer [2022-05-10T19:11:21.478Z] 7e9c9ca2126c: Pulling fs layer [2022-05-10T19:11:21.478Z] cbdbe7a5bc2a: Download complete [2022-05-10T19:11:21.742Z] ca9280d653b3: Verifying Checksum [2022-05-10T19:11:21.742Z] ca9280d653b3: Download complete [2022-05-10T19:11:21.742Z] cbdbe7a5bc2a: Pull complete [2022-05-10T19:11:22.001Z] 7e9c9ca2126c: Download complete [2022-05-10T19:11:22.260Z] ca9280d653b3: Pull complete [2022-05-10T19:11:25.548Z] 7e9c9ca2126c: Pull complete [2022-05-10T19:11:25.548Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-10T19:11:25.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:11:25.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-10T19:11:25.637Z] prd-ubuntu20.04-docker-8c-8g-47881 does not seem to be running inside a container [2022-05-10T19:11:25.679Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-10T19:11:27.851Z] $ docker top 2667689ecfc292a071d12e35f7296d967bb33c25648b3f697ce6b19cbb61bb04 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:11:28.345Z] + docker-compose build --help [2022-05-10T19:11:28.345Z] + grep parallel [2022-05-10T19:11:28.925Z] --parallel Build images in parallel. [Pipeline] } [2022-05-10T19:11:28.963Z] $ docker stop --time=1 2667689ecfc292a071d12e35f7296d967bb33c25648b3f697ce6b19cbb61bb04 [2022-05-10T19:11:30.220Z] $ docker rm -f 2667689ecfc292a071d12e35f7296d967bb33c25648b3f697ce6b19cbb61bb04 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:30.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:11:30.759Z] . [Pipeline] withDockerContainer [2022-05-10T19:11:30.854Z] prd-ubuntu20.04-docker-8c-8g-47881 does not seem to be running inside a container [2022-05-10T19:11:30.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-10T19:11:31.272Z] $ docker top 4188c0c3af8bf237070a4267aa71b4b2b2c9026a73c1127702e1b909accdb735 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:11:31.699Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T19:11:32.271Z] Building core-command ... [2022-05-10T19:11:32.271Z] Building core-data ... [2022-05-10T19:11:32.271Z] Building core-metadata ... [2022-05-10T19:11:32.271Z] Building security-bootstrapper ... [2022-05-10T19:11:32.271Z] Building security-proxy-setup ... [2022-05-10T19:11:32.271Z] Building security-secretstore-setup ... [2022-05-10T19:11:32.271Z] Building security-spiffe-token-provider ... [2022-05-10T19:11:32.271Z] Building security-spire-agent ... [2022-05-10T19:11:32.271Z] Building security-spire-config ... [2022-05-10T19:11:32.271Z] Building security-spire-server ... [2022-05-10T19:11:32.271Z] Building support-notifications ... [2022-05-10T19:11:32.271Z] Building support-scheduler ... [2022-05-10T19:11:32.271Z] Building sys-mgmt-agent ... [2022-05-10T19:11:32.271Z] Building security-bootstrapper [2022-05-10T19:11:32.271Z] Building security-secretstore-setup [2022-05-10T19:11:32.271Z] Building sys-mgmt-agent [2022-05-10T19:11:32.271Z] Building core-data [2022-05-10T19:11:32.271Z] Building security-spire-agent [2022-05-10T19:11:47.172Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:11:47.172Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:11:47.172Z] ---> 5e94c22bf9db [2022-05-10T19:11:47.172Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:11:47.432Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:11:47.432Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:11:47.432Z] ---> 5e94c22bf9db [2022-05-10T19:11:47.432Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:11:47.432Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:11:47.432Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:11:47.432Z] ---> 5e94c22bf9db [2022-05-10T19:11:47.432Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:11:47.691Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:11:47.691Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:11:47.691Z] ---> 5e94c22bf9db [2022-05-10T19:11:47.691Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T19:11:47.691Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:11:47.692Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:11:47.692Z] ---> 5e94c22bf9db [2022-05-10T19:11:47.692Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T19:11:54.268Z] ---> Running in 732bde24e564 [2022-05-10T19:11:54.268Z] ---> Running in ebdb6f525178 [2022-05-10T19:11:54.268Z] ---> Running in d34a5e2f137b [2022-05-10T19:11:54.268Z] ---> Running in b9619ecdc3e9 [2022-05-10T19:11:54.268Z] ---> Running in f9d9ddae74ec [2022-05-10T19:11:54.528Z] Removing intermediate container ebdb6f525178 [2022-05-10T19:11:54.528Z] ---> e9dc3e5c13ec [2022-05-10T19:11:54.528Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:11:54.788Z] Removing intermediate container f9d9ddae74ec [2022-05-10T19:11:54.788Z] ---> 337bc95bf9f0 [2022-05-10T19:11:54.788Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:11:54.788Z] Removing intermediate container d34a5e2f137b [2022-05-10T19:11:54.788Z] ---> 112c9a43e660 [2022-05-10T19:11:54.788Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:11:54.788Z] Removing intermediate container b9619ecdc3e9 [2022-05-10T19:11:54.788Z] ---> ee1136d16865 [2022-05-10T19:11:54.788Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:11:54.788Z] Removing intermediate container 732bde24e564 [2022-05-10T19:11:54.788Z] ---> 19bd99e7a0f6 [2022-05-10T19:11:54.788Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:11:55.361Z] ---> Running in 3635399d0e80 [2022-05-10T19:11:55.361Z] ---> Running in 1c0f8fd85637 [2022-05-10T19:11:55.361Z] ---> Running in 7b01e081a3d8 [2022-05-10T19:11:55.361Z] ---> Running in 9e83d523bdce [2022-05-10T19:11:55.361Z] ---> Running in 0ee9746b47dc [2022-05-10T19:11:57.273Z] Removing intermediate container 3635399d0e80 [2022-05-10T19:11:57.273Z] ---> 7a5ea0f46d7e [2022-05-10T19:11:57.273Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T19:11:57.273Z] ---> Running in 3df2b6e67005 [2022-05-10T19:11:57.273Z] Removing intermediate container 1c0f8fd85637 [2022-05-10T19:11:57.273Z] ---> e761644e57b6 [2022-05-10T19:11:57.273Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T19:11:57.273Z] ---> Running in a198f257bdef [2022-05-10T19:11:57.273Z] Removing intermediate container 9e83d523bdce [2022-05-10T19:11:57.273Z] ---> e7619f8e7189 [2022-05-10T19:11:57.273Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T19:11:57.533Z] ---> Running in 0792824ca9e5 [2022-05-10T19:11:57.533Z] Removing intermediate container 7b01e081a3d8 [2022-05-10T19:11:57.533Z] ---> 6ffb8779526c [2022-05-10T19:11:57.533Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T19:11:57.533Z] Removing intermediate container 0ee9746b47dc [2022-05-10T19:11:57.533Z] ---> 8ab1893a631a [2022-05-10T19:11:57.533Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:11:57.533Z] ---> Running in a01310d8a2c3 [2022-05-10T19:11:57.533Z] ---> Running in a803e2427712 [2022-05-10T19:11:57.793Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:58.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:58.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:58.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:58.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:58.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:58.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:58.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:58.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:58.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:58.885Z] OK: 221 MiB in 52 packages [2022-05-10T19:11:59.145Z] OK: 221 MiB in 52 packages [2022-05-10T19:11:59.145Z] OK: 221 MiB in 52 packages [2022-05-10T19:11:59.404Z] OK: 221 MiB in 52 packages [2022-05-10T19:11:59.404Z] OK: 221 MiB in 52 packages [2022-05-10T19:11:59.404Z] Removing intermediate container 3df2b6e67005 [2022-05-10T19:11:59.404Z] ---> 2a5942aa64c6 [2022-05-10T19:11:59.404Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:11:59.669Z] Removing intermediate container 0792824ca9e5 [2022-05-10T19:11:59.669Z] ---> 812d583e54f2 [2022-05-10T19:11:59.669Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:11:59.669Z] ---> ee43b3dadfbc [2022-05-10T19:11:59.669Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:11:59.669Z] ---> Running in 57f38088c586 [2022-05-10T19:11:59.669Z] ---> 513588db28c5 [2022-05-10T19:11:59.669Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:11:59.669Z] ---> Running in 189607a2cb12 [2022-05-10T19:11:59.929Z] Removing intermediate container a803e2427712 [2022-05-10T19:11:59.929Z] ---> 856f0d8684e1 [2022-05-10T19:11:59.929Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:11:59.929Z] Removing intermediate container a01310d8a2c3 [2022-05-10T19:11:59.929Z] ---> 4df52e999a5d [2022-05-10T19:11:59.929Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-10T19:11:59.929Z] Removing intermediate container a198f257bdef [2022-05-10T19:11:59.929Z] ---> 390a503d9a4e [2022-05-10T19:11:59.929Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:11:59.929Z] ---> e897d85ca42b [2022-05-10T19:11:59.929Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:12:00.188Z] ---> be59a5444829 [2022-05-10T19:12:00.188Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:12:00.188Z] ---> Running in cbb2b779ea52 [2022-05-10T19:12:00.188Z] ---> Running in 4ede21d8b46a [2022-05-10T19:12:00.188Z] ---> 6b01b821414e [2022-05-10T19:12:00.188Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:12:00.188Z] ---> Running in 991f2cf20c90 [2022-05-10T19:12:01.130Z] Removing intermediate container 57f38088c586 [2022-05-10T19:12:01.130Z] ---> 297d264e7db8 [2022-05-10T19:12:01.130Z] Step 8/23 : COPY . . [2022-05-10T19:12:03.049Z] Removing intermediate container 189607a2cb12 [2022-05-10T19:12:03.049Z] ---> 09406f22cf12 [2022-05-10T19:12:03.049Z] Step 8/25 : COPY . . [2022-05-10T19:12:03.049Z] Removing intermediate container 4ede21d8b46a [2022-05-10T19:12:03.049Z] ---> 86db53f53ca7 [2022-05-10T19:12:03.049Z] Step 8/31 : COPY . . [2022-05-10T19:12:03.308Z] Removing intermediate container 991f2cf20c90 [2022-05-10T19:12:03.309Z] ---> e878790c305c [2022-05-10T19:12:03.309Z] Step 8/23 : COPY . . [2022-05-10T19:12:03.309Z] Removing intermediate container cbb2b779ea52 [2022-05-10T19:12:03.309Z] ---> 1a404e2dcc12 [2022-05-10T19:12:03.309Z] Step 8/26 : COPY . . [2022-05-10T19:12:15.525Z] ---> 9194cc4ebd11 [2022-05-10T19:12:15.525Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T19:12:15.525Z] ---> f80a9262ddeb [2022-05-10T19:12:15.525Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T19:12:15.525Z] ---> 07a9b2dc52d3 [2022-05-10T19:12:15.525Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T19:12:15.525Z] ---> fdb4328be921 [2022-05-10T19:12:15.525Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:12:15.525Z] ---> 652290cedeee [2022-05-10T19:12:15.525Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T19:12:15.525Z] ---> Running in 7cb139878c20 [2022-05-10T19:12:15.525Z] ---> Running in f783295a6a31 [2022-05-10T19:12:15.525Z] ---> Running in 663d61f28a0c [2022-05-10T19:12:15.525Z] ---> Running in 4a35897e3ba6 [2022-05-10T19:12:15.525Z] ---> Running in 5f9ac527e6e1 [2022-05-10T19:12:15.525Z] Removing intermediate container 5f9ac527e6e1 [2022-05-10T19:12:15.525Z] ---> 24ef7f887ffe [2022-05-10T19:12:15.525Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:12:15.525Z] ---> Running in 2151779d44d1 [2022-05-10T19:12:15.525Z] 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-10T19:12:15.784Z] 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-10T19:12:15.784Z] 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-10T19:12:15.784Z] 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-10T19:12:17.161Z] Removing intermediate container 2151779d44d1 [2022-05-10T19:12:17.161Z] ---> f13615e12c98 [2022-05-10T19:12:17.161Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:12:17.161Z] ---> Running in 6f3b8db947c8 [2022-05-10T19:12:17.421Z] Removing intermediate container 6f3b8db947c8 [2022-05-10T19:12:17.421Z] ---> cee8f1a0980b [2022-05-10T19:12:17.421Z] 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-10T19:12:17.421Z] ---> Running in c8aa282b9bd5 [2022-05-10T19:12:18.801Z] spire-1.2.1/ [2022-05-10T19:12:18.801Z] spire-1.2.1/.data/ [2022-05-10T19:12:18.801Z] spire-1.2.1/.data/.file [2022-05-10T19:12:18.801Z] spire-1.2.1/.dockerignore [2022-05-10T19:12:18.801Z] spire-1.2.1/.gitattributes [2022-05-10T19:12:18.801Z] spire-1.2.1/.githooks/ [2022-05-10T19:12:18.801Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:12:18.801Z] spire-1.2.1/.github/ [2022-05-10T19:12:18.801Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:12:18.801Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:12:18.801Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:12:18.801Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:12:18.801Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:12:18.801Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:12:18.801Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:12:18.801Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:12:18.801Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:12:18.801Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:12:18.801Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:12:18.801Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:12:18.801Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:12:18.801Z] spire-1.2.1/.gitignore [2022-05-10T19:12:18.801Z] spire-1.2.1/.go-version [2022-05-10T19:12:18.801Z] spire-1.2.1/.golangci.yml [2022-05-10T19:12:18.801Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:12:18.801Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:12:18.801Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:12:18.801Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:12:18.801Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:12:18.801Z] spire-1.2.1/Dockerfile [2022-05-10T19:12:18.801Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:12:18.801Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:12:18.801Z] spire-1.2.1/LICENSE [2022-05-10T19:12:18.801Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:12:18.801Z] spire-1.2.1/Makefile [2022-05-10T19:12:18.801Z] spire-1.2.1/README.md [2022-05-10T19:12:18.801Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:12:18.801Z] spire-1.2.1/SECURITY.md [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:12:18.801Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:12:18.801Z] spire-1.2.1/conf/ [2022-05-10T19:12:18.801Z] spire-1.2.1/conf/agent/ [2022-05-10T19:12:18.801Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:12:18.801Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:12:18.801Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:12:18.801Z] spire-1.2.1/conf/server/ [2022-05-10T19:12:18.801Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:12:18.801Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:12:18.801Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:12:18.801Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:12:18.801Z] spire-1.2.1/doc/ [2022-05-10T19:12:18.801Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:12:18.801Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:12:18.801Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:12:18.801Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:12:18.801Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:12:18.801Z] spire-1.2.1/doc/images/ [2022-05-10T19:12:18.801Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:12:18.801Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:12:18.801Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:12:18.801Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:12:18.801Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:12:18.801Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:12:18.801Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:12:18.801Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:12:18.801Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:12:18.801Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:12:18.802Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:12:18.802Z] spire-1.2.1/examples/ [2022-05-10T19:12:18.802Z] spire-1.2.1/examples/README.md [2022-05-10T19:12:18.802Z] spire-1.2.1/go.mod [2022-05-10T19:12:18.802Z] spire-1.2.1/go.sum [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:12:18.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:12:18.803Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:12:18.804Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:12:18.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:12:18.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:12:18.807Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:12:18.807Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:12:18.807Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:12:18.807Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:12:18.807Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:12:18.807Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:12:18.807Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:12:18.807Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/ [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/private/ [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/spire/ [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:12:18.807Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:12:18.807Z] spire-1.2.1/release/ [2022-05-10T19:12:18.807Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:12:18.807Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:12:18.807Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:12:18.807Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:12:18.807Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:12:18.807Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:12:18.807Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:12:18.807Z] spire-1.2.1/release/spire/ [2022-05-10T19:12:18.807Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:12:18.807Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:12:18.807Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:12:18.807Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:12:18.807Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:12:18.807Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:12:18.807Z] spire-1.2.1/script/ [2022-05-10T19:12:18.807Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:12:18.807Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:12:18.807Z] spire-1.2.1/support/ [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/ [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:12:18.807Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:12:18.807Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:12:18.807Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/clock/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:12:18.807Z] spire-1.2.1/test/fixture/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:12:18.808Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/common [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:12:18.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:12:18.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:12:18.810Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:12:18.810Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/testca/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/testkey/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:12:18.810Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/util/ [2022-05-10T19:12:18.810Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/util/race.go [2022-05-10T19:12:18.810Z] spire-1.2.1/test/util/util.go [2022-05-10T19:12:18.810Z] building spire from source... [2022-05-10T19:12:19.069Z] Installing go1.17.7... [2022-05-10T19:12:24.338Z] Building bin/spire-server... [2022-05-10T19:12:24.338Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:12:24.338Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:12:24.338Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:12:24.338Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:12:24.338Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:12:24.596Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:12:24.596Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:12:24.596Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:12:24.596Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:12:24.855Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:12:24.856Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:12:24.856Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:12:24.856Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:12:24.856Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:12:24.856Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:12:24.856Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:12:25.115Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:12:25.115Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:12:25.115Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:12:25.115Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:12:25.379Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:12:25.379Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:12:25.379Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:12:25.379Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:12:25.379Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:12:25.379Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:12:25.379Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:12:25.379Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:12:25.379Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:12:25.379Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:12:25.379Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:12:25.379Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:12:25.379Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:12:25.641Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:12:25.641Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:12:25.641Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:12:25.641Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:12:25.641Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:12:25.641Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:12:25.641Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:12:25.641Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:12:25.641Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:12:25.641Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:12:25.901Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:12:25.901Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:12:25.901Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:12:25.901Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:12:25.901Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:12:25.901Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:12:25.901Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:12:25.901Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:12:26.183Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:12:26.183Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:12:26.183Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:12:26.183Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:12:26.751Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:12:28.652Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:12:28.652Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:12:28.652Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:12:28.652Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:12:28.652Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:12:32.842Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:12:32.842Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:12:32.842Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:12:32.842Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:12:32.842Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:12:32.842Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:12:32.842Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:12:32.842Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:12:32.842Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:12:32.842Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:12:34.222Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:12:34.222Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:12:34.222Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:12:34.222Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:12:34.486Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:12:34.486Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:12:34.486Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:12:34.486Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:12:34.745Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:12:34.745Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:12:34.745Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:12:34.745Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:12:34.745Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:12:34.745Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:12:34.745Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:12:34.745Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:12:35.004Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:12:35.004Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:12:35.004Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:12:35.004Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:12:35.004Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:12:35.004Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:12:36.908Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:12:36.908Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:12:36.908Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:12:36.908Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:12:37.168Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:12:37.168Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:12:37.168Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:12:37.168Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:12:37.427Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:12:37.427Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:12:37.427Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:12:37.427Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:12:37.427Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:12:37.996Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:12:37.996Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:12:37.996Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:12:37.996Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:12:37.996Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:12:37.996Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:12:37.996Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:12:37.996Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:12:37.996Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:12:37.996Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:12:38.564Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:12:38.564Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:12:38.564Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:12:38.564Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:12:38.564Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:12:38.564Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:12:38.564Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:12:38.823Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:12:38.823Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:12:38.823Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:12:38.823Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:12:38.823Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:12:38.823Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:12:38.823Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:12:38.823Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:12:38.823Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:12:39.083Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:12:39.083Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:12:39.083Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:12:39.083Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:12:39.083Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:12:39.083Z] 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-10T19:12:39.083Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:12:39.083Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:12:39.083Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:12:39.083Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:12:39.083Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:12:43.285Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:12:43.285Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:13:05.241Z] Removing intermediate container 7cb139878c20 [2022-05-10T19:13:05.241Z] ---> 593454a751b9 [2022-05-10T19:13:05.241Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T19:13:05.241Z] Removing intermediate container f783295a6a31 [2022-05-10T19:13:05.241Z] ---> 706edf2119cf [2022-05-10T19:13:05.241Z] [2022-05-10T19:13:05.241Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T19:13:05.241Z] Removing intermediate container 663d61f28a0c [2022-05-10T19:13:05.241Z] ---> 70037f987caf [2022-05-10T19:13:05.241Z] [2022-05-10T19:13:05.241Z] Removing intermediate container 4a35897e3ba6 [2022-05-10T19:13:05.241Z] ---> c4d28169d268 [2022-05-10T19:13:05.241Z] [2022-05-10T19:13:05.241Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:13:05.241Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T19:13:05.241Z] ---> Running in c1e5cad31f17 [2022-05-10T19:13:05.241Z] 3.14: Pulling from library/alpine [2022-05-10T19:13:05.241Z] 3.14: Pulling from library/alpine [2022-05-10T19:13:05.241Z] 3.14: Pulling from library/alpine [2022-05-10T19:13:05.241Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:13:05.241Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:13:05.241Z] Status: Image is up to date for alpine:3.14 [2022-05-10T19:13:05.241Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T19:13:05.241Z] ---> e04c818066af [2022-05-10T19:13:05.241Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T19:13:05.241Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:13:05.241Z] Status: Image is up to date for alpine:3.14 [2022-05-10T19:13:05.241Z] ---> e04c818066af [2022-05-10T19:13:05.241Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T19:13:05.843Z] ---> e04c818066af [2022-05-10T19:13:05.843Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T19:13:06.103Z] ---> Running in 0fa50c817554 [2022-05-10T19:13:06.400Z] ---> Running in 0f69bec738e8 [2022-05-10T19:13:06.400Z] ---> Running in 69216826e2ea [2022-05-10T19:13:06.400Z] 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-10T19:13:06.723Z] Removing intermediate container 0f69bec738e8 [2022-05-10T19:13:06.723Z] ---> 6b9b6cd695b1 [2022-05-10T19:13:06.723Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T19:13:07.056Z] Removing intermediate container 69216826e2ea [2022-05-10T19:13:07.056Z] ---> aa663998b98a [2022-05-10T19:13:07.056Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T19:13:07.056Z] ---> Running in bf945d42656a [2022-05-10T19:13:07.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:07.056Z] ---> Running in 63cb9a728541 [2022-05-10T19:13:07.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:07.381Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T19:13:07.381Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T19:13:07.381Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T19:13:07.381Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:13:07.381Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:13:07.639Z] OK: 6 MiB in 17 packages [2022-05-10T19:13:07.898Z] Removing intermediate container 63cb9a728541 [2022-05-10T19:13:07.898Z] ---> a98ba35e3b2d [2022-05-10T19:13:07.898Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T19:13:08.157Z] ---> Running in b67fd5efcf14 [2022-05-10T19:13:08.157Z] Removing intermediate container c1e5cad31f17 [2022-05-10T19:13:08.157Z] ---> b7c88dc5daff [2022-05-10T19:13:08.157Z] [2022-05-10T19:13:08.157Z] Step 11/23 : FROM docker:20.10.14 [2022-05-10T19:13:08.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:08.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:08.498Z] 20.10.14: Pulling from library/docker [2022-05-10T19:13:08.784Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T19:13:08.784Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T19:13:08.784Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:13:08.784Z] OK: 6 MiB in 16 packages [2022-05-10T19:13:08.784Z] Removing intermediate container b67fd5efcf14 [2022-05-10T19:13:08.784Z] ---> 60475fbae4a6 [2022-05-10T19:13:08.784Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:13:09.352Z] Removing intermediate container 0fa50c817554 [2022-05-10T19:13:09.353Z] ---> f90a3f01c711 [2022-05-10T19:13:09.353Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:13:09.353Z] ---> Running in 8fbb08b60996 [2022-05-10T19:13:09.926Z] ---> Running in 82c3642941cd [2022-05-10T19:13:10.514Z] Removing intermediate container bf945d42656a [2022-05-10T19:13:10.514Z] ---> f54138a5059b [2022-05-10T19:13:10.514Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-10T19:13:11.083Z] Removing intermediate container 82c3642941cd [2022-05-10T19:13:11.083Z] ---> e580294f18a1 [2022-05-10T19:13:11.083Z] Step 13/25 : WORKDIR / [2022-05-10T19:13:11.083Z] ---> Running in 0dc5988072c9 [2022-05-10T19:13:11.083Z] ---> Running in 25777cd59336 [2022-05-10T19:13:11.346Z] Removing intermediate container 0dc5988072c9 [2022-05-10T19:13:11.346Z] ---> f8fa1a4f8b1e [2022-05-10T19:13:11.346Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T19:13:11.607Z] ---> Running in 88c73f821ce0 [2022-05-10T19:13:11.607Z] Removing intermediate container 25777cd59336 [2022-05-10T19:13:11.607Z] ---> 139e76b4452d [2022-05-10T19:13:11.607Z] 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-10T19:13:12.178Z] Removing intermediate container 88c73f821ce0 [2022-05-10T19:13:12.178Z] ---> a97f79d4e93d [2022-05-10T19:13:12.178Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T19:13:12.440Z] ---> 11b285eec016 [2022-05-10T19:13:12.440Z] 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-10T19:13:12.440Z] Removing intermediate container 8fbb08b60996 [2022-05-10T19:13:12.440Z] ---> 2f7592914cb7 [2022-05-10T19:13:12.440Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T19:13:12.440Z] ---> Running in c97467888aca [2022-05-10T19:13:12.765Z] ---> Running in 1e6a45411897 [2022-05-10T19:13:13.026Z] ---> 9c3e806183e8 [2022-05-10T19:13:13.026Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T19:13:13.965Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:13.965Z] ---> 29320d40083a [2022-05-10T19:13:13.965Z] 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-10T19:13:14.537Z] Removing intermediate container c97467888aca [2022-05-10T19:13:14.537Z] ---> 4c42eb58839a [2022-05-10T19:13:14.537Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T19:13:14.537Z] ---> Running in 63d639088ebd [2022-05-10T19:13:14.537Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:14.537Z] ---> 82a295c5a06d [2022-05-10T19:13:14.537Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T19:13:15.104Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:13:15.104Z] Removing intermediate container 63d639088ebd [2022-05-10T19:13:15.104Z] ---> f22ee7332f98 [2022-05-10T19:13:15.104Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T19:13:15.104Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T19:13:15.104Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T19:13:15.104Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T19:13:15.370Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T19:13:15.370Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T19:13:15.370Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:13:15.370Z] OK: 8 MiB in 20 packages [2022-05-10T19:13:15.945Z] ---> 548c3983a387 [2022-05-10T19:13:15.945Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T19:13:15.945Z] ---> Running in 2da21cf5c9e8 [2022-05-10T19:13:15.945Z] ---> 09fdaa658566 [2022-05-10T19:13:15.945Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T19:13:16.512Z] Removing intermediate container 1e6a45411897 [2022-05-10T19:13:16.512Z] ---> 6423020da373 [2022-05-10T19:13:16.512Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:13:18.416Z] ---> d547721da518 [2022-05-10T19:13:18.416Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:13:18.831Z] ---> 182add99778e [2022-05-10T19:13:18.831Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-10T19:13:19.090Z] ---> c5c84f459492 [2022-05-10T19:13:19.090Z] 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-10T19:13:19.357Z] ---> Running in 98e5717ad75d [2022-05-10T19:13:19.357Z] Removing intermediate container 2da21cf5c9e8 [2022-05-10T19:13:19.357Z] ---> a1be22d7ab1e [2022-05-10T19:13:19.357Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:13:20.291Z] ---> 2b6bb43f6615 [2022-05-10T19:13:20.291Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-10T19:13:20.865Z] ---> de2bd67b3712 [2022-05-10T19:13:20.865Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T19:13:20.865Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T19:13:20.865Z] ---> e53fd8c81a4c [2022-05-10T19:13:20.865Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-10T19:13:21.131Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-10T19:13:21.131Z] ---> 7417809fdb73 [2022-05-10T19:13:21.131Z] 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-10T19:13:21.131Z] ---> Running in 4363b829f26e [2022-05-10T19:13:21.131Z] ---> Running in 8425bbab7fe7 [2022-05-10T19:13:21.394Z] Removing intermediate container 98e5717ad75d [2022-05-10T19:13:21.394Z] ---> eceb0939dd10 [2022-05-10T19:13:21.394Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:13:21.655Z] Removing intermediate container 4363b829f26e [2022-05-10T19:13:21.655Z] ---> 5dfd43c8b87e [2022-05-10T19:13:21.655Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:13:21.655Z] ---> Running in 0e10d446b42d [2022-05-10T19:13:21.655Z] ---> 7b42b8cd1c16 [2022-05-10T19:13:21.655Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T19:13:21.655Z] Removing intermediate container 8425bbab7fe7 [2022-05-10T19:13:21.655Z] ---> 7dcf36a97fe0 [2022-05-10T19:13:21.655Z] 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-10T19:13:21.655Z] ---> Running in b0b6856a9ac2 [2022-05-10T19:13:21.655Z] ---> Running in ee68a8f58482 [2022-05-10T19:13:22.225Z] Removing intermediate container 0e10d446b42d [2022-05-10T19:13:22.225Z] ---> 868e25d82f9e [2022-05-10T19:13:22.225Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T19:13:22.225Z] Removing intermediate container b0b6856a9ac2 [2022-05-10T19:13:22.225Z] ---> a000e43fbd7a [2022-05-10T19:13:22.225Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T19:13:22.226Z] ---> Running in a69389b45e03 [2022-05-10T19:13:22.226Z] ---> 5c125f13fe00 [2022-05-10T19:13:22.226Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T19:13:22.226Z] ---> Running in a6495a121d5a [2022-05-10T19:13:22.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:22.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:22.487Z] Removing intermediate container a69389b45e03 [2022-05-10T19:13:22.487Z] ---> 3c3b0086bd21 [2022-05-10T19:13:22.487Z] Step 24/25 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:13:22.487Z] Removing intermediate container a6495a121d5a [2022-05-10T19:13:22.487Z] ---> 4b65d0ba9bba [2022-05-10T19:13:22.487Z] Step 22/23 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:13:22.487Z] ---> 93e0741308d2 [2022-05-10T19:13:22.487Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T19:13:22.487Z] ---> Running in a6da46189baa [2022-05-10T19:13:22.487Z] ---> Running in 53419f56343a [2022-05-10T19:13:22.749Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T19:13:22.749Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T19:13:22.749Z] Executing bash-5.1.16-r0.post-install [2022-05-10T19:13:22.749Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:13:22.749Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T19:13:22.749Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T19:13:22.749Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T19:13:22.749Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T19:13:22.749Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T19:13:22.749Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T19:13:22.749Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T19:13:22.749Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T19:13:22.749Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T19:13:22.749Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T19:13:22.749Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T19:13:22.749Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T19:13:22.749Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T19:13:22.749Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T19:13:23.321Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T19:13:23.321Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T19:13:23.321Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T19:13:23.321Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T19:13:23.321Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T19:13:23.321Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T19:13:23.321Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T19:13:23.321Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T19:13:23.321Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T19:13:23.321Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T19:13:23.321Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T19:13:23.321Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T19:13:23.321Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T19:13:23.321Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T19:13:23.321Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T19:13:23.321Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T19:13:23.321Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T19:13:23.321Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T19:13:23.321Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T19:13:23.321Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T19:13:23.321Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T19:13:23.321Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T19:13:23.321Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T19:13:23.321Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T19:13:23.321Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T19:13:23.321Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T19:13:23.321Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:13:23.321Z] OK: 83 MiB in 65 packages [2022-05-10T19:13:23.901Z] Removing intermediate container 53419f56343a [2022-05-10T19:13:23.901Z] ---> ef0926baec77 [2022-05-10T19:13:23.901Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:13:24.236Z] ---> d8bf6532b36d [2022-05-10T19:13:24.236Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T19:13:24.236Z] Removing intermediate container a6da46189baa [2022-05-10T19:13:24.236Z] ---> c39284bfecac [2022-05-10T19:13:24.236Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T19:13:24.236Z] ---> Running in 45ef09cb64ca [2022-05-10T19:13:24.512Z] ---> Running in 081fa2d775de [2022-05-10T19:13:24.512Z] ---> Running in a7f2218b4b89 [2022-05-10T19:13:24.512Z] Removing intermediate container 45ef09cb64ca [2022-05-10T19:13:24.512Z] ---> a8343dce7d21 [2022-05-10T19:13:24.512Z] [2022-05-10T19:13:24.772Z] Collecting docker-compose==1.23.2 [2022-05-10T19:13:24.772Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T19:13:24.772Z] Successfully built a8343dce7d21 [2022-05-10T19:13:24.772Z] Successfully tagged core-data:latest [2022-05-10T19:13:24.772Z] Removing intermediate container a7f2218b4b89 [2022-05-10T19:13:24.772Z] ---> a24608e90c81 [2022-05-10T19:13:24.772Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T19:13:24.772Z]  Building core-data ... done Building core-command [2022-05-10T19:13:24.772Z] Removing intermediate container 081fa2d775de [2022-05-10T19:13:24.772Z] ---> 2f24f091130f [2022-05-10T19:13:24.772Z] [2022-05-10T19:13:24.772Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T19:13:24.772Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T19:13:25.042Z] Successfully built 2f24f091130f [2022-05-10T19:13:25.042Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T19:13:25.042Z] Successfully tagged security-secretstore-setup:latest [2022-05-10T19:13:25.042Z] Building support-scheduler [2022-05-10T19:13:25.042Z]  Building security-secretstore-setup ... done  Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T19:13:25.042Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T19:13:25.042Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T19:13:25.042Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T19:13:25.042Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T19:13:25.613Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T19:13:25.613Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T19:13:25.614Z] 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-10T19:13:25.614Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T19:13:25.614Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T19:13:26.182Z] Collecting PyYAML<4,>=3.10 [2022-05-10T19:13:26.182Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T19:13:26.750Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T19:13:26.750Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T19:13:27.317Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T19:13:27.317Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T19:13:27.575Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T19:13:27.575Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T19:13:27.575Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T19:13:27.575Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T19:13:27.575Z] 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-10T19:13:27.575Z] Collecting idna<2.8,>=2.5 [2022-05-10T19:13:27.575Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T19:13:27.575Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T19:13:27.575Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T19:13:27.575Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T19:13:27.575Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T19:13:27.575Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T19:13:27.575Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T19:13:27.836Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T19:13:27.836Z] Attempting uninstall: urllib3 [2022-05-10T19:13:27.836Z] Found existing installation: urllib3 1.26.7 [2022-05-10T19:13:27.836Z] Uninstalling urllib3-1.26.7: [2022-05-10T19:13:27.836Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T19:13:30.388Z] Attempting uninstall: idna [2022-05-10T19:13:30.388Z] Found existing installation: idna 3.3 [2022-05-10T19:13:30.388Z] Uninstalling idna-3.3: [2022-05-10T19:13:30.388Z] Successfully uninstalled idna-3.3 [2022-05-10T19:13:30.388Z] ---> 1506b5cbe8e4 [2022-05-10T19:13:30.388Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T19:13:31.330Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:13:31.330Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:13:31.330Z] ---> 5e94c22bf9db [2022-05-10T19:13:31.330Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:13:31.330Z] ---> Using cache [2022-05-10T19:13:31.330Z] ---> 112c9a43e660 [2022-05-10T19:13:31.330Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:13:31.330Z] ---> Using cache [2022-05-10T19:13:31.330Z] ---> 8ab1893a631a [2022-05-10T19:13:31.330Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:13:31.618Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:13:31.618Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:13:31.618Z] ---> 5e94c22bf9db [2022-05-10T19:13:31.618Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:13:31.618Z] ---> Using cache [2022-05-10T19:13:31.618Z] ---> 112c9a43e660 [2022-05-10T19:13:31.618Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:13:31.618Z] ---> Using cache [2022-05-10T19:13:31.618Z] ---> 8ab1893a631a [2022-05-10T19:13:31.618Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:13:32.556Z] Attempting uninstall: requests [2022-05-10T19:13:32.556Z] Found existing installation: requests 2.26.0 [2022-05-10T19:13:32.556Z] Uninstalling requests-2.26.0: [2022-05-10T19:13:32.556Z] Successfully uninstalled requests-2.26.0 [2022-05-10T19:13:33.125Z] ---> Running in f35b8ecb9190 [2022-05-10T19:13:33.125Z] ---> Running in dfa498773e08 [2022-05-10T19:13:33.125Z] ---> Running in 633ba4c23ca8 [2022-05-10T19:13:33.125Z] Running setup.py install for texttable: started [2022-05-10T19:13:33.388Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T19:13:33.388Z] Running setup.py install for PyYAML: started [2022-05-10T19:13:33.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:33.646Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:33.906Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T19:13:33.906Z] Running setup.py install for docopt: started [2022-05-10T19:13:34.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:34.423Z] Removing intermediate container dfa498773e08 [2022-05-10T19:13:34.423Z] ---> 3b6cb6f6f4ad [2022-05-10T19:13:34.423Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T19:13:34.423Z] Running setup.py install for docopt: finished with status 'done' [2022-05-10T19:13:34.423Z] Running setup.py install for dockerpty: started [2022-05-10T19:13:34.423Z] ---> Running in 12fabe7ee40c [2022-05-10T19:13:34.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:34.423Z] Removing intermediate container 12fabe7ee40c [2022-05-10T19:13:34.423Z] ---> b51194348c87 [2022-05-10T19:13:34.423Z] Step 28/31 : CMD ["gate"] [2022-05-10T19:13:34.681Z] OK: 221 MiB in 52 packages [2022-05-10T19:13:34.681Z] ---> Running in f6ce398d4d04 [2022-05-10T19:13:34.681Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T19:13:34.939Z] OK: 221 MiB in 52 packages [2022-05-10T19:13:34.939Z] Removing intermediate container f6ce398d4d04 [2022-05-10T19:13:34.939Z] ---> 7fa9146fe069 [2022-05-10T19:13:34.939Z] Step 29/31 : LABEL arch=x86_64 [2022-05-10T19:13:35.200Z] ---> Running in daf088795833 [2022-05-10T19:13:35.200Z] 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-10T19:13:35.200Z] Removing intermediate container daf088795833 [2022-05-10T19:13:35.200Z] ---> 002442d16fec [2022-05-10T19:13:35.200Z] Step 30/31 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:13:35.460Z] Removing intermediate container 633ba4c23ca8 [2022-05-10T19:13:35.460Z] ---> 9624bd0ead28 [2022-05-10T19:13:35.460Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:13:35.460Z] ---> Running in 4d1600c7e8d9 [2022-05-10T19:13:35.460Z] Removing intermediate container f35b8ecb9190 [2022-05-10T19:13:35.460Z] ---> 7fb7644c9e18 [2022-05-10T19:13:35.460Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:13:35.720Z] ---> 74caf7b77104 [2022-05-10T19:13:35.720Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:13:35.720Z] Removing intermediate container 4d1600c7e8d9 [2022-05-10T19:13:35.720Z] ---> 0981a50f6c6c [2022-05-10T19:13:35.720Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T19:13:35.720Z] ---> Running in 99415e06c382 [2022-05-10T19:13:35.982Z] ---> 919788c68867 [2022-05-10T19:13:35.983Z] ---> Running in e83f158aa7c1 [2022-05-10T19:13:35.983Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:13:35.983Z] ---> Running in b065414952ae [2022-05-10T19:13:36.245Z] Removing intermediate container e83f158aa7c1 [2022-05-10T19:13:36.245Z] ---> 1abd0ede6b8a [2022-05-10T19:13:36.245Z] [2022-05-10T19:13:36.245Z] Successfully built 1abd0ede6b8a [2022-05-10T19:13:36.245Z] Successfully tagged security-bootstrapper:latest [2022-05-10T19:13:36.245Z]  Building security-bootstrapper ... done Building support-notifications [2022-05-10T19:13:39.533Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:13:39.533Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:13:39.533Z] ---> 5e94c22bf9db [2022-05-10T19:13:39.533Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:13:39.533Z] ---> Using cache [2022-05-10T19:13:39.533Z] ---> 112c9a43e660 [2022-05-10T19:13:39.533Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:13:39.533Z] ---> Using cache [2022-05-10T19:13:39.533Z] ---> 8ab1893a631a [2022-05-10T19:13:39.533Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T19:13:40.504Z] ---> Running in 9e5068716e01 [2022-05-10T19:13:40.504Z] Removing intermediate container 99415e06c382 [2022-05-10T19:13:40.504Z] ---> 21f8e98a3c12 [2022-05-10T19:13:40.504Z] Step 8/23 : COPY . . [2022-05-10T19:13:40.764Z] Removing intermediate container b065414952ae [2022-05-10T19:13:40.764Z] ---> 7846f0e9aab5 [2022-05-10T19:13:40.764Z] Step 8/22 : COPY . . [2022-05-10T19:13:40.764Z] Removing intermediate container ee68a8f58482 [2022-05-10T19:13:40.764Z] ---> 4293b38dcc33 [2022-05-10T19:13:40.764Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T19:13:40.764Z] ---> Running in fcdc0075eff2 [2022-05-10T19:13:40.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:41.705Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:42.271Z] OK: 221 MiB in 52 packages [2022-05-10T19:13:46.468Z] Removing intermediate container fcdc0075eff2 [2022-05-10T19:13:46.468Z] ---> 9228cf336484 [2022-05-10T19:13:46.468Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T19:13:47.417Z] ---> 254dfc00c5c9 [2022-05-10T19:13:47.417Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T19:13:47.417Z] ---> Running in 50bc64514da4 [2022-05-10T19:13:47.417Z] ---> 33052bcb16b4 [2022-05-10T19:13:47.417Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T19:13:47.682Z] ---> Running in 59d0c6549abc [2022-05-10T19:13:47.682Z] ---> Running in 0dec732f93bb [2022-05-10T19:13:47.682Z] Removing intermediate container 9e5068716e01 [2022-05-10T19:13:47.682Z] ---> 309bc4faf026 [2022-05-10T19:13:47.682Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:13:47.983Z] Removing intermediate container 50bc64514da4 [2022-05-10T19:13:47.983Z] ---> 2629b3400b32 [2022-05-10T19:13:47.983Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T19:13:47.983Z] ---> a6ddee45acac [2022-05-10T19:13:47.983Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:13:48.253Z] ---> Running in 0b510adc6986 [2022-05-10T19:13:48.513Z] ---> 2e87cb0d122a [2022-05-10T19:13:48.513Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T19:13:48.513Z] 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-10T19:13:48.513Z] 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-10T19:13:48.772Z] ---> 3d37a5be2bac [2022-05-10T19:13:48.772Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T19:13:49.338Z] ---> 030b8e5af7f9 [2022-05-10T19:13:49.338Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T19:13:49.338Z] ---> Running in a57e5b9ff94e [2022-05-10T19:13:49.599Z] Removing intermediate container a57e5b9ff94e [2022-05-10T19:13:49.599Z] ---> 05caf16db40d [2022-05-10T19:13:49.599Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:13:49.599Z] ---> Running in 168bdbff03bd [2022-05-10T19:13:49.599Z] Removing intermediate container 0b510adc6986 [2022-05-10T19:13:49.599Z] ---> 6228e2d59eff [2022-05-10T19:13:49.599Z] Step 8/22 : COPY . . [2022-05-10T19:13:49.599Z] Removing intermediate container 168bdbff03bd [2022-05-10T19:13:49.599Z] ---> 081e226d3999 [2022-05-10T19:13:49.599Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T19:13:49.859Z] ---> Running in 7491c9b2f67d [2022-05-10T19:13:50.794Z] Removing intermediate container 7491c9b2f67d [2022-05-10T19:13:50.794Z] ---> e5653c6e7043 [2022-05-10T19:13:50.794Z] Step 22/23 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:13:51.364Z] ---> Running in f770535cf9cf [2022-05-10T19:13:51.959Z] Removing intermediate container f770535cf9cf [2022-05-10T19:13:51.959Z] ---> 8b25a327f7a9 [2022-05-10T19:13:51.959Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:13:52.222Z] ---> Running in c55df728db6e [2022-05-10T19:13:52.792Z] Removing intermediate container c55df728db6e [2022-05-10T19:13:52.792Z] ---> f39c706e6412 [2022-05-10T19:13:52.792Z] [2022-05-10T19:13:52.792Z] Successfully built f39c706e6412 [2022-05-10T19:13:52.792Z] Successfully tagged sys-mgmt-agent:latest [2022-05-10T19:13:52.792Z] Building security-spire-config [2022-05-10T19:13:56.993Z]  Building sys-mgmt-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:13:56.993Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:13:56.993Z] ---> 5e94c22bf9db [2022-05-10T19:13:56.993Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:13:56.993Z] ---> Using cache [2022-05-10T19:13:56.993Z] ---> 112c9a43e660 [2022-05-10T19:13:56.993Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:13:56.993Z] ---> Using cache [2022-05-10T19:13:56.993Z] ---> 8ab1893a631a [2022-05-10T19:13:56.993Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:13:56.993Z] ---> Using cache [2022-05-10T19:13:56.993Z] ---> 856f0d8684e1 [2022-05-10T19:13:56.993Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:13:56.993Z] ---> Using cache [2022-05-10T19:13:56.993Z] ---> e897d85ca42b [2022-05-10T19:13:56.993Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:13:56.993Z] ---> Using cache [2022-05-10T19:13:56.993Z] ---> 1a404e2dcc12 [2022-05-10T19:13:56.993Z] Step 8/26 : COPY . . [2022-05-10T19:13:56.993Z] ---> Using cache [2022-05-10T19:13:56.993Z] ---> fdb4328be921 [2022-05-10T19:13:56.993Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:13:56.993Z] ---> Using cache [2022-05-10T19:13:56.993Z] ---> 24ef7f887ffe [2022-05-10T19:13:56.993Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:13:56.993Z] ---> Using cache [2022-05-10T19:13:56.993Z] ---> f13615e12c98 [2022-05-10T19:13:56.993Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:13:56.993Z] ---> Using cache [2022-05-10T19:13:56.993Z] ---> cee8f1a0980b [2022-05-10T19:13:56.993Z] 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-10T19:13:59.583Z] ---> Running in 8a5f168ca62f [2022-05-10T19:13:59.583Z] ---> 6bb439d57c24 [2022-05-10T19:13:59.583Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-10T19:13:59.851Z] ---> Running in 3e44fba03c8b [2022-05-10T19:14:00.791Z] 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-10T19:14:01.051Z] spire-1.2.1/ [2022-05-10T19:14:01.051Z] spire-1.2.1/.data/ [2022-05-10T19:14:01.051Z] spire-1.2.1/.data/.file [2022-05-10T19:14:01.051Z] spire-1.2.1/.dockerignore [2022-05-10T19:14:01.051Z] spire-1.2.1/.gitattributes [2022-05-10T19:14:01.051Z] spire-1.2.1/.githooks/ [2022-05-10T19:14:01.051Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:14:01.051Z] spire-1.2.1/.github/ [2022-05-10T19:14:01.051Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:14:01.051Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:14:01.051Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:14:01.051Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:14:01.051Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:14:01.051Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:14:01.051Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:14:01.051Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:14:01.051Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:14:01.051Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:14:01.051Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:14:01.051Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:14:01.051Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:14:01.051Z] spire-1.2.1/.gitignore [2022-05-10T19:14:01.051Z] spire-1.2.1/.go-version [2022-05-10T19:14:01.051Z] spire-1.2.1/.golangci.yml [2022-05-10T19:14:01.051Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:14:01.051Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:14:01.051Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:14:01.051Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:14:01.051Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:14:01.051Z] spire-1.2.1/Dockerfile [2022-05-10T19:14:01.051Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:14:01.051Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:14:01.051Z] spire-1.2.1/LICENSE [2022-05-10T19:14:01.051Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:14:01.051Z] spire-1.2.1/Makefile [2022-05-10T19:14:01.051Z] spire-1.2.1/README.md [2022-05-10T19:14:01.051Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:14:01.051Z] spire-1.2.1/SECURITY.md [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:14:01.051Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:14:01.051Z] spire-1.2.1/conf/ [2022-05-10T19:14:01.051Z] spire-1.2.1/conf/agent/ [2022-05-10T19:14:01.051Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:14:01.051Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:14:01.051Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:14:01.051Z] spire-1.2.1/conf/server/ [2022-05-10T19:14:01.051Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:14:01.051Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:14:01.051Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:14:01.051Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/ [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/images/ [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:14:01.051Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:14:01.052Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:14:01.052Z] spire-1.2.1/examples/ [2022-05-10T19:14:01.052Z] spire-1.2.1/examples/README.md [2022-05-10T19:14:01.052Z] spire-1.2.1/go.mod [2022-05-10T19:14:01.052Z] spire-1.2.1/go.sum [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:14:01.052Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:14:01.053Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:14:01.054Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:14:01.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:14:01.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/ [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/private/ [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/spire/ [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:14:01.318Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:14:01.318Z] spire-1.2.1/release/ [2022-05-10T19:14:01.318Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:14:01.318Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:14:01.318Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:14:01.318Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:14:01.318Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:14:01.318Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:14:01.318Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:14:01.318Z] spire-1.2.1/release/spire/ [2022-05-10T19:14:01.318Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:14:01.318Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:14:01.318Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:14:01.318Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:14:01.318Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:14:01.318Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:14:01.318Z] spire-1.2.1/script/ [2022-05-10T19:14:01.318Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:14:01.318Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:14:01.318Z] spire-1.2.1/support/ [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/ [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:14:01.318Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:14:01.319Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:14:01.319Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:14:01.319Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/clock/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:14:01.319Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/common [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:14:01.319Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:14:01.320Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:14:01.321Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:14:01.322Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:14:01.322Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/testca/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/testkey/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:14:01.322Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/util/ [2022-05-10T19:14:01.322Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/util/race.go [2022-05-10T19:14:01.322Z] spire-1.2.1/test/util/util.go [2022-05-10T19:14:01.322Z] building spire from source... [2022-05-10T19:14:01.322Z] Installing go1.17.7... [2022-05-10T19:14:07.888Z] Building bin/spire-server... [2022-05-10T19:14:07.888Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:14:07.888Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:14:07.888Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:14:07.888Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:14:07.888Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:14:07.888Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:14:07.888Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:14:07.888Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:14:07.888Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:14:07.888Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:14:07.888Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:14:07.888Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:14:07.888Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:14:07.888Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:14:07.888Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:14:07.888Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:14:07.888Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:14:07.888Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:14:07.888Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:14:07.888Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:14:07.888Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:14:07.888Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:14:07.888Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:14:07.888Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:14:07.888Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:14:07.888Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:14:07.888Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:14:07.888Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:14:07.888Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:14:07.888Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:14:07.888Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:14:07.888Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:14:08.148Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:14:08.148Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:14:08.148Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:14:08.408Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:14:08.408Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:14:08.408Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:14:08.666Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:14:08.666Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:14:08.666Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:14:08.666Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:14:08.666Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:14:08.667Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:14:08.667Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:14:08.925Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:14:08.925Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:14:08.925Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:14:09.183Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:14:09.441Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:14:09.441Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:14:09.441Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:14:09.441Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:14:10.011Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:14:10.581Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:14:10.581Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:14:10.581Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:14:10.581Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:14:10.840Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:14:14.137Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:14:14.137Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:14:14.137Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:14:14.137Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:14:14.137Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:14:14.137Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:14:14.404Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:14:14.404Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:14:14.404Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:14:14.663Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:14:14.926Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:14:15.183Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:14:15.442Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:14:15.442Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:14:15.442Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:14:15.705Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:14:15.705Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:14:15.705Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:14:15.964Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:14:16.253Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:14:16.600Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:14:16.600Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:14:16.600Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:14:16.600Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:14:16.600Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:14:16.923Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:14:16.923Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:14:17.206Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:14:17.464Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:14:17.464Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:14:17.722Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:14:17.722Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:14:17.722Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:14:17.722Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:14:17.722Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:14:17.722Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:14:17.981Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:14:17.981Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:14:17.981Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:14:17.981Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:14:17.981Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:14:17.981Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:14:18.248Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:14:18.248Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:14:18.248Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:14:18.248Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:14:18.248Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:14:18.509Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:14:18.509Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:14:18.509Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:14:18.509Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:14:18.509Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:14:18.509Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:14:18.509Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:14:18.509Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:14:18.509Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:14:18.509Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:14:18.509Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:14:18.766Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:14:18.766Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:14:18.766Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:14:18.766Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:14:18.766Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:14:18.766Z] Removing intermediate container 59d0c6549abc [2022-05-10T19:14:18.766Z] ---> 67d93d5d88e6 [2022-05-10T19:14:18.766Z] [2022-05-10T19:14:18.766Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:14:18.766Z] ---> e04c818066af [2022-05-10T19:14:18.766Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:14:18.766Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:14:18.766Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:14:18.766Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:14:18.766Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:14:18.766Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:14:19.026Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:14:19.026Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:14:19.026Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:14:19.026Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:14:19.026Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:14:19.026Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:14:19.026Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:14:19.026Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:14:19.026Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:14:19.284Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:14:19.284Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:14:19.284Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:14:19.284Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:14:19.284Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:14:19.284Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:14:20.221Z]  ---> Running in b581afa80de5 [2022-05-10T19:14:21.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:14:21.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:14:21.416Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T19:14:21.416Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:14:21.416Z] OK: 6 MiB in 15 packages [2022-05-10T19:14:23.962Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:14:23.962Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:14:26.499Z] Building bin/spire-agent... [2022-05-10T19:14:26.499Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T19:14:26.499Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T19:14:26.499Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T19:14:26.499Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T19:14:26.762Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T19:14:26.762Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T19:14:26.762Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T19:14:26.762Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T19:14:26.762Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T19:14:26.762Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T19:14:27.022Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T19:14:27.022Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T19:14:27.022Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T19:14:27.282Z] Removing intermediate container 0dec732f93bb [2022-05-10T19:14:27.282Z] ---> 1c8ad107f01b [2022-05-10T19:14:27.282Z] [2022-05-10T19:14:27.282Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:14:27.282Z] ---> e04c818066af [2022-05-10T19:14:27.282Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:14:29.216Z] ---> Running in 3041b0924ea5 [2022-05-10T19:14:29.474Z] Removing intermediate container b581afa80de5 [2022-05-10T19:14:29.474Z] ---> 2510c306e84c [2022-05-10T19:14:29.474Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:14:30.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:14:30.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:14:30.302Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T19:14:30.302Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:14:30.302Z] OK: 6 MiB in 15 packages [2022-05-10T19:14:30.565Z] ---> Running in 961e430ad5f8 [2022-05-10T19:14:32.473Z] Removing intermediate container 961e430ad5f8 [2022-05-10T19:14:32.473Z] ---> c8234dc061c2 [2022-05-10T19:14:32.473Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T19:14:32.473Z] ---> Running in 5098dac8fe88 [2022-05-10T19:14:32.473Z] Removing intermediate container 3e44fba03c8b [2022-05-10T19:14:32.473Z] ---> 7f1758035b42 [2022-05-10T19:14:32.473Z] [2022-05-10T19:14:32.473Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:14:32.473Z] ---> e04c818066af [2022-05-10T19:14:32.473Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T19:14:33.041Z] Removing intermediate container 3041b0924ea5 [2022-05-10T19:14:33.041Z] ---> 8ae07edd2113 [2022-05-10T19:14:33.041Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:14:33.041Z] ---> Running in 4312841f2b19 [2022-05-10T19:14:33.041Z] Removing intermediate container 5098dac8fe88 [2022-05-10T19:14:33.041Z] ---> 109e93097c2f [2022-05-10T19:14:33.041Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:14:33.041Z] ---> Running in 27967f8ebee2 [2022-05-10T19:14:33.300Z] ---> Running in 081ff6f48bb0 [2022-05-10T19:14:33.300Z] Removing intermediate container 27967f8ebee2 [2022-05-10T19:14:33.300Z] ---> f815bced1adf [2022-05-10T19:14:33.300Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T19:14:33.606Z] ---> Running in 0051c12f49be [2022-05-10T19:14:33.606Z] Removing intermediate container 081ff6f48bb0 [2022-05-10T19:14:33.606Z] ---> 209c2984d8bd [2022-05-10T19:14:33.606Z] Step 15/23 : WORKDIR / [2022-05-10T19:14:33.606Z] ---> Running in ea53b4dba586 [2022-05-10T19:14:33.872Z] Removing intermediate container 0051c12f49be [2022-05-10T19:14:33.872Z] ---> 4befa2074b87 [2022-05-10T19:14:33.872Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T19:14:34.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:14:34.138Z] ---> Running in 5a7d2e063585 [2022-05-10T19:14:34.138Z] Removing intermediate container ea53b4dba586 [2022-05-10T19:14:34.138Z] ---> 68b513e3e268 [2022-05-10T19:14:34.138Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:14:34.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:14:34.405Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T19:14:34.405Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T19:14:34.405Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:14:34.405Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:14:34.405Z] OK: 6 MiB in 16 packages [2022-05-10T19:14:34.663Z] Removing intermediate container 5a7d2e063585 [2022-05-10T19:14:34.663Z] ---> ebf314707348 [2022-05-10T19:14:34.663Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:14:35.234Z] ---> b50629315ece [2022-05-10T19:14:35.234Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T19:14:35.493Z] ---> 1830a8da999c [2022-05-10T19:14:35.493Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T19:14:36.062Z] Removing intermediate container 4312841f2b19 [2022-05-10T19:14:36.062Z] ---> 3ee5fa64f9b2 [2022-05-10T19:14:36.062Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:14:36.323Z] ---> Running in a4fef46e8f4a [2022-05-10T19:14:36.323Z] ---> e4a81e9ee70c [2022-05-10T19:14:36.323Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T19:14:36.583Z] ---> 1e23709edbb5 [2022-05-10T19:14:36.583Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T19:14:36.583Z] Removing intermediate container a4fef46e8f4a [2022-05-10T19:14:36.583Z] ---> 0eae469e5b9f [2022-05-10T19:14:36.583Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T19:14:36.845Z] ---> Running in 8e510a7e19b9 [2022-05-10T19:14:36.845Z] ---> e07b4111ac32 [2022-05-10T19:14:36.845Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T19:14:37.142Z] ---> d083a77395d9 [2022-05-10T19:14:37.142Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T19:14:37.142Z] ---> Running in d220169a55a7 [2022-05-10T19:14:37.142Z] Removing intermediate container 8e510a7e19b9 [2022-05-10T19:14:37.142Z] ---> 3d74723e1b70 [2022-05-10T19:14:37.142Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T19:14:37.402Z] ---> Running in 82901369c7d1 [2022-05-10T19:14:37.402Z] ---> Running in f4c725b62513 [2022-05-10T19:14:37.402Z] Removing intermediate container d220169a55a7 [2022-05-10T19:14:37.402Z] ---> e1af23d35b25 [2022-05-10T19:14:37.402Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:14:37.662Z] Removing intermediate container 82901369c7d1 [2022-05-10T19:14:37.662Z] ---> 16fc1dab9ea8 [2022-05-10T19:14:37.662Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:14:37.662Z] ---> Running in fd849333eb6b [2022-05-10T19:14:37.662Z] ---> Running in 6976c78f399f [2022-05-10T19:14:37.662Z] Removing intermediate container f4c725b62513 [2022-05-10T19:14:37.662Z] ---> 35313ca83056 [2022-05-10T19:14:37.662Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:14:38.231Z] Removing intermediate container 6976c78f399f [2022-05-10T19:14:38.231Z] ---> 4636033f29e6 [2022-05-10T19:14:38.231Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T19:14:38.231Z] Removing intermediate container fd849333eb6b [2022-05-10T19:14:38.231Z] ---> 4b2131755817 [2022-05-10T19:14:38.231Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T19:14:38.231Z] ---> f538fdf29726 [2022-05-10T19:14:38.231Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T19:14:38.231Z] ---> Running in db38ee7fedbb [2022-05-10T19:14:38.495Z] ---> Running in 2d4c9925df47 [2022-05-10T19:14:38.755Z] Removing intermediate container db38ee7fedbb [2022-05-10T19:14:38.755Z] ---> aa25396e6d8c [2022-05-10T19:14:38.755Z] Step 21/22 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:14:39.014Z] Removing intermediate container 2d4c9925df47 [2022-05-10T19:14:39.014Z] ---> 483dbced6ca3 [2022-05-10T19:14:39.014Z] Step 22/23 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:14:39.014Z] ---> Running in d74547326fee [2022-05-10T19:14:39.014Z] ---> 66ff8025cfe6 [2022-05-10T19:14:39.014Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T19:14:39.014Z] ---> Running in eb2c6a2a854b [2022-05-10T19:14:39.274Z] Removing intermediate container d74547326fee [2022-05-10T19:14:39.274Z] ---> 817e253f7bd8 [2022-05-10T19:14:39.274Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T19:14:39.545Z] ---> Running in db8e34e8e635 [2022-05-10T19:14:39.545Z] Removing intermediate container eb2c6a2a854b [2022-05-10T19:14:39.545Z] ---> 6ea26b71438a [2022-05-10T19:14:39.545Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:14:39.806Z] ---> 956e59c27120 [2022-05-10T19:14:39.806Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T19:14:40.065Z] ---> Running in 2d98dd12a019 [2022-05-10T19:14:40.653Z] ---> Running in 04d7e1953acf [2022-05-10T19:14:40.911Z] Removing intermediate container db8e34e8e635 [2022-05-10T19:14:40.911Z] ---> 601e9402f779 [2022-05-10T19:14:40.911Z] [2022-05-10T19:14:40.911Z] Successfully built 601e9402f779 [2022-05-10T19:14:41.479Z] Removing intermediate container 2d98dd12a019 [2022-05-10T19:14:41.479Z] ---> 09965f618d1d [2022-05-10T19:14:41.479Z] [2022-05-10T19:14:41.479Z] Successfully tagged support-scheduler:latest [2022-05-10T19:14:41.479Z]  Building support-scheduler ... done Building security-proxy-setup [2022-05-10T19:14:41.739Z] Successfully built 09965f618d1d [2022-05-10T19:14:42.308Z] Successfully tagged core-command:latest [2022-05-10T19:14:42.308Z]  Building core-command ... done Building core-metadata [2022-05-10T19:14:42.308Z] Removing intermediate container 04d7e1953acf [2022-05-10T19:14:42.308Z] ---> 0afa4d42b082 [2022-05-10T19:14:42.308Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:14:47.600Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:14:47.600Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:14:47.600Z] ---> 5e94c22bf9db [2022-05-10T19:14:47.600Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:14:47.600Z] ---> Using cache [2022-05-10T19:14:47.600Z] ---> 112c9a43e660 [2022-05-10T19:14:47.600Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:14:47.600Z] ---> Using cache [2022-05-10T19:14:47.600Z] ---> 8ab1893a631a [2022-05-10T19:14:47.600Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:14:47.600Z] ---> Using cache [2022-05-10T19:14:47.600Z] ---> 7fb7644c9e18 [2022-05-10T19:14:47.600Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:14:47.600Z] ---> Using cache [2022-05-10T19:14:47.600Z] ---> 919788c68867 [2022-05-10T19:14:47.600Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:14:47.600Z] ---> Using cache [2022-05-10T19:14:47.600Z] ---> 7846f0e9aab5 [2022-05-10T19:14:47.600Z] Step 8/22 : COPY . . [2022-05-10T19:14:47.600Z] ---> Using cache [2022-05-10T19:14:47.600Z] ---> 33052bcb16b4 [2022-05-10T19:14:47.600Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T19:14:47.858Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:14:47.858Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:14:47.858Z] ---> 5e94c22bf9db [2022-05-10T19:14:47.858Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:14:47.858Z] ---> Using cache [2022-05-10T19:14:47.858Z] ---> 112c9a43e660 [2022-05-10T19:14:47.858Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:14:47.858Z] ---> Using cache [2022-05-10T19:14:47.858Z] ---> 8ab1893a631a [2022-05-10T19:14:47.858Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:14:47.858Z] ---> Using cache [2022-05-10T19:14:47.858Z] ---> 7fb7644c9e18 [2022-05-10T19:14:47.859Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:14:47.859Z] ---> Using cache [2022-05-10T19:14:47.859Z] ---> 919788c68867 [2022-05-10T19:14:47.859Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:14:47.859Z] ---> Using cache [2022-05-10T19:14:47.859Z] ---> 7846f0e9aab5 [2022-05-10T19:14:47.859Z] Step 8/23 : COPY . . [2022-05-10T19:14:47.859Z] ---> Using cache [2022-05-10T19:14:47.859Z] ---> 33052bcb16b4 [2022-05-10T19:14:47.859Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T19:14:51.145Z] ---> Running in 76a8c6d502ea [2022-05-10T19:14:51.145Z] ---> Running in 6f413972daf1 [2022-05-10T19:14:51.145Z] ---> Running in 54f49299320d [2022-05-10T19:14:51.145Z] Removing intermediate container 76a8c6d502ea [2022-05-10T19:14:51.145Z] ---> 0202dbdf135a [2022-05-10T19:14:51.145Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T19:14:51.145Z] ---> Running in 5b7dd271fc4d [2022-05-10T19:14:51.712Z] 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-10T19:14:51.712Z] Removing intermediate container 5b7dd271fc4d [2022-05-10T19:14:51.712Z] ---> b0130fd0f180 [2022-05-10T19:14:51.712Z] Step 21/22 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:14:51.712Z] 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-10T19:14:51.972Z] ---> Running in fb8668928a5b [2022-05-10T19:14:52.230Z] Removing intermediate container fb8668928a5b [2022-05-10T19:14:52.230Z] ---> 526e6fff56f2 [2022-05-10T19:14:52.230Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T19:14:52.519Z] ---> Running in 7be603e746a8 [2022-05-10T19:14:52.778Z] Removing intermediate container 7be603e746a8 [2022-05-10T19:14:52.778Z] ---> 8af4dd5d7075 [2022-05-10T19:14:52.778Z] [2022-05-10T19:14:52.778Z] Successfully built 8af4dd5d7075 [2022-05-10T19:14:52.778Z] Successfully tagged support-notifications:latest [2022-05-10T19:14:52.778Z] Building security-spire-server [2022-05-10T19:14:56.300Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47923 in /w/workspace/edgexfoundry_edgex-go_PR-4018 [Pipeline] { [Pipeline] ws [2022-05-10T19:14:56.343Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-05-10T19:14:56.821Z] The recommended git tool is: git [2022-05-10T19:15:04.235Z] using credential edgex-jenkins-ssh [2022-05-10T19:15:04.254Z] Cloning the remote Git repository [2022-05-10T19:15:04.332Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-10T19:15:04.420Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-05-10T19:15:04.522Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-10T19:15:04.523Z] > git --version # timeout=10 [2022-05-10T19:15:04.540Z] > git --version # 'git version 2.25.1' [2022-05-10T19:15:04.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T19:15:04.994Z]  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:15:04.994Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:15:04.994Z] ---> 5e94c22bf9db [2022-05-10T19:15:04.994Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T19:15:04.994Z] ---> Using cache [2022-05-10T19:15:04.994Z] ---> 112c9a43e660 [2022-05-10T19:15:04.994Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:15:04.994Z] ---> Using cache [2022-05-10T19:15:04.994Z] ---> 8ab1893a631a [2022-05-10T19:15:04.994Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:15:04.994Z] ---> Using cache [2022-05-10T19:15:04.995Z] ---> 856f0d8684e1 [2022-05-10T19:15:04.995Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:15:04.995Z] ---> Using cache [2022-05-10T19:15:04.995Z] ---> e897d85ca42b [2022-05-10T19:15:04.995Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:15:04.995Z] ---> Using cache [2022-05-10T19:15:04.995Z] ---> 1a404e2dcc12 [2022-05-10T19:15:04.995Z] Step 8/25 : COPY . . [2022-05-10T19:15:04.995Z] ---> Using cache [2022-05-10T19:15:04.995Z] ---> fdb4328be921 [2022-05-10T19:15:04.995Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:15:04.995Z] ---> Using cache [2022-05-10T19:15:04.995Z] ---> 24ef7f887ffe [2022-05-10T19:15:04.995Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T19:15:04.995Z] ---> Using cache [2022-05-10T19:15:04.995Z] ---> f13615e12c98 [2022-05-10T19:15:04.995Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T19:15:04.995Z] ---> Using cache [2022-05-10T19:15:04.995Z] ---> cee8f1a0980b [2022-05-10T19:15:04.995Z] 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-10T19:15:04.680Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T19:15:13.120Z] ---> Running in 3d1f9575309c [2022-05-10T19:15:15.037Z] spire-1.2.1/ [2022-05-10T19:15:15.037Z] spire-1.2.1/.data/ [2022-05-10T19:15:15.037Z] spire-1.2.1/.data/.file [2022-05-10T19:15:15.037Z] spire-1.2.1/.dockerignore [2022-05-10T19:15:15.037Z] spire-1.2.1/.gitattributes [2022-05-10T19:15:15.037Z] spire-1.2.1/.githooks/ [2022-05-10T19:15:15.037Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:15:15.037Z] spire-1.2.1/.github/ [2022-05-10T19:15:15.037Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:15:15.037Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:15:15.037Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:15:15.037Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:15:15.037Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:15:15.037Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:15:15.037Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:15:15.037Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:15:15.037Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:15:15.037Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:15:15.037Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:15:15.037Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:15:15.037Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:15:15.037Z] spire-1.2.1/.gitignore [2022-05-10T19:15:15.037Z] spire-1.2.1/.go-version [2022-05-10T19:15:15.037Z] spire-1.2.1/.golangci.yml [2022-05-10T19:15:15.037Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:15:15.037Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:15:15.037Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:15:15.037Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:15:15.037Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:15:15.037Z] spire-1.2.1/Dockerfile [2022-05-10T19:15:15.037Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:15:15.037Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:15:15.037Z] spire-1.2.1/LICENSE [2022-05-10T19:15:15.037Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:15:15.037Z] spire-1.2.1/Makefile [2022-05-10T19:15:15.037Z] spire-1.2.1/README.md [2022-05-10T19:15:15.037Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:15:15.037Z] spire-1.2.1/SECURITY.md [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:15:15.037Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:15:15.037Z] spire-1.2.1/conf/ [2022-05-10T19:15:15.037Z] spire-1.2.1/conf/agent/ [2022-05-10T19:15:15.037Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:15:15.037Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:15:15.037Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:15:15.037Z] spire-1.2.1/conf/server/ [2022-05-10T19:15:15.037Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:15:15.037Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:15:15.037Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:15:15.037Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/ [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/images/ [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:15:15.037Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:15:15.037Z] spire-1.2.1/examples/ [2022-05-10T19:15:15.037Z] spire-1.2.1/examples/README.md [2022-05-10T19:15:15.037Z] spire-1.2.1/go.mod [2022-05-10T19:15:15.037Z] spire-1.2.1/go.sum [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:15:15.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:15:15.038Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:15:15.039Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/ [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/private/ [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/spire/ [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:15:15.040Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:15:15.040Z] spire-1.2.1/release/ [2022-05-10T19:15:15.040Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:15:15.040Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:15:15.040Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:15:15.040Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:15:15.040Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:15:15.040Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/release/spire/ [2022-05-10T19:15:15.040Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:15:15.040Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:15:15.040Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:15:15.040Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:15:15.040Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/script/ [2022-05-10T19:15:15.040Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:15:15.040Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:15:15.040Z] spire-1.2.1/support/ [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/ [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:15:15.040Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:15:15.040Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:15:15.040Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/clock/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:15:15.040Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/common [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:15:15.040Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:15:15.041Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:15:15.042Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:15:15.042Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/testca/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/testkey/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:15:15.042Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/util/ [2022-05-10T19:15:15.042Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/util/race.go [2022-05-10T19:15:15.042Z] spire-1.2.1/test/util/util.go [2022-05-10T19:15:15.042Z] building spire from source... [2022-05-10T19:15:15.300Z] Installing go1.17.7... [2022-05-10T19:15:15.300Z] 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-10T19:15:21.872Z] Building bin/spire-server... [2022-05-10T19:15:21.872Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:15:21.872Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:15:21.872Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:15:21.872Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:15:21.872Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:15:21.872Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:15:21.872Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:15:21.872Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:15:21.872Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:15:21.872Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:15:22.133Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:15:22.134Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:15:22.134Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:15:22.134Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:15:22.134Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:15:22.134Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:15:22.134Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:15:22.394Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:15:22.394Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:15:22.394Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:15:22.394Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:15:22.394Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:15:22.394Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:15:22.394Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:15:22.394Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:15:22.394Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:15:22.654Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:15:22.654Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:15:22.654Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:15:23.482Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:15:23.482Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:15:23.482Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:15:23.528Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-10T19:15:23.555Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T19:15:23.589Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-10T19:15:23.650Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-10T19:15:23.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T19:15:23.741Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:15:23.741Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:15:23.741Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:15:23.741Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:15:23.741Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:15:23.741Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:15:23.741Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:15:24.392Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:15:24.392Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:15:24.392Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:15:24.392Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:15:24.470Z] Merging remotes/origin/main commit 1da00045c508a7d59c26af6ad2625d77986b1a8c into PR head commit 7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:15:24.904Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:15:24.904Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:15:24.904Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:15:24.904Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:15:24.912Z] Merge succeeded, producing 7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:15:24.912Z] Checking out Revision 7391a0f4e0e017d903022da3e055f53c12478817 (PR-4018) [2022-05-10T19:15:25.166Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:15:25.166Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:15:25.166Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:15:25.166Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:15:25.528Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:15:23.673Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4018/head:refs/remotes/origin/PR-4018 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T19:15:24.497Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T19:15:24.515Z] > git checkout -f 7391a0f4e0e017d903022da3e055f53c12478817 # timeout=10 [2022-05-10T19:15:24.801Z] > git remote # timeout=10 [2022-05-10T19:15:24.824Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T19:15:24.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T19:15:24.870Z] > git merge 1da00045c508a7d59c26af6ad2625d77986b1a8c # timeout=10 [2022-05-10T19:15:24.897Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T19:15:24.925Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T19:15:24.959Z] > git checkout -f 7391a0f4e0e017d903022da3e055f53c12478817 # timeout=10 [2022-05-10T19:15:28.058Z] Removing intermediate container 54f49299320d [2022-05-10T19:15:28.058Z] ---> 29fc8d4f6787 [2022-05-10T19:15:28.058Z] [2022-05-10T19:15:28.058Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:15:28.058Z] ---> e04c818066af [2022-05-10T19:15:28.058Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:15:28.058Z] ---> Using cache [2022-05-10T19:15:28.058Z] ---> 8ae07edd2113 [2022-05-10T19:15:28.058Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:15:28.058Z] ---> Using cache [2022-05-10T19:15:28.058Z] ---> f815bced1adf [2022-05-10T19:15:28.058Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T19:15:28.317Z] ---> Running in ace5b3a18a8a [2022-05-10T19:15:28.902Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:15:28.902Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:15:28.902Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:15:28.902Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:15:28.902Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:15:28.902Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:15:29.164Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:15:29.423Z] Removing intermediate container ace5b3a18a8a [2022-05-10T19:15:29.423Z] ---> 7f8556199345 [2022-05-10T19:15:29.423Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:15:29.423Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:15:29.423Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:15:29.681Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:15:29.741Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-05-10T19:15:29.818Z] > git --version # timeout=10 [2022-05-10T19:15:29.830Z] > git --version # 'git version 2.25.1' [2022-05-10T19:15:29.845Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T19:15:30.249Z]  ---> Running in b38689c3f196 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2022-05-10T19:15:30.533Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:15:30.533Z] Removing intermediate container 6f413972daf1 [2022-05-10T19:15:30.533Z] ---> a1d13d410f43 [2022-05-10T19:15:30.533Z] [2022-05-10T19:15:30.533Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:15:30.533Z] ---> e04c818066af [2022-05-10T19:15:30.533Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T19:15:30.533Z] ---> Running in e413efa42a3b [2022-05-10T19:15:30.533Z] Removing intermediate container b38689c3f196 [2022-05-10T19:15:30.533Z] ---> e116af593cf6 [2022-05-10T19:15:30.533Z] Step 15/23 : WORKDIR / [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T19:15:30.797Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:15:30.797Z]  ---> Running in 2ed4cb9d82e9 [2022-05-10T19:15:30.797Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:15:30.797Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:15:31.056Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:15:31.265Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T19:15:31.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T19:15:31.265Z] Dload Upload Total Spent Left Speed [2022-05-10T19:15:31.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 79483 0 --:--:-- --:--:-- --:--:-- 79483 [2022-05-10T19:15:31.314Z] Removing intermediate container 2ed4cb9d82e9 [2022-05-10T19:15:31.314Z] ---> 02c33eb5947f [2022-05-10T19:15:31.314Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:15:31.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-05-10T19:15:31.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:15:31.574Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T19:15:31.574Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:15:31.832Z] ---> 69de6688adf1 [2022-05-10T19:15:31.832Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T19:15:31.832Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T19:15:31.832Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T19:15:31.832Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T19:15:31.832Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:15:31.832Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:15:31.832Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:15:31.832Z] OK: 8 MiB in 20 packages [2022-05-10T19:15:31.849Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T19:15:32.223Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T19:15:32.223Z] + sudo tee /etc/docker/daemon.new [2022-05-10T19:15:32.223Z] { [2022-05-10T19:15:32.223Z] "registry-mirrors": [ [2022-05-10T19:15:32.223Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T19:15:32.223Z] ], [2022-05-10T19:15:32.223Z] "bip": "10.250.0.254/24", [2022-05-10T19:15:32.223Z] "hosts": [ [2022-05-10T19:15:32.223Z] "tcp://0.0.0.0:5555", [2022-05-10T19:15:32.223Z] "unix:///var/run/docker.sock" [2022-05-10T19:15:32.223Z] ], [2022-05-10T19:15:32.223Z] "mtu": 1458, [2022-05-10T19:15:32.223Z] "selinux-enabled": true, [2022-05-10T19:15:32.223Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T19:15:32.223Z] } [Pipeline] sh [2022-05-10T19:15:32.402Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:15:32.402Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:15:32.402Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:15:32.402Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:15:32.402Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:15:32.402Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:15:32.583Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T19:15:32.662Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:15:32.662Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:15:32.921Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:15:32.938Z] + sudo service docker restart [2022-05-10T19:15:33.181Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:15:33.181Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:15:33.181Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:15:33.181Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:15:33.181Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:15:33.181Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:15:33.442Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:15:33.442Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:15:33.442Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:15:33.442Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:15:33.442Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:15:33.442Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:15:33.705Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:15:33.705Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:15:33.705Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:15:33.705Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:15:33.705Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:15:33.705Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:15:33.705Z]  ---> 4552aa856c1e [2022-05-10T19:15:33.705Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T19:15:33.705Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:15:33.964Z] Removing intermediate container e413efa42a3b [2022-05-10T19:15:33.964Z] ---> dadb03ede2ad [2022-05-10T19:15:33.964Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:15:33.964Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:15:33.964Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:15:33.964Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:15:33.964Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:15:33.964Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:15:33.964Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:15:33.964Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:15:33.964Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:15:33.964Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:15:33.964Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:15:33.964Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:15:33.964Z]  ---> Running in 0cf2d63fd3f4 [2022-05-10T19:15:33.964Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:15:33.964Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:15:34.312Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:15:34.312Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:15:34.312Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:15:34.312Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:15:34.312Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:15:34.312Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:15:34.312Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:15:34.312Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:15:34.312Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:15:34.312Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:15:34.312Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:15:34.312Z]  ---> da4de2d4c6a1 [2022-05-10T19:15:34.312Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T19:15:34.312Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:15:34.312Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:15:34.312Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:15:34.312Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:15:34.312Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:15:34.312Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:15:34.312Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:15:34.312Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:15:34.312Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:15:34.612Z] Removing intermediate container 0cf2d63fd3f4 [2022-05-10T19:15:34.612Z] ---> 4e2cd7c7f788 [2022-05-10T19:15:34.612Z] Step 13/22 : WORKDIR /edgex [2022-05-10T19:15:34.612Z] ---> Running in e26c275eeae3 [2022-05-10T19:15:34.612Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:15:34.612Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:15:34.612Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:15:34.612Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:15:34.612Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:15:34.612Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:15:34.612Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:15:34.612Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:15:34.612Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:15:34.612Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:15:34.612Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:15:34.612Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:15:34.612Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:15:34.612Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:15:34.612Z]  ---> Running in 579f3a8deec5 [2022-05-10T19:15:34.612Z] Removing intermediate container e26c275eeae3 [2022-05-10T19:15:34.612Z] ---> b05fde3e3750 [2022-05-10T19:15:34.612Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:15:34.878Z] ---> Running in 7fdacb94e56a [2022-05-10T19:15:34.878Z] Removing intermediate container 579f3a8deec5 [2022-05-10T19:15:34.878Z] ---> ec2cf8024e09 [2022-05-10T19:15:34.878Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T19:15:34.878Z] Removing intermediate container 7fdacb94e56a [2022-05-10T19:15:34.878Z] ---> a40b06db38d3 [2022-05-10T19:15:34.878Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T19:15:34.878Z] ---> Running in f0fabaf856d3 [2022-05-10T19:15:35.172Z] ---> ee2c0f78db50 [2022-05-10T19:15:35.172Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T19:15:35.172Z] Removing intermediate container f0fabaf856d3 [2022-05-10T19:15:35.172Z] ---> 0c4155a655c5 [2022-05-10T19:15:35.172Z] Step 22/23 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:15:35.743Z] ---> Running in 654c1c667082 [2022-05-10T19:15:35.743Z] ---> 2b29bf762f16 [2022-05-10T19:15:35.743Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T19:15:36.002Z] Removing intermediate container 654c1c667082 [2022-05-10T19:15:36.002Z] ---> f77005abb8a9 [2022-05-10T19:15:36.002Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:15:36.266Z] ---> Running in 46931e4831d8 [2022-05-10T19:15:36.525Z] ---> 5424a7325a72 [2022-05-10T19:15:36.525Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:15:36.525Z] Removing intermediate container 46931e4831d8 [2022-05-10T19:15:36.525Z] ---> a791de2f4b04 [2022-05-10T19:15:36.525Z] [2022-05-10T19:15:36.784Z] Successfully built a791de2f4b04 [2022-05-10T19:15:36.784Z] Successfully tagged core-metadata:latest [2022-05-10T19:15:36.784Z] Building security-spiffe-token-provider [2022-05-10T19:15:38.162Z]  Building core-metadata ... done  ---> a7cad6d52984 [2022-05-10T19:15:38.162Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T19:15:40.064Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:15:40.065Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:15:40.636Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:15:40.636Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:15:40.636Z] ---> 5e94c22bf9db [2022-05-10T19:15:40.636Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T19:15:40.636Z] ---> Using cache [2022-05-10T19:15:40.636Z] ---> 112c9a43e660 [2022-05-10T19:15:40.636Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T19:15:42.018Z] ---> Running in c1945dbe7736 [2022-05-10T19:15:42.018Z] ---> Running in 67e5bbd16c8f [2022-05-10T19:15:42.960Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:15:43.898Z] Removing intermediate container c1945dbe7736 [2022-05-10T19:15:43.898Z] ---> d8a665d5f186 [2022-05-10T19:15:43.898Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:15:43.898Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:15:43.898Z] ---> Running in 873443bc8a6e [2022-05-10T19:15:44.469Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:15:44.469Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:15:44.469Z] OK: 15864 distinct packages available [2022-05-10T19:15:44.469Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:15:45.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:15:45.299Z] Removing intermediate container 873443bc8a6e [2022-05-10T19:15:45.299Z] ---> b0624eff3b6c [2022-05-10T19:15:45.299Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T19:15:45.299Z] ---> Running in f0fc75b2d257 [2022-05-10T19:15:45.562Z] OK: 221 MiB in 52 packages [2022-05-10T19:15:45.562Z] Removing intermediate container f0fc75b2d257 [2022-05-10T19:15:45.562Z] ---> 667b26a2d643 [2022-05-10T19:15:45.562Z] Step 21/22 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:15:45.825Z] ---> Running in 9ed019209e94 [2022-05-10T19:15:46.084Z] Removing intermediate container 9ed019209e94 [2022-05-10T19:15:46.084Z] ---> a9a28a968b89 [2022-05-10T19:15:46.084Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T19:15:46.343Z] ---> Running in eb444746adf5 [2022-05-10T19:15:46.343Z] Removing intermediate container 67e5bbd16c8f [2022-05-10T19:15:46.343Z] ---> 22af2461193d [2022-05-10T19:15:46.343Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T19:15:46.912Z] Removing intermediate container eb444746adf5 [2022-05-10T19:15:46.912Z] ---> 0272a26e2c8f [2022-05-10T19:15:46.912Z] [2022-05-10T19:15:47.171Z] Successfully built 0272a26e2c8f [2022-05-10T19:15:47.171Z] ---> 1ca7a7fd2480 [2022-05-10T19:15:47.171Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:15:47.171Z] Successfully tagged security-proxy-setup:latest [2022-05-10T19:15:47.171Z]  Building security-proxy-setup ... done  ---> Running in 2a2fd95eab60 [2022-05-10T19:15:48.108Z] Removing intermediate container c8aa282b9bd5 [2022-05-10T19:15:48.108Z] ---> dbc1c1791ac2 [2022-05-10T19:15:48.108Z] [2022-05-10T19:15:48.108Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T19:15:48.385Z] 3.15: Pulling from library/alpine [2022-05-10T19:15:48.385Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T19:15:48.385Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T19:15:48.385Z] ---> 0ac33e5f5afa [2022-05-10T19:15:48.385Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:15:48.644Z] ---> Running in 8e664e986fd1 [2022-05-10T19:15:48.904Z] Removing intermediate container 2a2fd95eab60 [2022-05-10T19:15:48.904Z] ---> 055c0247bb0d [2022-05-10T19:15:48.904Z] Step 7/20 : COPY . . [2022-05-10T19:15:48.904Z] Removing intermediate container 8e664e986fd1 [2022-05-10T19:15:48.904Z] ---> 5b37f0252bfd [2022-05-10T19:15:48.904Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:15:48.904Z] ---> Running in 38159bfb249c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:15:51.334Z] provisioning config files... [2022-05-10T19:15:51.442Z] Removing intermediate container 38159bfb249c [2022-05-10T19:15:51.442Z] ---> 0571f984c3ab [2022-05-10T19:15:51.442Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T19:15:51.442Z] ---> Running in 759f390b7da0 [2022-05-10T19:15:51.530Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6781913568841666554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:15:51.969Z] ---> docker-login.sh [2022-05-10T19:15:51.969Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:15:52.012Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:15:52.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:15:52.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:15:52.953Z] Configure a credential helper to remove this warning. See [2022-05-10T19:15:52.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:15:52.953Z] [2022-05-10T19:15:52.953Z] Login Succeeded [2022-05-10T19:15:52.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:15:53.229Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:15:53.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:15:53.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:15:53.506Z] Configure a credential helper to remove this warning. See [2022-05-10T19:15:53.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:15:53.506Z] [2022-05-10T19:15:53.506Z] Login Succeeded [2022-05-10T19:15:53.506Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:15:53.521Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:15:53.521Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:15:53.521Z] OK: 15855 distinct packages available [2022-05-10T19:15:53.521Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:15:54.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:15:54.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:15:54.112Z] Configure a credential helper to remove this warning. See [2022-05-10T19:15:54.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:15:54.112Z] [2022-05-10T19:15:54.112Z] Login Succeeded [2022-05-10T19:15:54.112Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:15:54.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:15:54.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:15:54.456Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T19:15:54.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:15:54.657Z] Configure a credential helper to remove this warning. See [2022-05-10T19:15:54.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:15:54.657Z] [2022-05-10T19:15:54.657Z] Login Succeeded [2022-05-10T19:15:54.657Z] docker.io [2022-05-10T19:15:54.756Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:15:54.757Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T19:15:54.757Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T19:15:54.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:15:55.016Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T19:15:55.016Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:15:55.016Z] OK: 6 MiB in 19 packages [2022-05-10T19:15:55.016Z] ---> f9a309e02f01 [2022-05-10T19:15:55.016Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T19:15:55.275Z] ---> Running in 95107f6ae1f8 [2022-05-10T19:15:55.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:15:55.528Z] Configure a credential helper to remove this warning. See [2022-05-10T19:15:55.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:15:55.528Z] [2022-05-10T19:15:55.528Z] Login Succeeded [2022-05-10T19:15:55.528Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:15:55.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-05-10T19:15:55.845Z] Removing intermediate container 759f390b7da0 [2022-05-10T19:15:55.845Z] ---> 267a1b7eecbe [2022-05-10T19:15:55.845Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T19:15:55.845Z] 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] echo [2022-05-10T19:15:55.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T19:15:56.019Z] ========================================================= [2022-05-10T19:15:56.020Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T19:15:56.020Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:15:56.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:15:56.677Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T19:15:56.677Z] 9b3977197b4f: Pulling fs layer [2022-05-10T19:15:56.677Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T19:15:56.677Z] 94645a83ff95: Pulling fs layer [2022-05-10T19:15:56.677Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T19:15:56.677Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T19:15:56.677Z] 3096ccb668a1: Pulling fs layer [2022-05-10T19:15:56.677Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T19:15:56.677Z] a4caa8a26152: Pulling fs layer [2022-05-10T19:15:56.677Z] 0c92f367c5e7: Waiting [2022-05-10T19:15:56.677Z] 3f3a8bcf1eab: Waiting [2022-05-10T19:15:56.677Z] 3096ccb668a1: Waiting [2022-05-10T19:15:56.677Z] e8cf19c19ddd: Waiting [2022-05-10T19:15:56.677Z] a4caa8a26152: Waiting [2022-05-10T19:15:56.677Z] 94645a83ff95: Verifying Checksum [2022-05-10T19:15:56.677Z] 94645a83ff95: Download complete [2022-05-10T19:15:56.677Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T19:15:56.677Z] 1a89e8eeedd5: Download complete [2022-05-10T19:15:56.677Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T19:15:56.677Z] 0c92f367c5e7: Download complete [2022-05-10T19:15:56.677Z] 3096ccb668a1: Download complete [2022-05-10T19:15:56.677Z] 9b3977197b4f: Download complete [2022-05-10T19:15:56.677Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T19:15:56.677Z] e8cf19c19ddd: Download complete [2022-05-10T19:15:57.226Z] ---> 138797a11296 [2022-05-10T19:15:57.227Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T19:15:57.287Z] 9b3977197b4f: Pull complete [2022-05-10T19:15:57.885Z] 1a89e8eeedd5: Pull complete [2022-05-10T19:15:58.172Z] 94645a83ff95: Pull complete [2022-05-10T19:15:58.774Z] a4caa8a26152: Verifying Checksum [2022-05-10T19:15:58.774Z] a4caa8a26152: Download complete [2022-05-10T19:15:59.131Z] ---> 090be7181d39 [2022-05-10T19:15:59.131Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T19:15:59.131Z] ---> 917891dfdae6 [2022-05-10T19:15:59.131Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-10T19:15:59.371Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T19:15:59.371Z] 3f3a8bcf1eab: Download complete [2022-05-10T19:15:59.699Z] ---> f1c4d22ffd82 [2022-05-10T19:15:59.699Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T19:15:59.957Z] ---> 5c41106d542e [2022-05-10T19:15:59.958Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T19:15:59.958Z] ---> Running in 2a0c6f38557c [2022-05-10T19:16:00.524Z] Removing intermediate container 2a0c6f38557c [2022-05-10T19:16:00.524Z] ---> b969850a5815 [2022-05-10T19:16:00.524Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T19:16:00.524Z] ---> Running in 25e5746a3743 [2022-05-10T19:16:00.781Z] Removing intermediate container 25e5746a3743 [2022-05-10T19:16:00.781Z] ---> c0567e5a3603 [2022-05-10T19:16:00.781Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T19:16:00.781Z] ---> Running in ab2e138378e3 [2022-05-10T19:16:01.044Z] Removing intermediate container ab2e138378e3 [2022-05-10T19:16:01.044Z] ---> f83ec7c8e033 [2022-05-10T19:16:01.044Z] Step 25/26 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:16:01.044Z] ---> Running in 50417d1bed1a [2022-05-10T19:16:01.302Z] Removing intermediate container 50417d1bed1a [2022-05-10T19:16:01.302Z] ---> cc578f2e3023 [2022-05-10T19:16:01.302Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T19:16:01.302Z] ---> Running in bd76d64632df [2022-05-10T19:16:01.561Z] Removing intermediate container bd76d64632df [2022-05-10T19:16:01.561Z] ---> a4e8ff22b398 [2022-05-10T19:16:01.561Z] [2022-05-10T19:16:01.819Z] Successfully built a4e8ff22b398 [2022-05-10T19:16:01.819Z] Successfully tagged security-spire-agent:latest [2022-05-10T19:16:11.786Z] 3f3a8bcf1eab: Pull complete [2022-05-10T19:16:11.786Z] 0c92f367c5e7: Pull complete [2022-05-10T19:16:11.786Z] 3096ccb668a1: Pull complete [2022-05-10T19:16:12.063Z] e8cf19c19ddd: Pull complete [2022-05-10T19:16:18.806Z] a4caa8a26152: Pull complete [2022-05-10T19:16:18.806Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T19:16:18.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:16:18.806Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:16:19.217Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:16:19.217Z] WORKDIR /edgex [2022-05-10T19:16:19.217Z] COPY go.mod . [2022-05-10T19:16:19.217Z] RUN go mod download [2022-05-10T19:16:19.217Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-10T19:16:21.891Z] Sending build context to Docker daemon 169.3MB [2022-05-10T19:16:21.892Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:16:21.892Z] ---> 725f1c02e7f9 [2022-05-10T19:16:21.892Z] Step 2/4 : WORKDIR /edgex [2022-05-10T19:16:23.881Z] ---> Running in 5cc805f3e98c [2022-05-10T19:16:24.157Z] Removing intermediate container 5cc805f3e98c [2022-05-10T19:16:24.157Z] ---> 6c7002c37fef [2022-05-10T19:16:24.157Z] Step 3/4 : COPY go.mod . [2022-05-10T19:16:24.765Z] ---> 92efde1398a1 [2022-05-10T19:16:24.765Z] Step 4/4 : RUN go mod download [2022-05-10T19:16:24.765Z] ---> Running in a273ef2ab7a8 [2022-05-10T19:16:28.365Z]  Building security-spire-agent ... done Removing intermediate container 95107f6ae1f8 [2022-05-10T19:16:28.365Z] ---> 1825707af585 [2022-05-10T19:16:28.365Z] [2022-05-10T19:16:28.365Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T19:16:28.365Z] ---> 0ac33e5f5afa [2022-05-10T19:16:28.365Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:16:28.365Z] ---> Using cache [2022-05-10T19:16:28.365Z] ---> 5b37f0252bfd [2022-05-10T19:16:28.365Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:16:28.365Z] ---> Using cache [2022-05-10T19:16:28.365Z] ---> 0571f984c3ab [2022-05-10T19:16:28.365Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T19:16:28.365Z] ---> Running in 045e9ebaee13 [2022-05-10T19:16:28.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:16:28.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:16:28.365Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:16:28.365Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:16:28.365Z] OK: 15855 distinct packages available [2022-05-10T19:16:28.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:16:28.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:16:28.365Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T19:16:28.365Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:16:28.365Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T19:16:28.365Z] Building bin/spire-agent... [2022-05-10T19:16:28.365Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T19:16:28.365Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T19:16:28.365Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T19:16:28.365Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T19:16:28.365Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T19:16:28.365Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T19:16:28.365Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T19:16:28.365Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:16:28.365Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T19:16:28.365Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T19:16:28.365Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:16:28.365Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:16:28.365Z] OK: 8 MiB in 23 packages [2022-05-10T19:16:28.365Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T19:16:28.365Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T19:16:28.365Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T19:16:28.623Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T19:16:28.623Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T19:16:28.623Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T19:16:28.623Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T19:16:28.623Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T19:16:28.623Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T19:16:31.166Z] Removing intermediate container 045e9ebaee13 [2022-05-10T19:16:31.166Z] ---> 5afe26cfb3e9 [2022-05-10T19:16:31.166Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:16:31.424Z] ---> c2fd889c180e [2022-05-10T19:16:31.424Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T19:16:32.803Z] ---> 9678f5776df0 [2022-05-10T19:16:32.803Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T19:16:33.383Z] ---> fc7f7372e857 [2022-05-10T19:16:33.383Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T19:16:33.644Z] ---> Running in f602d9cfd34f [2022-05-10T19:16:33.902Z] Removing intermediate container f602d9cfd34f [2022-05-10T19:16:33.902Z] ---> c68f73e61de7 [2022-05-10T19:16:33.902Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:16:34.162Z] ---> Running in 9e830c5d62b7 [2022-05-10T19:16:34.162Z] Removing intermediate container 9e830c5d62b7 [2022-05-10T19:16:34.162Z] ---> b658b6cd75e6 [2022-05-10T19:16:34.162Z] Step 18/20 : LABEL arch=x86_64 [2022-05-10T19:16:34.420Z] ---> Running in 7fb862341658 [2022-05-10T19:16:34.679Z] Removing intermediate container 7fb862341658 [2022-05-10T19:16:34.679Z] ---> edd70a90ebe6 [2022-05-10T19:16:34.679Z] Step 19/20 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:16:34.679Z] ---> Running in 9d91d3a90d0c [2022-05-10T19:16:34.679Z] Removing intermediate container 9d91d3a90d0c [2022-05-10T19:16:34.679Z] ---> 6abecce7920c [2022-05-10T19:16:34.679Z] Step 20/20 : LABEL version=0.0.0 [2022-05-10T19:16:34.936Z] ---> Running in 2083f5a83ffc [2022-05-10T19:16:35.194Z] Removing intermediate container 2083f5a83ffc [2022-05-10T19:16:35.194Z] ---> 7069be6cca93 [2022-05-10T19:16:35.194Z] [2022-05-10T19:16:35.194Z] Successfully built 7069be6cca93 [2022-05-10T19:16:35.194Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-10T19:17:21.383Z] Removing intermediate container a273ef2ab7a8 [2022-05-10T19:17:21.383Z] ---> 2b4ab5b765ee [2022-05-10T19:17:21.383Z] Successfully built 2b4ab5b765ee [2022-05-10T19:17:21.383Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:17:21.762Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T19:17:21.762Z] . [Pipeline] withDockerContainer [2022-05-10T19:17:21.869Z]  Building security-spiffe-token-provider ... done Removing intermediate container 8a5f168ca62f [2022-05-10T19:17:21.869Z] ---> 085d158cdbc6 [2022-05-10T19:17:21.869Z] [2022-05-10T19:17:21.869Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T19:17:21.869Z] ---> 0ac33e5f5afa [2022-05-10T19:17:21.869Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:17:21.869Z] ---> Using cache [2022-05-10T19:17:21.869Z] ---> 5b37f0252bfd [2022-05-10T19:17:21.869Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:17:21.869Z] ---> Using cache [2022-05-10T19:17:21.869Z] ---> 0571f984c3ab [2022-05-10T19:17:21.869Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T19:17:21.869Z] ---> Running in ce1c2025977b [2022-05-10T19:17:21.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:17:22.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-47923 does not seem to be running inside a container [2022-05-10T19:17:22.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T19:17:22.806Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:17:23.065Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:17:23.065Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:17:23.065Z] OK: 15855 distinct packages available [2022-05-10T19:17:23.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:17:23.572Z] $ docker top aec77d81a56c6db40093a0efbb15cfaf02c38294d681c7cdcace1c560dcf6310 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:17:24.622Z] + go version [2022-05-10T19:17:24.622Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T19:17:24.663Z] $ docker stop --time=1 aec77d81a56c6db40093a0efbb15cfaf02c38294d681c7cdcace1c560dcf6310 [2022-05-10T19:17:24.973Z] Building bin/spire-agent... [2022-05-10T19:17:24.973Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T19:17:24.973Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T19:17:24.973Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T19:17:24.973Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T19:17:25.541Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T19:17:25.541Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T19:17:25.541Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T19:17:25.801Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T19:17:25.801Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T19:17:25.801Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T19:17:25.801Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T19:17:25.801Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T19:17:25.801Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T19:17:26.371Z] $ docker rm -f aec77d81a56c6db40093a0efbb15cfaf02c38294d681c7cdcace1c560dcf6310 [2022-05-10T19:17:26.369Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:17:26.628Z] (1/4) Installing dumb-init (1.2.5-r1) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2022-05-10T19:17:26.886Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:17:26.886Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T19:17:26.886Z] (4/4) Installing gcompat (1.0.0-r4) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:17:27.144Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:17:27.144Z] OK: 6 MiB in 18 packages [2022-05-10T19:17:27.343Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T19:17:27.344Z] . [Pipeline] withDockerContainer [2022-05-10T19:17:27.622Z] prd-ubuntu20.04-docker-arm64-4c-16g-47923 does not seem to be running inside a container [2022-05-10T19:17:27.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T19:17:28.521Z] Removing intermediate container ce1c2025977b [2022-05-10T19:17:28.521Z] ---> 35f8e701d327 [2022-05-10T19:17:28.521Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T19:17:29.138Z] $ docker top 7e123fe73e6645d0df38e937c8ea7dddf0e2b9d1986d59a45d94a3147bb768df -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T19:17:29.504Z] ========================================================= [2022-05-10T19:17:29.504Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T19:17:29.504Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:17:29.894Z] ---> 140d9768fe7a [2022-05-10T19:17:29.895Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T19:17:29.895Z] ---> 24a551dc0775 [2022-05-10T19:17:29.895Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T19:17:29.895Z] ---> Running in df286c536171 [2022-05-10T19:17:29.895Z] Removing intermediate container df286c536171 [2022-05-10T19:17:29.895Z] ---> c32e4f1483d1 [2022-05-10T19:17:29.895Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-10T19:17:30.153Z] ---> 3b72baa2edf8 [2022-05-10T19:17:30.153Z] Step 21/26 : WORKDIR / [2022-05-10T19:17:30.153Z] ---> Running in 0a04bbd354c5 [2022-05-10T19:17:30.217Z] + make test [2022-05-10T19:17:30.217Z] go mod tidy -compat=1.17 [2022-05-10T19:17:30.411Z] Removing intermediate container 0a04bbd354c5 [2022-05-10T19:17:30.411Z] ---> 211ea74660c8 [2022-05-10T19:17:30.411Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T19:17:30.411Z] ---> Running in db3a2a1cfaa0 [2022-05-10T19:17:30.679Z] Removing intermediate container db3a2a1cfaa0 [2022-05-10T19:17:30.679Z] ---> 1dabeb4f93e9 [2022-05-10T19:17:30.679Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T19:17:30.679Z] ---> Running in 23c759646ce5 [2022-05-10T19:17:30.679Z] Removing intermediate container 23c759646ce5 [2022-05-10T19:17:30.679Z] ---> a662cfea66b0 [2022-05-10T19:17:30.679Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T19:17:30.679Z] ---> Running in 4f81aaf98329 [2022-05-10T19:17:30.972Z] Removing intermediate container 4f81aaf98329 [2022-05-10T19:17:30.972Z] ---> df05fad4baf5 [2022-05-10T19:17:30.972Z] Step 25/26 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:17:30.972Z] ---> Running in 44efa8367ccc [2022-05-10T19:17:30.972Z] Removing intermediate container 44efa8367ccc [2022-05-10T19:17:30.972Z] ---> f2a56aaf730f [2022-05-10T19:17:30.972Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T19:17:31.221Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T19:17:31.237Z] ---> Running in 6ecff8d94898 [2022-05-10T19:17:31.237Z] Removing intermediate container 6ecff8d94898 [2022-05-10T19:17:31.237Z] ---> 15a7d8345d60 [2022-05-10T19:17:31.237Z] [2022-05-10T19:17:31.237Z] Successfully built 15a7d8345d60 [2022-05-10T19:17:31.237Z] Successfully tagged security-spire-config:latest [2022-05-10T19:18:10.289Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-10T19:18:18.026Z]  Building security-spire-config ... done Removing intermediate container 3d1f9575309c [2022-05-10T19:18:18.026Z] ---> 312581818580 [2022-05-10T19:18:18.026Z] [2022-05-10T19:18:18.026Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T19:18:18.026Z] ---> 0ac33e5f5afa [2022-05-10T19:18:18.026Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:18:18.026Z] ---> Using cache [2022-05-10T19:18:18.026Z] ---> 5b37f0252bfd [2022-05-10T19:18:18.026Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:18:18.026Z] ---> Using cache [2022-05-10T19:18:18.026Z] ---> 0571f984c3ab [2022-05-10T19:18:18.026Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T19:18:18.026Z] ---> Using cache [2022-05-10T19:18:18.026Z] ---> 267a1b7eecbe [2022-05-10T19:18:18.026Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T19:18:18.026Z] ---> fa8e860cb6c6 [2022-05-10T19:18:18.026Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T19:18:18.026Z] ---> 1ea2a7a97391 [2022-05-10T19:18:18.026Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T19:18:18.026Z] ---> 13f28dbad80f [2022-05-10T19:18:18.026Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-10T19:18:18.026Z] ---> 1b97ee016375 [2022-05-10T19:18:18.026Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T19:18:18.026Z] ---> Running in 92c7bf8714a9 [2022-05-10T19:18:18.026Z] Removing intermediate container 92c7bf8714a9 [2022-05-10T19:18:18.026Z] ---> 7ccc487b6fb0 [2022-05-10T19:18:18.026Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T19:18:18.026Z] ---> Running in 89e5038aab97 [2022-05-10T19:18:18.026Z] Removing intermediate container 89e5038aab97 [2022-05-10T19:18:18.026Z] ---> 6b97b1a2f18d [2022-05-10T19:18:18.026Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T19:18:18.026Z] ---> Running in 05d5bc85e70d [2022-05-10T19:18:18.026Z] Removing intermediate container 05d5bc85e70d [2022-05-10T19:18:18.026Z] ---> ee7e424282d6 [2022-05-10T19:18:18.026Z] Step 24/25 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:18:18.026Z] ---> Running in 1e25cb256116 [2022-05-10T19:18:18.026Z] Removing intermediate container 1e25cb256116 [2022-05-10T19:18:18.026Z] ---> dc527d0c2fb7 [2022-05-10T19:18:18.026Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T19:18:18.026Z] ---> Running in 4b4863e95350 [2022-05-10T19:18:18.026Z] Removing intermediate container 4b4863e95350 [2022-05-10T19:18:18.026Z] ---> 6168f2567cea [2022-05-10T19:18:18.026Z] [2022-05-10T19:18:18.026Z] Successfully built 6168f2567cea [2022-05-10T19:18:18.026Z] Successfully tagged security-spire-server:latest [2022-05-10T19:18:18.033Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-10T19:18:18.070Z] $ docker stop --time=1 4188c0c3af8bf237070a4267aa71b4b2b2c9026a73c1127702e1b909accdb735 [2022-05-10T19:18:19.391Z] $ docker rm -f 4188c0c3af8bf237070a4267aa71b4b2b2c9026a73c1127702e1b909accdb735 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T19:18:19.809Z] + docker images [2022-05-10T19:18:19.809Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T19:18:19.809Z] security-spire-server latest 6168f2567cea 4 seconds ago 87.3MB [2022-05-10T19:18:19.809Z] 312581818580 15 seconds ago 4.43GB [2022-05-10T19:18:19.809Z] security-spire-config latest 15a7d8345d60 48 seconds ago 86.7MB [2022-05-10T19:18:19.809Z] 085d158cdbc6 About a minute ago 4.43GB [2022-05-10T19:18:19.809Z] security-spiffe-token-provider latest 7069be6cca93 About a minute ago 28.8MB [2022-05-10T19:18:19.809Z] 1825707af585 About a minute ago 1.54GB [2022-05-10T19:18:19.809Z] security-spire-agent latest a4e8ff22b398 2 minutes ago 127MB [2022-05-10T19:18:19.809Z] security-proxy-setup latest 0272a26e2c8f 2 minutes ago 26.9MB [2022-05-10T19:18:19.809Z] dbc1c1791ac2 2 minutes ago 4.43GB [2022-05-10T19:18:19.809Z] core-metadata latest a791de2f4b04 2 minutes ago 17MB [2022-05-10T19:18:19.809Z] a1d13d410f43 2 minutes ago 1.5GB [2022-05-10T19:18:19.809Z] 29fc8d4f6787 2 minutes ago 1.5GB [2022-05-10T19:18:19.809Z] support-notifications latest 8af4dd5d7075 3 minutes ago 26.9MB [2022-05-10T19:18:19.809Z] support-scheduler latest 601e9402f779 3 minutes ago 26.3MB [2022-05-10T19:18:19.809Z] core-command latest 09965f618d1d 3 minutes ago 16.1MB [2022-05-10T19:18:19.809Z] 7f1758035b42 3 minutes ago 1.55GB [2022-05-10T19:18:19.809Z] 1c8ad107f01b 3 minutes ago 1.55GB [2022-05-10T19:18:19.809Z] 67d93d5d88e6 4 minutes ago 1.49GB [2022-05-10T19:18:19.809Z] sys-mgmt-agent latest f39c706e6412 4 minutes ago 299MB [2022-05-10T19:18:19.809Z] security-bootstrapper latest 1abd0ede6b8a 4 minutes ago 19.1MB [2022-05-10T19:18:19.809Z] core-data latest a8343dce7d21 4 minutes ago 22.5MB [2022-05-10T19:18:19.809Z] security-secretstore-setup latest 2f24f091130f 4 minutes ago 28.5MB [2022-05-10T19:18:19.809Z] b7c88dc5daff 5 minutes ago 1.49GB [2022-05-10T19:18:19.809Z] 706edf2119cf 5 minutes ago 1.5GB [2022-05-10T19:18:19.809Z] c4d28169d268 5 minutes ago 1.52GB [2022-05-10T19:18:19.809Z] 70037f987caf 5 minutes ago 1.5GB [2022-05-10T19:18:19.809Z] ci-base-image-x86_64 latest 5e94c22bf9db 8 minutes ago 895MB [2022-05-10T19:18:19.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-10T19:18:19.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-10T19:18:19.809Z] docker 20.10.14 7417809fdb73 5 weeks ago 218MB [2022-05-10T19:18:19.809Z] alpine 3.14 e04c818066af 5 weeks ago 5.59MB [2022-05-10T19:18:19.809Z] alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB [2022-05-10T19:18:19.809Z] 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-10T19:20:02.173Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-10T19:20:02.173Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-10T19:20:05.626Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-10T19:20:05.626Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-10T19:20:09.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-10T19:20:09.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-10T19:20:09.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-10T19:20:09.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-10T19:20:09.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-10T19:20:13.699Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-10T19:20:13.699Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-10T19:20:13.699Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-10T19:20:13.699Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-10T19:20:13.699Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-10T19:20:13.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-10T19:20:28.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.301s coverage: 28.7% of statements [2022-05-10T19:20:28.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-10T19:20:28.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-10T19:20:37.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.487s coverage: 98.5% of statements [2022-05-10T19:20:37.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-10T19:20:37.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.644s coverage: 53.4% of statements [2022-05-10T19:20:37.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-10T19:20:37.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-10T19:21:04.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.503s coverage: 89.2% of statements [2022-05-10T19:21:04.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-10T19:21:04.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-10T19:21:04.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:21:04.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.703s coverage: 84.8% of statements [2022-05-10T19:21:04.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-10T19:21:04.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-10T19:21:04.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-10T19:21:04.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-10T19:21:04.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-10T19:21:07.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.846s coverage: 95.6% of statements [2022-05-10T19:21:07.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-10T19:21:07.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:21:07.685Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.657s coverage: 72.2% of statements [2022-05-10T19:21:07.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-10T19:21:07.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-10T19:21:07.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-10T19:21:07.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-10T19:21:07.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-10T19:21:07.685Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.357s coverage: 60.0% of statements [2022-05-10T19:21:07.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-10T19:21:07.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-10T19:21:07.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-10T19:21:07.685Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.971s coverage: 0.9% of statements [2022-05-10T19:21:07.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-10T19:21:07.685Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.649s coverage: 58.8% of statements [2022-05-10T19:21:07.685Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.306s coverage: 29.6% of statements [2022-05-10T19:21:07.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-10T19:21:07.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.345s coverage: 47.1% of statements [2022-05-10T19:21:07.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.322s coverage: 79.5% of statements [2022-05-10T19:21:07.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.268s coverage: 94.1% of statements [2022-05-10T19:21:07.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.310s coverage: 96.3% of statements [2022-05-10T19:21:07.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.341s coverage: 87.5% of statements [2022-05-10T19:21:20.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.317s coverage: 94.4% of statements [2022-05-10T19:21:20.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.245s coverage: 44.8% of statements [2022-05-10T19:21:27.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.796s coverage: 82.5% of statements [2022-05-10T19:21:27.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-10T19:21:34.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.349s coverage: 92.9% of statements [2022-05-10T19:21:34.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-10T19:21:34.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-10T19:21:34.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-10T19:21:34.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-05-10T19:21:34.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-10T19:21:34.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-10T19:21:34.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-10T19:21:34.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-10T19:21:34.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-10T19:21:34.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.244s coverage: 87.2% of statements [2022-05-10T19:21:34.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-10T19:21:34.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-10T19:21:34.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.235s coverage: 100.0% of statements [2022-05-10T19:21:34.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-10T19:21:34.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.348s coverage: 58.8% of statements [2022-05-10T19:21:34.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-10T19:21:34.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.344s coverage: 80.0% of statements [2022-05-10T19:21:34.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.284s coverage: 87.2% of statements [2022-05-10T19:21:34.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.343s coverage: 85.4% of statements [2022-05-10T19:21:34.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.996s coverage: 91.2% of statements [2022-05-10T19:21:34.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-10T19:21:44.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.125s coverage: 64.4% of statements [2022-05-10T19:21:44.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-10T19:21:44.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-10T19:21:44.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.318s coverage: 100.0% of statements [2022-05-10T19:21:44.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.127s coverage: 89.4% of statements [2022-05-10T19:21:44.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements [2022-05-10T19:21:44.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2022-05-10T19:21:44.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2022-05-10T19:21:52.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.545s coverage: 65.4% of statements [2022-05-10T19:21:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-10T19:21:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-10T19:21:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-10T19:21:55.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.883s coverage: 43.8% of statements [2022-05-10T19:21:55.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-10T19:21:55.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-10T19:21:55.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.316s coverage: 89.5% of statements [2022-05-10T19:21:55.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-10T19:21:55.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.287s coverage: 84.8% of statements [2022-05-10T19:21:55.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-10T19:21:55.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-10T19:21:55.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-10T19:21:55.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-10T19:22:05.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.495s coverage: 17.7% of statements [2022-05-10T19:22:05.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-10T19:22:05.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-10T19:22:05.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-10T19:22:05.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-10T19:22:05.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.992s coverage: 92.3% of statements [2022-05-10T19:22:05.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-10T19:22:05.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:22:05.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-10T19:22:05.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-10T19:22:05.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.337s coverage: 63.2% of statements [2022-05-10T19:22:05.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-10T19:22:05.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-10T19:22:06.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.529s coverage: 97.7% of statements [2022-05-10T19:22:06.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-10T19:22:06.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:22:06.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-10T19:22:06.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-10T19:22:06.198Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.436s coverage: 28.9% of statements [2022-05-10T19:22:06.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-10T19:22:06.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-10T19:22:06.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-10T19:22:06.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-10T19:22:06.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-10T19:22:06.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-10T19:22:06.198Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.234s coverage: 100.0% of statements [2022-05-10T19:22:06.198Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.095s coverage: 96.9% of statements [2022-05-10T19:22:07.190Z] 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-10T19:22:07.190Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T19:22:07.190Z] GO111MODULE=on go vet ./... [2022-05-10T19:24:14.259Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T19:24:15.713Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T19:24:18.366Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T19:24:21.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-10T19:24:22.525Z] + ls -al . [2022-05-10T19:24:22.525Z] total 668 [2022-05-10T19:24:22.525Z] drwxrwxr-x 9 1001 1001 4096 May 10 19:24 . [2022-05-10T19:24:22.525Z] drwxr-xr-x 4 root root 4096 May 10 19:17 .. [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 11 May 10 19:15 .dockerignore [2022-05-10T19:24:22.525Z] drwxrwxr-x 8 1001 1001 4096 May 10 19:15 .git [2022-05-10T19:24:22.525Z] drwxrwxr-x 3 1001 1001 4096 May 10 19:15 .github [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 879 May 10 19:15 .gitignore [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 42 May 10 19:15 .golangci.yml [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 87 May 10 19:15 .hadolint.yml [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 166 May 10 19:15 .sonarcloud.properties [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 1171 May 10 19:15 ADOPTERS.md [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 10086 May 10 19:15 Attribution.txt [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 51732 May 10 19:15 CHANGELOG.md [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 3804 May 10 19:15 CONTRIBUTING.md [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 677 May 10 19:15 GOVERNANCE.md [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 850 May 10 19:15 Jenkinsfile [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 10775 May 10 19:15 LICENSE [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 10389 May 10 19:15 Makefile [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 582 May 10 19:15 OWNERS.md [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 9094 May 10 19:15 README.md [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 6912 May 10 19:15 SECURITY.md [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 5 May 10 19:09 VERSION [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 4131 May 10 19:15 ZMQWindows.md [2022-05-10T19:24:22.525Z] drwxrwxr-x 2 1001 1001 4096 May 10 19:15 bin [2022-05-10T19:24:22.525Z] drwxrwxr-x 18 1001 1001 4096 May 10 19:15 cmd [2022-05-10T19:24:22.525Z] -rw-r--r-- 1 root root 435134 May 10 19:22 coverage.out [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 3249 May 10 19:15 go.mod [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 35148 May 10 19:17 go.sum [2022-05-10T19:24:22.525Z] drwxrwxr-x 8 1001 1001 4096 May 10 19:15 internal [2022-05-10T19:24:22.525Z] drwxrwxr-x 3 1001 1001 4096 May 10 19:15 openapi [2022-05-10T19:24:22.525Z] drwxrwxr-x 4 1001 1001 4096 May 10 19:15 snap [2022-05-10T19:24:22.525Z] -rw-rw-r-- 1 1001 1001 204 May 10 19:15 version.go [Pipeline] sh [2022-05-10T19:24:23.217Z] + '[' -e coverage.out ] [2022-05-10T19:24:23.218Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-10T19:24:23.256Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T19:24:24.293Z] Stashed 1 file(s) [Pipeline] sh [2022-05-10T19:24:24.975Z] + make build [2022-05-10T19:24:24.975Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-10T19:26:01.861Z] 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-10T19:27:23.767Z] 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-10T19:27:23.767Z] 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-10T19:28:10.886Z] 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-10T19:28:10.886Z] 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-10T19:28:11.159Z] 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-10T19:28:19.428Z] 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-10T19:28:22.824Z] 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-10T19:28:28.229Z] 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-10T19:28:32.540Z] 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-10T19:28:35.936Z] 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-10T19:28:46.097Z] 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-10T19:28:51.522Z] $ docker stop --time=1 7e123fe73e6645d0df38e937c8ea7dddf0e2b9d1986d59a45d94a3147bb768df [2022-05-10T19:28:53.753Z] $ docker rm -f 7e123fe73e6645d0df38e937c8ea7dddf0e2b9d1986d59a45d94a3147bb768df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:28:56.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:28:56.669Z] [2022-05-10T19:28:56.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:28:57.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:28:57.617Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-10T19:28:57.617Z] 29e5d40040c1: Pulling fs layer [2022-05-10T19:28:57.617Z] 1ce36da41761: Pulling fs layer [2022-05-10T19:28:57.617Z] 25b303627fd3: Pulling fs layer [2022-05-10T19:28:57.617Z] 29e5d40040c1: Verifying Checksum [2022-05-10T19:28:57.617Z] 29e5d40040c1: Download complete [2022-05-10T19:28:58.218Z] 1ce36da41761: Verifying Checksum [2022-05-10T19:28:58.218Z] 1ce36da41761: Download complete [2022-05-10T19:28:58.495Z] 29e5d40040c1: Pull complete [2022-05-10T19:28:59.941Z] 25b303627fd3: Verifying Checksum [2022-05-10T19:28:59.941Z] 25b303627fd3: Download complete [2022-05-10T19:28:59.941Z] 1ce36da41761: Pull complete [2022-05-10T19:29:12.361Z] 25b303627fd3: Pull complete [2022-05-10T19:29:12.361Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-10T19:29:12.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:29:12.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-10T19:29:12.647Z] prd-ubuntu20.04-docker-arm64-4c-16g-47923 does not seem to be running inside a container [2022-05-10T19:29:12.754Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-10T19:29:15.416Z] $ docker top fdd1d0811e486cb7775b1d79d12888f7cd32f5351f9c1b6372c1033968df9dd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:29:16.406Z] + docker-compose build --help+ [2022-05-10T19:29:16.406Z] grep parallel [2022-05-10T19:29:23.135Z] --parallel Build images in parallel. [Pipeline] } [2022-05-10T19:29:23.173Z] $ docker stop --time=1 fdd1d0811e486cb7775b1d79d12888f7cd32f5351f9c1b6372c1033968df9dd9 [2022-05-10T19:29:24.896Z] $ docker rm -f fdd1d0811e486cb7775b1d79d12888f7cd32f5351f9c1b6372c1033968df9dd9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:29:25.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:29:25.679Z] . [Pipeline] withDockerContainer [2022-05-10T19:29:25.957Z] prd-ubuntu20.04-docker-arm64-4c-16g-47923 does not seem to be running inside a container [2022-05-10T19:29:26.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-10T19:29:27.489Z] $ docker top 37153926cf19562fa82289e4a08e3f3ba5e5ce17abfa07988291d57714dc7b9b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:29:28.500Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T19:29:36.770Z] Building core-command ... [2022-05-10T19:29:36.770Z] Building core-data ... [2022-05-10T19:29:36.770Z] Building core-metadata ... [2022-05-10T19:29:36.770Z] Building security-bootstrapper ... [2022-05-10T19:29:36.770Z] Building security-proxy-setup ... [2022-05-10T19:29:36.770Z] Building security-secretstore-setup ... [2022-05-10T19:29:36.770Z] Building security-spiffe-token-provider ... [2022-05-10T19:29:36.770Z] Building security-spire-agent ... [2022-05-10T19:29:36.770Z] Building security-spire-config ... [2022-05-10T19:29:36.770Z] Building security-spire-server ... [2022-05-10T19:29:36.770Z] Building support-notifications ... [2022-05-10T19:29:36.770Z] Building support-scheduler ... [2022-05-10T19:29:36.770Z] Building sys-mgmt-agent ... [2022-05-10T19:29:36.770Z] Building security-spire-config [2022-05-10T19:29:36.770Z] Building security-secretstore-setup [2022-05-10T19:29:36.770Z] Building security-spire-server [2022-05-10T19:29:36.770Z] Building core-data [2022-05-10T19:29:36.770Z] Building security-bootstrapper [2022-05-10T19:31:13.604Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:31:13.604Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:31:13.604Z] ---> 2b4ab5b765ee [2022-05-10T19:31:13.604Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T19:31:13.604Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:31:13.604Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:31:13.604Z] ---> 2b4ab5b765ee [2022-05-10T19:31:13.604Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:31:13.604Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:31:13.604Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:31:13.604Z] ---> 2b4ab5b765ee [2022-05-10T19:31:13.604Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:31:13.604Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:31:13.604Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:31:13.604Z] ---> 2b4ab5b765ee [2022-05-10T19:31:13.604Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T19:31:13.604Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:31:13.604Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:31:13.604Z] ---> 2b4ab5b765ee [2022-05-10T19:31:13.604Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T19:31:13.604Z] ---> Running in 0e5008e3cba5 [2022-05-10T19:31:13.604Z] ---> Running in 29089127d25f [2022-05-10T19:31:13.604Z] ---> Running in 2091ec354131 [2022-05-10T19:31:13.604Z] ---> Running in 6abfedc8a156 [2022-05-10T19:31:13.604Z] ---> Running in 5d4e9c5429a7 [2022-05-10T19:31:13.604Z] Removing intermediate container 5d4e9c5429a7 [2022-05-10T19:31:13.604Z] ---> c8c08e2a7b13 [2022-05-10T19:31:13.604Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:31:13.604Z] Removing intermediate container 0e5008e3cba5 [2022-05-10T19:31:13.604Z] Removing intermediate container 29089127d25f [2022-05-10T19:31:13.604Z] ---> 77d3772422e6 [2022-05-10T19:31:13.604Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:31:13.604Z] ---> 0615b2a59621 [2022-05-10T19:31:13.604Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:31:13.604Z] Removing intermediate container 2091ec354131 [2022-05-10T19:31:13.604Z] ---> a3c4a8402acf [2022-05-10T19:31:13.604Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:31:13.604Z] ---> Running in dd996084fac0 [2022-05-10T19:31:13.604Z] ---> Running in 2b5d119abf67 [2022-05-10T19:31:13.604Z] Removing intermediate container 6abfedc8a156 [2022-05-10T19:31:13.605Z] ---> 604e9765fc76 [2022-05-10T19:31:13.605Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:31:13.605Z] ---> Running in ffe619476fe4 [2022-05-10T19:31:13.605Z] ---> Running in 9131f59a223e [2022-05-10T19:31:13.605Z] ---> Running in 7cab56ef05f7 [2022-05-10T19:31:13.605Z] Removing intermediate container dd996084fac0 [2022-05-10T19:31:13.605Z] ---> fb835eff87e9 [2022-05-10T19:31:13.605Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T19:31:13.880Z] ---> Running in 41ac4d0f4a6d [2022-05-10T19:31:14.892Z] Removing intermediate container 2b5d119abf67 [2022-05-10T19:31:14.892Z] ---> ab9edbc567f3 [2022-05-10T19:31:14.892Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:31:14.892Z] Removing intermediate container 7cab56ef05f7 [2022-05-10T19:31:14.892Z] ---> 64b4ad6cb233 [2022-05-10T19:31:14.892Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:31:14.892Z] ---> Running in 44ab0e868da5 [2022-05-10T19:31:15.177Z] ---> Running in 497bca9655cf [2022-05-10T19:31:15.178Z] Removing intermediate container 9131f59a223e [2022-05-10T19:31:15.178Z] ---> a02fab0710d9 [2022-05-10T19:31:15.178Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T19:31:15.464Z] Removing intermediate container ffe619476fe4 [2022-05-10T19:31:15.464Z] ---> 4f97426760da [2022-05-10T19:31:15.464Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T19:31:15.747Z] ---> Running in f639b1153388 [2022-05-10T19:31:15.747Z] ---> Running in beec1ee6ef00 [2022-05-10T19:31:16.356Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:17.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:17.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:17.637Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:17.916Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:17.916Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:18.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:18.480Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:18.763Z] OK: 220 MiB in 52 packages [2022-05-10T19:31:19.047Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:19.047Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:20.110Z] OK: 220 MiB in 52 packages [2022-05-10T19:31:20.110Z] Removing intermediate container 41ac4d0f4a6d [2022-05-10T19:31:20.110Z] ---> 3cb88e8fee98 [2022-05-10T19:31:20.110Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:31:20.398Z] OK: 220 MiB in 52 packages [2022-05-10T19:31:21.045Z] OK: 220 MiB in 52 packages [2022-05-10T19:31:21.045Z] OK: 220 MiB in 52 packages [2022-05-10T19:31:22.505Z] Removing intermediate container 44ab0e868da5 [2022-05-10T19:31:22.505Z] ---> bae3ce17b626 [2022-05-10T19:31:22.505Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:31:22.505Z] ---> 9ccabfcae0ca [2022-05-10T19:31:22.505Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:31:22.505Z] ---> Running in 680c2250cf08 [2022-05-10T19:31:22.783Z] Removing intermediate container 497bca9655cf [2022-05-10T19:31:22.783Z] ---> efb42304d6fd [2022-05-10T19:31:22.783Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:31:22.783Z] Removing intermediate container f639b1153388 [2022-05-10T19:31:22.783Z] ---> fb1ad45d430b [2022-05-10T19:31:22.783Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:31:22.783Z] Removing intermediate container beec1ee6ef00 [2022-05-10T19:31:22.783Z] ---> 3ad3f9ba5df3 [2022-05-10T19:31:22.783Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-10T19:31:23.390Z] ---> 4aaf2ff69525 [2022-05-10T19:31:23.390Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:31:23.670Z] ---> Running in bd780515465b [2022-05-10T19:31:24.276Z] ---> 6b3603698010 [2022-05-10T19:31:24.276Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:31:24.557Z] ---> 595a493bfb8a [2022-05-10T19:31:24.557Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:31:24.858Z] ---> Running in 4bfb117f8dc6 [2022-05-10T19:31:24.858Z] ---> 70a175672145 [2022-05-10T19:31:24.858Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:31:24.858Z] ---> Running in 0359a518e671 [2022-05-10T19:31:25.472Z] ---> Running in 6ad0f75b8e1c [2022-05-10T19:31:28.150Z] Removing intermediate container 680c2250cf08 [2022-05-10T19:31:28.150Z] ---> 34eddd74af85 [2022-05-10T19:31:28.150Z] Step 8/25 : COPY . . [2022-05-10T19:31:29.617Z] Removing intermediate container bd780515465b [2022-05-10T19:31:29.617Z] ---> 6eaf25e5dfd6 [2022-05-10T19:31:29.617Z] Step 8/26 : COPY . . [2022-05-10T19:31:32.306Z] Removing intermediate container 4bfb117f8dc6 [2022-05-10T19:31:32.306Z] ---> 2914d5d5caf0 [2022-05-10T19:31:32.306Z] Step 8/25 : COPY . . [2022-05-10T19:31:32.306Z] Removing intermediate container 0359a518e671 [2022-05-10T19:31:32.306Z] ---> 3eb11d5ba14c [2022-05-10T19:31:32.306Z] Step 8/23 : COPY . . [2022-05-10T19:31:32.306Z] Removing intermediate container 6ad0f75b8e1c [2022-05-10T19:31:32.306Z] ---> c26974ec0ad2 [2022-05-10T19:31:32.306Z] Step 8/31 : COPY . . [2022-05-10T19:32:04.726Z] ---> b7e967c983da [2022-05-10T19:32:04.726Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T19:32:04.726Z] ---> 19400904c2d3 [2022-05-10T19:32:04.726Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:32:04.726Z] ---> Running in c22a6b7e7146 [2022-05-10T19:32:04.726Z] ---> Running in b3a1e212139e [2022-05-10T19:32:04.726Z] ---> aa4f2abb7500 [2022-05-10T19:32:04.726Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:32:04.726Z] ---> Running in db1175f7186b [2022-05-10T19:32:04.726Z] Removing intermediate container b3a1e212139e [2022-05-10T19:32:04.726Z] ---> 4f942f3bd577 [2022-05-10T19:32:04.726Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:32:04.726Z] ---> Running in 7d3cf897d495 [2022-05-10T19:32:04.726Z] Removing intermediate container db1175f7186b [2022-05-10T19:32:04.726Z] ---> f582e5c17f83 [2022-05-10T19:32:04.726Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T19:32:04.726Z] ---> Running in 3df9c6041f26 [2022-05-10T19:32:04.726Z] 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-10T19:32:06.753Z] ---> 4e254ee213d2 [2022-05-10T19:32:06.753Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T19:32:06.753Z] ---> 495927ca64d3 [2022-05-10T19:32:06.753Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T19:32:07.059Z] ---> Running in 7d22856d06cd [2022-05-10T19:32:07.060Z] ---> Running in 4679b5bf39d6 [2022-05-10T19:32:08.565Z] Removing intermediate container 3df9c6041f26 [2022-05-10T19:32:08.566Z] ---> 48e6f3d13192 [2022-05-10T19:32:08.566Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T19:32:08.867Z] ---> Running in 9832da48a473 [2022-05-10T19:32:08.867Z] Removing intermediate container 7d3cf897d495 [2022-05-10T19:32:08.867Z] ---> f90c9ebe2d17 [2022-05-10T19:32:08.867Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:32:09.154Z] ---> Running in 28f09d224107 [2022-05-10T19:32:10.177Z] Removing intermediate container 9832da48a473 [2022-05-10T19:32:10.177Z] ---> b43a752ad3b3 [2022-05-10T19:32:10.177Z] 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-10T19:32:10.177Z] Removing intermediate container 28f09d224107 [2022-05-10T19:32:10.177Z] ---> ecad8155accb [2022-05-10T19:32:10.177Z] 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-10T19:32:10.467Z] ---> Running in f794686eaf64 [2022-05-10T19:32:10.467Z] ---> Running in 93f7d6be6ba0 [2022-05-10T19:32:11.084Z] 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-10T19:32:11.364Z] 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-10T19:32:14.044Z] spire-1.2.1/ [2022-05-10T19:32:14.044Z] spire-1.2.1/.data/ [2022-05-10T19:32:14.044Z] spire-1.2.1/.data/.file [2022-05-10T19:32:14.044Z] spire-1.2.1/.dockerignore [2022-05-10T19:32:14.044Z] spire-1.2.1/.gitattributes [2022-05-10T19:32:14.044Z] spire-1.2.1/.githooks/ [2022-05-10T19:32:14.044Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:32:14.044Z] spire-1.2.1/.github/ [2022-05-10T19:32:14.044Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:32:14.044Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:32:14.044Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:32:14.044Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:32:14.044Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:32:14.044Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:32:14.044Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:32:14.044Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:32:14.044Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:32:14.044Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:32:14.044Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:32:14.044Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:32:14.044Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:32:14.044Z] spire-1.2.1/.gitignore [2022-05-10T19:32:14.044Z] spire-1.2.1/.go-version [2022-05-10T19:32:14.044Z] spire-1.2.1/.golangci.yml [2022-05-10T19:32:14.044Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:32:14.044Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:32:14.044Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:32:14.044Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:32:14.044Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:32:14.044Z] spire-1.2.1/Dockerfile [2022-05-10T19:32:14.337Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:32:14.337Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:32:14.337Z] spire-1.2.1/LICENSE [2022-05-10T19:32:14.337Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:32:14.337Z] spire-1.2.1/Makefile [2022-05-10T19:32:14.337Z] spire-1.2.1/README.md [2022-05-10T19:32:14.337Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:32:14.337Z] spire-1.2.1/SECURITY.md [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/ [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:32:14.337Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/ [2022-05-10T19:32:14.338Z] [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:32:14.338Z] spire-1.2.1/conf/ [2022-05-10T19:32:14.338Z] spire-1.2.1/conf/agent/ [2022-05-10T19:32:14.338Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:32:14.338Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:32:14.338Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:32:14.338Z] spire-1.2.1/conf/server/ [2022-05-10T19:32:14.338Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:32:14.338Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:32:14.338Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:32:14.338Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/ [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/images/ [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/images/SPIRE_server.pngspire-1.2.1/.data/ [2022-05-10T19:32:14.338Z] spire-1.2.1/.data/.file [2022-05-10T19:32:14.338Z] spire-1.2.1/.dockerignore [2022-05-10T19:32:14.338Z] spire-1.2.1/.gitattributes [2022-05-10T19:32:14.338Z] spire-1.2.1/.githooks/ [2022-05-10T19:32:14.338Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:32:14.338Z] spire-1.2.1/.github/ [2022-05-10T19:32:14.338Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:32:14.338Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:32:14.338Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:32:14.338Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:32:14.338Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:32:14.338Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:32:14.338Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:32:14.338Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:32:14.338Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:32:14.338Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:32:14.338Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:32:14.338Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:32:14.338Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:32:14.338Z] spire-1.2.1/.gitignore [2022-05-10T19:32:14.338Z] spire-1.2.1/.go-version [2022-05-10T19:32:14.338Z] spire-1.2.1/.golangci.yml [2022-05-10T19:32:14.338Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:32:14.338Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:32:14.338Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:32:14.338Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:32:14.338Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:32:14.338Z] spire-1.2.1/Dockerfile [2022-05-10T19:32:14.338Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:32:14.338Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:32:14.338Z] spire-1.2.1/LICENSE [2022-05-10T19:32:14.338Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:32:14.338Z] spire-1.2.1/Makefile [2022-05-10T19:32:14.338Z] spire-1.2.1/README.md [2022-05-10T19:32:14.338Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:32:14.338Z] spire-1.2.1/SECURITY.md [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:32:14.338Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:32:14.338Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:32:14.339Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:32:14.339Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:32:14.339Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:32:14.339Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:32:14.339Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:32:14.339Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:32:14.339Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:32:14.339Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:32:14.339Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:32:14.339Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:32:14.339Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:32:14.339Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:32:14.339Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:32:14.339Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:32:14.339Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:32:14.339Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:32:14.339Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:32:14.339Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:32:14.339Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:32:14.339Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:32:14.339Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:32:14.339Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:32:14.339Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:32:14.339Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:32:14.339Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:32:14.339Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:32:14.339Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:32:14.339Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:32:14.339Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:32:14.339Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:32:14.339Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:32:14.339Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:32:14.339Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:32:14.339Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:32:14.622Z] spire-1.2.1/examples/ [2022-05-10T19:32:14.622Z] spire-1.2.1/examples/README.md [2022-05-10T19:32:14.622Z] spire-1.2.1/go.mod [2022-05-10T19:32:14.622Z] spire-1.2.1/go.sum [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:32:14.622Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:32:14.622Z] spire-1.2.1/conf/ [2022-05-10T19:32:14.622Z] spire-1.2.1/conf/agent/ [2022-05-10T19:32:14.622Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:32:14.622Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:32:14.622Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:32:14.622Z] spire-1.2.1/conf/server/ [2022-05-10T19:32:14.622Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:32:14.622Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:32:14.622Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:32:14.622Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/ [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/images/ [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:32:14.622Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:32:14.622Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:32:14.623Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:32:14.623Z] spire-1.2.1/examples/ [2022-05-10T19:32:14.623Z] spire-1.2.1/examples/README.md [2022-05-10T19:32:14.623Z] spire-1.2.1/go.mod [2022-05-10T19:32:14.623Z] spire-1.2.1/go.sum [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:32:14.623Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/ [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:32:14.624Z] [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:32:14.624Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/endpoints/metrics.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:32:14.906Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:32:14.907Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:32:14.908Z] [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:32:14.908Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:32:14.909Z] [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:32:14.909Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:32:15.192Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:32:15.193Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:32:15.193Z] [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:32:15.194Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:32:15.479Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:32:15.480Z] [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:32:15.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:32:15.481Z] [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/ [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/private/ [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/spire/ [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:32:15.481Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:32:15.481Z] spire-1.2.1/release/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:32:15.481Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:32:15.481Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:32:15.481Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:32:15.481Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:32:15.481Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:32:15.481Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:32:15.481Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:32:15.481Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:32:15.481Z] spire-1.2.1/release/spire/ [2022-05-10T19:32:15.481Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:32:15.482Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:32:15.482Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:32:15.482Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:32:15.482Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:32:15.482Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:32:15.482Z] spire-1.2.1/script/ [2022-05-10T19:32:15.482Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:32:15.482Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:32:15.482Z] spire-1.2.1/support/ [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/ [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:32:15.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:32:15.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:32:15.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:32:15.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:32:15.482Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:32:15.482Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:32:15.482Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:32:15.482Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:32:15.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:32:15.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:32:15.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:32:15.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:32:15.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:32:15.482Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:32:15.482Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:32:15.482Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:32:15.482Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:32:15.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:32:15.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:32:15.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:32:15.764Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:32:15.764Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:32:15.764Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/test/ [2022-05-10T19:32:15.764Z] spire-1.2.1/test/clock/ [2022-05-10T19:32:15.764Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:32:15.764Z] spire-1.2.1/test/fakes/ [2022-05-10T19:32:15.764Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:32:15.764Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:32:15.764Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:32:15.764Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:32:15.764Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:32:15.764Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:32:15.764Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:32:15.764Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:32:15.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:32:15.765Z] [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/bundle.derspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:32:15.765Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:32:15.765Z] spire-1.2.1/test/integration/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:32:15.765Z] spire-1.2.1/test/integration/common [2022-05-10T19:32:15.765Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:32:15.765Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:32:15.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:32:15.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:32:15.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:32:15.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:32:15.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:32:15.766Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:32:15.766Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:32:15.766Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:32:15.766Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:32:15.766Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:32:15.766Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:32:15.766Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:32:15.766Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:32:15.766Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:32:15.766Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:32:15.766Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:32:15.766Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:32:15.766Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:32:15.766Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/ [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/private/ [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/spire/ [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:32:15.766Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:32:15.766Z] spire-1.2.1/release/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:32:15.766Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:32:15.766Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:32:15.766Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:32:15.766Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:32:15.766Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:32:15.766Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:32:15.766Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:32:15.766Z] spire-1.2.1/release/spire/ [2022-05-10T19:32:15.766Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:32:15.766Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:32:15.766Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:32:15.766Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:32:15.766Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:32:15.766Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:32:15.766Z] spire-1.2.1/script/ [2022-05-10T19:32:15.766Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:32:15.766Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:32:15.766Z] spire-1.2.1/support/ [2022-05-10T19:32:15.766Z] spire-1.2.1/support/k8s/ [2022-05-10T19:32:15.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:32:15.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:32:15.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:32:15.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:32:15.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:32:15.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:32:15.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:32:15.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:32:15.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:32:15.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:32:15.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:32:15.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:32:15.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:32:15.767Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:32:16.071Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:32:16.071Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:32:16.071Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:32:16.071Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:32:16.071Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:32:16.071Z] spire-1.2.1/test/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/clock/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:32:16.071Z] spire-1.2.1/test/fakes/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:32:16.071Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:32:16.071Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:32:16.072Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:32:16.073Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:32:16.073Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:32:16.073Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:32:16.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:32:16.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:32:16.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:32:16.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:32:16.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:32:16.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:32:16.073Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:32:16.073Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:32:16.073Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:32:16.073Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:32:16.073Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:32:16.073Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/common [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:32:16.073Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:32:16.073Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:32:16.073Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:32:16.073Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:32:16.074Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:32:16.074Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/testca/ [2022-05-10T19:32:16.074Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/testkey/ [2022-05-10T19:32:16.074Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:32:16.074Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:32:16.074Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/util/ [2022-05-10T19:32:16.074Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/util/race.go [2022-05-10T19:32:16.074Z] spire-1.2.1/test/util/util.go [2022-05-10T19:32:16.074Z] [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:32:16.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.confbuilding spire from source... [2022-05-10T19:32:16.355Z] [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:32:16.355Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:32:16.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:32:16.640Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:32:16.641Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:32:16.641Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/testca/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/testkey/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:32:16.641Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/util/ [2022-05-10T19:32:16.641Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/util/race.go [2022-05-10T19:32:16.641Z] spire-1.2.1/test/util/util.go [2022-05-10T19:32:16.641Z] building spire from source... [2022-05-10T19:32:16.930Z] Installing go1.17.7... [2022-05-10T19:32:17.539Z] Installing go1.17.7... [2022-05-10T19:32:44.473Z] Building bin/spire-server... [2022-05-10T19:32:44.473Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:32:44.473Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:32:44.473Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:32:45.090Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:32:45.090Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:32:45.374Z] Building bin/spire-server... [2022-05-10T19:32:45.657Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:32:45.657Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:32:45.657Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:32:45.941Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:32:46.554Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:32:46.841Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:32:49.518Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:32:50.526Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:32:50.526Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:32:50.811Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:32:51.091Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:32:51.698Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:32:51.698Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:32:51.974Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:32:51.974Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:32:51.974Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:32:51.974Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:32:52.252Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:32:52.252Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:32:52.252Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:32:52.538Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:32:52.538Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:32:52.820Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:32:52.820Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:32:52.820Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:32:53.159Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:32:53.159Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:32:53.441Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:32:53.729Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:32:53.729Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:32:53.729Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:32:54.730Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:32:54.730Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:32:55.015Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:32:55.304Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:32:55.925Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:32:55.925Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:32:57.390Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:33:24.325Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:33:24.325Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:33:24.325Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:33:24.325Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:33:24.325Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:33:24.325Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:33:24.325Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:33:24.605Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:33:24.605Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:33:24.605Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:33:24.605Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:33:24.886Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:33:24.886Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:33:24.886Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:33:25.173Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:33:25.173Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:33:25.455Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:33:25.455Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:33:25.455Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:33:26.067Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:33:26.067Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:33:26.067Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:33:26.067Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:33:26.348Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:33:26.348Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:33:26.348Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:33:26.632Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:33:26.632Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:33:26.916Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:33:26.916Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:33:26.916Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:33:26.916Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:33:27.196Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:33:27.196Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:33:27.196Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:33:27.806Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:33:27.806Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:33:28.087Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:33:28.087Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:33:28.370Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:33:28.370Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:33:28.370Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:33:28.370Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:33:29.143Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:33:29.143Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:33:29.530Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:33:29.530Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:33:29.530Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:33:29.842Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:33:30.848Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:33:31.135Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:33:31.135Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:33:32.140Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:33:32.141Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:33:32.470Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:33:36.198Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:33:39.636Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:33:39.636Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:33:39.636Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:33:39.636Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:33:39.636Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:33:39.636Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:33:49.842Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:33:49.842Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:34:05.017Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:34:05.017Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:34:05.017Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:34:05.017Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:34:17.505Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:34:35.946Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:34:35.946Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:34:35.946Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:34:35.946Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:34:35.946Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:34:35.946Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:34:37.394Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:34:37.394Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:34:45.742Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:34:45.742Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:34:45.742Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:34:45.742Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:34:45.742Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:34:45.742Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:34:45.742Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:34:45.742Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:34:49.200Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:34:49.486Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:34:50.496Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:34:51.951Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:34:51.951Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:34:52.231Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:34:52.509Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:34:52.509Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:34:52.789Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:34:52.789Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:34:53.068Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:34:53.068Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:34:53.348Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:34:53.348Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:34:53.628Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:34:53.628Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:34:53.907Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:34:54.188Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:34:55.643Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:34:56.249Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:34:56.535Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:34:56.814Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:34:57.421Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:34:58.026Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:35:00.027Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:35:01.019Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:35:01.019Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:35:01.019Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:35:01.624Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:35:01.901Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:35:02.503Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:35:02.503Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:35:03.494Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:35:03.494Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:35:04.484Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:35:04.484Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:35:04.762Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:35:04.762Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:35:05.039Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:35:06.486Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:35:06.762Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:35:06.762Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:35:07.055Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:35:07.333Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:35:07.333Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:35:07.333Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:35:07.614Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:35:07.890Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:35:07.890Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:35:07.890Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:35:08.170Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:35:08.170Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:35:08.170Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:35:08.449Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:35:08.449Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:35:08.449Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:35:08.730Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:35:08.730Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:35:08.730Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:35:08.730Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:35:08.730Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:35:09.010Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:35:09.621Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:35:09.621Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:35:09.905Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:35:09.905Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:35:10.187Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:35:10.187Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:35:10.467Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:35:10.748Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:35:11.751Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:35:11.751Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:35:12.055Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:35:12.335Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:35:12.615Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:35:12.615Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:35:13.228Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:35:13.844Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:35:13.844Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:35:14.455Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:35:14.455Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:35:15.065Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:35:16.072Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:35:19.511Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:35:19.512Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:35:19.512Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:35:19.512Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:35:20.117Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:35:20.117Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:35:20.117Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:35:20.396Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:35:20.396Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:35:20.396Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:35:20.674Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:35:22.128Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:35:22.128Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:35:22.406Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:35:22.684Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:35:22.684Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:35:22.684Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:35:22.684Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:35:22.967Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:35:23.579Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:35:23.579Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:35:23.579Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:35:23.870Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:35:24.151Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:35:24.429Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:35:24.708Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:35:24.708Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:35:24.985Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:35:24.985Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:35:24.985Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:35:24.985Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:35:25.268Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:35:25.269Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:35:25.269Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:35:25.269Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:35:25.548Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:35:25.548Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:35:25.829Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:35:27.301Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:35:27.301Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:35:27.582Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:35:27.865Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:35:27.865Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:35:30.526Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:35:31.526Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:35:31.526Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:35:31.805Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:35:31.805Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:35:32.159Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:35:32.442Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:35:32.725Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:35:33.729Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:35:38.100Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:35:38.711Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:35:38.711Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:35:38.711Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:35:38.991Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:35:39.987Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:35:39.987Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:35:40.267Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:35:40.544Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:35:40.544Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:35:40.821Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:35:41.111Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:35:41.722Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:35:42.008Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:35:42.008Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:35:42.288Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:35:42.572Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:35:55.054Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:35:55.054Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:35:55.054Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:35:55.054Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:36:21.954Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:36:21.954Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:36:24.617Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:36:24.617Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:38:01.620Z] 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-10T19:38:10.030Z] Removing intermediate container c22a6b7e7146 [2022-05-10T19:38:10.030Z] ---> 219e6118b97b [2022-05-10T19:38:10.030Z] [2022-05-10T19:38:10.030Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T19:38:10.328Z] 3.14: Pulling from library/alpine [2022-05-10T19:38:12.358Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:38:12.359Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T19:38:12.359Z] ---> ac73e934f311 [2022-05-10T19:38:12.359Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T19:38:12.359Z] ---> Running in 81f90512ab2a [2022-05-10T19:38:15.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:38:15.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:38:16.023Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T19:38:16.304Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T19:38:16.304Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T19:38:16.304Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:38:16.304Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:38:16.918Z] OK: 6 MiB in 17 packages [2022-05-10T19:38:20.359Z] Removing intermediate container 81f90512ab2a [2022-05-10T19:38:20.359Z] ---> 567f6813f744 [2022-05-10T19:38:20.359Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:38:20.359Z] ---> Running in bd1d77802c28 [2022-05-10T19:38:20.977Z] Removing intermediate container bd1d77802c28 [2022-05-10T19:38:20.977Z] ---> 43181997e9fa [2022-05-10T19:38:20.977Z] Step 13/25 : WORKDIR / [2022-05-10T19:38:21.254Z] ---> Running in 57431610efc9 [2022-05-10T19:38:22.267Z] Removing intermediate container 57431610efc9 [2022-05-10T19:38:22.267Z] ---> c497580bc413 [2022-05-10T19:38:22.267Z] 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-10T19:38:24.309Z] ---> 016cc71e0326 [2022-05-10T19:38:24.309Z] 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-10T19:38:26.339Z] ---> 22424fb7df64 [2022-05-10T19:38:26.339Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T19:38:27.815Z] ---> 0d2bc69e9e9b [2022-05-10T19:38:27.815Z] 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-10T19:38:29.285Z] Removing intermediate container 7d22856d06cd [2022-05-10T19:38:29.285Z] ---> 14c89baabea1 [2022-05-10T19:38:29.285Z] [2022-05-10T19:38:29.285Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T19:38:29.285Z] ---> ac73e934f311 [2022-05-10T19:38:29.285Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T19:38:29.285Z] ---> 182191e75a42 [2022-05-10T19:38:29.285Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T19:38:29.285Z] ---> Running in 74719292997d [2022-05-10T19:38:30.307Z] Removing intermediate container 74719292997d [2022-05-10T19:38:30.307Z] ---> b032e236e8bc [2022-05-10T19:38:30.307Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T19:38:30.591Z] ---> Running in 4af3df0bf469 [2022-05-10T19:38:32.651Z] ---> d38efddd06ee [2022-05-10T19:38:32.651Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T19:38:33.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:38:33.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:38:34.508Z] ---> fe55ea005031 [2022-05-10T19:38:34.508Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:38:35.120Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T19:38:35.406Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T19:38:35.406Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:38:35.406Z] OK: 6 MiB in 16 packages [2022-05-10T19:38:36.029Z] ---> d160e23ec468 [2022-05-10T19:38:36.029Z] 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-10T19:38:36.320Z] ---> Running in c7df8d44bc77 [2022-05-10T19:38:37.811Z] Removing intermediate container 4af3df0bf469 [2022-05-10T19:38:37.811Z] ---> a617f0a86c67 [2022-05-10T19:38:37.811Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-10T19:38:37.811Z] ---> Running in 752df235ea8f [2022-05-10T19:38:38.462Z] Removing intermediate container 752df235ea8f [2022-05-10T19:38:38.462Z] ---> f8ff35150aed [2022-05-10T19:38:38.462Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T19:38:38.462Z] ---> Running in c0dbaed980d2 [2022-05-10T19:38:39.486Z] Removing intermediate container c0dbaed980d2 [2022-05-10T19:38:39.486Z] ---> d2bc2b5df402 [2022-05-10T19:38:39.486Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T19:38:39.486Z] ---> Running in 8148825c2e6c [2022-05-10T19:38:41.537Z] Removing intermediate container c7df8d44bc77 [2022-05-10T19:38:41.537Z] ---> db1dad11d98a [2022-05-10T19:38:41.537Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:38:41.537Z] ---> Running in 0aaa1b0bcd1d [2022-05-10T19:38:42.549Z] Removing intermediate container 0aaa1b0bcd1d [2022-05-10T19:38:42.549Z] ---> f0f29b4de910 [2022-05-10T19:38:42.549Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T19:38:42.549Z] ---> Running in ef3853aa5d6f [2022-05-10T19:38:44.044Z] Removing intermediate container ef3853aa5d6f [2022-05-10T19:38:44.044Z] ---> dcc76e5dc9a8 [2022-05-10T19:38:44.044Z] Step 24/25 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:38:44.044Z] Removing intermediate container 8148825c2e6c [2022-05-10T19:38:44.044Z] ---> de7261e896ed [2022-05-10T19:38:44.044Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T19:38:44.325Z] ---> Running in 8e66325519d0 [2022-05-10T19:38:44.325Z] ---> Running in d5bc978414fa [2022-05-10T19:38:44.945Z] Removing intermediate container d5bc978414fa [2022-05-10T19:38:44.945Z] ---> 2d57fcc1753b [2022-05-10T19:38:44.945Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T19:38:44.945Z] Removing intermediate container 8e66325519d0 [2022-05-10T19:38:44.945Z] ---> 2e0f28966fcd [2022-05-10T19:38:44.945Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T19:38:45.234Z] ---> Running in bef2e06c51e4 [2022-05-10T19:38:45.852Z] Removing intermediate container bef2e06c51e4 [2022-05-10T19:38:45.852Z] ---> f0c76ad177ef [2022-05-10T19:38:45.852Z] [2022-05-10T19:38:46.467Z] ---> 7db19f9ee53c [2022-05-10T19:38:46.467Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T19:38:46.762Z] ---> Running in 01b6bf8368a3 [2022-05-10T19:38:47.049Z] Successfully built f0c76ad177ef [2022-05-10T19:38:47.049Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-10T19:38:47.049Z]  Building security-secretstore-setup ... done Building core-command [2022-05-10T19:38:50.510Z] Removing intermediate container 01b6bf8368a3 [2022-05-10T19:38:50.510Z] ---> a0afe1c4198a [2022-05-10T19:38:50.510Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:38:51.521Z] ---> 8b951fd2260b [2022-05-10T19:38:51.521Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T19:38:53.545Z] ---> d9524c4c9f1a [2022-05-10T19:38:53.545Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T19:38:54.569Z] ---> e8be2ee2285f [2022-05-10T19:38:54.569Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T19:38:56.058Z] ---> baefe87cd7d4 [2022-05-10T19:38:56.058Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T19:38:57.248Z] ---> 947b355ee2eb [2022-05-10T19:38:57.249Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T19:38:57.249Z] ---> Running in 09a25b08b0ca [2022-05-10T19:38:58.040Z] Removing intermediate container 09a25b08b0ca [2022-05-10T19:38:58.040Z] ---> 8e8756991cdd [2022-05-10T19:38:58.040Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T19:38:59.233Z] ---> 0adc28e9216b [2022-05-10T19:38:59.233Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T19:38:59.526Z] ---> Running in b3195384e407 [2022-05-10T19:39:04.160Z] Removing intermediate container b3195384e407 [2022-05-10T19:39:04.160Z] ---> 6729b99aab73 [2022-05-10T19:39:04.160Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T19:39:04.160Z] ---> Running in 11929e0b3d97 [2022-05-10T19:39:04.617Z] Removing intermediate container 11929e0b3d97 [2022-05-10T19:39:04.617Z] ---> 1dc916185988 [2022-05-10T19:39:04.617Z] Step 28/31 : CMD ["gate"] [2022-05-10T19:39:04.980Z] ---> Running in 5b6f3d781cf5 [2022-05-10T19:39:05.839Z] Removing intermediate container 5b6f3d781cf5 [2022-05-10T19:39:05.839Z] ---> 1ae954580e8e [2022-05-10T19:39:05.839Z] Step 29/31 : LABEL arch=arm64 [2022-05-10T19:39:06.448Z] ---> Running in c86260788f0b [2022-05-10T19:39:07.068Z] Removing intermediate container c86260788f0b [2022-05-10T19:39:07.068Z] ---> d2914efbba60 [2022-05-10T19:39:07.068Z] Step 30/31 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:39:07.690Z] ---> Running in 7b7ab88c21dc [2022-05-10T19:39:08.709Z] Removing intermediate container 7b7ab88c21dc [2022-05-10T19:39:08.709Z] ---> 5abaa72a74b1 [2022-05-10T19:39:08.709Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T19:39:09.327Z] ---> Running in 583e95bc5807 [2022-05-10T19:39:09.951Z] Removing intermediate container 583e95bc5807 [2022-05-10T19:39:09.951Z] ---> 99ecbccb49a9 [2022-05-10T19:39:09.951Z] [2022-05-10T19:39:10.977Z] Successfully built 99ecbccb49a9 [2022-05-10T19:39:10.977Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-10T19:39:10.977Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-05-10T19:39:37.921Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:39:37.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:39:37.922Z] ---> 2b4ab5b765ee [2022-05-10T19:39:37.922Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:39:37.922Z] ---> Using cache [2022-05-10T19:39:37.922Z] ---> 604e9765fc76 [2022-05-10T19:39:37.922Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:39:37.922Z] ---> Using cache [2022-05-10T19:39:37.922Z] ---> 64b4ad6cb233 [2022-05-10T19:39:37.922Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:39:37.922Z] ---> Running in 30e504952ecd [2022-05-10T19:39:40.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:39:41.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:39:43.685Z] OK: 220 MiB in 52 packages [2022-05-10T19:39:46.370Z] Removing intermediate container 30e504952ecd [2022-05-10T19:39:46.370Z] ---> fdf255c776cd [2022-05-10T19:39:46.370Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:39:48.405Z] ---> 6c95f7eeb448 [2022-05-10T19:39:48.405Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:39:48.693Z] ---> Running in b9b32d714360 [2022-05-10T19:39:58.949Z] Removing intermediate container b9b32d714360 [2022-05-10T19:39:58.949Z] ---> f55fd0712f33 [2022-05-10T19:39:58.949Z] Step 8/23 : COPY . . [2022-05-10T19:40:01.629Z] Removing intermediate container 4679b5bf39d6 [2022-05-10T19:40:01.629Z] ---> f7e785dc0bb1 [2022-05-10T19:40:01.629Z] [2022-05-10T19:40:01.629Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:40:01.629Z] ---> ac73e934f311 [2022-05-10T19:40:01.629Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T19:40:01.916Z] ---> Running in e3c2104543c6 [2022-05-10T19:40:02.939Z] Removing intermediate container e3c2104543c6 [2022-05-10T19:40:02.939Z] ---> 935b9403a5b6 [2022-05-10T19:40:02.939Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T19:40:02.939Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:40:02.939Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:40:02.939Z] ---> 2b4ab5b765ee [2022-05-10T19:40:02.939Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:40:02.939Z] ---> Using cache [2022-05-10T19:40:02.939Z] ---> 604e9765fc76 [2022-05-10T19:40:02.939Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:40:02.939Z] ---> Using cache [2022-05-10T19:40:02.939Z] ---> 64b4ad6cb233 [2022-05-10T19:40:02.939Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T19:40:02.939Z] ---> Running in f81490ebb47d [2022-05-10T19:40:03.563Z] ---> Running in fe6b388cf336 [2022-05-10T19:40:05.046Z] Removing intermediate container fe6b388cf336 [2022-05-10T19:40:05.046Z] ---> f46f06858350 [2022-05-10T19:40:05.046Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T19:40:05.046Z] ---> Running in 89bff63fb4be [2022-05-10T19:40:06.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:40:06.044Z] Removing intermediate container 89bff63fb4be [2022-05-10T19:40:06.044Z] ---> 452f8fc9cbcd [2022-05-10T19:40:06.044Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:40:06.343Z] ---> Running in 2c8265294185 [2022-05-10T19:40:07.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:40:09.417Z] OK: 220 MiB in 52 packages [2022-05-10T19:40:10.921Z] Removing intermediate container 2c8265294185 [2022-05-10T19:40:10.921Z] ---> 81e40e337101 [2022-05-10T19:40:10.921Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T19:40:11.210Z] ---> Running in 33bf483ba40a [2022-05-10T19:40:11.819Z] Removing intermediate container f81490ebb47d [2022-05-10T19:40:11.819Z] ---> dbe6d9c4f8fb [2022-05-10T19:40:11.819Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:40:14.470Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:40:14.470Z] ---> c69204be28d5 [2022-05-10T19:40:14.470Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:40:14.771Z] ---> Running in df3bfbdeffed [2022-05-10T19:40:15.051Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:40:17.084Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:40:17.084Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T19:40:17.084Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T19:40:17.365Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T19:40:17.365Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T19:40:17.645Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T19:40:17.645Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:40:17.645Z] OK: 8 MiB in 20 packages [2022-05-10T19:40:20.320Z] Removing intermediate container 33bf483ba40a [2022-05-10T19:40:20.320Z] ---> 79bc0a5de34b [2022-05-10T19:40:20.320Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:40:22.373Z] ---> 46004d265ad1 [2022-05-10T19:40:22.373Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-10T19:40:23.867Z] Removing intermediate container df3bfbdeffed [2022-05-10T19:40:23.867Z] ---> 4fc0e4e14051 [2022-05-10T19:40:23.867Z] Step 8/23 : COPY . . [2022-05-10T19:40:25.934Z] ---> 7245862035a8 [2022-05-10T19:40:25.934Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-10T19:40:28.025Z] ---> 6192aed99c82 [2022-05-10T19:40:28.025Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-10T19:40:28.025Z] ---> Running in 22b27f0abece [2022-05-10T19:40:29.514Z] Removing intermediate container 22b27f0abece [2022-05-10T19:40:29.514Z] ---> 4dee2c44007f [2022-05-10T19:40:29.514Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:40:29.514Z] ---> Running in 069beb1df31d [2022-05-10T19:40:31.011Z] Removing intermediate container 069beb1df31d [2022-05-10T19:40:31.011Z] ---> 1675185cc18a [2022-05-10T19:40:31.011Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T19:40:31.294Z] ---> Running in 96ac151499f6 [2022-05-10T19:40:32.772Z] Removing intermediate container 96ac151499f6 [2022-05-10T19:40:32.772Z] ---> d1200362a5ef [2022-05-10T19:40:32.772Z] Step 22/23 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:40:33.053Z] ---> Running in 83a1081e9f18 [2022-05-10T19:40:34.061Z] Removing intermediate container 83a1081e9f18 [2022-05-10T19:40:34.061Z] ---> 25903f94b9af [2022-05-10T19:40:34.061Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:40:34.342Z] ---> Running in d2976e9ac26b [2022-05-10T19:40:35.808Z] Removing intermediate container d2976e9ac26b [2022-05-10T19:40:35.808Z] ---> a6cbc5eb8e21 [2022-05-10T19:40:35.808Z] [2022-05-10T19:40:37.275Z] Successfully built a6cbc5eb8e21 [2022-05-10T19:40:37.562Z] Successfully tagged core-data-arm64:latest [2022-05-10T19:40:37.562Z]  Building core-data ... done Building security-spiffe-token-provider [2022-05-10T19:40:44.366Z] ---> 935c8ae063f8 [2022-05-10T19:40:44.366Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T19:40:44.366Z] ---> Running in c5bc0b8eb636 [2022-05-10T19:40:47.064Z] 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-10T19:41:05.524Z] ---> f3104b9c141f [2022-05-10T19:41:05.524Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T19:41:05.524Z] ---> Running in a4ee4ef13628 [2022-05-10T19:41:06.541Z] 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-10T19:41:12.024Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:41:12.024Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:41:12.024Z] ---> 2b4ab5b765ee [2022-05-10T19:41:12.024Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T19:41:12.024Z] ---> Using cache [2022-05-10T19:41:12.024Z] ---> 604e9765fc76 [2022-05-10T19:41:12.024Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T19:41:12.024Z] ---> Running in 7e6a82699c42 [2022-05-10T19:41:13.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:41:14.468Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:41:15.917Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:41:15.917Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:41:15.917Z] OK: 15741 distinct packages available [2022-05-10T19:41:15.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:41:17.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:41:18.357Z] OK: 220 MiB in 52 packages [2022-05-10T19:41:20.378Z] Removing intermediate container 7e6a82699c42 [2022-05-10T19:41:20.378Z] ---> c151207c0355 [2022-05-10T19:41:20.378Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T19:41:21.376Z] ---> 46c5a9011449 [2022-05-10T19:41:21.376Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:41:21.376Z] ---> Running in 001caa49e99e [2022-05-10T19:41:28.138Z] Removing intermediate container 001caa49e99e [2022-05-10T19:41:28.138Z] ---> d462fad71bd3 [2022-05-10T19:41:28.138Z] Step 7/20 : COPY . . [2022-05-10T19:41:55.024Z] ---> c0107b7d14f4 [2022-05-10T19:41:55.024Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T19:41:55.024Z] ---> Running in 5ccde98b412b [2022-05-10T19:41:55.024Z] 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-10T19:46:47.327Z] Removing intermediate container c5bc0b8eb636 [2022-05-10T19:46:47.327Z] ---> d3986876ad7c [2022-05-10T19:46:47.327Z] [2022-05-10T19:46:47.327Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:46:47.327Z] ---> ac73e934f311 [2022-05-10T19:46:47.327Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:46:47.327Z] ---> Running in 78ca6d0c19f8 [2022-05-10T19:46:47.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:46:47.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:46:47.327Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T19:46:47.327Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:46:47.327Z] OK: 5 MiB in 15 packages [2022-05-10T19:46:47.327Z] Removing intermediate container 78ca6d0c19f8 [2022-05-10T19:46:47.327Z] ---> be9cafc34cdd [2022-05-10T19:46:47.327Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:46:47.327Z] ---> Running in 3ae6e17564a3 [2022-05-10T19:46:47.327Z] Removing intermediate container 3ae6e17564a3 [2022-05-10T19:46:47.327Z] ---> 4917524b8d89 [2022-05-10T19:46:47.327Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T19:46:47.327Z] ---> Running in 457edceba5e5 [2022-05-10T19:46:47.327Z] Removing intermediate container 457edceba5e5 [2022-05-10T19:46:47.327Z] ---> f9592d8d4485 [2022-05-10T19:46:47.327Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:46:47.327Z] ---> Running in 18557d5e839b [2022-05-10T19:46:47.327Z] Removing intermediate container 18557d5e839b [2022-05-10T19:46:47.327Z] ---> e95937655403 [2022-05-10T19:46:47.327Z] Step 15/23 : WORKDIR / [2022-05-10T19:46:47.327Z] ---> Running in 70fdd51cc9d9 [2022-05-10T19:46:47.327Z] Removing intermediate container 70fdd51cc9d9 [2022-05-10T19:46:47.327Z] ---> 1126490de91a [2022-05-10T19:46:47.327Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:46:47.327Z] ---> d8646249f2d8 [2022-05-10T19:46:47.327Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T19:46:47.327Z] ---> 36c3a58b8a61 [2022-05-10T19:46:47.327Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T19:46:47.327Z] ---> f45494a1386b [2022-05-10T19:46:47.327Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T19:46:47.327Z] ---> Running in 36901e75610f [2022-05-10T19:46:47.327Z] Removing intermediate container 36901e75610f [2022-05-10T19:46:47.327Z] ---> 5d1586e81d5a [2022-05-10T19:46:47.327Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:46:47.327Z] ---> Running in a4979bd243dc [2022-05-10T19:46:47.327Z] Removing intermediate container a4979bd243dc [2022-05-10T19:46:47.327Z] ---> 9c623cc8eb74 [2022-05-10T19:46:47.327Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T19:46:47.327Z] ---> Running in bfd679b9e5e6 [2022-05-10T19:46:47.622Z] Removing intermediate container bfd679b9e5e6 [2022-05-10T19:46:47.622Z] ---> 8be8cad15eab [2022-05-10T19:46:47.622Z] Step 22/23 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:46:47.914Z] ---> Running in ba5dc0486888 [2022-05-10T19:46:48.928Z] Removing intermediate container ba5dc0486888 [2022-05-10T19:46:48.928Z] ---> 7ec29053ebac [2022-05-10T19:46:48.928Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:46:48.928Z] ---> Running in f2244507a0fa [2022-05-10T19:46:50.404Z] Removing intermediate container f2244507a0fa [2022-05-10T19:46:50.404Z] ---> 461340cc7a1e [2022-05-10T19:46:50.404Z] [2022-05-10T19:46:51.858Z] Successfully built 461340cc7a1e [2022-05-10T19:46:51.858Z] Successfully tagged core-command-arm64:latest [2022-05-10T19:46:51.858Z] Building core-metadata [2022-05-10T19:46:56.202Z]  Building core-command ... done Removing intermediate container a4ee4ef13628 [2022-05-10T19:46:56.202Z] ---> 4574b5503b14 [2022-05-10T19:46:56.202Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T19:46:56.477Z] ---> Running in 493b86c8483b [2022-05-10T19:46:58.483Z] 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-10T19:47:03.951Z] Removing intermediate container 493b86c8483b [2022-05-10T19:47:03.951Z] ---> 4198eb3b1ffd [2022-05-10T19:47:03.951Z] [2022-05-10T19:47:03.951Z] Step 11/23 : FROM docker:20.10.14 [2022-05-10T19:47:03.951Z] 20.10.14: Pulling from library/docker [2022-05-10T19:47:30.860Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T19:47:30.860Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-10T19:47:30.860Z] ---> c346e9eafbab [2022-05-10T19:47:30.860Z] 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-10T19:47:30.860Z] ---> Running in ec535723ea5e [2022-05-10T19:47:30.860Z] Removing intermediate container ec535723ea5e [2022-05-10T19:47:30.860Z] ---> 8a1d058570a8 [2022-05-10T19:47:30.860Z] 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-10T19:47:30.860Z] ---> Running in d01f13098375 [2022-05-10T19:47:30.860Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:47:30.860Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:47:30.860Z] ---> 2b4ab5b765ee [2022-05-10T19:47:30.860Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:47:30.860Z] ---> Using cache [2022-05-10T19:47:30.860Z] ---> 604e9765fc76 [2022-05-10T19:47:30.860Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:47:30.860Z] ---> Using cache [2022-05-10T19:47:30.860Z] ---> 64b4ad6cb233 [2022-05-10T19:47:30.860Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:47:30.860Z] ---> Using cache [2022-05-10T19:47:30.860Z] ---> fdf255c776cd [2022-05-10T19:47:30.860Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:47:30.860Z] ---> Using cache [2022-05-10T19:47:30.860Z] ---> 6c95f7eeb448 [2022-05-10T19:47:30.860Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:47:30.860Z] ---> Using cache [2022-05-10T19:47:30.860Z] ---> f55fd0712f33 [2022-05-10T19:47:30.860Z] Step 8/23 : COPY . . [2022-05-10T19:47:30.860Z] ---> Using cache [2022-05-10T19:47:30.860Z] ---> 935c8ae063f8 [2022-05-10T19:47:30.860Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T19:47:30.860Z] ---> Running in fdf2b48e4c7f [2022-05-10T19:47:31.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:47:31.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:47:31.754Z] 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-10T19:47:33.225Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T19:47:33.225Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T19:47:33.225Z] Executing bash-5.1.16-r0.post-install [2022-05-10T19:47:33.225Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:47:33.225Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T19:47:33.225Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T19:47:33.225Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T19:47:33.225Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T19:47:33.225Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T19:47:33.225Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T19:47:33.225Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T19:47:33.225Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T19:47:33.225Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T19:47:33.225Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T19:47:33.225Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T19:47:33.225Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T19:47:33.225Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T19:47:33.225Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T19:47:36.818Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T19:47:36.818Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T19:47:36.818Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T19:47:36.818Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T19:47:36.818Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T19:47:36.818Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T19:47:36.818Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T19:47:36.818Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T19:47:36.818Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T19:47:36.818Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T19:47:36.818Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T19:47:36.818Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T19:47:36.818Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T19:47:36.818Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T19:47:36.818Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T19:47:36.818Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T19:47:37.134Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T19:47:37.134Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T19:47:37.134Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T19:47:37.134Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T19:47:37.134Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T19:47:37.134Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T19:47:37.134Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T19:47:37.134Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T19:47:37.431Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T19:47:37.431Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T19:47:38.500Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:47:38.813Z] OK: 82 MiB in 65 packages [2022-05-10T19:47:48.021Z] Collecting docker-compose==1.23.2 [2022-05-10T19:47:48.021Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T19:47:48.634Z] Collecting PyYAML<4,>=3.10 [2022-05-10T19:47:48.634Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T19:47:55.438Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T19:47:55.438Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T19:47:55.438Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T19:47:55.438Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T19:47:56.438Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T19:47:56.438Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T19:47:56.438Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T19:47:56.438Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T19:47:59.872Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T19:47:59.872Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T19:48:03.309Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T19:48:03.309Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T19:48:07.674Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T19:48:07.674Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T19:48:09.138Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T19:48:09.423Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T19:48:09.423Z] 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-10T19:48:10.890Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T19:48:10.890Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T19:48:12.357Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T19:48:12.357Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T19:48:12.637Z] Collecting idna<2.8,>=2.5 [2022-05-10T19:48:12.919Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T19:48:12.919Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T19:48:13.201Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T19:48:13.201Z] 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-10T19:48:13.813Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T19:48:13.813Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T19:48:13.813Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T19:48:13.813Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T19:48:15.286Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T19:48:15.286Z] Attempting uninstall: urllib3 [2022-05-10T19:48:15.286Z] Found existing installation: urllib3 1.26.7 [2022-05-10T19:48:15.286Z] Uninstalling urllib3-1.26.7: [2022-05-10T19:48:15.565Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T19:48:17.023Z] Attempting uninstall: idna [2022-05-10T19:48:17.023Z] Found existing installation: idna 3.3 [2022-05-10T19:48:17.023Z] Uninstalling idna-3.3: [2022-05-10T19:48:17.023Z] Successfully uninstalled idna-3.3 [2022-05-10T19:48:21.358Z] Attempting uninstall: requests [2022-05-10T19:48:21.358Z] Found existing installation: requests 2.26.0 [2022-05-10T19:48:21.358Z] Uninstalling requests-2.26.0: [2022-05-10T19:48:21.358Z] Successfully uninstalled requests-2.26.0 [2022-05-10T19:48:21.959Z] Running setup.py install for texttable: started [2022-05-10T19:48:25.370Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T19:48:25.370Z] Running setup.py install for PyYAML: started [2022-05-10T19:48:30.807Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T19:48:30.807Z] Running setup.py install for docopt: started [2022-05-10T19:48:34.250Z] Running setup.py install for docopt: finished with status 'done' [2022-05-10T19:48:34.250Z] Running setup.py install for dockerpty: started [2022-05-10T19:48:37.689Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T19:48:41.128Z] 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-10T19:48:59.498Z] Removing intermediate container d01f13098375 [2022-05-10T19:48:59.498Z] ---> 6919232ef1b9 [2022-05-10T19:48:59.498Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T19:48:59.498Z] ---> Running in ae29baebf7d8 [2022-05-10T19:48:59.498Z] Removing intermediate container ae29baebf7d8 [2022-05-10T19:48:59.498Z] ---> 9ec74e8c1098 [2022-05-10T19:48:59.498Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T19:48:59.498Z] ---> Running in 771fa5496ca6 [2022-05-10T19:48:59.498Z] Removing intermediate container 771fa5496ca6 [2022-05-10T19:48:59.498Z] ---> 80ad25622584 [2022-05-10T19:48:59.498Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T19:49:01.001Z] ---> 4a090e8bd237 [2022-05-10T19:49:01.001Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T19:49:02.037Z] ---> ef57328ded9c [2022-05-10T19:49:02.037Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T19:49:03.521Z] ---> 135c388ae85a [2022-05-10T19:49:03.521Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T19:49:03.800Z] ---> Running in 5c500a3672a8 [2022-05-10T19:49:04.418Z] Removing intermediate container 5c500a3672a8 [2022-05-10T19:49:04.418Z] ---> 4be8bc1936ab [2022-05-10T19:49:04.418Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:49:04.418Z] ---> Running in 907a6aad14db [2022-05-10T19:49:05.024Z] Removing intermediate container 907a6aad14db [2022-05-10T19:49:05.025Z] ---> 7495aa3b36b8 [2022-05-10T19:49:05.025Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T19:49:05.303Z] ---> Running in 58a7cf09aeb9 [2022-05-10T19:49:05.906Z] Removing intermediate container 58a7cf09aeb9 [2022-05-10T19:49:05.906Z] ---> 67cc933d1864 [2022-05-10T19:49:05.906Z] Step 22/23 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:49:06.197Z] ---> Running in d7931d4cefd5 [2022-05-10T19:49:06.791Z] Removing intermediate container d7931d4cefd5 [2022-05-10T19:49:06.791Z] ---> 778bfea405f1 [2022-05-10T19:49:06.791Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:49:06.791Z] ---> Running in 2a4dacca6284 [2022-05-10T19:49:07.382Z] Removing intermediate container 2a4dacca6284 [2022-05-10T19:49:07.382Z] ---> 54cbb5481a01 [2022-05-10T19:49:07.382Z] [2022-05-10T19:49:07.982Z] Successfully built 54cbb5481a01 [2022-05-10T19:49:07.982Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-10T19:49:07.982Z] Building support-scheduler [2022-05-10T19:49:41.893Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:49:41.893Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:49:41.893Z] ---> 2b4ab5b765ee [2022-05-10T19:49:41.893Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:49:41.893Z] ---> Using cache [2022-05-10T19:49:41.893Z] ---> 604e9765fc76 [2022-05-10T19:49:41.893Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:49:41.893Z] ---> Using cache [2022-05-10T19:49:41.893Z] ---> 64b4ad6cb233 [2022-05-10T19:49:41.893Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:49:41.893Z] ---> Using cache [2022-05-10T19:49:41.893Z] ---> fdf255c776cd [2022-05-10T19:49:41.893Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:49:41.893Z] ---> Using cache [2022-05-10T19:49:41.893Z] ---> 6c95f7eeb448 [2022-05-10T19:49:41.893Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:49:41.893Z] ---> Using cache [2022-05-10T19:49:41.893Z] ---> f55fd0712f33 [2022-05-10T19:49:41.893Z] Step 8/22 : COPY . . [2022-05-10T19:49:41.893Z] ---> Using cache [2022-05-10T19:49:41.893Z] ---> 935c8ae063f8 [2022-05-10T19:49:41.893Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T19:49:41.893Z] ---> Running in ff59c849798c [2022-05-10T19:49:41.893Z] 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-10T19:50:38.557Z] Removing intermediate container 5ccde98b412b [2022-05-10T19:50:38.557Z] ---> 4136156f7f26 [2022-05-10T19:50:38.557Z] [2022-05-10T19:50:38.557Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T19:50:38.557Z] 3.15: Pulling from library/alpine [2022-05-10T19:50:38.557Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T19:50:38.557Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T19:50:38.557Z] ---> 3fb3c9af89a9 [2022-05-10T19:50:38.557Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:50:38.557Z] ---> Running in 7c24588555f1 [2022-05-10T19:50:38.557Z] Removing intermediate container 7c24588555f1 [2022-05-10T19:50:38.557Z] ---> 3d8c1ce89ce1 [2022-05-10T19:50:38.557Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:50:38.557Z] ---> Running in 01946cd2338b [2022-05-10T19:50:38.557Z] Removing intermediate container 01946cd2338b [2022-05-10T19:50:38.557Z] ---> 0b4c5f93fe8e [2022-05-10T19:50:38.557Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T19:50:38.557Z] ---> Running in 070fd238f8d1 [2022-05-10T19:50:38.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:50:38.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:50:40.844Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:50:40.844Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:50:40.844Z] OK: 15732 distinct packages available [2022-05-10T19:50:40.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:50:41.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:50:43.296Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T19:50:43.296Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:50:43.573Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T19:50:43.573Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T19:50:43.850Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T19:50:43.850Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T19:50:43.850Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:50:44.128Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T19:50:44.128Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T19:50:44.128Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:50:44.407Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:50:45.015Z] OK: 8 MiB in 23 packages [2022-05-10T19:50:47.036Z] Removing intermediate container 070fd238f8d1 [2022-05-10T19:50:47.036Z] ---> 2bca7e1c4c00 [2022-05-10T19:50:47.036Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:50:48.036Z] ---> 2a2cc7953ea6 [2022-05-10T19:50:48.036Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T19:50:50.689Z] ---> 6c59df666076 [2022-05-10T19:50:50.689Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T19:50:51.685Z] ---> 8437881b55bd [2022-05-10T19:50:51.685Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T19:50:51.963Z] ---> Running in f83f24293f72 [2022-05-10T19:50:52.574Z] Removing intermediate container f83f24293f72 [2022-05-10T19:50:52.574Z] ---> ec172471a8fc [2022-05-10T19:50:52.574Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:50:52.858Z] ---> Running in 8c4d91ed9e33 [2022-05-10T19:50:53.551Z] Removing intermediate container 8c4d91ed9e33 [2022-05-10T19:50:53.551Z] ---> adb6238fbf1e [2022-05-10T19:50:53.551Z] Step 18/20 : LABEL arch=arm64 [2022-05-10T19:50:53.551Z] ---> Running in 8b1ef87c8ba1 [2022-05-10T19:50:54.163Z] Removing intermediate container 8b1ef87c8ba1 [2022-05-10T19:50:54.163Z] ---> 0a8fe13e29b5 [2022-05-10T19:50:54.163Z] Step 19/20 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:50:54.163Z] ---> Running in 1218ff5e8a57 [2022-05-10T19:50:54.779Z] Removing intermediate container 1218ff5e8a57 [2022-05-10T19:50:54.779Z] ---> b9c1cbfdc6e8 [2022-05-10T19:50:54.779Z] Step 20/20 : LABEL version=0.0.0 [2022-05-10T19:50:55.064Z] ---> Running in f9dd602a96b2 [2022-05-10T19:50:55.674Z] Removing intermediate container f9dd602a96b2 [2022-05-10T19:50:55.674Z] ---> b9f195a02238 [2022-05-10T19:50:55.674Z] [2022-05-10T19:50:56.282Z] Successfully built b9f195a02238 [2022-05-10T19:50:56.282Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-10T19:50:56.282Z] Building security-proxy-setup [2022-05-10T19:51:35.330Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:51:35.330Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:51:35.330Z] ---> 2b4ab5b765ee [2022-05-10T19:51:35.330Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:51:35.330Z] ---> Using cache [2022-05-10T19:51:35.330Z] ---> 604e9765fc76 [2022-05-10T19:51:35.330Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:51:35.330Z] ---> Using cache [2022-05-10T19:51:35.330Z] ---> 64b4ad6cb233 [2022-05-10T19:51:35.330Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:51:35.330Z] ---> Using cache [2022-05-10T19:51:35.330Z] ---> fdf255c776cd [2022-05-10T19:51:35.330Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:51:35.330Z] ---> Using cache [2022-05-10T19:51:35.330Z] ---> 6c95f7eeb448 [2022-05-10T19:51:35.330Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:51:35.330Z] ---> Using cache [2022-05-10T19:51:35.330Z] ---> f55fd0712f33 [2022-05-10T19:51:35.330Z] Step 8/22 : COPY . . [2022-05-10T19:51:35.330Z] ---> Using cache [2022-05-10T19:51:35.330Z] ---> 935c8ae063f8 [2022-05-10T19:51:35.330Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T19:51:35.330Z] ---> Running in d0855c0c9bf5 [2022-05-10T19:51:35.330Z] 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-10T19:54:12.318Z] Removing intermediate container fdf2b48e4c7f [2022-05-10T19:54:12.318Z] ---> 3a2acc53e666 [2022-05-10T19:54:12.318Z] [2022-05-10T19:54:12.318Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:54:12.318Z] ---> ac73e934f311 [2022-05-10T19:54:12.318Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:54:12.318Z] ---> Using cache [2022-05-10T19:54:12.318Z] ---> be9cafc34cdd [2022-05-10T19:54:12.318Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:54:12.318Z] ---> Using cache [2022-05-10T19:54:12.318Z] ---> 4917524b8d89 [2022-05-10T19:54:12.318Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T19:54:12.318Z] ---> Running in e71bbfee6a03 [2022-05-10T19:54:12.318Z] Removing intermediate container e71bbfee6a03 [2022-05-10T19:54:12.318Z] ---> 9345a6233769 [2022-05-10T19:54:12.318Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:54:12.318Z] ---> Running in 62238f6ecf11 [2022-05-10T19:54:12.318Z] Removing intermediate container 62238f6ecf11 [2022-05-10T19:54:12.318Z] ---> b9840c60ca77 [2022-05-10T19:54:12.318Z] Step 15/23 : WORKDIR / [2022-05-10T19:54:12.318Z] ---> Running in 876e1d736403 [2022-05-10T19:54:12.318Z] Removing intermediate container 876e1d736403 [2022-05-10T19:54:12.318Z] ---> 17438875bfdc [2022-05-10T19:54:12.318Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:54:12.931Z] ---> 8cbf44859f09 [2022-05-10T19:54:12.931Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T19:54:14.941Z] ---> b52c9e9c6829 [2022-05-10T19:54:14.941Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T19:54:15.953Z] ---> c10f5933bb89 [2022-05-10T19:54:15.953Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T19:54:15.953Z] ---> Running in 80aa2ebdc955 [2022-05-10T19:54:16.587Z] Removing intermediate container 80aa2ebdc955 [2022-05-10T19:54:16.587Z] ---> 5abb6913a25b [2022-05-10T19:54:16.587Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:54:16.871Z] ---> Running in 46d05cb075e6 [2022-05-10T19:54:17.489Z] Removing intermediate container 46d05cb075e6 [2022-05-10T19:54:17.489Z] ---> b384047b2c4c [2022-05-10T19:54:17.489Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T19:54:17.489Z] ---> Running in d6048e256508 [2022-05-10T19:54:18.127Z] Removing intermediate container d6048e256508 [2022-05-10T19:54:18.127Z] ---> 399773a4fea7 [2022-05-10T19:54:18.127Z] Step 22/23 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:54:18.416Z] ---> Running in 1f5577f37f6b [2022-05-10T19:54:19.039Z] Removing intermediate container 1f5577f37f6b [2022-05-10T19:54:19.039Z] ---> 04c0696c922e [2022-05-10T19:54:19.039Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:54:19.039Z] ---> Running in 24a5a5f8f538 [2022-05-10T19:54:19.655Z] Removing intermediate container 24a5a5f8f538 [2022-05-10T19:54:19.656Z] ---> e5c28f972575 [2022-05-10T19:54:19.656Z] [2022-05-10T19:54:20.267Z] Successfully built e5c28f972575 [2022-05-10T19:54:20.267Z] Successfully tagged core-metadata-arm64:latest [2022-05-10T19:54:20.267Z]  Building core-metadata ... done Building support-notifications [2022-05-10T19:54:59.407Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:54:59.407Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:54:59.407Z] ---> 2b4ab5b765ee [2022-05-10T19:54:59.407Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:54:59.407Z] ---> Using cache [2022-05-10T19:54:59.407Z] ---> 604e9765fc76 [2022-05-10T19:54:59.407Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:54:59.407Z] ---> Using cache [2022-05-10T19:54:59.407Z] ---> 64b4ad6cb233 [2022-05-10T19:54:59.407Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T19:54:59.407Z] ---> Running in 880963bc8edb [2022-05-10T19:54:59.407Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:54:59.407Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:54:59.407Z] OK: 220 MiB in 52 packages [2022-05-10T19:55:00.021Z] Removing intermediate container 880963bc8edb [2022-05-10T19:55:00.021Z] ---> f8330ac0bcd7 [2022-05-10T19:55:00.021Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:55:01.501Z] ---> df81bde19b53 [2022-05-10T19:55:01.501Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:55:01.501Z] ---> Running in 455764611a59 [2022-05-10T19:55:10.223Z] Removing intermediate container 455764611a59 [2022-05-10T19:55:10.223Z] ---> cdfeab3c1143 [2022-05-10T19:55:10.223Z] Step 8/22 : COPY . . [2022-05-10T19:55:32.516Z] ---> fb81237fcb0a [2022-05-10T19:55:32.516Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-10T19:55:32.516Z] ---> Running in f8cc26d15e88 [2022-05-10T19:55:33.982Z] 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-10T19:57:26.008Z] 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-10T19:57:44.430Z] Removing intermediate container d0855c0c9bf5 [2022-05-10T19:57:44.430Z] ---> 5ce3bb50dbef [2022-05-10T19:57:44.430Z] [2022-05-10T19:57:44.430Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:57:44.430Z] ---> ac73e934f311 [2022-05-10T19:57:44.430Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T19:57:44.430Z] ---> Running in 469d8f31ae51 [2022-05-10T19:57:44.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:57:44.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:57:46.181Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T19:57:46.181Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:57:46.181Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T19:57:46.181Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T19:57:46.181Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T19:57:46.181Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:57:46.181Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:57:46.463Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:57:46.750Z] OK: 8 MiB in 20 packages [2022-05-10T19:57:49.468Z] Removing intermediate container 469d8f31ae51 [2022-05-10T19:57:49.468Z] ---> e3ad11444876 [2022-05-10T19:57:49.468Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:57:49.468Z] ---> Running in 8d9fd2f532ad [2022-05-10T19:57:49.749Z] Removing intermediate container 8d9fd2f532ad [2022-05-10T19:57:49.749Z] ---> 7d94826e4de3 [2022-05-10T19:57:49.749Z] Step 13/22 : WORKDIR /edgex [2022-05-10T19:57:50.029Z] ---> Running in b3b98c69f528 [2022-05-10T19:57:50.631Z] Removing intermediate container b3b98c69f528 [2022-05-10T19:57:50.631Z] ---> f920edd9d365 [2022-05-10T19:57:50.631Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T19:57:51.622Z] ---> 3543a7fc687a [2022-05-10T19:57:51.622Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T19:57:53.614Z] ---> a7bf98771b89 [2022-05-10T19:57:53.614Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T19:57:55.075Z] ---> 936ff8fb3336 [2022-05-10T19:57:55.075Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:57:56.075Z] ---> f025be557a28 [2022-05-10T19:57:56.075Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T19:57:56.075Z] ---> Running in 5ed856259f0f [2022-05-10T19:57:59.506Z] Removing intermediate container 5ed856259f0f [2022-05-10T19:57:59.506Z] ---> 5aca99b5fcb6 [2022-05-10T19:57:59.506Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:57:59.506Z] ---> Running in eea5de90f829 [2022-05-10T19:58:00.123Z] Removing intermediate container eea5de90f829 [2022-05-10T19:58:00.123Z] ---> c993437003e7 [2022-05-10T19:58:00.123Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T19:58:00.123Z] ---> Running in f5e49c0565a1 [2022-05-10T19:58:00.737Z] Removing intermediate container f5e49c0565a1 [2022-05-10T19:58:00.737Z] ---> ece61f898858 [2022-05-10T19:58:00.737Z] Step 21/22 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:58:01.036Z] ---> Running in f0b055701cea [2022-05-10T19:58:01.644Z] Removing intermediate container f0b055701cea [2022-05-10T19:58:01.644Z] ---> fb3d2e9d5433 [2022-05-10T19:58:01.644Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T19:58:01.644Z] ---> Running in 3d346c1e672e [2022-05-10T19:58:02.257Z] Removing intermediate container 3d346c1e672e [2022-05-10T19:58:02.257Z] ---> 5f88a2e9a03c [2022-05-10T19:58:02.257Z] [2022-05-10T19:58:02.866Z] Successfully built 5f88a2e9a03c [2022-05-10T19:58:02.866Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-10T19:58:02.866Z] Building security-spire-agent [2022-05-10T19:58:41.980Z]  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:58:41.980Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:58:41.980Z] ---> 2b4ab5b765ee [2022-05-10T19:58:41.980Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:58:41.980Z] ---> Using cache [2022-05-10T19:58:41.980Z] ---> 604e9765fc76 [2022-05-10T19:58:41.980Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:58:41.980Z] ---> Using cache [2022-05-10T19:58:41.980Z] ---> 64b4ad6cb233 [2022-05-10T19:58:41.980Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:58:41.980Z] ---> Using cache [2022-05-10T19:58:41.980Z] ---> efb42304d6fd [2022-05-10T19:58:41.980Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:58:41.980Z] ---> Using cache [2022-05-10T19:58:41.980Z] ---> 6b3603698010 [2022-05-10T19:58:41.980Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:58:41.980Z] ---> Using cache [2022-05-10T19:58:41.980Z] ---> 2914d5d5caf0 [2022-05-10T19:58:41.980Z] Step 8/26 : COPY . . [2022-05-10T19:58:41.980Z] ---> Using cache [2022-05-10T19:58:41.980Z] ---> aa4f2abb7500 [2022-05-10T19:58:41.980Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:58:41.980Z] ---> Using cache [2022-05-10T19:58:41.980Z] ---> f582e5c17f83 [2022-05-10T19:58:41.980Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:58:41.980Z] ---> Using cache [2022-05-10T19:58:41.980Z] ---> 48e6f3d13192 [2022-05-10T19:58:41.980Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:58:41.980Z] ---> Using cache [2022-05-10T19:58:41.980Z] ---> b43a752ad3b3 [2022-05-10T19:58:41.980Z] 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-10T19:58:41.980Z] ---> Running in 9d9921bc4db9 [2022-05-10T19:58:41.980Z] spire-1.2.1/ [2022-05-10T19:58:41.980Z] spire-1.2.1/.data/ [2022-05-10T19:58:41.980Z] spire-1.2.1/.data/.file [2022-05-10T19:58:41.980Z] spire-1.2.1/.dockerignore [2022-05-10T19:58:41.980Z] spire-1.2.1/.gitattributes [2022-05-10T19:58:41.980Z] spire-1.2.1/.githooks/ [2022-05-10T19:58:41.980Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:58:41.980Z] spire-1.2.1/.github/ [2022-05-10T19:58:41.980Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:58:41.980Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:58:41.980Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:58:41.980Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:58:41.980Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:58:41.980Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:58:41.980Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:58:41.980Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:58:41.980Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:58:41.980Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:58:41.980Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:58:41.980Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:58:41.980Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:58:41.980Z] spire-1.2.1/.gitignore [2022-05-10T19:58:41.980Z] spire-1.2.1/.go-version [2022-05-10T19:58:41.980Z] spire-1.2.1/.golangci.yml [2022-05-10T19:58:41.980Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:58:41.980Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:58:41.980Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:58:41.980Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:58:41.980Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:58:41.980Z] spire-1.2.1/Dockerfile [2022-05-10T19:58:41.980Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:58:41.980Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:58:41.980Z] spire-1.2.1/LICENSE [2022-05-10T19:58:41.980Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:58:41.980Z] spire-1.2.1/Makefile [2022-05-10T19:58:41.980Z] spire-1.2.1/README.md [2022-05-10T19:58:41.980Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:58:41.980Z] spire-1.2.1/SECURITY.md [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:58:41.980Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:58:41.980Z] spire-1.2.1/conf/ [2022-05-10T19:58:41.980Z] spire-1.2.1/conf/agent/ [2022-05-10T19:58:41.980Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:58:41.980Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:58:41.980Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:58:41.980Z] spire-1.2.1/conf/server/ [2022-05-10T19:58:41.980Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:58:41.980Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:58:41.980Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:58:41.980Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/ [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/images/ [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:58:41.980Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:58:41.981Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:58:41.981Z] spire-1.2.1/examples/ [2022-05-10T19:58:41.981Z] spire-1.2.1/examples/README.md [2022-05-10T19:58:41.981Z] spire-1.2.1/go.mod [2022-05-10T19:58:41.981Z] spire-1.2.1/go.sum [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:58:41.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:58:41.982Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:58:41.983Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:58:41.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:58:41.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:58:41.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:58:41.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:58:41.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:58:41.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:58:41.986Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:58:41.986Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:58:41.986Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:58:41.986Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:58:41.986Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:58:41.986Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:58:41.986Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:58:41.986Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:58:41.986Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:58:41.986Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:58:41.986Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:58:41.986Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:58:41.986Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:58:41.986Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/ [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/private/ [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/spire/ [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:58:41.986Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:58:41.986Z] spire-1.2.1/release/ [2022-05-10T19:58:41.986Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:58:41.986Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:58:41.986Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:58:41.986Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:58:41.986Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:58:41.986Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:58:41.986Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:58:41.986Z] spire-1.2.1/release/spire/ [2022-05-10T19:58:41.986Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:58:41.986Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:58:41.986Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:58:41.986Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:58:41.986Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:58:41.986Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:58:41.986Z] spire-1.2.1/script/ [2022-05-10T19:58:41.986Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:58:41.986Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:58:41.986Z] spire-1.2.1/support/ [2022-05-10T19:58:41.986Z] spire-1.2.1/support/k8s/ [2022-05-10T19:58:41.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:58:41.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:58:41.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:58:42.267Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:58:42.267Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:58:42.267Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/clock/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:58:42.267Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:58:42.268Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/common [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:58:42.268Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:58:42.269Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:58:42.550Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:58:42.551Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:58:42.551Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:58:42.551Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:58:42.551Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:58:42.551Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:58:42.551Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:58:42.551Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:58:42.551Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:58:42.551Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:58:42.551Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:58:42.551Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:58:42.551Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:58:42.551Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:58:42.551Z] spire-1.2.1/test/testca/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:58:42.551Z] spire-1.2.1/test/testkey/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:58:42.551Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:58:42.551Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:58:42.551Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:58:42.551Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:58:42.551Z] spire-1.2.1/test/util/ [2022-05-10T19:58:42.551Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:58:42.552Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:58:42.552Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:58:42.552Z] spire-1.2.1/test/util/race.go [2022-05-10T19:58:42.552Z] spire-1.2.1/test/util/util.go [2022-05-10T19:58:42.552Z] building spire from source... [2022-05-10T19:58:43.552Z] Installing go1.17.7... [2022-05-10T19:59:15.994Z] Building bin/spire-server... [2022-05-10T19:59:15.994Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:59:15.994Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:59:15.994Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:59:15.994Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:59:15.994Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:59:19.414Z] Removing intermediate container ff59c849798c [2022-05-10T19:59:19.414Z] ---> 5fc91f5ce0a9 [2022-05-10T19:59:19.414Z] [2022-05-10T19:59:19.414Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:59:19.414Z] ---> ac73e934f311 [2022-05-10T19:59:19.414Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:59:19.414Z] ---> Using cache [2022-05-10T19:59:19.414Z] ---> be9cafc34cdd [2022-05-10T19:59:19.414Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:59:19.414Z] ---> Using cache [2022-05-10T19:59:19.414Z] ---> 4917524b8d89 [2022-05-10T19:59:19.414Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T19:59:19.414Z] ---> Running in 61a4bd662964 [2022-05-10T19:59:20.044Z] Removing intermediate container 61a4bd662964 [2022-05-10T19:59:20.044Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:59:20.044Z]  ---> 913494cfb0df [2022-05-10T19:59:20.044Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T19:59:20.044Z] ---> Running in 0827c22fd3fe [2022-05-10T19:59:20.649Z] Removing intermediate container 0827c22fd3fe [2022-05-10T19:59:20.649Z] ---> e530ddb28560 [2022-05-10T19:59:20.649Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:59:20.932Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:59:21.215Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:59:21.495Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:59:21.773Z]  ---> f3bcab3addc4 [2022-05-10T19:59:21.773Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T19:59:22.047Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:59:22.651Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:59:22.651Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:59:22.930Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:59:23.210Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:59:23.493Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:59:23.774Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:59:23.774Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:59:23.774Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:59:24.423Z]  ---> 0bfa802bc7b1 [2022-05-10T19:59:24.423Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T19:59:25.445Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:59:25.445Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:59:25.445Z]  ---> 1aa7f867a5e9 [2022-05-10T19:59:25.445Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T19:59:25.732Z] ---> Running in 5c3899e839ed [2022-05-10T19:59:26.014Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:59:26.308Z] Removing intermediate container 5c3899e839ed [2022-05-10T19:59:26.308Z] ---> 59ff81441a1f [2022-05-10T19:59:26.308Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:59:26.595Z] ---> Running in bb68692a9649 [2022-05-10T19:59:27.221Z] Removing intermediate container bb68692a9649 [2022-05-10T19:59:27.221Z] ---> 7480fe0cf9a6 [2022-05-10T19:59:27.221Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T19:59:27.221Z] ---> Running in 3b9f05c9a062 [2022-05-10T19:59:27.861Z] Removing intermediate container 3b9f05c9a062 [2022-05-10T19:59:27.861Z] ---> a4ad5904198e [2022-05-10T19:59:27.861Z] Step 21/22 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T19:59:27.861Z] ---> Running in ec73ca96e149 [2022-05-10T19:59:28.478Z] Removing intermediate container ec73ca96e149 [2022-05-10T19:59:28.478Z] ---> a7785749128b [2022-05-10T19:59:28.478Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T19:59:28.478Z] ---> Running in 53f200f8a6f8 [2022-05-10T19:59:29.090Z] Removing intermediate container 53f200f8a6f8 [2022-05-10T19:59:29.090Z] ---> 99484bf4908c [2022-05-10T19:59:29.090Z] [2022-05-10T19:59:29.708Z] Successfully built 99484bf4908c [2022-05-10T19:59:29.708Z] Successfully tagged support-scheduler-arm64:latest [2022-05-10T19:59:51.972Z]  Building support-scheduler ... done go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:59:51.972Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:59:51.972Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:59:51.972Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:59:51.972Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:59:51.972Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:59:51.972Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:59:51.972Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:59:51.972Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:59:51.972Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:59:51.972Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:59:51.972Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:59:51.972Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:59:51.972Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:59:51.972Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:59:51.972Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:59:51.972Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:59:51.972Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:59:51.972Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:59:51.972Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:59:51.972Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:59:51.972Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:59:51.972Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:59:51.972Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:59:51.972Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:59:51.972Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:59:52.253Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:59:52.253Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:59:52.253Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:59:52.533Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:59:52.533Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:59:52.533Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:59:52.811Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:59:52.811Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:59:53.435Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:59:53.435Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:59:53.435Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:59:54.048Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:59:54.330Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:59:56.997Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T20:00:01.374Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T20:00:01.374Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T20:00:01.374Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T20:00:01.374Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T20:00:19.780Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T20:00:19.780Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T20:00:19.780Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T20:00:32.293Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T20:00:32.293Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T20:00:32.293Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T20:00:32.293Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T20:00:33.291Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T20:01:00.211Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T20:01:00.211Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T20:01:00.211Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T20:01:00.211Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T20:01:00.211Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T20:01:00.211Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T20:01:00.817Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T20:01:00.817Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T20:01:01.097Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T20:01:02.097Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T20:01:02.097Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T20:01:02.097Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T20:01:03.102Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T20:01:03.383Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T20:01:03.662Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T20:01:03.943Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T20:01:03.943Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T20:01:04.551Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T20:01:10.016Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T20:01:10.626Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T20:01:10.626Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T20:01:10.906Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T20:01:11.513Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T20:01:11.513Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T20:01:11.513Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T20:01:11.794Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T20:01:11.794Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T20:01:11.794Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T20:01:11.794Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T20:01:12.075Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T20:01:13.540Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T20:01:13.540Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T20:01:14.151Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T20:01:14.151Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T20:01:14.151Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T20:01:14.435Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T20:01:14.435Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T20:01:14.435Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T20:01:14.716Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T20:01:15.719Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T20:01:15.719Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T20:01:16.002Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T20:01:16.283Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T20:01:16.565Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T20:01:18.037Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T20:01:19.041Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T20:01:19.041Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T20:01:19.323Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T20:01:19.323Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T20:01:19.604Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T20:01:19.887Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T20:01:20.166Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T20:01:20.768Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T20:01:23.428Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T20:01:25.439Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T20:01:25.439Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T20:01:25.719Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T20:01:26.001Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T20:01:26.614Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T20:01:26.614Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T20:01:26.896Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T20:01:26.897Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T20:01:27.177Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T20:01:27.177Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T20:01:27.461Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T20:01:35.822Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T20:01:35.822Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T20:01:35.822Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T20:01:35.822Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T20:02:08.403Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T20:02:08.403Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T20:04:00.882Z] Removing intermediate container f8cc26d15e88 [2022-05-10T20:04:00.883Z] ---> 9fd5339dbfca [2022-05-10T20:04:00.883Z] [2022-05-10T20:04:00.883Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T20:04:00.883Z] ---> ac73e934f311 [2022-05-10T20:04:00.883Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T20:04:00.883Z] ---> Running in 4470e4b2e236 [2022-05-10T20:04:00.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:04:00.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:04:00.883Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T20:04:00.883Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T20:04:00.883Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:04:00.883Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T20:04:00.883Z] OK: 6 MiB in 16 packages [2022-05-10T20:04:00.883Z] Removing intermediate container 4470e4b2e236 [2022-05-10T20:04:00.883Z] ---> 70686f2e8390 [2022-05-10T20:04:00.883Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T20:04:00.883Z] ---> Running in b0ce485c15f5 [2022-05-10T20:04:00.883Z] Removing intermediate container b0ce485c15f5 [2022-05-10T20:04:00.883Z] ---> 3bc2880113dc [2022-05-10T20:04:00.883Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T20:04:00.883Z] ---> Running in 6a7d88806264 [2022-05-10T20:04:00.883Z] Removing intermediate container 6a7d88806264 [2022-05-10T20:04:00.883Z] ---> 9412e564add4 [2022-05-10T20:04:00.883Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T20:04:00.883Z] ---> Running in d9b5144ebcbc [2022-05-10T20:04:00.883Z] Removing intermediate container d9b5144ebcbc [2022-05-10T20:04:00.883Z] ---> 35381a21a7a9 [2022-05-10T20:04:00.883Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:04:00.883Z] ---> 96084d1d9325 [2022-05-10T20:04:00.883Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T20:04:02.339Z] ---> c71d883f9d84 [2022-05-10T20:04:02.339Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T20:04:03.338Z] ---> e86969f33b3c [2022-05-10T20:04:03.338Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T20:04:03.618Z] ---> Running in c00a60a86153 [2022-05-10T20:04:04.226Z] Removing intermediate container c00a60a86153 [2022-05-10T20:04:04.226Z] ---> e273c0d0430a [2022-05-10T20:04:04.226Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:04:04.505Z] ---> Running in 9e21da1a450b [2022-05-10T20:04:05.112Z] Removing intermediate container 9e21da1a450b [2022-05-10T20:04:05.112Z] ---> 58687e9b32ce [2022-05-10T20:04:05.112Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T20:04:05.395Z] ---> Running in b4cc55768029 [2022-05-10T20:04:06.005Z] Removing intermediate container b4cc55768029 [2022-05-10T20:04:06.005Z] ---> 5912d37e828e [2022-05-10T20:04:06.005Z] Step 21/22 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T20:04:06.005Z] ---> Running in 75e391132e27 [2022-05-10T20:04:07.011Z] Removing intermediate container 75e391132e27 [2022-05-10T20:04:07.012Z] ---> cb8fd15c2f10 [2022-05-10T20:04:07.012Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T20:04:07.012Z] ---> Running in 7ad799f66282 [2022-05-10T20:04:07.622Z] Removing intermediate container 7ad799f66282 [2022-05-10T20:04:07.622Z] ---> fe4c6520741e [2022-05-10T20:04:07.622Z] [2022-05-10T20:04:08.232Z] Successfully built fe4c6520741e [2022-05-10T20:04:08.232Z] Successfully tagged support-notifications-arm64:latest [2022-05-10T20:21:16.962Z]  Building support-notifications ... done Building bin/spire-agent... [2022-05-10T20:21:16.962Z] Building bin/spire-agent... [2022-05-10T20:21:16.962Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:21:16.962Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:21:16.962Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:21:16.962Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:21:16.962Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:21:16.962Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:21:16.962Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:21:16.962Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:21:16.962Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:21:16.962Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:21:16.962Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:21:16.962Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:21:18.980Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:21:18.980Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:21:19.592Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:21:19.592Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:21:19.592Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:21:19.873Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:21:19.873Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:21:20.150Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:21:20.150Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:21:20.150Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:21:20.432Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:21:20.432Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:21:20.432Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:21:20.432Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:28:58.010Z] Removing intermediate container 93f7d6be6ba0 [2022-05-10T20:28:58.010Z] ---> 27c711a34b44 [2022-05-10T20:28:58.010Z] [2022-05-10T20:28:58.010Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T20:28:58.010Z] ---> 3fb3c9af89a9 [2022-05-10T20:28:58.010Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:28:58.010Z] ---> Using cache [2022-05-10T20:28:58.010Z] ---> 3d8c1ce89ce1 [2022-05-10T20:28:58.010Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:28:58.010Z] ---> Using cache [2022-05-10T20:28:58.010Z] ---> 0b4c5f93fe8e [2022-05-10T20:28:58.010Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T20:28:58.010Z] Removing intermediate container f794686eaf64 [2022-05-10T20:28:58.010Z] ---> a529ed2e159b [2022-05-10T20:28:58.010Z] [2022-05-10T20:28:58.010Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T20:28:58.010Z] ---> 3fb3c9af89a9 [2022-05-10T20:28:58.010Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:28:58.010Z] ---> Using cache [2022-05-10T20:28:58.010Z] ---> 3d8c1ce89ce1 [2022-05-10T20:28:58.010Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:28:58.010Z] ---> Using cache [2022-05-10T20:28:58.010Z] ---> 0b4c5f93fe8e [2022-05-10T20:28:58.010Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T20:28:58.010Z] ---> Running in f718c52aac51 [2022-05-10T20:28:58.010Z] ---> Running in ec3b60c8eee6 [2022-05-10T20:28:58.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:28:58.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:28:58.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:28:58.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:28:58.010Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:28:58.010Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:28:58.010Z] OK: 15732 distinct packages available [2022-05-10T20:28:58.010Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:28:58.010Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:28:58.010Z] OK: 15732 distinct packages available [2022-05-10T20:28:58.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:28:58.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:28:58.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:28:58.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:28:58.010Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T20:28:58.010Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-10T20:28:58.010Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:28:58.010Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:28:58.010Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T20:28:58.010Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T20:28:58.010Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T20:28:58.010Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-10T20:28:58.010Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T20:28:58.010Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:28:58.010Z] OK: 6 MiB in 18 packages [2022-05-10T20:28:58.010Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:28:58.010Z] OK: 6 MiB in 19 packages [2022-05-10T20:28:58.010Z] Removing intermediate container f718c52aac51 [2022-05-10T20:28:58.010Z] ---> ff1383a16f29 [2022-05-10T20:28:58.010Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:28:58.010Z] Removing intermediate container ec3b60c8eee6 [2022-05-10T20:28:58.010Z] ---> d17d4b288bc3 [2022-05-10T20:28:58.010Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:28:59.470Z] ---> c654fa8c9031 [2022-05-10T20:28:59.470Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:28:59.470Z] ---> ebbad4ce6ff0 [2022-05-10T20:28:59.470Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:29:00.075Z] ---> 54a7d3d8a7f3 [2022-05-10T20:29:00.075Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T20:29:00.075Z] ---> 58fd5be64ccc [2022-05-10T20:29:00.075Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T20:29:00.356Z] ---> Running in 11a0451d2783 [2022-05-10T20:29:00.660Z] Removing intermediate container 11a0451d2783 [2022-05-10T20:29:00.660Z] ---> 3a5e7b0151fb [2022-05-10T20:29:00.660Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-10T20:29:01.284Z] ---> 5dbc673b6521 [2022-05-10T20:29:01.284Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-10T20:29:01.564Z] ---> 4b63418b7832 [2022-05-10T20:29:01.564Z] Step 21/26 : WORKDIR / [2022-05-10T20:29:01.840Z] ---> Running in e0b56b908694 [2022-05-10T20:29:02.122Z] ---> b7498b668b6c [2022-05-10T20:29:02.122Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:29:02.122Z] ---> Running in 2528a13d58ff [2022-05-10T20:29:02.402Z] Removing intermediate container e0b56b908694 [2022-05-10T20:29:02.402Z] ---> 6031306cd29b [2022-05-10T20:29:02.402Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:29:02.402Z] ---> Running in 6865aaaf1da5 [2022-05-10T20:29:02.680Z] Removing intermediate container 2528a13d58ff [2022-05-10T20:29:02.681Z] ---> 7e7ac4e55983 [2022-05-10T20:29:02.681Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:29:02.964Z] ---> Running in ed156792d2f7 [2022-05-10T20:29:02.964Z] Removing intermediate container 6865aaaf1da5 [2022-05-10T20:29:02.964Z] ---> 71839708f13f [2022-05-10T20:29:02.964Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:29:03.242Z] ---> Running in dcdab4366c58 [2022-05-10T20:29:03.242Z] Removing intermediate container ed156792d2f7 [2022-05-10T20:29:03.242Z] ---> c98016c1fb5e [2022-05-10T20:29:03.242Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T20:29:03.515Z] ---> Running in 75d27c378f7d [2022-05-10T20:29:03.795Z] Removing intermediate container dcdab4366c58 [2022-05-10T20:29:03.795Z] ---> 72c788ad34f2 [2022-05-10T20:29:03.795Z] Step 24/26 : LABEL arch=arm64 [2022-05-10T20:29:03.795Z] ---> Running in 0ca8eeb16e4e [2022-05-10T20:29:04.076Z] Removing intermediate container 75d27c378f7d [2022-05-10T20:29:04.076Z] ---> 865722ede03e [2022-05-10T20:29:04.076Z] Step 24/25 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T20:29:04.076Z] ---> Running in e93db640ddae [2022-05-10T20:29:04.354Z] Removing intermediate container 0ca8eeb16e4e [2022-05-10T20:29:04.354Z] ---> c854cc993d90 [2022-05-10T20:29:04.354Z] Step 25/26 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T20:29:04.354Z] ---> Running in de067780cd01 [2022-05-10T20:29:04.633Z] Removing intermediate container e93db640ddae [2022-05-10T20:29:04.633Z] ---> 8b69603e01f4 [2022-05-10T20:29:04.633Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T20:29:04.633Z] ---> Running in 1515780aef32 [2022-05-10T20:29:04.906Z] Removing intermediate container de067780cd01 [2022-05-10T20:29:04.906Z] ---> 599325157489 [2022-05-10T20:29:04.906Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T20:29:04.906Z] ---> Running in e991dd51e9c0 [2022-05-10T20:29:05.182Z] Removing intermediate container 1515780aef32 [2022-05-10T20:29:05.182Z] ---> 919cc4f00ea7 [2022-05-10T20:29:05.182Z] [2022-05-10T20:29:05.465Z] Removing intermediate container e991dd51e9c0 [2022-05-10T20:29:05.465Z] ---> 71b34b3917dd [2022-05-10T20:29:05.465Z] [2022-05-10T20:29:05.465Z] Successfully built 919cc4f00ea7 [2022-05-10T20:29:05.465Z] Successfully tagged security-spire-server-arm64:latest [2022-05-10T20:29:05.739Z]  Building security-spire-server ... done Successfully built 71b34b3917dd [2022-05-10T20:29:05.739Z] Successfully tagged security-spire-config-arm64:latest [2022-05-10T20:30:27.516Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-05-10T20:30:27.516Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:30:27.516Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:30:27.516Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:30:27.516Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:30:27.516Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:30:27.516Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:30:27.516Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:30:27.516Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:30:27.516Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:30:27.516Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:30:27.516Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:30:27.516Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:30:27.516Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:34:19.552Z] Removing intermediate container 9d9921bc4db9 [2022-05-10T20:34:19.552Z] ---> 18a53a46338b [2022-05-10T20:34:19.552Z] [2022-05-10T20:34:19.552Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T20:34:19.552Z] ---> 3fb3c9af89a9 [2022-05-10T20:34:19.552Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:34:19.552Z] ---> Using cache [2022-05-10T20:34:19.552Z] ---> 3d8c1ce89ce1 [2022-05-10T20:34:19.552Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:34:19.552Z] ---> Using cache [2022-05-10T20:34:19.552Z] ---> 0b4c5f93fe8e [2022-05-10T20:34:19.552Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T20:34:19.552Z] ---> Using cache [2022-05-10T20:34:19.552Z] ---> d17d4b288bc3 [2022-05-10T20:34:19.552Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T20:34:19.552Z] ---> dcd6c0abf977 [2022-05-10T20:34:19.552Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:34:19.552Z] ---> 707588d2092a [2022-05-10T20:34:19.552Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:34:19.552Z] ---> eab26b03aa52 [2022-05-10T20:34:19.552Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-10T20:34:19.552Z] ---> 158e4b268156 [2022-05-10T20:34:19.552Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T20:34:19.552Z] ---> 82a1e48c1f83 [2022-05-10T20:34:19.552Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:34:19.552Z] ---> Running in 7b4eefa9597b [2022-05-10T20:34:19.552Z] Removing intermediate container 7b4eefa9597b [2022-05-10T20:34:19.552Z] ---> db5610b8961b [2022-05-10T20:34:19.552Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:34:19.552Z] ---> Running in 20bec8d8eb47 [2022-05-10T20:34:19.552Z] Removing intermediate container 20bec8d8eb47 [2022-05-10T20:34:19.552Z] ---> 2d42eae8d3a0 [2022-05-10T20:34:19.552Z] Step 24/26 : LABEL arch=arm64 [2022-05-10T20:34:19.552Z] ---> Running in f8a9496a755f [2022-05-10T20:34:19.552Z] Removing intermediate container f8a9496a755f [2022-05-10T20:34:19.552Z] ---> 77266146c128 [2022-05-10T20:34:19.552Z] Step 25/26 : LABEL git_sha=7391a0f4e0e017d903022da3e055f53c12478817 [2022-05-10T20:34:19.552Z] ---> Running in 760d10b27f97 [2022-05-10T20:34:19.552Z] Removing intermediate container 760d10b27f97 [2022-05-10T20:34:19.552Z] ---> ea039b0097c2 [2022-05-10T20:34:19.552Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T20:34:19.552Z] ---> Running in a3b0163f3fc8 [2022-05-10T20:34:19.552Z] Removing intermediate container a3b0163f3fc8 [2022-05-10T20:34:19.552Z] ---> e74534237e1c [2022-05-10T20:34:19.552Z] [2022-05-10T20:34:19.552Z] Successfully built e74534237e1c [2022-05-10T20:34:19.552Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-10T20:34:19.571Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-10T20:34:19.587Z] $ docker stop --time=1 37153926cf19562fa82289e4a08e3f3ba5e5ce17abfa07988291d57714dc7b9b [2022-05-10T20:34:21.323Z] $ docker rm -f 37153926cf19562fa82289e4a08e3f3ba5e5ce17abfa07988291d57714dc7b9b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T20:34:21.960Z] + docker images [2022-05-10T20:34:22.556Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T20:34:22.556Z] security-spire-agent-arm64 latest e74534237e1c 6 seconds ago 126MB [2022-05-10T20:34:22.556Z] 18a53a46338b 32 seconds ago 4.14GB [2022-05-10T20:34:22.556Z] security-spire-server-arm64 latest 919cc4f00ea7 5 minutes ago 86.3MB [2022-05-10T20:34:22.556Z] security-spire-config-arm64 latest 71b34b3917dd 5 minutes ago 85.6MB [2022-05-10T20:34:22.556Z] a529ed2e159b 5 minutes ago 4.14GB [2022-05-10T20:34:22.556Z] 27c711a34b44 5 minutes ago 4.14GB [2022-05-10T20:34:22.556Z] support-notifications-arm64 latest fe4c6520741e 30 minutes ago 25.8MB [2022-05-10T20:34:22.556Z] 9fd5339dbfca 30 minutes ago 1.36GB [2022-05-10T20:34:22.556Z] support-scheduler-arm64 latest 99484bf4908c 34 minutes ago 25.2MB [2022-05-10T20:34:22.556Z] 5fc91f5ce0a9 35 minutes ago 1.36GB [2022-05-10T20:34:22.556Z] security-proxy-setup-arm64 latest 5f88a2e9a03c 36 minutes ago 26.1MB [2022-05-10T20:34:22.556Z] 5ce3bb50dbef 36 minutes ago 1.31GB [2022-05-10T20:34:22.556Z] core-metadata-arm64 latest e5c28f972575 40 minutes ago 16.3MB [2022-05-10T20:34:22.556Z] 3a2acc53e666 40 minutes ago 1.31GB [2022-05-10T20:34:22.556Z] security-spiffe-token-provider-arm64 latest b9f195a02238 43 minutes ago 27.9MB [2022-05-10T20:34:22.556Z] 4136156f7f26 43 minutes ago 1.36GB [2022-05-10T20:34:22.556Z] sys-mgmt-agent-arm64 latest 54cbb5481a01 45 minutes ago 282MB [2022-05-10T20:34:22.556Z] 4198eb3b1ffd 47 minutes ago 1.31GB [2022-05-10T20:34:22.556Z] core-command-arm64 latest 461340cc7a1e 47 minutes ago 15.5MB [2022-05-10T20:34:22.556Z] d3986876ad7c 47 minutes ago 1.3GB [2022-05-10T20:34:22.556Z] core-data-arm64 latest a6cbc5eb8e21 53 minutes ago 21.6MB [2022-05-10T20:34:22.556Z] f7e785dc0bb1 54 minutes ago 1.34GB [2022-05-10T20:34:22.556Z] security-bootstrapper-arm64 latest 99ecbccb49a9 55 minutes ago 18.3MB [2022-05-10T20:34:22.556Z] security-secretstore-setup-arm64 latest f0c76ad177ef 55 minutes ago 27.5MB [2022-05-10T20:34:22.556Z] 14c89baabea1 55 minutes ago 1.31GB [2022-05-10T20:34:22.556Z] 219e6118b97b 56 minutes ago 1.32GB [2022-05-10T20:34:22.556Z] ci-base-image-arm64 latest 2b4ab5b765ee About an hour ago 885MB [2022-05-10T20:34:22.556Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-10T20:34:22.556Z] docker 20.10.14 c346e9eafbab 5 weeks ago 202MB [2022-05-10T20:34:22.556Z] alpine 3.14 ac73e934f311 5 weeks ago 5.34MB [2022-05-10T20:34:22.556Z] alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB [2022-05-10T20:34:22.556Z] 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-10T20:34:23.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T20:34:23.297Z] [2022-05-10T20:34:23.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:34:23.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T20:34:23.961Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T20:34:23.961Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T20:34:23.961Z] 04944245beec: Pulling fs layer [2022-05-10T20:34:23.961Z] 699f458cf7ca: Pulling fs layer [2022-05-10T20:34:23.961Z] 765212b225bb: Pulling fs layer [2022-05-10T20:34:23.961Z] f23df028b6ca: Pulling fs layer [2022-05-10T20:34:23.961Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T20:34:23.961Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T20:34:23.961Z] 765212b225bb: Waiting [2022-05-10T20:34:23.961Z] f23df028b6ca: Waiting [2022-05-10T20:34:23.961Z] d65c8cfc05b1: Waiting [2022-05-10T20:34:23.961Z] 2437ff75d9bd: Waiting [2022-05-10T20:34:23.961Z] 04944245beec: Verifying Checksum [2022-05-10T20:34:23.961Z] 04944245beec: Download complete [2022-05-10T20:34:23.961Z] 765212b225bb: Verifying Checksum [2022-05-10T20:34:23.961Z] 765212b225bb: Download complete [2022-05-10T20:34:23.961Z] f23df028b6ca: Download complete [2022-05-10T20:34:23.961Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T20:34:23.961Z] d65c8cfc05b1: Download complete [2022-05-10T20:34:24.233Z] 699f458cf7ca: Verifying Checksum [2022-05-10T20:34:24.233Z] 699f458cf7ca: Download complete [2022-05-10T20:34:24.503Z] 8998bd30e6a1: Download complete [2022-05-10T20:34:27.121Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T20:34:27.121Z] 2437ff75d9bd: Download complete [2022-05-10T20:34:29.101Z] 8998bd30e6a1: Pull complete [2022-05-10T20:34:29.378Z] 04944245beec: Pull complete [2022-05-10T20:34:30.810Z] 699f458cf7ca: Pull complete [2022-05-10T20:34:31.083Z] 765212b225bb: Pull complete [2022-05-10T20:34:32.061Z] f23df028b6ca: Pull complete [2022-05-10T20:34:32.061Z] d65c8cfc05b1: Pull complete [2022-05-10T20:34:47.133Z] 2437ff75d9bd: Pull complete [2022-05-10T20:34:47.133Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T20:34:47.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T20:34:47.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T20:34:47.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-47923 does not seem to be running inside a container [2022-05-10T20:34:47.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T20:34:50.342Z] $ docker top d7edeb19f023b0a30faaa6293535e69573e3afe79c2ef90da846ebee54afb10f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:34:51.352Z] ---> job-cost.sh [2022-05-10T20:34:51.352Z] lf-activate-venv: SKIPPING [2022-05-10T20:34:51.352Z] INFO: No Stack... [2022-05-10T20:34:51.948Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T20:34:52.918Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T20:34:53.596Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-05-10T20:34:53.596Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T20:34:53.649Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4018-1-stack-cost] [2022-05-10T20:34:53.653Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4018-1-stack-cost] did not exist. Created. [2022-05-10T20:34:53.653Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4018-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T20:34:54.399Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T20:34:54.595Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T20:34:54.611Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4018-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T20:34:54.699Z] $ docker stop --time=1 d7edeb19f023b0a30faaa6293535e69573e3afe79c2ef90da846ebee54afb10f [2022-05-10T20:34:56.218Z] $ docker rm -f d7edeb19f023b0a30faaa6293535e69573e3afe79c2ef90da846ebee54afb10f [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-10T20:34:57.211Z] provisioning config files... [2022-05-10T20:34:57.221Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5124767127892230493tmp [Pipeline] { [Pipeline] sh [2022-05-10T20:34:57.557Z] + set +x [2022-05-10T20:34:57.557Z] + bash -s -- [2022-05-10T20:34:57.557Z] + curl -s https://codecov.io/bash [2022-05-10T20:34:57.557Z] [2022-05-10T20:34:57.557Z] _____ _ [2022-05-10T20:34:57.557Z] / ____| | | [2022-05-10T20:34:57.557Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T20:34:57.557Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T20:34:57.557Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T20:34:57.557Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T20:34:57.557Z] Bash-1.0.6 [2022-05-10T20:34:57.557Z] [2022-05-10T20:34:57.557Z] [2022-05-10T20:34:57.557Z] ==> git version 2.25.1 found [2022-05-10T20:34:57.557Z] ==> 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-10T20:34:57.557Z] Release-Date: 2020-01-08 [2022-05-10T20:34:57.557Z] 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-10T20:34:57.557Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T20:34:57.557Z] ==> Jenkins CI detected. [2022-05-10T20:34:57.557Z] current dir:  /w/workspace/edgex-go/1 [2022-05-10T20:34:57.557Z] project root: . [2022-05-10T20:34:57.557Z] --> token set from env [2022-05-10T20:34:57.557Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T20:34:57.557Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T20:34:57.557Z] ==> Python coveragepy not found [2022-05-10T20:34:57.557Z] ==> Searching for coverage reports in: [2022-05-10T20:34:57.557Z] + . [2022-05-10T20:34:57.557Z] -> Found 1 reports [2022-05-10T20:34:57.557Z] ==> Detecting git/mercurial file structure [2022-05-10T20:34:57.557Z] ==> Reading reports [2022-05-10T20:34:57.557Z] + ./coverage.out bytes=435134 [2022-05-10T20:34:57.557Z] ==> Appending adjustments [2022-05-10T20:34:57.557Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T20:34:58.941Z] + Found adjustments [2022-05-10T20:34:58.942Z] ==> Gzipping contents [2022-05-10T20:34:58.942Z] 60K /tmp/codecov.Uad8uQ.gz [2022-05-10T20:34:58.942Z] ==> Uploading reports [2022-05-10T20:34:58.942Z] url: https://codecov.io [2022-05-10T20:34:58.942Z] query: branch=PR-4018&commit=7391a0f4e0e017d903022da3e055f53c12478817&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4018%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4018&job=&cmd_args= [2022-05-10T20:34:58.942Z] -> Pinging Codecov [2022-05-10T20:34:58.942Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4018&commit=7391a0f4e0e017d903022da3e055f53c12478817&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4018%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4018&job=&cmd_args= [2022-05-10T20:34:59.203Z] -> Uploading to [2022-05-10T20:34:59.203Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/00271124DB129430A58F1EEE437C3FCB/7391a0f4e0e017d903022da3e055f53c12478817/ddfb1bff-c933-4eb7-bf92-d29ffe0bd209.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T203459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ef7406457e63f385c5b47f41894a8b874b566a0296c485334d933196c257baf [2022-05-10T20:34:59.203Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T20:34:59.203Z] Dload Upload Total Spent Left Speed [2022-05-10T20:34:59.464Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59758 0 0 100 59758 0 221k --:--:-- --:--:-- --:--:-- 221k [2022-05-10T20:34:59.464Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7391a0f4e0e017d903022da3e055f53c12478817 [Pipeline] } [2022-05-10T20:34:59.492Z] 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-10T20:35:00.764Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:35:01.097Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:35:02.036Z] ---> package-listing.sh [2022-05-10T20:35:02.036Z] ++ facter osfamily [2022-05-10T20:35:02.036Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T20:35:02.036Z] + OS_FAMILY=debian [2022-05-10T20:35:02.036Z] + workspace=/w/workspace/edgex-go/1 [2022-05-10T20:35:02.036Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T20:35:02.036Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T20:35:02.036Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T20:35:02.036Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T20:35:02.036Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-10T20:35:02.036Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T20:35:02.036Z] + case "${OS_FAMILY}" in [2022-05-10T20:35:02.036Z] + dpkg -l [2022-05-10T20:35:02.036Z] + grep '^ii' [2022-05-10T20:35:02.295Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T20:35:02.295Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T20:35:02.295Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T20:35:02.295Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-10T20:35:02.295Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-05-10T20:35:02.295Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-05-10T20:35:02.331Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T20:35:02.629Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:35:03.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T20:35:03.208Z] [2022-05-10T20:35:03.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:35:03.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T20:35:03.545Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T20:35:03.545Z] 5eb5b503b376: Pulling fs layer [2022-05-10T20:35:03.545Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T20:35:03.545Z] ec43610c2a17: Pulling fs layer [2022-05-10T20:35:03.545Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T20:35:03.545Z] 33b1e0a273af: Pulling fs layer [2022-05-10T20:35:03.545Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T20:35:03.545Z] 2f39f015ded8: Pulling fs layer [2022-05-10T20:35:03.545Z] 33b1e0a273af: Waiting [2022-05-10T20:35:03.545Z] 2f39f015ded8: Waiting [2022-05-10T20:35:03.545Z] 3a2ae6a8a46f: Waiting [2022-05-10T20:35:03.545Z] 5d3b04190fa2: Waiting [2022-05-10T20:35:03.545Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T20:35:03.545Z] 5c69ac0246d0: Download complete [2022-05-10T20:35:03.545Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T20:35:03.545Z] 3a2ae6a8a46f: Download complete [2022-05-10T20:35:03.545Z] 33b1e0a273af: Verifying Checksum [2022-05-10T20:35:03.545Z] 33b1e0a273af: Download complete [2022-05-10T20:35:03.545Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T20:35:03.545Z] 5d3b04190fa2: Download complete [2022-05-10T20:35:03.806Z] ec43610c2a17: Verifying Checksum [2022-05-10T20:35:03.806Z] ec43610c2a17: Download complete [2022-05-10T20:35:03.806Z] 5eb5b503b376: Verifying Checksum [2022-05-10T20:35:03.806Z] 5eb5b503b376: Download complete [2022-05-10T20:35:04.372Z] 2f39f015ded8: Download complete [2022-05-10T20:35:04.951Z] 5eb5b503b376: Pull complete [2022-05-10T20:35:05.211Z] 5c69ac0246d0: Pull complete [2022-05-10T20:35:05.471Z] ec43610c2a17: Pull complete [2022-05-10T20:35:05.734Z] 3a2ae6a8a46f: Pull complete [2022-05-10T20:35:05.993Z] 33b1e0a273af: Pull complete [2022-05-10T20:35:05.993Z] 5d3b04190fa2: Pull complete [2022-05-10T20:35:10.186Z] 2f39f015ded8: Pull complete [2022-05-10T20:35:10.186Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T20:35:10.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T20:35:10.186Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T20:35:10.279Z] prd-ubuntu20.04-docker-8c-8g-47881 does not seem to be running inside a container [2022-05-10T20:35:10.323Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T20:35:12.332Z] $ docker top 51adff9309e1aeec19876cd98c030701e86f5f22ec0fc4fb338101c2204e3c76 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T20:35:12.733Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T20:35:13.050Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T20:35:13.370Z] + ls /var/log/sa-host [2022-05-10T20:35:13.370Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T20:35:13.538Z] provisioning config files... [2022-05-10T20:35:13.552Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6222671149888984704tmp [Pipeline] { [Pipeline] echo [2022-05-10T20:35:13.600Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:35:13.914Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T20:35:13.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:35:14.352Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T20:35:14.387Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:35:14.704Z] ---> sudo-logs.sh [2022-05-10T20:35:14.704Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T20:35:14.790Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:35:15.108Z] ---> job-cost.sh [2022-05-10T20:35:15.108Z] lf-activate-venv: SKIPPING [2022-05-10T20:35:15.108Z] DEBUG: total: 0.2199999988079071 [2022-05-10T20:35:15.108Z] INFO: Retrieving Stack Cost... [2022-05-10T20:35:15.686Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T20:35:15.946Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T20:35:15.985Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:35:16.303Z] ---> logs-deploy.sh [2022-05-10T20:35:16.303Z] lf-activate-venv: SKIPPING [2022-05-10T20:35:16.303Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4018/1 [2022-05-10T20:35:16.303Z] INFO: archiving workspace using pattern(s): [2022-05-10T20:35:17.241Z] Archives upload complete. [2022-05-10T20:35:17.241Z] INFO: archiving logs to Nexus