Pull request #4019 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0110df27f64e981d1123eb74c7a5a790fae42961+1da00045c508a7d59c26af6ad2625d77986b1a8c (5e7618a68332538b0553a65a8dbc12a9742c76b1) 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-ssh17339403903422218864.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-ssh7340048872137351733.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-4019/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-4019/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15452426189054208811.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-4019/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3512676579097824333.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-ssh13758892173198489782.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-4019/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-4019/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2577807511340993145.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-47880 in /w/workspace/edgexfoundry_edgex-go_PR-4019 [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 > 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/4019/head:refs/remotes/origin/PR-4019 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1da00045c508a7d59c26af6ad2625d77986b1a8c into PR head commit 0110df27f64e981d1123eb74c7a5a790fae42961 Merge succeeded, producing 0110df27f64e981d1123eb74c7a5a790fae42961 Checking out Revision 0110df27f64e981d1123eb74c7a5a790fae42961 (PR-4019) > git config core.sparsecheckout # timeout=10 > git checkout -f 0110df27f64e981d1123eb74c7a5a790fae42961 # 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 0110df27f64e981d1123eb74c7a5a790fae42961 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/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:45.948Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T19:08:46.100Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T19:08:46.191Z] ========================================================= [2022-05-10T19:08:46.191Z] EdgeX Global Pipelines Version Info [2022-05-10T19:08:46.191Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:08:46.996Z] ------------------- [2022-05-10T19:08:46.996Z] stable info: [2022-05-10T19:08:46.996Z] ------------------- [2022-05-10T19:08:46.996Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T19:08:46.996Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T19:08:46.996Z] Message: update stable to v1.0.227 [2022-05-10T19:08:47.572Z] ------------------- [2022-05-10T19:08:47.572Z] experimental info: [2022-05-10T19:08:47.572Z] ------------------- [2022-05-10T19:08:47.572Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T19:08:47.572Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T19:08:47.572Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T19:08:47.823Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-10T19:08:47.861Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-10T19:08:47.899Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T19:08:47.940Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T19:08:47.977Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T19:08:48.013Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T19:08:48.048Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T19:08:48.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-10T19:08:48.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-10T19:08:48.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-10T19:08:48.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T19:08:48.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T19:08:48.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T19:08:48.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T19:08:48.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T19:08:48.455Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T19:08:48.490Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T19:08:48.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T19:08:48.562Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-10T19:08:48.600Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-10T19:08:48.635Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T19:08:48.674Z] [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:48.715Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4019 [Pipeline] echo [2022-05-10T19:08:48.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4019 [Pipeline] echo [2022-05-10T19:08:48.792Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4019 [Pipeline] echo [2022-05-10T19:08:48.829Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0110df27f64e981d1123eb74c7a5a790fae42961 [Pipeline] echo [2022-05-10T19:08:48.866Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0110df2 [Pipeline] echo [2022-05-10T19:08:48.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:08:49.005Z] provisioning config files... [2022-05-10T19:08:49.021Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4015806028354888853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:08:49.368Z] ---> docker-login.sh [2022-05-10T19:08:49.368Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:08:49.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:08:49.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:08:49.629Z] Configure a credential helper to remove this warning. See [2022-05-10T19:08:49.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:08:49.629Z] [2022-05-10T19:08:49.629Z] Login Succeeded [2022-05-10T19:08:49.629Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:08:49.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:08:49.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:08:49.894Z] Configure a credential helper to remove this warning. See [2022-05-10T19:08:49.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:08:49.894Z] [2022-05-10T19:08:49.894Z] Login Succeeded [2022-05-10T19:08:49.894Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:08:49.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:08:49.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:08:49.894Z] Configure a credential helper to remove this warning. See [2022-05-10T19:08:49.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:08:49.894Z] [2022-05-10T19:08:49.894Z] Login Succeeded [2022-05-10T19:08:49.894Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:08:49.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:08:50.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:08:50.155Z] Configure a credential helper to remove this warning. See [2022-05-10T19:08:50.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:08:50.155Z] [2022-05-10T19:08:50.155Z] Login Succeeded [2022-05-10T19:08:50.155Z] docker.io [2022-05-10T19:08:50.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:08:50.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:08:50.417Z] Configure a credential helper to remove this warning. See [2022-05-10T19:08:50.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:08:50.417Z] [2022-05-10T19:08:50.417Z] Login Succeeded [2022-05-10T19:08:50.417Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:08:50.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T19:08:50.872Z] + 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:50.872Z] + dirname cmd/core-command/Dockerfile [2022-05-10T19:08:50.872Z] + cut -d/ -f2 [2022-05-10T19:08:50.872Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-10T19:08:50.872Z] + dirname cmd/core-data/Dockerfile [2022-05-10T19:08:50.872Z] + cut -d/ -f2 [2022-05-10T19:08:50.872Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-10T19:08:50.872Z] + dirname cmd/core-metadata/Dockerfile [2022-05-10T19:08:50.872Z] + cut -d/ -f2 [2022-05-10T19:08:50.872Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-10T19:08:50.872Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-10T19:08:50.872Z] + cut -d/ -f2 [2022-05-10T19:08:50.872Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-10T19:08:50.872Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-10T19:08:50.872Z] + cut -d/ -f2 [2022-05-10T19:08:50.872Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-10T19:08:50.872Z] + + cut -d/ -f2dirname [2022-05-10T19:08:50.872Z] cmd/security-secretstore-setup/Dockerfile [2022-05-10T19:08:50.872Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-10T19:08:50.872Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T19:08:50.872Z] + cut -d/ -f2 [2022-05-10T19:08:50.872Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T19:08:50.872Z] + dirname cmd/security-spire-agent/Dockerfile+ [2022-05-10T19:08:50.872Z] cut -d/ -f2 [2022-05-10T19:08:50.872Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-10T19:08:50.872Z] + dirname cmd/security-spire-config/Dockerfile+ [2022-05-10T19:08:50.872Z] cut -d/ -f2 [2022-05-10T19:08:50.872Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-10T19:08:50.872Z] + dirname cmd/security-spire-server/Dockerfile+ [2022-05-10T19:08:50.872Z] cut -d/ -f2 [2022-05-10T19:08:50.872Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-10T19:08:50.872Z] + dirname cmd/support-notifications/Dockerfile [2022-05-10T19:08:50.872Z] + cut -d/ -f2 [2022-05-10T19:08:50.872Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-10T19:08:50.872Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-10T19:08:50.872Z] + cut -d/ -f2 [2022-05-10T19:08:50.872Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-10T19:08:50.872Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-10T19:08:50.872Z] + cut -d/ -f2 [2022-05-10T19:08:50.872Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-10T19:08:50.924Z] 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:51.402Z] + git rev-list -1 --merges 0110df27f64e981d1123eb74c7a5a790fae42961~1..0110df27f64e981d1123eb74c7a5a790fae42961 [Pipeline] echo [2022-05-10T19:08:51.436Z] -----------> git rev-list -1 --merges 0110df27f64e981d1123eb74c7a5a790fae42961~1..0110df27f64e981d1123eb74c7a5a790fae42961 0110df27f64e981d1123eb74c7a5a790fae42961 [false] [Pipeline] sh [2022-05-10T19:08:51.743Z] + git log --format=format:%s -1 0110df27f64e981d1123eb74c7a5a790fae42961 [Pipeline] echo [2022-05-10T19:08:51.777Z] ========================================================= [2022-05-10T19:08:51.777Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T19:08:51.777Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-10T19:08:52.240Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T19:08:52.240Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T19:08:52.240Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T19:08:52.240Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T19:08:52.240Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T19:08:52.240Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T19:08:52.240Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:08:52.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:08:52.618Z] [2022-05-10T19:08:52.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:08:52.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:08:52.969Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T19:08:52.969Z] 1fe172e4850f: Pulling fs layer [2022-05-10T19:08:52.970Z] caf521ccaac6: Pulling fs layer [2022-05-10T19:08:52.970Z] 3ead6fa29328: Pulling fs layer [2022-05-10T19:08:52.970Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T19:08:52.970Z] a8d5f1318db7: Pulling fs layer [2022-05-10T19:08:52.970Z] c427282e49a2: Pulling fs layer [2022-05-10T19:08:52.970Z] 1827001aaf11: Pulling fs layer [2022-05-10T19:08:52.970Z] 0714d37db230: Pulling fs layer [2022-05-10T19:08:52.970Z] ac28cf19c067: Pulling fs layer [2022-05-10T19:08:52.970Z] ca983d60f3e2: Pulling fs layer [2022-05-10T19:08:52.970Z] 5c2a1cbceb83: Waiting [2022-05-10T19:08:52.970Z] 9f894cec8388: Pulling fs layer [2022-05-10T19:08:52.970Z] 1827001aaf11: Waiting [2022-05-10T19:08:52.970Z] ca983d60f3e2: Waiting [2022-05-10T19:08:52.970Z] 9f894cec8388: Waiting [2022-05-10T19:08:52.970Z] 0714d37db230: Waiting [2022-05-10T19:08:52.970Z] a8d5f1318db7: Waiting [2022-05-10T19:08:52.970Z] c427282e49a2: Waiting [2022-05-10T19:08:52.970Z] caf521ccaac6: Download complete [2022-05-10T19:08:52.970Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T19:08:52.970Z] 5c2a1cbceb83: Download complete [2022-05-10T19:08:53.230Z] a8d5f1318db7: Verifying Checksum [2022-05-10T19:08:53.230Z] a8d5f1318db7: Download complete [2022-05-10T19:08:53.230Z] 3ead6fa29328: Verifying Checksum [2022-05-10T19:08:53.230Z] 3ead6fa29328: Download complete [2022-05-10T19:08:53.230Z] c427282e49a2: Verifying Checksum [2022-05-10T19:08:53.230Z] c427282e49a2: Download complete [2022-05-10T19:08:53.230Z] 0714d37db230: Verifying Checksum [2022-05-10T19:08:53.230Z] 0714d37db230: Download complete [2022-05-10T19:08:53.230Z] ac28cf19c067: Verifying Checksum [2022-05-10T19:08:53.230Z] ac28cf19c067: Download complete [2022-05-10T19:08:53.230Z] ca983d60f3e2: Verifying Checksum [2022-05-10T19:08:53.230Z] ca983d60f3e2: Download complete [2022-05-10T19:08:53.230Z] 9f894cec8388: Download complete [2022-05-10T19:08:53.230Z] 1fe172e4850f: Verifying Checksum [2022-05-10T19:08:53.230Z] 1fe172e4850f: Download complete [2022-05-10T19:08:53.490Z] 1827001aaf11: Verifying Checksum [2022-05-10T19:08:53.490Z] 1827001aaf11: Download complete [2022-05-10T19:08:54.871Z] 1fe172e4850f: Pull complete [2022-05-10T19:08:54.871Z] caf521ccaac6: Pull complete [2022-05-10T19:08:55.131Z] 3ead6fa29328: Pull complete [2022-05-10T19:08:55.397Z] 5c2a1cbceb83: Pull complete [2022-05-10T19:08:55.397Z] a8d5f1318db7: Pull complete [2022-05-10T19:08:55.661Z] c427282e49a2: Pull complete [2022-05-10T19:08:57.576Z] 1827001aaf11: Pull complete [2022-05-10T19:08:57.576Z] 0714d37db230: Pull complete [2022-05-10T19:08:57.576Z] ac28cf19c067: Pull complete [2022-05-10T19:08:57.576Z] ca983d60f3e2: Pull complete [2022-05-10T19:08:57.576Z] 9f894cec8388: Pull complete [2022-05-10T19:08:57.576Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T19:08:57.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:08:57.838Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T19:08:57.934Z] prd-ubuntu20.04-docker-8c-8g-47880 does not seem to be running inside a container [2022-05-10T19:08:57.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T19:08:59.454Z] $ docker top 5ea0babbcb47b6ea22ceb29a60693b5d6b0b2c91c7a71996056a17205b12fd95 -eo pid,comm [2022-05-10T19:08:59.525Z] 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:59.525Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T19:08:59.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T19:08:59.652Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T19:08:59.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T19:08:59.799Z] $ docker exec 5ea0babbcb47b6ea22ceb29a60693b5d6b0b2c91c7a71996056a17205b12fd95 ssh-agent [2022-05-10T19:08:59.937Z] SSH_AUTH_SOCK=/tmp/ssh-58TvsvDBUEP5/agent.32 [2022-05-10T19:08:59.938Z] SSH_AGENT_PID=38 [2022-05-10T19:08:59.945Z] Running ssh-add (command line suppressed) [2022-05-10T19:09:00.093Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_570243051334443920.key (/w/workspace/edgex-go/1@tmp/private_key_570243051334443920.key) [2022-05-10T19:09:00.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T19:09:00.442Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T19:09:00.467Z] $ docker exec --env ******** --env ******** 5ea0babbcb47b6ea22ceb29a60693b5d6b0b2c91c7a71996056a17205b12fd95 ssh-agent -k [2022-05-10T19:09:00.586Z] unset SSH_AUTH_SOCK; [2022-05-10T19:09:00.586Z] unset SSH_AGENT_PID; [2022-05-10T19:09:00.586Z] echo Agent pid 38 killed; [2022-05-10T19:09:00.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T19:09:00.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T19:09:00.676Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T19:09:00.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T19:09:00.826Z] $ docker exec 5ea0babbcb47b6ea22ceb29a60693b5d6b0b2c91c7a71996056a17205b12fd95 ssh-agent [2022-05-10T19:09:00.959Z] SSH_AUTH_SOCK=/tmp/ssh-mGdCBBkZxgxa/agent.72 [2022-05-10T19:09:00.959Z] SSH_AGENT_PID=78 [2022-05-10T19:09:00.966Z] Running ssh-add (command line suppressed) [2022-05-10T19:09:01.090Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4613896167354537198.key (/w/workspace/edgex-go/1@tmp/private_key_4613896167354537198.key) [2022-05-10T19:09:01.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T19:09:01.436Z] + git semver init [2022-05-10T19:09:01.697Z] 2022-05-10 19:09:01,636 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T19:09:01.697Z] 2022-05-10 19:09:01,637 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-05-10T19:09:01.697Z] 2022-05-10 19:09:01,638 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-05-10T19:09:01.697Z] 2022-05-10 19:09:01,638 [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:09:05.931Z] 2022-05-10 19:09:05,930 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-05-10T19:09:05.931Z] 2022-05-10 19:09:05,931 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4019 with force:False [2022-05-10T19:09:05.931Z] 2022-05-10 19:09:05,931 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4019 [2022-05-10T19:09:06.192Z] 2022-05-10 19:09:05,937 [execute] INFO git cat-file --batch-check [2022-05-10T19:09:06.192Z] 2022-05-10 19:09:05,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T19:09:06.192Z] 2022-05-10 19:09:05,942 [execute] INFO git cat-file --batch [2022-05-10T19:09:06.192Z] 2022-05-10 19:09:05,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T19:09:06.192Z] 2022-05-10 19:09:05,947 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4019 [2022-05-10T19:09:06.192Z] 0.0.0 [Pipeline] } [2022-05-10T19:09:06.219Z] $ docker exec --env ******** --env ******** 5ea0babbcb47b6ea22ceb29a60693b5d6b0b2c91c7a71996056a17205b12fd95 ssh-agent -k [2022-05-10T19:09:06.337Z] unset SSH_AUTH_SOCK; [2022-05-10T19:09:06.338Z] unset SSH_AGENT_PID; [2022-05-10T19:09:06.338Z] echo Agent pid 78 killed; [2022-05-10T19:09:06.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T19:09:06.777Z] + git semver [Pipeline] } [2022-05-10T19:09:07.065Z] $ docker stop --time=1 5ea0babbcb47b6ea22ceb29a60693b5d6b0b2c91c7a71996056a17205b12fd95 [2022-05-10T19:09:08.500Z] $ docker rm -f 5ea0babbcb47b6ea22ceb29a60693b5d6b0b2c91c7a71996056a17205b12fd95 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T19:09:08.914Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T19:09:09.224Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T19:09:09.244Z] [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:09.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T19:09:09.739Z] ========================================================= [2022-05-10T19:09:09.739Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T19:09:09.739Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:09:10.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:09:10.085Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T19:09:10.085Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T19:09:10.085Z] 666ba61612fd: Pulling fs layer [2022-05-10T19:09:10.085Z] 8ed8ca486205: Pulling fs layer [2022-05-10T19:09:10.085Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T19:09:10.085Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T19:09:10.085Z] ca2b28591e48: Pulling fs layer [2022-05-10T19:09:10.085Z] a51346096db8: Pulling fs layer [2022-05-10T19:09:10.085Z] daebc70d1ce1: Pulling fs layer [2022-05-10T19:09:10.085Z] 0e18a0eac166: Pulling fs layer [2022-05-10T19:09:10.085Z] 4fe6c5a15a65: Waiting [2022-05-10T19:09:10.085Z] 22a0e8bec74d: Waiting [2022-05-10T19:09:10.085Z] ca2b28591e48: Waiting [2022-05-10T19:09:10.085Z] a51346096db8: Waiting [2022-05-10T19:09:10.085Z] daebc70d1ce1: Waiting [2022-05-10T19:09:10.085Z] 0e18a0eac166: Waiting [2022-05-10T19:09:10.085Z] 8ed8ca486205: Verifying Checksum [2022-05-10T19:09:10.085Z] 8ed8ca486205: Download complete [2022-05-10T19:09:10.085Z] 666ba61612fd: Download complete [2022-05-10T19:09:10.085Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T19:09:10.085Z] 22a0e8bec74d: Download complete [2022-05-10T19:09:10.085Z] ca2b28591e48: Verifying Checksum [2022-05-10T19:09:10.085Z] ca2b28591e48: Download complete [2022-05-10T19:09:10.085Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T19:09:10.085Z] 59bf1c3509f3: Download complete [2022-05-10T19:09:10.085Z] a51346096db8: Verifying Checksum [2022-05-10T19:09:10.085Z] a51346096db8: Download complete [2022-05-10T19:09:10.347Z] daebc70d1ce1: Verifying Checksum [2022-05-10T19:09:10.347Z] daebc70d1ce1: Download complete [2022-05-10T19:09:10.347Z] 59bf1c3509f3: Pull complete [2022-05-10T19:09:10.347Z] 666ba61612fd: Pull complete [2022-05-10T19:09:10.608Z] 8ed8ca486205: Pull complete [2022-05-10T19:09:10.873Z] 0e18a0eac166: Verifying Checksum [2022-05-10T19:09:10.873Z] 0e18a0eac166: Download complete [2022-05-10T19:09:10.873Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T19:09:10.873Z] 4fe6c5a15a65: Download complete [2022-05-10T19:09:15.066Z] 4fe6c5a15a65: Pull complete [2022-05-10T19:09:15.067Z] 22a0e8bec74d: Pull complete [2022-05-10T19:09:15.067Z] ca2b28591e48: Pull complete [2022-05-10T19:09:15.067Z] a51346096db8: Pull complete [2022-05-10T19:09:15.067Z] daebc70d1ce1: Pull complete [2022-05-10T19:09:17.612Z] 0e18a0eac166: Pull complete [2022-05-10T19:09:17.612Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T19:09:17.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:09:17.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:09:17.966Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:09:17.966Z] WORKDIR /edgex [2022-05-10T19:09:17.966Z] COPY go.mod . [2022-05-10T19:09:17.966Z] RUN go mod download [2022-05-10T19:09:17.966Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-10T19:09:19.347Z] Sending build context to Docker daemon 335.3MB [2022-05-10T19:09:19.347Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:09:19.347Z] ---> f018257e8ee9 [2022-05-10T19:09:19.347Z] Step 2/4 : WORKDIR /edgex [2022-05-10T19:09:21.894Z] ---> Running in 610cd3a386ec [2022-05-10T19:09:21.894Z] Removing intermediate container 610cd3a386ec [2022-05-10T19:09:21.894Z] ---> db21fcd358ef [2022-05-10T19:09:21.894Z] Step 3/4 : COPY go.mod . [2022-05-10T19:09:21.894Z] ---> 1fcfc6819d3a [2022-05-10T19:09:21.894Z] Step 4/4 : RUN go mod download [2022-05-10T19:09:21.894Z] ---> Running in 9ac20809959b [2022-05-10T19:09:24.540Z] Still waiting to schedule task [2022-05-10T19:09:24.540Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T19:09:36.795Z] Removing intermediate container 9ac20809959b [2022-05-10T19:09:36.795Z] ---> 60b089f4c274 [2022-05-10T19:09:36.795Z] Successfully built 60b089f4c274 [2022-05-10T19:09:36.795Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:09:37.129Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T19:09:37.130Z] . [Pipeline] withDockerContainer [2022-05-10T19:09:37.222Z] prd-ubuntu20.04-docker-8c-8g-47880 does not seem to be running inside a container [2022-05-10T19:09:37.260Z] $ 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-x86_64 cat [2022-05-10T19:09:37.652Z] $ docker top a45dd1dfb7d4c8da7cc3c25eb1e5a53a9e354c6d9a8fe228cc32d9bbf7f0e38b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:09:38.055Z] + go version [2022-05-10T19:09:38.055Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T19:09:38.089Z] $ docker stop --time=1 a45dd1dfb7d4c8da7cc3c25eb1e5a53a9e354c6d9a8fe228cc32d9bbf7f0e38b [2022-05-10T19:09:39.368Z] $ docker rm -f a45dd1dfb7d4c8da7cc3c25eb1e5a53a9e354c6d9a8fe228cc32d9bbf7f0e38b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:09:40.036Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T19:09:40.036Z] . [Pipeline] withDockerContainer [2022-05-10T19:09:40.125Z] prd-ubuntu20.04-docker-8c-8g-47880 does not seem to be running inside a container [2022-05-10T19:09:40.165Z] $ 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-x86_64 cat [2022-05-10T19:09:40.536Z] $ docker top 1d059ca59804d17efe4fd9cae3a6270b2c69e5d7544aa0178ee6e14198cc1d5a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T19:09:40.663Z] ========================================================= [2022-05-10T19:09:40.663Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T19:09:40.663Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:09:41.028Z] + make test [2022-05-10T19:09:41.028Z] go mod tidy -compat=1.17 [2022-05-10T19:09:41.028Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T19:09:47.644Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-10T19:09:59.861Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-10T19:09:59.861Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-10T19:09:59.861Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-10T19:09:59.861Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-10T19:09:59.861Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-10T19:09:59.861Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-10T19:09:59.861Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-10T19:09:59.861Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-10T19:09:59.861Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-10T19:09:59.861Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-10T19:09:59.861Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-10T19:09:59.861Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-10T19:09:59.861Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-10T19:09:59.861Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-10T19:09:59.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-10T19:09:59.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2022-05-10T19:09:59.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-10T19:09:59.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-10T19:10:00.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 98.5% of statements [2022-05-10T19:10:00.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-10T19:10:00.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 53.4% of statements [2022-05-10T19:10:00.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-10T19:10:00.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-10T19:10:03.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.063s coverage: 89.2% of statements [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:10:03.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 84.8% of statements [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-10T19:10:03.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.430s coverage: 95.6% of statements [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:10:03.404Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-10T19:10:03.404Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-10T19:10:03.404Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-10T19:10:03.404Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-05-10T19:10:03.404Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.088s coverage: 29.6% of statements [2022-05-10T19:10:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-10T19:10:03.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 47.1% of statements [2022-05-10T19:10:03.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 79.5% of statements [2022-05-10T19:10:03.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2022-05-10T19:10:03.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2022-05-10T19:10:03.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2022-05-10T19:10:13.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2022-05-10T19:10:13.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2022-05-10T19:10:14.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 82.5% of statements [2022-05-10T19:10:14.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 58.8% of statements [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.158s coverage: 91.2% of statements [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.4% of statements [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.419s coverage: 65.4% of statements [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.8% of statements [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-10T19:10:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2022-05-10T19:10:24.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-10T19:10:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-10T19:10:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-10T19:10:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-10T19:10:24.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements [2022-05-10T19:10:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-10T19:10:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:10:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-10T19:10:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-10T19:10:24.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2022-05-10T19:10:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-10T19:10:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-10T19:10:24.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2022-05-10T19:10:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-10T19:10:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:10:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-10T19:10:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-10T19:10:24.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-05-10T19:10:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-10T19:10:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-10T19:10:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-10T19:10:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-10T19:10:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-10T19:10:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-10T19:10:24.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-05-10T19:10:24.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-05-10T19:10:24.424Z] 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:42.513Z] GO111MODULE=on go vet ./... [2022-05-10T19:10:45.804Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T19:10:45.804Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T19:10:46.064Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T19:10:46.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-10T19:10:46.967Z] + ls -al . [2022-05-10T19:10:46.967Z] total 672 [2022-05-10T19:10:46.967Z] drwxrwxr-x 10 1001 1001 4096 May 10 19:10 . [2022-05-10T19:10:46.967Z] drwxr-xr-x 4 root root 4096 May 10 19:09 .. [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 11 May 10 19:08 .dockerignore [2022-05-10T19:10:46.967Z] drwxrwxr-x 8 1001 1001 4096 May 10 19:09 .git [2022-05-10T19:10:46.967Z] drwxrwxr-x 3 1001 1001 4096 May 10 19:08 .github [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 879 May 10 19:08 .gitignore [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 42 May 10 19:08 .golangci.yml [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 87 May 10 19:08 .hadolint.yml [2022-05-10T19:10:46.967Z] drwxr-xr-x 3 1001 1001 4096 May 10 19:09 .semver [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 166 May 10 19:08 .sonarcloud.properties [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 1171 May 10 19:08 ADOPTERS.md [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 10086 May 10 19:08 Attribution.txt [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 51732 May 10 19:08 CHANGELOG.md [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 3804 May 10 19:08 CONTRIBUTING.md [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 677 May 10 19:08 GOVERNANCE.md [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 850 May 10 19:08 Jenkinsfile [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 10775 May 10 19:08 LICENSE [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 10389 May 10 19:08 Makefile [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 582 May 10 19:08 OWNERS.md [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 9094 May 10 19:08 README.md [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 6912 May 10 19:08 SECURITY.md [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 5 May 10 19:09 VERSION [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 4131 May 10 19:08 ZMQWindows.md [2022-05-10T19:10:46.967Z] drwxrwxr-x 2 1001 1001 4096 May 10 19:08 bin [2022-05-10T19:10:46.967Z] drwxrwxr-x 18 1001 1001 4096 May 10 19:08 cmd [2022-05-10T19:10:46.967Z] -rw-r--r-- 1 root root 435134 May 10 19:10 coverage.out [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 3249 May 10 19:08 go.mod [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 35148 May 10 19:09 go.sum [2022-05-10T19:10:46.967Z] drwxrwxr-x 8 1001 1001 4096 May 10 19:08 internal [2022-05-10T19:10:46.967Z] drwxrwxr-x 3 1001 1001 4096 May 10 19:08 openapi [2022-05-10T19:10:46.967Z] drwxrwxr-x 4 1001 1001 4096 May 10 19:08 snap [2022-05-10T19:10:46.967Z] -rw-rw-r-- 1 1001 1001 204 May 10 19:08 version.go [Pipeline] sh [2022-05-10T19:10:47.304Z] + '[' -e coverage.out ] [2022-05-10T19:10:47.304Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-10T19:10:47.419Z] Stashed 1 file(s) [Pipeline] sh [2022-05-10T19:10:47.720Z] + make build [2022-05-10T19:10:47.720Z] 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:11:02.618Z] 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:09.184Z] 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:10.123Z] 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:16.698Z] 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:16.698Z] 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:16.698Z] 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:18.075Z] 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:18.644Z] 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:19.582Z] 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:20.524Z] 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:21.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-10T19:11:22.479Z] 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:23.885Z] $ docker stop --time=1 1d059ca59804d17efe4fd9cae3a6270b2c69e5d7544aa0178ee6e14198cc1d5a [2022-05-10T19:11:27.074Z] $ docker rm -f 1d059ca59804d17efe4fd9cae3a6270b2c69e5d7544aa0178ee6e14198cc1d5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:28.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:11:28.140Z] [2022-05-10T19:11:28.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:28.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:11:28.478Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-10T19:11:28.478Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-10T19:11:28.478Z] ca9280d653b3: Pulling fs layer [2022-05-10T19:11:28.478Z] 7e9c9ca2126c: Pulling fs layer [2022-05-10T19:11:28.478Z] cbdbe7a5bc2a: Download complete [2022-05-10T19:11:28.736Z] cbdbe7a5bc2a: Pull complete [2022-05-10T19:11:28.736Z] ca9280d653b3: Verifying Checksum [2022-05-10T19:11:28.736Z] ca9280d653b3: Download complete [2022-05-10T19:11:28.998Z] 7e9c9ca2126c: Verifying Checksum [2022-05-10T19:11:28.998Z] 7e9c9ca2126c: Download complete [2022-05-10T19:11:29.257Z] ca9280d653b3: Pull complete [2022-05-10T19:11:32.551Z] 7e9c9ca2126c: Pull complete [2022-05-10T19:11:32.551Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-10T19:11:32.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:11:32.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-10T19:11:32.635Z] prd-ubuntu20.04-docker-8c-8g-47880 does not seem to be running inside a container [2022-05-10T19:11:32.672Z] $ 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:latest cat [2022-05-10T19:11:34.114Z] $ docker top a9e56a67ba02d4ca8f90d8278754161710209b487af2391269061c779c9c4532 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:11:34.572Z] + docker-compose build --help [2022-05-10T19:11:34.572Z] + grep parallel [2022-05-10T19:11:35.169Z] --parallel Build images in parallel. [Pipeline] } [2022-05-10T19:11:35.201Z] $ docker stop --time=1 a9e56a67ba02d4ca8f90d8278754161710209b487af2391269061c779c9c4532 [2022-05-10T19:11:36.523Z] $ docker rm -f a9e56a67ba02d4ca8f90d8278754161710209b487af2391269061c779c9c4532 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:37.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:11:37.057Z] . [Pipeline] withDockerContainer [2022-05-10T19:11:37.148Z] prd-ubuntu20.04-docker-8c-8g-47880 does not seem to be running inside a container [2022-05-10T19:11:37.184Z] $ 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:latest cat [2022-05-10T19:11:37.509Z] $ docker top ea5324431f35523ea5ef5208270db61becf5339ed2a7e7f440404c335ff6225a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:11:37.918Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T19:11:38.487Z] Building core-command ... [2022-05-10T19:11:38.487Z] Building core-data ... [2022-05-10T19:11:38.487Z] Building core-metadata ... [2022-05-10T19:11:38.487Z] Building security-bootstrapper ... [2022-05-10T19:11:38.487Z] Building security-proxy-setup ... [2022-05-10T19:11:38.487Z] Building security-secretstore-setup ... [2022-05-10T19:11:38.487Z] Building security-spiffe-token-provider ... [2022-05-10T19:11:38.487Z] Building security-spire-agent ... [2022-05-10T19:11:38.487Z] Building security-spire-config ... [2022-05-10T19:11:38.487Z] Building security-spire-server ... [2022-05-10T19:11:38.487Z] Building support-notifications ... [2022-05-10T19:11:38.487Z] Building support-scheduler ... [2022-05-10T19:11:38.487Z] Building sys-mgmt-agent ... [2022-05-10T19:11:38.487Z] Building security-spire-server [2022-05-10T19:11:38.487Z] Building core-data [2022-05-10T19:11:38.487Z] Building security-bootstrapper [2022-05-10T19:11:38.487Z] Building security-spire-config [2022-05-10T19:11:38.487Z] Building support-notifications [2022-05-10T19:11:56.587Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:11:56.587Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:11:56.587Z] ---> 60b089f4c274 [2022-05-10T19:11:56.587Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:11:56.587Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:11:56.587Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:11:56.587Z] ---> 60b089f4c274 [2022-05-10T19:11:56.587Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T19:11:56.587Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:11:56.587Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:11:56.587Z] ---> 60b089f4c274 [2022-05-10T19:11:56.587Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:11:56.587Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:11:56.587Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:11:56.587Z] ---> 60b089f4c274 [2022-05-10T19:11:56.587Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T19:11:56.587Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:11:56.587Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:11:56.587Z] ---> 60b089f4c274 [2022-05-10T19:11:56.587Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:11:57.527Z] ---> Running in c9b62f74831e [2022-05-10T19:11:57.527Z] ---> Running in 2218beb736ed [2022-05-10T19:11:57.527Z] ---> Running in 33c667d6d636 [2022-05-10T19:11:57.527Z] ---> Running in a10eb846045d [2022-05-10T19:11:57.527Z] ---> Running in 4c2dd5a05a2c [2022-05-10T19:11:57.527Z] Removing intermediate container c9b62f74831e [2022-05-10T19:11:57.527Z] ---> 5f7c2afc953b [2022-05-10T19:11:57.527Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:11:57.527Z] Removing intermediate container 33c667d6d636 [2022-05-10T19:11:57.527Z] ---> fed1b3ec3ec3 [2022-05-10T19:11:57.527Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:11:57.527Z] Removing intermediate container a10eb846045d [2022-05-10T19:11:57.527Z] ---> 8901140a12e9 [2022-05-10T19:11:57.527Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:11:57.527Z] Removing intermediate container 4c2dd5a05a2c [2022-05-10T19:11:57.527Z] ---> d43113cf828e [2022-05-10T19:11:57.527Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:11:57.527Z] Removing intermediate container 2218beb736ed [2022-05-10T19:11:57.527Z] ---> 65d95713032e [2022-05-10T19:11:57.527Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:11:57.527Z] ---> Running in bc1763bbfe6f [2022-05-10T19:11:57.527Z] ---> Running in b3ae189108ea [2022-05-10T19:11:57.527Z] ---> Running in 9fc67454be3e [2022-05-10T19:11:57.527Z] ---> Running in 07a06c173307 [2022-05-10T19:11:57.527Z] ---> Running in 288fecb6c318 [2022-05-10T19:11:58.466Z] Removing intermediate container bc1763bbfe6f [2022-05-10T19:11:58.466Z] ---> c799c78976a2 [2022-05-10T19:11:58.466Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:11:58.466Z] ---> Running in f40c58d2b3fc [2022-05-10T19:11:58.466Z] Removing intermediate container 9fc67454be3e [2022-05-10T19:11:58.466Z] ---> 5d8ed7e7bee7 [2022-05-10T19:11:58.466Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T19:11:58.466Z] ---> Running in 670dee43fdc1 [2022-05-10T19:11:58.726Z] Removing intermediate container b3ae189108ea [2022-05-10T19:11:58.726Z] ---> 2eb4f16748bc [2022-05-10T19:11:58.726Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T19:11:58.726Z] ---> Running in 1b7e052ce06a [2022-05-10T19:11:59.294Z] Removing intermediate container 07a06c173307 [2022-05-10T19:11:59.294Z] ---> 941d3d28339a [2022-05-10T19:11:59.294Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T19:11:59.294Z] ---> Running in 3a2afa29583a [2022-05-10T19:11:59.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:59.294Z] Removing intermediate container 288fecb6c318 [2022-05-10T19:11:59.294Z] ---> 873dad903603 [2022-05-10T19:11:59.294Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:11:59.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:59.294Z] ---> Running in ad2e89f2d998 [2022-05-10T19:11:59.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:59.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:11:59.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:12:00.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:12:00.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:12:00.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:12:00.388Z] OK: 221 MiB in 52 packages [2022-05-10T19:12:00.388Z] OK: 221 MiB in 52 packages [2022-05-10T19:12:00.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:12:00.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:12:00.650Z] OK: 221 MiB in 52 packages [2022-05-10T19:12:00.650Z] OK: 221 MiB in 52 packages [2022-05-10T19:12:00.909Z] Removing intermediate container f40c58d2b3fc [2022-05-10T19:12:00.909Z] ---> 7ef5209637e2 [2022-05-10T19:12:00.909Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:12:00.909Z] OK: 221 MiB in 52 packages [2022-05-10T19:12:00.909Z] Removing intermediate container 670dee43fdc1 [2022-05-10T19:12:00.909Z] ---> 5a453734ef74 [2022-05-10T19:12:00.909Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-10T19:12:00.909Z] ---> 1cd7eee02f6a [2022-05-10T19:12:00.909Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:12:00.909Z] ---> aece36522a43 [2022-05-10T19:12:00.909Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:12:01.168Z] ---> Running in 446175b9fb9c [2022-05-10T19:12:01.168Z] ---> Running in 2bb71918c206 [2022-05-10T19:12:01.168Z] Removing intermediate container 1b7e052ce06a [2022-05-10T19:12:01.168Z] ---> 430210b8cc18 [2022-05-10T19:12:01.168Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:12:01.439Z] Removing intermediate container 3a2afa29583a [2022-05-10T19:12:01.439Z] ---> d0b3e6b561bf [2022-05-10T19:12:01.439Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:12:01.700Z] Removing intermediate container ad2e89f2d998 [2022-05-10T19:12:01.701Z] ---> d4968c4c4341 [2022-05-10T19:12:01.701Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:12:01.961Z] ---> f85bdb4d9a1d [2022-05-10T19:12:01.961Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:12:02.262Z] ---> 7b46659cb7e9 [2022-05-10T19:12:02.262Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:12:02.537Z] ---> Running in 7225887b4142 [2022-05-10T19:12:02.537Z] ---> 02a2c3a5bd75 [2022-05-10T19:12:02.537Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:12:02.797Z] ---> Running in 04489a09f26a [2022-05-10T19:12:02.797Z] ---> Running in d6cf2a40267c [2022-05-10T19:12:03.366Z] Removing intermediate container 446175b9fb9c [2022-05-10T19:12:03.366Z] ---> 06d600535b7f [2022-05-10T19:12:03.366Z] Step 8/25 : COPY . . [2022-05-10T19:12:03.624Z] Removing intermediate container 2bb71918c206 [2022-05-10T19:12:03.624Z] ---> 5f0da7e6195f [2022-05-10T19:12:03.624Z] Step 8/31 : COPY . . [2022-05-10T19:12:10.191Z] ---> 0502f2432297 [2022-05-10T19:12:10.191Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:12:10.191Z] Removing intermediate container 04489a09f26a [2022-05-10T19:12:10.191Z] ---> 87b8bdf9bc9b [2022-05-10T19:12:10.191Z] Step 8/23 : COPY . . [2022-05-10T19:12:10.191Z] ---> 5099e8f43a09 [2022-05-10T19:12:10.191Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T19:12:11.155Z] ---> Running in 251b654ee05a [2022-05-10T19:12:12.096Z] Removing intermediate container 7225887b4142 [2022-05-10T19:12:12.096Z] ---> ea49ada91037 [2022-05-10T19:12:12.096Z] Step 8/22 : COPY . . [2022-05-10T19:12:12.356Z] Removing intermediate container d6cf2a40267c [2022-05-10T19:12:12.356Z] ---> 43ee633f1e23 [2022-05-10T19:12:12.356Z] Step 8/26 : COPY . . [2022-05-10T19:12:17.629Z] ---> Running in d034805a6e96 [2022-05-10T19:12:17.629Z] Removing intermediate container 251b654ee05a [2022-05-10T19:12:17.629Z] ---> 9393e8000873 [2022-05-10T19:12:17.629Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T19:12:17.629Z] ---> Running in cc49343ecc9a [2022-05-10T19:12:17.629Z] ---> b4ef8807b8c7 [2022-05-10T19:12:17.629Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:12:17.629Z] ---> 3652bdae8733 [2022-05-10T19:12:17.629Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T19:12:17.629Z] ---> 4be0cbd506da [2022-05-10T19:12:17.629Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-10T19:12:17.629Z] ---> Running in fcc9ade0a856 [2022-05-10T19:12:17.629Z] ---> Running in 5343e222e947 [2022-05-10T19:12:17.629Z] ---> Running in fb1774318219 [2022-05-10T19:12:17.629Z] Removing intermediate container 5343e222e947 [2022-05-10T19:12:17.629Z] ---> e4bab5b98911 [2022-05-10T19:12:17.629Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:12:17.629Z] 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:17.629Z] ---> Running in 2fc8f182385f [2022-05-10T19:12:18.197Z] Removing intermediate container cc49343ecc9a [2022-05-10T19:12:18.197Z] ---> 1f097c523b93 [2022-05-10T19:12:18.197Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T19:12:18.197Z] 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:18.197Z] ---> Running in 4c2a222065ff [2022-05-10T19:12:18.197Z] 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:12:18.456Z] Removing intermediate container 4c2a222065ff [2022-05-10T19:12:18.456Z] ---> 90bf634ef2cf [2022-05-10T19:12:18.456Z] 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:12:18.456Z] ---> Running in a7ebb268786f [2022-05-10T19:12:18.716Z] Removing intermediate container 2fc8f182385f [2022-05-10T19:12:18.716Z] ---> 9fb882372086 [2022-05-10T19:12:18.716Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:12:18.716Z] ---> Running in 75d134510976 [2022-05-10T19:12:18.974Z] Removing intermediate container 75d134510976 [2022-05-10T19:12:18.974Z] ---> 56fd87948f8e [2022-05-10T19:12:18.974Z] 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:18.974Z] ---> Running in 0d85ccbb114a [2022-05-10T19:12:19.234Z] spire-1.2.1/ [2022-05-10T19:12:19.234Z] spire-1.2.1/.data/ [2022-05-10T19:12:19.234Z] spire-1.2.1/.data/.file [2022-05-10T19:12:19.234Z] spire-1.2.1/.dockerignore [2022-05-10T19:12:19.234Z] spire-1.2.1/.gitattributes [2022-05-10T19:12:19.234Z] spire-1.2.1/.githooks/ [2022-05-10T19:12:19.234Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:12:19.234Z] spire-1.2.1/.github/ [2022-05-10T19:12:19.234Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:12:19.234Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:12:19.234Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:12:19.234Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:12:19.234Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:12:19.234Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:12:19.234Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:12:19.234Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:12:19.234Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:12:19.234Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:12:19.234Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:12:19.234Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:12:19.234Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:12:19.234Z] spire-1.2.1/.gitignore [2022-05-10T19:12:19.234Z] spire-1.2.1/.go-version [2022-05-10T19:12:19.234Z] spire-1.2.1/.golangci.yml [2022-05-10T19:12:19.234Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:12:19.234Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:12:19.234Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:12:19.234Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:12:19.234Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:12:19.234Z] spire-1.2.1/Dockerfile [2022-05-10T19:12:19.234Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:12:19.234Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:12:19.234Z] spire-1.2.1/LICENSE [2022-05-10T19:12:19.234Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:12:19.234Z] spire-1.2.1/Makefile [2022-05-10T19:12:19.234Z] spire-1.2.1/README.md [2022-05-10T19:12:19.234Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:12:19.234Z] spire-1.2.1/SECURITY.md [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/ [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:12:19.234Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:12:19.235Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:12:19.235Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:12:19.235Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:12:19.235Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:12:19.235Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:12:19.235Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:12:19.235Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:12:19.235Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:12:19.235Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:12:19.235Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:12:19.235Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:12:19.235Z] spire-1.2.1/conf/ [2022-05-10T19:12:19.235Z] spire-1.2.1/conf/agent/ [2022-05-10T19:12:19.235Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:12:19.235Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:12:19.235Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:12:19.235Z] spire-1.2.1/conf/server/ [2022-05-10T19:12:19.235Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:12:19.235Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:12:19.235Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:12:19.235Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/ [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/images/ [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:12:19.235Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:12:19.235Z] spire-1.2.1/examples/ [2022-05-10T19:12:19.235Z] spire-1.2.1/examples/README.md [2022-05-10T19:12:19.235Z] spire-1.2.1/go.mod [2022-05-10T19:12:19.235Z] spire-1.2.1/go.sum [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:12:19.235Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:12:19.236Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:12:19.237Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:12:19.238Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:12:19.239Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/ [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/private/ [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/spire/ [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:12:19.240Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:12:19.240Z] spire-1.2.1/release/ [2022-05-10T19:12:19.240Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:12:19.240Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:12:19.240Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:12:19.240Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:12:19.240Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:12:19.240Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:12:19.240Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:12:19.240Z] spire-1.2.1/release/spire/ [2022-05-10T19:12:19.240Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:12:19.240Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:12:19.240Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:12:19.240Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:12:19.240Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:12:19.240Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:12:19.240Z] spire-1.2.1/script/ [2022-05-10T19:12:19.240Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:12:19.240Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:12:19.240Z] spire-1.2.1/support/ [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/ [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:12:19.240Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:12:19.240Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:12:19.240Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:12:19.241Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:12:19.241Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:12:19.241Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:12:19.241Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:12:19.241Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:12:19.241Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:12:19.241Z] spire-1.2.1/test/ [2022-05-10T19:12:19.241Z] spire-1.2.1/test/clock/ [2022-05-10T19:12:19.241Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:12:19.241Z] spire-1.2.1/test/fakes/ [2022-05-10T19:12:19.241Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:12:19.241Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:12:19.241Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:12:19.241Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:12:19.241Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:12:19.241Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:12:19.241Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:12:19.500Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:12:19.500Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:12:19.500Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:12:19.500Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:12:19.500Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:12:19.500Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:12:19.500Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:12:19.500Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:12:19.500Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:12:19.500Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:12:19.500Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:12:19.500Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:12:19.500Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:12:19.500Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:12:19.500Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:12:19.500Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:12:19.500Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:12:19.501Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/common [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:12:19.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:12:19.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:12:19.503Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:12:19.503Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:12:19.503Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:12:19.503Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:12:19.503Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:12:19.503Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:12:19.503Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:12:19.503Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:12:19.503Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:12:19.503Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:12:19.503Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:12:19.503Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:12:19.503Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:12:19.503Z] spire-1.2.1/test/testca/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:12:19.503Z] spire-1.2.1/test/testkey/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:12:19.503Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:12:19.503Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:12:19.503Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:12:19.503Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:12:19.503Z] spire-1.2.1/test/util/ [2022-05-10T19:12:19.503Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:12:19.503Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:12:19.503Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:12:19.504Z] spire-1.2.1/test/util/race.go [2022-05-10T19:12:19.504Z] spire-1.2.1/test/util/util.go [2022-05-10T19:12:19.504Z] building spire from source... [2022-05-10T19:12:19.504Z] Installing go1.17.7... [2022-05-10T19:12:19.765Z] spire-1.2.1/ [2022-05-10T19:12:19.765Z] spire-1.2.1/.data/ [2022-05-10T19:12:19.765Z] spire-1.2.1/.data/.file [2022-05-10T19:12:19.765Z] spire-1.2.1/.dockerignore [2022-05-10T19:12:19.765Z] spire-1.2.1/.gitattributes [2022-05-10T19:12:19.765Z] spire-1.2.1/.githooks/ [2022-05-10T19:12:19.765Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:12:19.765Z] spire-1.2.1/.github/ [2022-05-10T19:12:19.765Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:12:19.765Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:12:19.765Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:12:19.765Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:12:19.765Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:12:19.765Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:12:19.765Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:12:19.765Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:12:19.765Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:12:19.765Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:12:19.765Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:12:19.765Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:12:19.765Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:12:19.765Z] spire-1.2.1/.gitignore [2022-05-10T19:12:19.765Z] spire-1.2.1/.go-version [2022-05-10T19:12:19.765Z] spire-1.2.1/.golangci.yml [2022-05-10T19:12:19.765Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:12:19.765Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:12:19.765Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:12:19.765Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:12:19.765Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:12:19.765Z] spire-1.2.1/Dockerfile [2022-05-10T19:12:19.765Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:12:19.765Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:12:19.765Z] spire-1.2.1/LICENSE [2022-05-10T19:12:19.765Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:12:19.765Z] spire-1.2.1/Makefile [2022-05-10T19:12:19.765Z] spire-1.2.1/README.md [2022-05-10T19:12:19.765Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:12:19.765Z] spire-1.2.1/SECURITY.md [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/ [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:12:19.765Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:12:19.766Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:12:19.766Z] spire-1.2.1/conf/ [2022-05-10T19:12:19.766Z] spire-1.2.1/conf/agent/ [2022-05-10T19:12:19.766Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:12:19.766Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:12:19.766Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:12:19.766Z] spire-1.2.1/conf/server/ [2022-05-10T19:12:19.766Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:12:19.766Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:12:19.766Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:12:19.766Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/ [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/images/ [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:12:19.766Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:12:19.766Z] spire-1.2.1/examples/ [2022-05-10T19:12:19.766Z] spire-1.2.1/examples/README.md [2022-05-10T19:12:19.766Z] spire-1.2.1/go.mod [2022-05-10T19:12:19.766Z] spire-1.2.1/go.sum [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:12:19.766Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:12:19.767Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:12:19.768Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:12:19.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/ [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/private/ [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/spire/ [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:12:19.770Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:12:19.770Z] spire-1.2.1/release/ [2022-05-10T19:12:19.770Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:12:19.770Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:12:19.770Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:12:19.770Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:12:19.770Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:12:19.770Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:12:19.770Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:12:19.770Z] spire-1.2.1/release/spire/ [2022-05-10T19:12:19.770Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:12:19.770Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:12:19.770Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:12:19.770Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:12:19.770Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:12:19.770Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:12:19.770Z] spire-1.2.1/script/ [2022-05-10T19:12:19.770Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:12:19.770Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:12:19.770Z] spire-1.2.1/support/ [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/ [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:12:19.770Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:12:19.770Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:12:19.770Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:12:19.770Z] spire-1.2.1/test/ [2022-05-10T19:12:19.770Z] spire-1.2.1/test/clock/ [2022-05-10T19:12:19.770Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/ [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:12:19.770Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:12:19.771Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:12:19.771Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:12:19.771Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:12:19.771Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:12:19.771Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:12:19.771Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/ [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:12:20.030Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:12:20.031Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/common [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:12:20.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:12:20.032Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:12:20.033Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:12:20.033Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/testca/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/testkey/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:12:20.033Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/util/ [2022-05-10T19:12:20.033Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/util/race.go [2022-05-10T19:12:20.033Z] spire-1.2.1/test/util/util.go [2022-05-10T19:12:20.033Z] building spire from source... [2022-05-10T19:12:20.033Z] Installing go1.17.7... [2022-05-10T19:12:25.311Z] Building bin/spire-server... [2022-05-10T19:12:25.311Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:12:25.311Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:12:25.311Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:12:25.311Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:12:25.311Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:12:25.311Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:12:25.311Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:12:25.311Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:12:25.311Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:12:25.311Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:12:25.311Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:12:25.311Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:12:25.311Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:12:25.311Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:12:25.311Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:12:25.311Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:12:25.311Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:12:25.311Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:12:25.311Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:12:25.311Z] Building bin/spire-server... [2022-05-10T19:12:25.311Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:12:25.311Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:12:25.311Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:12:25.311Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:12:25.311Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:12:25.311Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:12:25.311Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:12:25.312Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:12:25.312Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:12:25.312Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:12:25.312Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:12:25.312Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:12:25.570Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:12:25.570Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:12:25.570Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:12:25.570Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:12:25.570Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:12:25.570Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:12:25.570Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:12:25.570Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:12:25.570Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:12:25.570Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:12:25.570Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:12:25.570Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:12:25.570Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:12:25.570Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:12:25.570Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:12:25.570Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:12:25.570Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:12:25.570Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:12:25.570Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:12:25.570Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:12:25.570Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:12:25.570Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:12:25.570Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:12:25.570Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:12:25.570Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:12:25.843Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:12:25.843Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:12:25.843Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:12:25.843Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:12:25.843Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:12:25.843Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:12:25.843Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:12:25.843Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:12:25.843Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:12:25.843Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:12:25.843Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:12:25.843Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:12:25.843Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:12:26.114Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:12:26.114Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:12:26.114Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:12:26.114Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:12:26.114Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:12:26.114Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:12:26.114Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:12:26.582Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:12:26.582Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:12:26.582Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:12:26.583Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:12:26.583Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:12:26.583Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:12:26.583Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:12:26.583Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:12:26.583Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:12:26.583Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:12:26.583Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:12:26.583Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:12:26.583Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:12:26.583Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:12:26.583Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:12:26.583Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:12:26.583Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:12:26.583Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:12:26.583Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:12:26.583Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:12:26.583Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:12:26.583Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:12:26.583Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:12:26.583Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:12:26.583Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:12:26.583Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:12:26.841Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:12:26.841Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:12:26.841Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:12:26.841Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:12:26.841Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:12:26.841Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:12:26.841Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:12:26.841Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:12:27.099Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:12:29.001Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:12:29.001Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:12:29.001Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:12:29.001Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:12:29.001Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:12:29.001Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:12:29.001Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:12:29.265Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:12:29.265Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:12:29.265Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:12:33.460Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:12:33.460Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:12:33.460Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:12:33.460Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:12:33.460Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:12:33.460Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:12:33.461Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:12:33.461Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:12:33.461Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:12:33.461Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:12:34.028Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:12:34.028Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:12:34.028Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:12:34.028Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:12:34.028Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:12:34.028Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:12:34.028Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:12:34.028Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:12:34.028Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:12:34.287Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:12:34.287Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:12:34.842Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:12:35.100Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:12:35.100Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:12:35.100Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:12:35.100Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:12:35.359Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:12:35.359Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:12:35.359Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:12:35.359Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:12:35.359Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:12:35.618Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:12:35.618Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:12:35.618Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:12:35.618Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:12:35.618Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:12:35.618Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:12:35.618Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:12:35.618Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:12:35.618Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:12:35.618Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:12:35.877Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:12:35.877Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:12:35.877Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:12:35.877Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:12:35.877Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:12:35.877Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:12:36.136Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:12:36.136Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:12:36.397Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:12:36.397Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:12:36.397Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:12:36.397Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:12:36.397Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:12:36.397Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:12:36.397Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:12:36.656Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:12:36.656Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:12:36.656Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:12:36.656Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:12:36.656Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:12:36.656Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:12:36.656Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:12:36.914Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:12:36.914Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:12:37.857Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:12:37.857Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:12:37.857Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:12:38.116Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:12:38.116Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:12:38.116Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:12:38.116Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:12:38.683Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:12:38.683Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:12:38.683Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:12:38.683Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:12:38.683Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:12:38.683Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:12:38.944Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:12:38.944Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:12:38.944Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:12:38.944Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:12:38.944Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:12:38.944Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:12:38.944Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:12:38.944Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:12:38.944Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:12:38.944Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:12:39.202Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:12:39.203Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:12:39.203Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:12:39.203Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:12:39.203Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:12:39.203Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:12:39.203Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:12:39.203Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:12:39.203Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:12:39.203Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:12:39.203Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:12:39.461Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:12:39.461Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:12:39.461Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:12:39.461Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:12:39.461Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:12:39.461Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:12:39.461Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:12:39.461Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:12:39.461Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:12:39.461Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:12:39.461Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:12:39.461Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:12:39.461Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:12:39.461Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:12:39.719Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:12:39.719Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:12:39.719Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:12:39.719Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:12:39.719Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:12:39.719Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:12:39.719Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:12:39.719Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:12:39.981Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:12:39.981Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:12:39.981Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:12:39.981Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:12:39.981Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:12:39.981Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:12:39.981Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:12:39.981Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:12:39.981Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:12:39.982Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:12:39.982Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:12:39.982Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:12:39.982Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:12:39.982Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:12:39.982Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:12:40.241Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:12:40.241Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:12:40.241Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:12:40.241Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:12:40.241Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:12:40.241Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:12:40.241Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:12:40.241Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:12:40.241Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:12:40.241Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:12:40.241Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:12:40.241Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:12:40.596Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:12:40.596Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:12:40.596Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:12:40.596Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:12:40.596Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:12:40.855Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:12:40.855Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:12:40.855Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:12:40.855Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:12:40.855Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:12:40.855Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:12:40.855Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:12:40.855Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:12:41.114Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:12:41.114Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:12:47.742Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:12:47.742Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:12:48.694Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:12:48.694Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:13:20.941Z] Removing intermediate container d034805a6e96 [2022-05-10T19:13:20.941Z] ---> 1f438c7a7358 [2022-05-10T19:13:20.941Z] [2022-05-10T19:13:20.941Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T19:13:20.941Z] Removing intermediate container fcc9ade0a856 [2022-05-10T19:13:20.941Z] ---> a10cc4c7338e [2022-05-10T19:13:20.941Z] [2022-05-10T19:13:20.941Z] Step 10/23 : FROM alpine:3.14Removing intermediate container fb1774318219 [2022-05-10T19:13:20.941Z] ---> af855b85d9cf [2022-05-10T19:13:20.941Z] [2022-05-10T19:13:20.941Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:13:20.941Z] [2022-05-10T19:13:21.202Z] 3.14: Pulling from library/alpine [2022-05-10T19:13:21.464Z] 3.14: Pulling from library/alpine [2022-05-10T19:13:21.724Z] 3.14: Pulling from library/alpine [2022-05-10T19:13:23.103Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:13:23.103Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:13:23.103Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:13:23.103Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T19:13:23.103Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T19:13:23.103Z] Status: Image is up to date for alpine:3.14 [2022-05-10T19:13:23.103Z] ---> e04c818066af [2022-05-10T19:13:23.103Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T19:13:23.103Z] ---> e04c818066af [2022-05-10T19:13:23.103Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T19:13:23.707Z] ---> e04c818066af [2022-05-10T19:13:23.707Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T19:13:23.969Z] ---> Running in be69c9eeb841 [2022-05-10T19:13:23.969Z] ---> Running in fd5008b47c5e [2022-05-10T19:13:23.969Z] ---> Running in f042e17ef336 [2022-05-10T19:13:24.534Z] Removing intermediate container f042e17ef336 [2022-05-10T19:13:24.534Z] ---> 6bd464025cb7 [2022-05-10T19:13:24.534Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T19:13:24.534Z] Removing intermediate container fd5008b47c5e [2022-05-10T19:13:24.535Z] ---> a1fa7392bece [2022-05-10T19:13:24.535Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T19:13:24.535Z] ---> Running in 5c6630f8491b [2022-05-10T19:13:24.793Z] ---> Running in 9d13e97aa0c3 [2022-05-10T19:13:24.793Z] Removing intermediate container 5c6630f8491b [2022-05-10T19:13:24.793Z] ---> 40a3530c9580 [2022-05-10T19:13:24.793Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T19:13:24.793Z] ---> Running in 0cec5b10e33a [2022-05-10T19:13:25.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:25.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:25.660Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T19:13:25.660Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T19:13:25.660Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:13:25.660Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:13:25.660Z] OK: 6 MiB in 16 packages [2022-05-10T19:13:25.660Z] Removing intermediate container 0cec5b10e33a [2022-05-10T19:13:25.660Z] ---> c5e12ad8c80a [2022-05-10T19:13:25.660Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:13:26.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:26.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:26.484Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T19:13:26.484Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T19:13:26.484Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:13:26.484Z] OK: 6 MiB in 16 packages [2022-05-10T19:13:26.745Z] ---> Running in db052bca5df8 [2022-05-10T19:13:28.653Z] Removing intermediate container be69c9eeb841 [2022-05-10T19:13:28.653Z] ---> 8059dfabed19 [2022-05-10T19:13:28.653Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:13:29.592Z] ---> Running in 9f34306f5d43 [2022-05-10T19:13:29.851Z] Removing intermediate container 9d13e97aa0c3 [2022-05-10T19:13:29.851Z] ---> b5b52f9d9ec8 [2022-05-10T19:13:29.851Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-10T19:13:31.248Z] ---> Running in 19a02a691b01 [2022-05-10T19:13:31.248Z] Removing intermediate container 9f34306f5d43 [2022-05-10T19:13:31.248Z] ---> 612dd0edbb36 [2022-05-10T19:13:31.248Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T19:13:31.815Z] ---> Running in c5840e2a85c6 [2022-05-10T19:13:32.077Z] Removing intermediate container db052bca5df8 [2022-05-10T19:13:32.077Z] ---> 5440a1e87725 [2022-05-10T19:13:32.077Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T19:13:32.077Z] Removing intermediate container 19a02a691b01 [2022-05-10T19:13:32.077Z] ---> d745fba19164 [2022-05-10T19:13:32.077Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T19:13:32.336Z] ---> Running in 8bd3b24b0fc0 [2022-05-10T19:13:32.336Z] ---> Running in 528fccd43478 [2022-05-10T19:13:32.336Z] Removing intermediate container c5840e2a85c6 [2022-05-10T19:13:32.336Z] ---> 4bb0e8e8c6e3 [2022-05-10T19:13:32.336Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T19:13:32.628Z] ---> Running in 360787ff877c [2022-05-10T19:13:32.890Z] Removing intermediate container 528fccd43478 [2022-05-10T19:13:32.890Z] ---> dd8e8af9e561 [2022-05-10T19:13:32.890Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T19:13:32.890Z] Removing intermediate container 360787ff877c [2022-05-10T19:13:32.890Z] ---> e45f32cd0dcc [2022-05-10T19:13:32.890Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:13:32.890Z] ---> Running in 601e341bd03f [2022-05-10T19:13:33.835Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:33.835Z] ---> 0b7582bdb940 [2022-05-10T19:13:33.835Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T19:13:34.403Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:34.660Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:13:34.918Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T19:13:34.918Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T19:13:34.918Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T19:13:35.181Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T19:13:35.181Z] ---> 65e8c097e7a9 [2022-05-10T19:13:35.181Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T19:13:35.181Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T19:13:35.181Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:13:35.181Z] OK: 8 MiB in 20 packages [2022-05-10T19:13:35.440Z] Removing intermediate container 601e341bd03f [2022-05-10T19:13:35.440Z] ---> bfca7952ee5f [2022-05-10T19:13:35.440Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T19:13:35.699Z] ---> Running in ec01dded3854 [2022-05-10T19:13:35.699Z] ---> d938c08d4c85 [2022-05-10T19:13:35.699Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T19:13:35.958Z] ---> Running in 34bcfaab1f70 [2022-05-10T19:13:36.224Z] Removing intermediate container ec01dded3854 [2022-05-10T19:13:36.224Z] ---> 95100e472321 [2022-05-10T19:13:36.224Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T19:13:36.224Z] Removing intermediate container 8bd3b24b0fc0 [2022-05-10T19:13:36.224Z] ---> 0e1b233d6058 [2022-05-10T19:13:36.224Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:13:36.483Z] Removing intermediate container 34bcfaab1f70 [2022-05-10T19:13:36.483Z] ---> 7316fb9d9ff0 [2022-05-10T19:13:36.483Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:13:36.483Z] ---> Running in c75bc26d0a59 [2022-05-10T19:13:36.742Z] ---> c09517fcccf6 [2022-05-10T19:13:36.742Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T19:13:36.742Z] ---> Running in ab7c820c7632 [2022-05-10T19:13:37.000Z] ---> 32e254e93709 [2022-05-10T19:13:37.000Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-10T19:13:37.000Z] Removing intermediate container c75bc26d0a59 [2022-05-10T19:13:37.000Z] ---> 15b70be9afb0 [2022-05-10T19:13:37.000Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T19:13:37.258Z] ---> Running in 7fc000ecdaee [2022-05-10T19:13:37.824Z] Removing intermediate container 7fc000ecdaee [2022-05-10T19:13:37.825Z] ---> 1c4da0f3abe4 [2022-05-10T19:13:37.825Z] Step 21/22 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:13:38.097Z] ---> Running in 419f33e3918e [2022-05-10T19:13:39.479Z] ---> b9228dfb7555 [2022-05-10T19:13:39.479Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-10T19:13:39.479Z] Removing intermediate container 419f33e3918e [2022-05-10T19:13:39.479Z] ---> a333dd9751ff [2022-05-10T19:13:39.479Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T19:13:40.049Z] ---> Running in 83394ab42e83 [2022-05-10T19:13:40.308Z] ---> 5876b8e74c7d [2022-05-10T19:13:40.308Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-10T19:13:40.566Z] ---> Running in cb01f0fa65a1 [2022-05-10T19:13:40.566Z] Removing intermediate container 83394ab42e83 [2022-05-10T19:13:40.566Z] ---> f8d50f5411bd [2022-05-10T19:13:40.566Z] [2022-05-10T19:13:40.566Z] Removing intermediate container ab7c820c7632 [2022-05-10T19:13:40.566Z] ---> 6f5ac4700a06 [2022-05-10T19:13:40.566Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:13:40.825Z] Successfully built f8d50f5411bd [2022-05-10T19:13:40.825Z] Successfully tagged support-notifications:latest [2022-05-10T19:13:40.825Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-05-10T19:13:41.393Z] Removing intermediate container cb01f0fa65a1 [2022-05-10T19:13:41.393Z] ---> 3faa0f3c3ca8 [2022-05-10T19:13:41.393Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:13:45.581Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:13:45.581Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:13:45.581Z] ---> 60b089f4c274 [2022-05-10T19:13:45.581Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:13:45.581Z] ---> Using cache [2022-05-10T19:13:45.581Z] ---> 65d95713032e [2022-05-10T19:13:45.581Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:13:45.581Z] ---> Using cache [2022-05-10T19:13:45.581Z] ---> 873dad903603 [2022-05-10T19:13:45.581Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T19:13:48.873Z] ---> 873bbb672093 [2022-05-10T19:13:48.873Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T19:13:48.873Z] ---> Running in 99eb9ebecf68 [2022-05-10T19:13:48.873Z] ---> Running in 13f7b7a8b457 [2022-05-10T19:13:49.447Z] Removing intermediate container 99eb9ebecf68 [2022-05-10T19:13:49.447Z] ---> 8c0d486ccf7a [2022-05-10T19:13:49.447Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T19:13:49.447Z] ---> Running in 3342e6bad15f [2022-05-10T19:13:50.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:50.383Z] Removing intermediate container 3342e6bad15f [2022-05-10T19:13:50.383Z] ---> bf63e82604db [2022-05-10T19:13:50.383Z] Step 22/23 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:13:50.643Z] ---> d4087839ad92 [2022-05-10T19:13:50.643Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T19:13:50.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:13:51.160Z] ---> Running in 6396463303bf [2022-05-10T19:13:51.160Z] OK: 221 MiB in 52 packages [2022-05-10T19:13:51.730Z] ---> 31e8d5eaa184 [2022-05-10T19:13:51.730Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T19:13:51.730Z] Removing intermediate container 6396463303bf [2022-05-10T19:13:51.730Z] ---> 784680d41efd [2022-05-10T19:13:51.730Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:13:52.297Z] ---> Running in fa3e172a69c6 [2022-05-10T19:13:52.297Z] ---> b40ce8bacbe1 [2022-05-10T19:13:52.297Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T19:13:52.866Z] Removing intermediate container fa3e172a69c6 [2022-05-10T19:13:52.866Z] ---> 91b56ceae8cf [2022-05-10T19:13:52.866Z] [2022-05-10T19:13:52.866Z] Removing intermediate container 13f7b7a8b457 [2022-05-10T19:13:52.866Z] ---> f41ca43c3c5f [2022-05-10T19:13:52.866Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:13:53.127Z] Successfully built 91b56ceae8cf [2022-05-10T19:13:53.127Z] ---> 2577ad844f87 [2022-05-10T19:13:53.127Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T19:13:53.127Z] Successfully tagged core-data:latest [2022-05-10T19:13:53.127Z] Building security-spire-agent [2022-05-10T19:13:53.694Z]  Building core-data ... done  ---> Running in 9eff4b738b21 [2022-05-10T19:13:55.108Z] ---> a17fa0a86d3e [2022-05-10T19:13:55.108Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:13:57.636Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:13:57.636Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:13:57.893Z] ---> 60b089f4c274 [2022-05-10T19:13:57.893Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:13:57.893Z] ---> Using cache [2022-05-10T19:13:57.893Z] ---> 65d95713032e [2022-05-10T19:13:57.893Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:13:57.893Z] ---> Using cache [2022-05-10T19:13:57.893Z] ---> 873dad903603 [2022-05-10T19:13:57.893Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:13:57.893Z] ---> Using cache [2022-05-10T19:13:57.893Z] ---> d4968c4c4341 [2022-05-10T19:13:57.893Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:13:57.893Z] ---> Using cache [2022-05-10T19:13:57.893Z] ---> 02a2c3a5bd75 [2022-05-10T19:13:57.893Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:13:57.893Z] ---> Using cache [2022-05-10T19:13:57.893Z] ---> 43ee633f1e23 [2022-05-10T19:13:57.893Z] Step 8/26 : COPY . . [2022-05-10T19:13:57.893Z] ---> Using cache [2022-05-10T19:13:57.893Z] ---> b4ef8807b8c7 [2022-05-10T19:13:57.893Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:13:57.893Z] ---> Using cache [2022-05-10T19:13:57.893Z] ---> e4bab5b98911 [2022-05-10T19:13:57.893Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:13:57.893Z] ---> Using cache [2022-05-10T19:13:57.893Z] ---> 9fb882372086 [2022-05-10T19:13:57.893Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:13:57.893Z] ---> Using cache [2022-05-10T19:13:57.893Z] ---> 56fd87948f8e [2022-05-10T19:13:57.893Z] 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.798Z] ---> Running in 980d203e6be0 [2022-05-10T19:13:59.798Z] Removing intermediate container 9eff4b738b21 [2022-05-10T19:13:59.798Z] ---> 567a3f806e1b [2022-05-10T19:13:59.798Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T19:13:59.798Z] ---> Running in 24629b9b8739 [2022-05-10T19:14:00.370Z] ---> 50f75bfd4abc [2022-05-10T19:14:00.631Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T19:14:00.631Z] ---> Running in 59d60590afc1 [2022-05-10T19:14:01.201Z] spire-1.2.1/ [2022-05-10T19:14:01.201Z] spire-1.2.1/.data/ [2022-05-10T19:14:01.201Z] spire-1.2.1/.data/.file [2022-05-10T19:14:01.201Z] spire-1.2.1/.dockerignore [2022-05-10T19:14:01.201Z] spire-1.2.1/.gitattributes [2022-05-10T19:14:01.201Z] spire-1.2.1/.githooks/ [2022-05-10T19:14:01.201Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:14:01.201Z] spire-1.2.1/.github/ [2022-05-10T19:14:01.201Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:14:01.201Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:14:01.201Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:14:01.201Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:14:01.201Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:14:01.201Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:14:01.201Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:14:01.201Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:14:01.201Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:14:01.201Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:14:01.201Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:14:01.201Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:14:01.201Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:14:01.201Z] spire-1.2.1/.gitignore [2022-05-10T19:14:01.201Z] spire-1.2.1/.go-version [2022-05-10T19:14:01.201Z] spire-1.2.1/.golangci.yml [2022-05-10T19:14:01.201Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:14:01.201Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:14:01.201Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:14:01.201Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:14:01.201Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:14:01.201Z] spire-1.2.1/Dockerfile [2022-05-10T19:14:01.201Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:14:01.201Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:14:01.201Z] spire-1.2.1/LICENSE [2022-05-10T19:14:01.201Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:14:01.201Z] spire-1.2.1/Makefile [2022-05-10T19:14:01.201Z] spire-1.2.1/README.md [2022-05-10T19:14:01.201Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:14:01.201Z] spire-1.2.1/SECURITY.md [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/ [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:14:01.201Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:14:01.202Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:14:01.202Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:14:01.202Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:14:01.202Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:14:01.202Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:14:01.202Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:14:01.202Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:14:01.202Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:14:01.202Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:14:01.202Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:14:01.202Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:14:01.202Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:14:01.202Z] spire-1.2.1/conf/ [2022-05-10T19:14:01.202Z] spire-1.2.1/conf/agent/ [2022-05-10T19:14:01.202Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:14:01.202Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:14:01.202Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:14:01.202Z] spire-1.2.1/conf/server/ [2022-05-10T19:14:01.202Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:14:01.202Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:14:01.202Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:14:01.202Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/ [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/images/ [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:14:01.202Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:14:01.202Z] spire-1.2.1/examples/ [2022-05-10T19:14:01.202Z] spire-1.2.1/examples/README.md [2022-05-10T19:14:01.202Z] spire-1.2.1/go.mod [2022-05-10T19:14:01.202Z] spire-1.2.1/go.sum [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:14:01.202Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:14:01.203Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:14:01.204Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:14:01.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/ [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/private/ [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/spire/ [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:14:01.465Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:14:01.465Z] spire-1.2.1/release/ [2022-05-10T19:14:01.465Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:14:01.465Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:14:01.465Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:14:01.465Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:14:01.465Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:14:01.465Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:14:01.465Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:14:01.465Z] spire-1.2.1/release/spire/ [2022-05-10T19:14:01.465Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:14:01.465Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:14:01.465Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:14:01.465Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:14:01.465Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:14:01.465Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:14:01.465Z] spire-1.2.1/script/ [2022-05-10T19:14:01.465Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:14:01.465Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:14:01.465Z] spire-1.2.1/support/ [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/ [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:14:01.465Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:14:01.466Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:14:01.466Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:14:01.466Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/clock/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:14:01.466Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/common [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:14:01.466Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:14:01.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:14:01.468Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:14:01.469Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:14:01.469Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/testca/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/testkey/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:14:01.469Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/util/ [2022-05-10T19:14:01.469Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/util/race.go [2022-05-10T19:14:01.469Z] spire-1.2.1/test/util/util.go [2022-05-10T19:14:01.469Z] building spire from source... [2022-05-10T19:14:01.469Z] Installing go1.17.7... [2022-05-10T19:14:02.845Z] Removing intermediate container 980d203e6be0 [2022-05-10T19:14:02.845Z] ---> df2fdf276c68 [2022-05-10T19:14:02.845Z] Step 8/23 : COPY . . [2022-05-10T19:14:03.785Z] Removing intermediate container 59d60590afc1 [2022-05-10T19:14:03.785Z] ---> b81b9157c25e [2022-05-10T19:14:03.785Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T19:14:05.686Z] ---> Running in 550d9c5e42e6 [2022-05-10T19:14:06.624Z] Removing intermediate container 550d9c5e42e6 [2022-05-10T19:14:06.625Z] ---> 5870dcea4813 [2022-05-10T19:14:06.625Z] Step 28/31 : CMD ["gate"] [2022-05-10T19:14:06.885Z] ---> Running in 7b6de9060ed8 [2022-05-10T19:14:07.826Z] Removing intermediate container 7b6de9060ed8 [2022-05-10T19:14:07.826Z] ---> 5dbce91a6611 [2022-05-10T19:14:07.826Z] Step 29/31 : LABEL arch=x86_64 [2022-05-10T19:14:08.759Z] Building bin/spire-server... [2022-05-10T19:14:08.759Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:14:08.759Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:14:08.759Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:14:08.759Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:14:08.759Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:14:08.759Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:14:09.021Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:14:09.021Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:14:09.021Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:14:09.021Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:14:09.283Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:14:09.283Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:14:09.283Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:14:09.548Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:14:09.548Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:14:09.548Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:14:09.548Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:14:09.548Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:14:09.548Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:14:09.548Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:14:09.808Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:14:09.808Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:14:09.808Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:14:09.808Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:14:09.808Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:14:09.808Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:14:10.073Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:14:10.073Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:14:10.340Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:14:10.341Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:14:10.341Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:14:10.341Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:14:10.601Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:14:10.860Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:14:10.860Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:14:10.860Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:14:11.118Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:14:11.118Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:14:11.377Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:14:11.378Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:14:11.378Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:14:11.378Z]  ---> Running in eb9c0e30ff04 [2022-05-10T19:14:11.378Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:14:11.378Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:14:11.638Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:14:11.638Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:14:11.638Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:14:11.638Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:14:12.303Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:14:12.303Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:14:12.303Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:14:12.563Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:14:12.563Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:14:12.824Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:14:12.824Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:14:13.087Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:14:13.087Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:14:13.087Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:14:13.349Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:14:13.349Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:14:13.609Z]  ---> c925bd08ad7e [2022-05-10T19:14:13.609Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T19:14:14.551Z] Removing intermediate container eb9c0e30ff04 [2022-05-10T19:14:14.551Z] ---> efa435fcdcaa [2022-05-10T19:14:14.551Z] Step 30/31 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:14:14.811Z] ---> Running in 3fafd670eb4d [2022-05-10T19:14:14.811Z] ---> Running in 018cca16af9c [2022-05-10T19:14:15.069Z] Removing intermediate container 018cca16af9c [2022-05-10T19:14:15.069Z] ---> 9818fa57a396 [2022-05-10T19:14:15.069Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T19:14:15.069Z] 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:14:15.638Z] ---> Running in f9fe2ab82aba [2022-05-10T19:14:16.217Z] Removing intermediate container f9fe2ab82aba [2022-05-10T19:14:16.217Z] ---> 4ff45fb0b22e [2022-05-10T19:14:16.217Z] [2022-05-10T19:14:16.217Z] Successfully built 4ff45fb0b22e [2022-05-10T19:14:16.478Z] Successfully tagged security-bootstrapper:latest [2022-05-10T19:14:16.478Z]  Building security-bootstrapper ... done Building core-metadata [2022-05-10T19:14:16.478Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:14:16.478Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:14:16.478Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:14:16.478Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:14:16.737Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:14:16.737Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:14:16.737Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:14:16.737Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:14:16.737Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:14:17.306Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:14:17.565Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:14:18.136Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:14:18.136Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:14:18.136Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:14:18.136Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:14:18.396Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:14:18.396Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:14:18.396Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:14:18.396Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:14:18.396Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:14:18.396Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:14:18.396Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:14:18.656Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:14:18.656Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:14:18.656Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:14:18.656Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:14:18.656Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:14:18.656Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:14:18.656Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:14:18.656Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:14:18.656Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:14:18.916Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:14:18.916Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:14:18.916Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:14:19.855Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:14:19.855Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:14:19.855Z] ---> 60b089f4c274 [2022-05-10T19:14:19.855Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:14:19.855Z] ---> Using cache [2022-05-10T19:14:19.855Z] ---> 65d95713032e [2022-05-10T19:14:19.855Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:14:19.855Z] ---> Using cache [2022-05-10T19:14:19.855Z] ---> 873dad903603 [2022-05-10T19:14:19.855Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:14:20.421Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:14:20.421Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:14:20.421Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:14:20.421Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:14:20.421Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:14:20.422Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:14:20.422Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:14:20.422Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:14:20.683Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:14:20.683Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:14:20.683Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:14:20.683Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:14:20.683Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:14:20.942Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:14:20.942Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:14:20.942Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:14:20.942Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:14:20.942Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:14:20.942Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:14:20.942Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:14:20.942Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:14:20.942Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:14:20.942Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:14:20.942Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:14:20.942Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:14:21.201Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:14:21.201Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:14:21.201Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:14:21.201Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:14:21.201Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:14:21.459Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:14:21.459Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:14:21.459Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:14:21.459Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:14:21.459Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:14:21.717Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:14:21.717Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:14:21.717Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:14:21.717Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:14:21.717Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:14:21.717Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:14:21.717Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:14:21.717Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:14:21.717Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:14:21.978Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:14:21.978Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:14:21.978Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:14:21.978Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:14:22.237Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:14:27.521Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:14:27.521Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:14:29.063Z]  ---> Running in 4be94c4168fc [2022-05-10T19:14:29.632Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:14:30.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:14:30.830Z] OK: 221 MiB in 52 packages [2022-05-10T19:14:31.399Z] Removing intermediate container 3fafd670eb4d [2022-05-10T19:14:31.399Z] ---> f81311788364 [2022-05-10T19:14:31.400Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T19:14:31.660Z] ---> Running in 90dd37d5051d [2022-05-10T19:14:32.229Z] Removing intermediate container 4be94c4168fc [2022-05-10T19:14:32.229Z] ---> a0f17459418b [2022-05-10T19:14:32.229Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:14:32.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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-10T19:14:32.488Z] ---> 3177d0b840f5 [2022-05-10T19:14:32.488Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:14:32.746Z] ---> Running in d889750a11ca [2022-05-10T19:14:33.690Z] Removing intermediate container 90dd37d5051d [2022-05-10T19:14:33.690Z] ---> 34ffea1dcbd8 [2022-05-10T19:14:33.690Z] [2022-05-10T19:14:33.690Z] Step 11/23 : FROM docker:20.10.14 [2022-05-10T19:14:33.690Z] 20.10.14: Pulling from library/docker [2022-05-10T19:14:35.615Z] Removing intermediate container d889750a11ca [2022-05-10T19:14:35.615Z] ---> 8c2d7798ee17 [2022-05-10T19:14:35.615Z] Step 8/23 : COPY . . [2022-05-10T19:14:39.812Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T19:14:39.812Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-10T19:14:39.812Z] ---> 7417809fdb73 [2022-05-10T19:14:39.812Z] 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:14:47.932Z] ---> 29638d80cfe6 [2022-05-10T19:14:47.932Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T19:14:47.932Z] ---> Running in 319bb96d573f [2022-05-10T19:14:47.932Z] ---> Running in f4b760451a4f [2022-05-10T19:14:48.497Z] Removing intermediate container 319bb96d573f [2022-05-10T19:14:48.497Z] ---> eea27b7aaab4 [2022-05-10T19:14:48.497Z] 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:14:48.759Z] ---> Running in d38903c09951 [2022-05-10T19:14:49.017Z] 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:49.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:14:49.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:14:49.533Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T19:14:49.533Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T19:14:49.533Z] Executing bash-5.1.16-r0.post-install [2022-05-10T19:14:49.533Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:14:49.533Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T19:14:49.533Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T19:14:49.791Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T19:14:49.791Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T19:14:49.791Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T19:14:49.791Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T19:14:49.791Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T19:14:49.791Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T19:14:49.791Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T19:14:49.791Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T19:14:49.791Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T19:14:49.791Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T19:14:49.791Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T19:14:49.791Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T19:14:50.049Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T19:14:50.049Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T19:14:50.049Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T19:14:50.049Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T19:14:50.049Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T19:14:50.049Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T19:14:50.049Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T19:14:50.049Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T19:14:50.049Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T19:14:50.049Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T19:14:50.049Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T19:14:50.049Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T19:14:50.049Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T19:14:50.049Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T19:14:50.049Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T19:14:50.049Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T19:14:50.049Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T19:14:50.049Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T19:14:50.049Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T19:14:50.049Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T19:14:50.049Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T19:14:50.049Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T19:14:50.049Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T19:14:50.049Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T19:14:50.307Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T19:14:50.307Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T19:14:50.307Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:14:50.307Z] OK: 83 MiB in 65 packages [2022-05-10T19:14:50.873Z] Collecting docker-compose==1.23.2 [2022-05-10T19:14:51.132Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T19:14:51.132Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T19:14:51.132Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T19:14:51.390Z] 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:14:51.390Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T19:14:51.390Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T19:14:51.647Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T19:14:51.647Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T19:14:51.647Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T19:14:51.647Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T19:14:51.903Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T19:14:51.903Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T19:14:52.161Z] Collecting PyYAML<4,>=3.10 [2022-05-10T19:14:52.161Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T19:14:52.730Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T19:14:52.730Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T19:14:52.730Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T19:14:52.730Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T19:14:53.296Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T19:14:53.296Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T19:14:53.296Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T19:14:53.296Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T19:14:53.296Z] Collecting idna<2.8,>=2.5 [2022-05-10T19:14:53.296Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T19:14:53.296Z] 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:14:53.296Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T19:14:53.296Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T19:14:53.296Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T19:14:53.296Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T19:14:53.555Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T19:14:53.555Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T19:14:53.555Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T19:14:53.555Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T19:14:53.555Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T19:14:53.555Z] Attempting uninstall: urllib3 [2022-05-10T19:14:53.555Z] Found existing installation: urllib3 1.26.7 [2022-05-10T19:14:53.555Z] Uninstalling urllib3-1.26.7: [2022-05-10T19:14:53.555Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T19:14:53.813Z] Attempting uninstall: idna [2022-05-10T19:14:53.813Z] Found existing installation: idna 3.3 [2022-05-10T19:14:53.813Z] Uninstalling idna-3.3: [2022-05-10T19:14:53.813Z] Successfully uninstalled idna-3.3 [2022-05-10T19:14:54.377Z] Attempting uninstall: requests [2022-05-10T19:14:54.377Z] Found existing installation: requests 2.26.0 [2022-05-10T19:14:54.377Z] Uninstalling requests-2.26.0: [2022-05-10T19:14:54.377Z] Successfully uninstalled requests-2.26.0 [2022-05-10T19:14:54.377Z] Running setup.py install for texttable: started [2022-05-10T19:14:54.635Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T19:14:54.635Z] Running setup.py install for PyYAML: started [2022-05-10T19:14:55.202Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T19:14:55.202Z] Running setup.py install for docopt: started [2022-05-10T19:14:55.460Z] Running setup.py install for docopt: finished with status 'done' [2022-05-10T19:14:55.460Z] Running setup.py install for dockerpty: started [2022-05-10T19:14:56.026Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T19:14:56.287Z] 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:15:02.869Z] Removing intermediate container d38903c09951 [2022-05-10T19:15:02.869Z] ---> af202bdbaa24 [2022-05-10T19:15:02.869Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T19:15:02.869Z] ---> Running in 723d5c6b0b79 [2022-05-10T19:15:03.916Z] Removing intermediate container 723d5c6b0b79 [2022-05-10T19:15:03.916Z] ---> d3243a5d1913 [2022-05-10T19:15:03.916Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T19:15:04.482Z] Building bin/spire-agent... [2022-05-10T19:15:04.742Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T19:15:04.742Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T19:15:04.742Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T19:15:04.742Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T19:15:05.306Z]  ---> Running in 3a4073d3c4a8 [2022-05-10T19:15:05.306Z] Building bin/spire-agent... [2022-05-10T19:15:05.565Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T19:15:05.825Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T19:15:05.825Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T19:15:05.825Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T19:15:06.083Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T19:15:06.083Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T19:15:06.083Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T19:15:06.083Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T19:15:06.083Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T19:15:06.083Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T19:15:06.346Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T19:15:06.346Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T19:15:06.346Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T19:15:06.346Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T19:15:06.346Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T19:15:06.346Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T19:15:07.287Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T19:15:07.287Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T19:15:07.287Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T19:15:07.287Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T19:15:07.287Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T19:15:07.287Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T19:15:09.192Z] Removing intermediate container 3a4073d3c4a8 [2022-05-10T19:15:09.192Z] ---> f8ce60cee8ec [2022-05-10T19:15:09.192Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T19:15:13.390Z] ---> 5644bb43bf0c [2022-05-10T19:15:13.390Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T19:15:14.328Z] ---> 36580d8011f0 [2022-05-10T19:15:14.328Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T19:15:16.858Z] ---> ccced6dacdd2 [2022-05-10T19:15:16.858Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T19:15:16.858Z] Removing intermediate container f4b760451a4f [2022-05-10T19:15:16.858Z] ---> fa5bd97a3e71 [2022-05-10T19:15:16.858Z] [2022-05-10T19:15:16.858Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:15:16.858Z] ---> e04c818066af [2022-05-10T19:15:16.858Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:15:16.858Z] ---> Running in 6dd8d0133c20 [2022-05-10T19:15:16.858Z] ---> Running in b16a932d1d27 [2022-05-10T19:15:17.403Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47924 in /w/workspace/edgexfoundry_edgex-go_PR-4019 [Pipeline] { [2022-05-10T19:15:17.425Z] Removing intermediate container 6dd8d0133c20 [2022-05-10T19:15:17.425Z] ---> 40c600ff50a5 [2022-05-10T19:15:17.425Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:15:17.425Z] ---> Running in 59c19a084d11 [Pipeline] ws [2022-05-10T19:15:17.446Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-05-10T19:15:17.814Z] The recommended git tool is: git [2022-05-10T19:15:18.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:15:18.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:15:18.796Z] Removing intermediate container 59c19a084d11 [2022-05-10T19:15:18.796Z] ---> c82597aac411 [2022-05-10T19:15:18.796Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T19:15:19.054Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T19:15:19.055Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:15:19.055Z] OK: 6 MiB in 15 packages [2022-05-10T19:15:19.622Z] ---> Running in e5ebb6051cd7 [2022-05-10T19:15:20.188Z] Removing intermediate container e5ebb6051cd7 [2022-05-10T19:15:20.188Z] ---> fd8cd05ee466 [2022-05-10T19:15:20.188Z] Step 22/23 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:15:20.450Z] Removing intermediate container b16a932d1d27 [2022-05-10T19:15:20.450Z] ---> f04b5ca58855 [2022-05-10T19:15:20.450Z] 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:20.450Z] ---> Running in 8a97c9ffea2b [2022-05-10T19:15:20.708Z] ---> Running in 838b5772c883 [2022-05-10T19:15:20.708Z] Removing intermediate container 8a97c9ffea2b [2022-05-10T19:15:20.708Z] ---> f0d3c0e8926b [2022-05-10T19:15:20.708Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:15:20.970Z] ---> Running in 8748d55723e4 [2022-05-10T19:15:21.231Z] Removing intermediate container 838b5772c883 [2022-05-10T19:15:21.231Z] ---> c5b0e6e97d96 [2022-05-10T19:15:21.231Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T19:15:21.490Z] ---> Running in d340dd463eb3 [2022-05-10T19:15:21.490Z] Removing intermediate container 8748d55723e4 [2022-05-10T19:15:21.490Z] ---> 35cc9d2ad6e5 [2022-05-10T19:15:21.490Z] [2022-05-10T19:15:21.490Z] Successfully built 35cc9d2ad6e5 [2022-05-10T19:15:21.490Z] Successfully tagged sys-mgmt-agent:latest [2022-05-10T19:15:21.490Z]  Building sys-mgmt-agent ... done Building security-spiffe-token-provider [2022-05-10T19:15:24.030Z] Removing intermediate container d340dd463eb3 [2022-05-10T19:15:24.030Z] ---> f9a956c49e95 [2022-05-10T19:15:24.030Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:15:25.935Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:15:25.935Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:15:25.935Z] ---> 60b089f4c274 [2022-05-10T19:15:25.935Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T19:15:25.935Z] ---> Using cache [2022-05-10T19:15:25.935Z] ---> 65d95713032e [2022-05-10T19:15:25.935Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T19:15:26.354Z] using credential edgex-jenkins-ssh [2022-05-10T19:15:26.372Z] Cloning the remote Git repository [2022-05-10T19:15:26.502Z] ---> Running in 0052ab605655 [2022-05-10T19:15:26.502Z] ---> Running in 35fd47171151 [2022-05-10T19:15:26.761Z] Removing intermediate container 0052ab605655 [2022-05-10T19:15:26.761Z] ---> 8caeab7edc53 [2022-05-10T19:15:26.761Z] Step 15/23 : WORKDIR / [2022-05-10T19:15:26.761Z] ---> Running in 90d78203b36f [2022-05-10T19:15:26.451Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-10T19:15:26.556Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-05-10T19:15:26.661Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-10T19:15:26.662Z] > git --version # timeout=10 [2022-05-10T19:15:26.690Z] > git --version # 'git version 2.25.1' [2022-05-10T19:15:26.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T19:15:26.825Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T19:15:27.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:15:27.327Z] Removing intermediate container 90d78203b36f [2022-05-10T19:15:27.327Z] ---> 539d6b658102 [2022-05-10T19:15:27.327Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:15:27.895Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:15:28.464Z] ---> 37ad263bf7c2 [2022-05-10T19:15:28.464Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T19:15:28.464Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:15:28.464Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:15:28.464Z] OK: 15864 distinct packages available [2022-05-10T19:15:28.464Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:15:29.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:15:29.663Z] OK: 221 MiB in 52 packages [2022-05-10T19:15:29.663Z] ---> bee3e59bfe0d [2022-05-10T19:15:29.663Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T19:15:30.229Z] ---> 3fd3437ada02 [2022-05-10T19:15:30.229Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T19:15:30.489Z] ---> Running in 4353c74e78b7 [2022-05-10T19:15:30.489Z] Removing intermediate container 35fd47171151 [2022-05-10T19:15:30.489Z] ---> 9ac6276ce589 [2022-05-10T19:15:30.489Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T19:15:30.747Z] Removing intermediate container 4353c74e78b7 [2022-05-10T19:15:30.747Z] ---> 31db3a5e38d0 [2022-05-10T19:15:30.747Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:15:31.008Z] ---> Running in ae4907bc02f9 [2022-05-10T19:15:31.008Z] ---> 9837fbf00713 [2022-05-10T19:15:31.008Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:15:31.008Z] ---> Running in 61d4838381af [2022-05-10T19:15:31.268Z] Removing intermediate container ae4907bc02f9 [2022-05-10T19:15:31.268Z] ---> 8f4b6feb3ca6 [2022-05-10T19:15:31.268Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T19:15:31.268Z] ---> Running in bf1e41e9b2a3 [2022-05-10T19:15:31.842Z] Removing intermediate container bf1e41e9b2a3 [2022-05-10T19:15:31.842Z] ---> cb5f866c3c29 [2022-05-10T19:15:31.842Z] Step 22/23 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:15:31.842Z] ---> Running in 381fb30d0975 [2022-05-10T19:15:32.408Z] Removing intermediate container 381fb30d0975 [2022-05-10T19:15:32.408Z] ---> 3c7247be3202 [2022-05-10T19:15:32.408Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:15:32.408Z] ---> Running in d9e95bacc293 [2022-05-10T19:15:32.976Z] Removing intermediate container d9e95bacc293 [2022-05-10T19:15:32.976Z] ---> bc0a3be8d6ff [2022-05-10T19:15:32.976Z] [2022-05-10T19:15:33.234Z] Removing intermediate container 61d4838381af [2022-05-10T19:15:33.234Z] ---> 7b7f24efe3ca [2022-05-10T19:15:33.234Z] Step 7/20 : COPY . . [2022-05-10T19:15:33.234Z] Successfully built bc0a3be8d6ff [2022-05-10T19:15:33.234Z] Successfully tagged core-metadata:latest [2022-05-10T19:15:33.234Z]  Building core-metadata ... done Building security-proxy-setup [2022-05-10T19:15:38.521Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:15:38.522Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:15:38.522Z] ---> 60b089f4c274 [2022-05-10T19:15:38.522Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:15:38.522Z] ---> Using cache [2022-05-10T19:15:38.522Z] ---> 65d95713032e [2022-05-10T19:15:38.522Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:15:38.522Z] ---> Using cache [2022-05-10T19:15:38.522Z] ---> 873dad903603 [2022-05-10T19:15:38.522Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:15:38.522Z] ---> Using cache [2022-05-10T19:15:38.522Z] ---> a0f17459418b [2022-05-10T19:15:38.522Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:15:38.522Z] ---> Using cache [2022-05-10T19:15:38.522Z] ---> 3177d0b840f5 [2022-05-10T19:15:38.522Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:15:38.522Z] ---> Using cache [2022-05-10T19:15:38.522Z] ---> 8c2d7798ee17 [2022-05-10T19:15:38.522Z] Step 8/22 : COPY . . [2022-05-10T19:15:38.522Z] ---> Using cache [2022-05-10T19:15:38.522Z] ---> 29638d80cfe6 [2022-05-10T19:15:38.522Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T19:15:46.293Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-10T19:15:46.313Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T19:15:46.349Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-10T19:15:46.389Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-10T19:15:46.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T19:15:46.406Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4019/head:refs/remotes/origin/PR-4019 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T19:15:47.196Z] Merging remotes/origin/main commit 1da00045c508a7d59c26af6ad2625d77986b1a8c into PR head commit 0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:15:47.595Z] Merge succeeded, producing 0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:15:47.596Z] Checking out Revision 0110df27f64e981d1123eb74c7a5a790fae42961 (PR-4019) [2022-05-10T19:15:48.581Z] ---> d268dab80d88 [2022-05-10T19:15:48.581Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T19:15:48.581Z] ---> Running in 8c4b3c25855f [2022-05-10T19:15:48.581Z] ---> Running in 4297fc778781 [2022-05-10T19:15:48.843Z] 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:15:48.843Z] 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:15:47.223Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T19:15:47.249Z] > git checkout -f 0110df27f64e981d1123eb74c7a5a790fae42961 # timeout=10 [2022-05-10T19:15:47.505Z] > git remote # timeout=10 [2022-05-10T19:15:47.522Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T19:15:47.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T19:15:47.555Z] > git merge 1da00045c508a7d59c26af6ad2625d77986b1a8c # timeout=10 [2022-05-10T19:15:47.585Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T19:15:47.611Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T19:15:47.629Z] > git checkout -f 0110df27f64e981d1123eb74c7a5a790fae42961 # timeout=10 [2022-05-10T19:15:52.199Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-05-10T19:15:52.284Z] > git --version # timeout=10 [2022-05-10T19:15:52.301Z] > git --version # 'git version 2.25.1' [2022-05-10T19:15:52.318Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T19:15:53.408Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T19:15:53.408Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T19:15:53.408Z] Dload Upload Total Spent Left Speed [2022-05-10T19:15:53.408Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2022-05-10T19:15:53.990Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T19:15:54.375Z] + sudo tee /etc/docker/daemon.new [2022-05-10T19:15:54.375Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T19:15:54.375Z] { [2022-05-10T19:15:54.375Z] "registry-mirrors": [ [2022-05-10T19:15:54.375Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T19:15:54.375Z] ], [2022-05-10T19:15:54.375Z] "bip": "10.250.0.254/24", [2022-05-10T19:15:54.375Z] "hosts": [ [2022-05-10T19:15:54.375Z] "tcp://0.0.0.0:5555", [2022-05-10T19:15:54.375Z] "unix:///var/run/docker.sock" [2022-05-10T19:15:54.375Z] ], [2022-05-10T19:15:54.375Z] "mtu": 1458, [2022-05-10T19:15:54.375Z] "selinux-enabled": true, [2022-05-10T19:15:54.375Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T19:15:54.375Z] } [Pipeline] sh [2022-05-10T19:15:54.767Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T19:15:55.159Z] + sudo service docker restart [2022-05-10T19:16:07.010Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:16:13.593Z] provisioning config files... [2022-05-10T19:16:13.623Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3669808823234878663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:16:14.328Z] ---> docker-login.sh [2022-05-10T19:16:14.328Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:16:14.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:16:15.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:16:15.534Z] Configure a credential helper to remove this warning. See [2022-05-10T19:16:15.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:16:15.534Z] [2022-05-10T19:16:15.534Z] Login Succeeded [2022-05-10T19:16:15.534Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:16:15.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:16:16.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:16:16.089Z] Configure a credential helper to remove this warning. See [2022-05-10T19:16:16.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:16:16.089Z] [2022-05-10T19:16:16.090Z] Login Succeeded [2022-05-10T19:16:16.090Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:16:16.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:16:16.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:16:16.646Z] Configure a credential helper to remove this warning. See [2022-05-10T19:16:16.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:16:16.646Z] [2022-05-10T19:16:16.646Z] Login Succeeded [2022-05-10T19:16:16.646Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:16:16.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:16:17.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:16:17.199Z] Configure a credential helper to remove this warning. See [2022-05-10T19:16:17.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:16:17.199Z] [2022-05-10T19:16:17.199Z] Login Succeeded [2022-05-10T19:16:17.199Z] docker.io [2022-05-10T19:16:17.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:16:18.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:16:18.080Z] Configure a credential helper to remove this warning. See [2022-05-10T19:16:18.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:16:18.080Z] [2022-05-10T19:16:18.080Z] Login Succeeded [2022-05-10T19:16:18.080Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:16:18.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T19:16:18.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T19:16:18.605Z] ========================================================= [2022-05-10T19:16:18.605Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T19:16:18.605Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:16:19.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:16:19.230Z] Removing intermediate container 8c4b3c25855f [2022-05-10T19:16:19.230Z] ---> c6562f7e5b70 [2022-05-10T19:16:19.230Z] [2022-05-10T19:16:19.230Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:16:19.230Z] ---> e04c818066af [2022-05-10T19:16:19.230Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T19:16:19.279Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T19:16:19.279Z] 9b3977197b4f: Pulling fs layer [2022-05-10T19:16:19.279Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T19:16:19.279Z] 94645a83ff95: Pulling fs layer [2022-05-10T19:16:19.279Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T19:16:19.279Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T19:16:19.279Z] 3096ccb668a1: Pulling fs layer [2022-05-10T19:16:19.279Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T19:16:19.279Z] a4caa8a26152: Pulling fs layer [2022-05-10T19:16:19.279Z] 3096ccb668a1: Waiting [2022-05-10T19:16:19.279Z] e8cf19c19ddd: Waiting [2022-05-10T19:16:19.279Z] a4caa8a26152: Waiting [2022-05-10T19:16:19.279Z] 3f3a8bcf1eab: Waiting [2022-05-10T19:16:19.279Z] 0c92f367c5e7: Waiting [2022-05-10T19:16:19.279Z] 94645a83ff95: Verifying Checksum [2022-05-10T19:16:19.279Z] 94645a83ff95: Download complete [2022-05-10T19:16:19.279Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T19:16:19.279Z] 1a89e8eeedd5: Download complete [2022-05-10T19:16:19.279Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T19:16:19.279Z] 0c92f367c5e7: Download complete [2022-05-10T19:16:19.279Z] 3096ccb668a1: Verifying Checksum [2022-05-10T19:16:19.279Z] 3096ccb668a1: Download complete [2022-05-10T19:16:19.279Z] 9b3977197b4f: Download complete [2022-05-10T19:16:19.279Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T19:16:19.279Z] e8cf19c19ddd: Download complete [2022-05-10T19:16:19.800Z] Removing intermediate container 4297fc778781 [2022-05-10T19:16:19.800Z] ---> eeefbf4b114e [2022-05-10T19:16:19.800Z] [2022-05-10T19:16:19.800Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T19:16:20.060Z] ---> Running in 08810283ad5a [2022-05-10T19:16:20.060Z] 3.15: Pulling from library/alpine [2022-05-10T19:16:20.060Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T19:16:20.060Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T19:16:20.060Z] ---> 0ac33e5f5afa [2022-05-10T19:16:20.060Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:16:20.280Z] 9b3977197b4f: Pull complete [2022-05-10T19:16:20.318Z] ---> Running in 77db0caa19a0 [2022-05-10T19:16:20.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:16:20.583Z] Removing intermediate container 77db0caa19a0 [2022-05-10T19:16:20.583Z] ---> a83d6c9d4c4e [2022-05-10T19:16:20.583Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:16:20.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:16:20.583Z] ---> Running in c8b75934b925 [2022-05-10T19:16:20.841Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T19:16:20.841Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:16:20.841Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T19:16:20.841Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T19:16:20.841Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T19:16:20.841Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:16:20.841Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:16:20.841Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:16:20.841Z] OK: 8 MiB in 20 packages [2022-05-10T19:16:20.889Z] 1a89e8eeedd5: Pull complete [2022-05-10T19:16:21.167Z] 94645a83ff95: Pull complete [2022-05-10T19:16:21.769Z] a4caa8a26152: Verifying Checksum [2022-05-10T19:16:21.769Z] a4caa8a26152: Download complete [2022-05-10T19:16:21.779Z] Removing intermediate container c8b75934b925 [2022-05-10T19:16:21.779Z] ---> f0010a669742 [2022-05-10T19:16:21.779Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T19:16:21.779Z] Removing intermediate container 0d85ccbb114a [2022-05-10T19:16:21.779Z] ---> 5bb347bafafa [2022-05-10T19:16:21.779Z] [2022-05-10T19:16:21.779Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T19:16:21.779Z] ---> 0ac33e5f5afa [2022-05-10T19:16:21.779Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:16:21.779Z] ---> Using cache [2022-05-10T19:16:21.779Z] ---> a83d6c9d4c4e [2022-05-10T19:16:21.779Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:16:21.779Z] ---> Using cache [2022-05-10T19:16:21.779Z] ---> f0010a669742 [2022-05-10T19:16:21.779Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T19:16:22.045Z] Removing intermediate container 08810283ad5a [2022-05-10T19:16:22.045Z] ---> a5f683c5b5bc [2022-05-10T19:16:22.045Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:16:22.045Z] ---> Running in 6c6edc680335 [2022-05-10T19:16:22.045Z] ---> Running in 0f1b34fe1d1d [2022-05-10T19:16:22.045Z] ---> Running in 1ad31fd4143c [2022-05-10T19:16:22.306Z] Removing intermediate container 1ad31fd4143c [2022-05-10T19:16:22.306Z] ---> 1c4180a00730 [2022-05-10T19:16:22.306Z] Step 13/22 : WORKDIR /edgex [2022-05-10T19:16:22.307Z] ---> Running in ea2106f7a06b [2022-05-10T19:16:22.372Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T19:16:22.372Z] 3f3a8bcf1eab: Download complete [2022-05-10T19:16:22.565Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:16:22.565Z] Removing intermediate container a7ebb268786f [2022-05-10T19:16:22.565Z] ---> b8d60797e630 [2022-05-10T19:16:22.565Z] [2022-05-10T19:16:22.565Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T19:16:22.565Z] ---> 0ac33e5f5afa [2022-05-10T19:16:22.565Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:16:22.565Z] ---> Using cache [2022-05-10T19:16:22.565Z] ---> a83d6c9d4c4e [2022-05-10T19:16:22.565Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:16:22.565Z] ---> Using cache [2022-05-10T19:16:22.565Z] ---> f0010a669742 [2022-05-10T19:16:22.565Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T19:16:22.565Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:16:22.565Z] Removing intermediate container ea2106f7a06b [2022-05-10T19:16:22.565Z] ---> bf9652e038dd [2022-05-10T19:16:22.565Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T19:16:22.565Z] ---> Running in 8e916b5b03ed [2022-05-10T19:16:22.824Z] ---> bca85d3c6f25 [2022-05-10T19:16:22.824Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T19:16:23.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:16:23.364Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:16:23.364Z] ---> 3d84897141a6 [2022-05-10T19:16:23.364Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T19:16:23.364Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:16:23.625Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:16:23.625Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:16:23.625Z] OK: 15855 distinct packages available [2022-05-10T19:16:23.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:16:23.892Z] ---> 1ddd2c11ce43 [2022-05-10T19:16:23.892Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:16:23.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:16:23.892Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:16:23.892Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:16:23.892Z] OK: 15855 distinct packages available [2022-05-10T19:16:23.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:16:24.153Z] ---> 478826cae06c [2022-05-10T19:16:24.153Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T19:16:24.153Z] ---> Running in b1fb3117172d [2022-05-10T19:16:24.153Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:16:24.153Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:16:24.153Z] OK: 15855 distinct packages available [2022-05-10T19:16:24.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:16:24.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:16:24.682Z] Removing intermediate container b1fb3117172d [2022-05-10T19:16:24.682Z] ---> 7017d88d2659 [2022-05-10T19:16:24.682Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:16:24.682Z] ---> Running in bef1f90a0328 [2022-05-10T19:16:24.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:16:24.940Z] Removing intermediate container bef1f90a0328 [2022-05-10T19:16:24.940Z] ---> ebd483bd6453 [2022-05-10T19:16:24.940Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T19:16:24.940Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T19:16:24.940Z] ---> Running in 5b05abba6d07 [2022-05-10T19:16:24.940Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:16:24.940Z] Removing intermediate container 5b05abba6d07 [2022-05-10T19:16:24.940Z] ---> 0825b332d0b2 [2022-05-10T19:16:24.940Z] Step 21/22 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:16:24.940Z] ---> Running in b2f2c382effa [2022-05-10T19:16:25.199Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T19:16:25.199Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:16:25.199Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-10T19:16:25.199Z] Removing intermediate container b2f2c382effa [2022-05-10T19:16:25.199Z] ---> 8cfea62e4c67 [2022-05-10T19:16:25.199Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T19:16:25.199Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T19:16:25.199Z] ---> Running in 670bbd18b621 [2022-05-10T19:16:25.199Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:16:25.199Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T19:16:25.199Z] Removing intermediate container 670bbd18b621 [2022-05-10T19:16:25.199Z] ---> e96aac5b774a [2022-05-10T19:16:25.199Z] [2022-05-10T19:16:25.199Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T19:16:25.457Z] Successfully built e96aac5b774a [2022-05-10T19:16:25.457Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T19:16:25.457Z] Successfully tagged security-proxy-setup:latest [2022-05-10T19:16:25.457Z]  Building security-proxy-setup ... done Building support-scheduler [2022-05-10T19:16:25.457Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-10T19:16:25.457Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:16:25.458Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:16:25.458Z] OK: 6 MiB in 18 packages [2022-05-10T19:16:25.458Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T19:16:25.717Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T19:16:25.717Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T19:16:25.717Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:16:25.717Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:16:25.717Z] OK: 8 MiB in 23 packages [2022-05-10T19:16:25.717Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:16:25.975Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T19:16:25.975Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T19:16:25.975Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T19:16:26.235Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:16:26.235Z] OK: 6 MiB in 19 packages [2022-05-10T19:16:27.613Z] Removing intermediate container 0f1b34fe1d1d [2022-05-10T19:16:27.613Z] ---> 522ff05a4b15 [2022-05-10T19:16:27.613Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T19:16:28.180Z] Removing intermediate container 8e916b5b03ed [2022-05-10T19:16:28.180Z] ---> 7ebff35942e5 [2022-05-10T19:16:28.180Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T19:16:28.438Z] Removing intermediate container 6c6edc680335 [2022-05-10T19:16:28.438Z] ---> 72a0e1c1e99a [2022-05-10T19:16:28.438Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:16:28.696Z] Building bin/spire-agent... [2022-05-10T19:16:28.697Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T19:16:28.697Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T19:16:28.697Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T19:16:28.697Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T19:16:29.265Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:16:29.266Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:16:29.266Z] ---> 60b089f4c274 [2022-05-10T19:16:29.266Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:16:29.266Z] ---> Using cache [2022-05-10T19:16:29.266Z] ---> 65d95713032e [2022-05-10T19:16:29.266Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:16:29.266Z] ---> Using cache [2022-05-10T19:16:29.266Z] ---> 873dad903603 [2022-05-10T19:16:29.266Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:16:29.266Z] ---> Using cache [2022-05-10T19:16:29.266Z] ---> a0f17459418b [2022-05-10T19:16:29.266Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:16:29.266Z] ---> Using cache [2022-05-10T19:16:29.266Z] ---> 3177d0b840f5 [2022-05-10T19:16:29.266Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:16:29.266Z] ---> Using cache [2022-05-10T19:16:29.266Z] ---> 8c2d7798ee17 [2022-05-10T19:16:29.266Z] Step 8/22 : COPY . . [2022-05-10T19:16:29.266Z] ---> Using cache [2022-05-10T19:16:29.266Z] ---> 29638d80cfe6 [2022-05-10T19:16:29.266Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T19:16:29.524Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T19:16:29.524Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T19:16:29.524Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T19:16:29.524Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T19:16:29.524Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T19:16:29.524Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T19:16:29.524Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T19:16:29.524Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T19:16:29.784Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T19:16:30.354Z]  ---> 2c0661cbe2b2 [2022-05-10T19:16:30.354Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T19:16:30.354Z] ---> fd8bd2a2bc01 [2022-05-10T19:16:30.354Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T19:16:30.354Z] ---> Running in 1c5aa37a55ea [2022-05-10T19:16:30.354Z] ---> 8fa428f63ce2 [2022-05-10T19:16:30.354Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T19:16:30.616Z] ---> 7e59d8187143 [2022-05-10T19:16:30.616Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T19:16:30.616Z] ---> 7361c64e8ba8 [2022-05-10T19:16:30.616Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T19:16:30.616Z] 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:16:30.616Z] ---> Running in 7c68f08756a5 [2022-05-10T19:16:30.874Z] ---> af391693df8f [2022-05-10T19:16:30.874Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T19:16:30.874Z] ---> e696ffec31b3 [2022-05-10T19:16:30.874Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-10T19:16:30.874Z] Removing intermediate container 7c68f08756a5 [2022-05-10T19:16:30.874Z] ---> 329cfa07f6c0 [2022-05-10T19:16:30.874Z] 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:16:31.133Z] ---> 5457cc0e28ad [2022-05-10T19:16:31.133Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T19:16:31.133Z] ---> a5ea6767797d [2022-05-10T19:16:31.133Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T19:16:31.133Z] ---> Running in e65e722a59c5 [2022-05-10T19:16:31.133Z] ---> 1732c3a95eb0 [2022-05-10T19:16:31.133Z] Step 21/26 : WORKDIR / [2022-05-10T19:16:31.133Z] ---> Running in 3e8b68d60102 [2022-05-10T19:16:31.133Z] ---> Running in d34baa971039 [2022-05-10T19:16:31.392Z] Removing intermediate container e65e722a59c5 [2022-05-10T19:16:31.392Z] ---> 948daf635158 [2022-05-10T19:16:31.392Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:16:31.392Z] Removing intermediate container 3e8b68d60102 [2022-05-10T19:16:31.392Z] ---> 253c2bcd1fba [2022-05-10T19:16:31.392Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T19:16:31.392Z] ---> Running in 57901ff8c2ce [2022-05-10T19:16:31.392Z] ---> Running in a019e5e76daf [2022-05-10T19:16:31.650Z] Removing intermediate container d34baa971039 [2022-05-10T19:16:31.650Z] ---> b86fd8b1242b [2022-05-10T19:16:31.650Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T19:16:31.650Z] ---> Running in 233f3279deda [2022-05-10T19:16:31.650Z] Removing intermediate container 57901ff8c2ce [2022-05-10T19:16:31.650Z] ---> e9034e6caef8 [2022-05-10T19:16:31.650Z] Step 18/20 : LABEL arch=x86_64 [2022-05-10T19:16:31.650Z] Removing intermediate container a019e5e76daf [2022-05-10T19:16:31.650Z] ---> ba92c3b3146f [2022-05-10T19:16:31.650Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T19:16:31.650Z] ---> Running in f9c445800fa8 [2022-05-10T19:16:31.650Z] ---> Running in 7416ea3c68dd [2022-05-10T19:16:31.908Z] Removing intermediate container 233f3279deda [2022-05-10T19:16:31.908Z] ---> 07d98b2771e5 [2022-05-10T19:16:31.908Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T19:16:31.908Z] Removing intermediate container f9c445800fa8 [2022-05-10T19:16:31.908Z] ---> 7f5d1da16edb [2022-05-10T19:16:31.908Z] Step 19/20 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:16:31.908Z] ---> Running in 73a6898a2ca5 [2022-05-10T19:16:31.908Z] Removing intermediate container 7416ea3c68dd [2022-05-10T19:16:31.908Z] ---> 446d648b8186 [2022-05-10T19:16:31.908Z] Step 24/25 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:16:31.908Z] ---> Running in baa1641bf76a [2022-05-10T19:16:31.908Z] ---> Running in bc5f3e22ecb9 [2022-05-10T19:16:32.166Z] Removing intermediate container 73a6898a2ca5 [2022-05-10T19:16:32.166Z] ---> 1f4cf2e9ca68 [2022-05-10T19:16:32.166Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T19:16:32.166Z] ---> Running in fa4166243bb4 [2022-05-10T19:16:32.166Z] Removing intermediate container baa1641bf76a [2022-05-10T19:16:32.166Z] ---> 82f917c77f26 [2022-05-10T19:16:32.166Z] Step 20/20 : LABEL version=0.0.0 [2022-05-10T19:16:32.166Z] Removing intermediate container bc5f3e22ecb9 [2022-05-10T19:16:32.166Z] ---> 36ceaf9f9275 [2022-05-10T19:16:32.166Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T19:16:32.424Z] ---> Running in f0530012de32 [2022-05-10T19:16:32.424Z] ---> Running in fc5fc12b9cd4 [2022-05-10T19:16:32.424Z] Removing intermediate container fa4166243bb4 [2022-05-10T19:16:32.424Z] ---> 85319f4b291e [2022-05-10T19:16:32.424Z] Step 25/26 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:16:32.424Z] Removing intermediate container f0530012de32 [2022-05-10T19:16:32.424Z] ---> d8a9c8bd9883 [2022-05-10T19:16:32.424Z] [2022-05-10T19:16:32.683Z] Removing intermediate container fc5fc12b9cd4 [2022-05-10T19:16:32.683Z] ---> 287a6d65b4c4 [2022-05-10T19:16:32.683Z] [2022-05-10T19:16:32.683Z] ---> Running in 550285b72fa1 [2022-05-10T19:16:32.683Z] Successfully built d8a9c8bd9883 [2022-05-10T19:16:32.683Z] Successfully tagged security-spire-server:latest [2022-05-10T19:16:32.683Z] Building core-command [2022-05-10T19:16:32.683Z]  Building security-spire-server ... done Successfully built 287a6d65b4c4 [2022-05-10T19:16:32.683Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-10T19:16:32.683Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2022-05-10T19:16:32.683Z] Removing intermediate container 550285b72fa1 [2022-05-10T19:16:32.683Z] ---> 6e2676bd5cbf [2022-05-10T19:16:32.683Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T19:16:32.950Z] ---> Running in 5c851f41ebf1 [2022-05-10T19:16:33.885Z] Removing intermediate container 5c851f41ebf1 [2022-05-10T19:16:33.885Z] ---> 4253c82e6345 [2022-05-10T19:16:33.885Z] [2022-05-10T19:16:33.885Z] Successfully built 4253c82e6345 [2022-05-10T19:16:34.145Z] Successfully tagged security-spire-config:latest [2022-05-10T19:16:37.513Z] 3f3a8bcf1eab: Pull complete [2022-05-10T19:16:37.514Z] 0c92f367c5e7: Pull complete [2022-05-10T19:16:37.514Z] 3096ccb668a1: Pull complete [2022-05-10T19:16:37.514Z] e8cf19c19ddd: Pull complete [2022-05-10T19:16:38.328Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:16:38.328Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:16:38.328Z] ---> 60b089f4c274 [2022-05-10T19:16:38.328Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:16:38.328Z] ---> Using cache [2022-05-10T19:16:38.328Z] ---> 65d95713032e [2022-05-10T19:16:38.328Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:16:38.328Z] ---> Using cache [2022-05-10T19:16:38.328Z] ---> 873dad903603 [2022-05-10T19:16:38.328Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:16:38.328Z] ---> Using cache [2022-05-10T19:16:38.328Z] ---> a0f17459418b [2022-05-10T19:16:38.328Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:16:38.328Z] ---> Using cache [2022-05-10T19:16:38.328Z] ---> 3177d0b840f5 [2022-05-10T19:16:38.328Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:16:38.328Z] ---> Using cache [2022-05-10T19:16:38.328Z] ---> 8c2d7798ee17 [2022-05-10T19:16:38.328Z] Step 8/23 : COPY . . [2022-05-10T19:16:38.328Z] ---> Using cache [2022-05-10T19:16:38.328Z] ---> 29638d80cfe6 [2022-05-10T19:16:38.328Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T19:16:38.917Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:16:38.917Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:16:38.917Z] ---> 60b089f4c274 [2022-05-10T19:16:38.917Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T19:16:38.917Z] ---> Using cache [2022-05-10T19:16:38.917Z] ---> 65d95713032e [2022-05-10T19:16:38.917Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:16:38.917Z] ---> Using cache [2022-05-10T19:16:38.917Z] ---> 873dad903603 [2022-05-10T19:16:38.917Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T19:16:38.917Z] ---> Using cache [2022-05-10T19:16:38.917Z] ---> a0f17459418b [2022-05-10T19:16:38.917Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:16:38.917Z] ---> Using cache [2022-05-10T19:16:38.917Z] ---> 3177d0b840f5 [2022-05-10T19:16:38.917Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:16:38.917Z] ---> Using cache [2022-05-10T19:16:38.917Z] ---> 8c2d7798ee17 [2022-05-10T19:16:38.917Z] Step 8/25 : COPY . . [2022-05-10T19:16:38.917Z] ---> Using cache [2022-05-10T19:16:38.917Z] ---> 29638d80cfe6 [2022-05-10T19:16:38.917Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T19:16:40.819Z] ---> Running in 2b572591c9ad [2022-05-10T19:16:40.819Z] ---> Running in be9a4b6395d0 [2022-05-10T19:16:41.388Z] 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:16:41.655Z] 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:16:42.943Z] a4caa8a26152: Pull complete [2022-05-10T19:16:42.943Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T19:16:42.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:16:42.943Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:16:43.352Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-10T19:16:43.352Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:16:43.352Z] WORKDIR /edgex [2022-05-10T19:16:43.352Z] COPY go.mod . [2022-05-10T19:16:43.352Z] RUN go mod download [2022-05-10T19:16:45.997Z] Sending build context to Docker daemon 169.3MB [2022-05-10T19:16:45.997Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:16:45.997Z] ---> 725f1c02e7f9 [2022-05-10T19:16:45.997Z] Step 2/4 : WORKDIR /edgex [2022-05-10T19:16:47.996Z] ---> Running in ec0c7a58601e [2022-05-10T19:16:48.271Z] Removing intermediate container ec0c7a58601e [2022-05-10T19:16:48.271Z] ---> 1574b8753505 [2022-05-10T19:16:48.271Z] Step 3/4 : COPY go.mod . [2022-05-10T19:16:48.879Z] ---> 121adb31f81d [2022-05-10T19:16:48.879Z] Step 4/4 : RUN go mod download [2022-05-10T19:16:48.879Z] ---> Running in 9e34c444a7fd [2022-05-10T19:16:56.551Z] Removing intermediate container 1c5aa37a55ea [2022-05-10T19:16:56.551Z] ---> e9376bfa41d5 [2022-05-10T19:16:56.551Z] [2022-05-10T19:16:56.551Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:16:56.551Z] ---> e04c818066af [2022-05-10T19:16:56.551Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:16:56.551Z] ---> Using cache [2022-05-10T19:16:56.551Z] ---> f04b5ca58855 [2022-05-10T19:16:56.551Z] 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:16:56.551Z] ---> Using cache [2022-05-10T19:16:56.551Z] ---> c5b0e6e97d96 [2022-05-10T19:16:56.551Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T19:16:56.809Z] ---> Running in 2f16af14aceb [2022-05-10T19:16:57.098Z] Removing intermediate container 2f16af14aceb [2022-05-10T19:16:57.098Z] ---> 430e9783da0b [2022-05-10T19:16:57.098Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T19:16:57.098Z] 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:16:57.357Z] ---> Running in 232e8271007e [2022-05-10T19:16:57.616Z] Removing intermediate container 232e8271007e [2022-05-10T19:16:57.616Z] ---> ceb9b826b042 [2022-05-10T19:16:57.616Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:16:58.185Z] ---> 99f5018c419b [2022-05-10T19:16:58.185Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T19:16:58.185Z] Removing intermediate container be9a4b6395d0 [2022-05-10T19:16:58.185Z] ---> c217c1174f16 [2022-05-10T19:16:58.185Z] [2022-05-10T19:16:58.185Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:16:58.185Z] ---> e04c818066af [2022-05-10T19:16:58.185Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:16:58.185Z] ---> Using cache [2022-05-10T19:16:58.185Z] ---> f04b5ca58855 [2022-05-10T19:16:58.185Z] 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:16:58.185Z] ---> Using cache [2022-05-10T19:16:58.185Z] ---> c5b0e6e97d96 [2022-05-10T19:16:58.185Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T19:16:58.769Z] ---> Running in 6b7787ee9fd5 [2022-05-10T19:16:58.769Z] ---> d78a8a05295b [2022-05-10T19:16:58.769Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T19:16:58.769Z] Removing intermediate container 6b7787ee9fd5 [2022-05-10T19:16:58.769Z] ---> f65e86bbab2d [2022-05-10T19:16:58.769Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:16:59.029Z] ---> Running in 444e5c0eaa84 [2022-05-10T19:16:59.029Z] ---> dd022aa6735d [2022-05-10T19:16:59.029Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T19:16:59.029Z] Removing intermediate container 444e5c0eaa84 [2022-05-10T19:16:59.029Z] ---> 9e5eae3553af [2022-05-10T19:16:59.029Z] Step 15/23 : WORKDIR / [2022-05-10T19:16:59.029Z] ---> Running in 129bb3bbe1fb [2022-05-10T19:16:59.289Z] ---> Running in 85a406fad916 [2022-05-10T19:16:59.289Z] Removing intermediate container 129bb3bbe1fb [2022-05-10T19:16:59.289Z] ---> 4bc0bb2a5bb6 [2022-05-10T19:16:59.289Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:16:59.549Z] Removing intermediate container 85a406fad916 [2022-05-10T19:16:59.549Z] ---> 5810583c0e09 [2022-05-10T19:16:59.549Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:16:59.549Z] ---> Running in da83f0397a65 [2022-05-10T19:16:59.549Z] Removing intermediate container 2b572591c9ad [2022-05-10T19:16:59.549Z] ---> 754f6b8a3acc [2022-05-10T19:16:59.549Z] [2022-05-10T19:16:59.549Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T19:16:59.549Z] ---> e04c818066af [2022-05-10T19:16:59.549Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T19:16:59.549Z] ---> Running in d7089a9cd09f [2022-05-10T19:16:59.549Z] Removing intermediate container da83f0397a65 [2022-05-10T19:16:59.549Z] ---> 98f7faf4d3e9 [2022-05-10T19:16:59.549Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T19:16:59.811Z] ---> Running in ebb17293d1ea [2022-05-10T19:16:59.811Z] ---> b1066fbe296c [2022-05-10T19:16:59.811Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T19:16:59.811Z] Removing intermediate container ebb17293d1ea [2022-05-10T19:16:59.811Z] ---> 7eff81677ab0 [2022-05-10T19:16:59.811Z] Step 21/22 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:17:00.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:17:00.070Z] ---> Running in 33b7569ce8fb [2022-05-10T19:17:00.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:17:00.070Z] ---> 03ef3830956f [2022-05-10T19:17:00.070Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T19:17:00.070Z] Removing intermediate container 33b7569ce8fb [2022-05-10T19:17:00.070Z] ---> 67ec6b957c16 [2022-05-10T19:17:00.070Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T19:17:00.070Z] ---> Running in b6038d58f636 [2022-05-10T19:17:00.329Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T19:17:00.329Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T19:17:00.329Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T19:17:00.329Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:17:00.329Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:17:00.329Z] OK: 6 MiB in 17 packages [2022-05-10T19:17:00.329Z] Removing intermediate container b6038d58f636 [2022-05-10T19:17:00.329Z] ---> 14260b7d2078 [2022-05-10T19:17:00.329Z] [2022-05-10T19:17:00.329Z] ---> a8e00bfecc7c [2022-05-10T19:17:00.329Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T19:17:00.588Z] ---> Running in 939f7d70d946 [2022-05-10T19:17:00.588Z] Successfully built 14260b7d2078 [2022-05-10T19:17:00.588Z] Successfully tagged support-scheduler:latest [2022-05-10T19:17:00.588Z]  Building support-scheduler ... done Removing intermediate container 939f7d70d946 [2022-05-10T19:17:00.588Z] ---> 29e5e93dd719 [2022-05-10T19:17:00.588Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:17:00.847Z] ---> Running in 6ca433b0d8be [2022-05-10T19:17:00.847Z] Removing intermediate container d7089a9cd09f [2022-05-10T19:17:00.847Z] ---> 76f004a157ef [2022-05-10T19:17:00.847Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:17:00.847Z] Removing intermediate container 6ca433b0d8be [2022-05-10T19:17:00.847Z] ---> 812d9136e2fe [2022-05-10T19:17:00.847Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T19:17:00.847Z] ---> Running in d1689752ff3b [2022-05-10T19:17:00.847Z] ---> Running in 3897e25d3d79 [2022-05-10T19:17:01.107Z] Removing intermediate container d1689752ff3b [2022-05-10T19:17:01.107Z] ---> b0bc792050fa [2022-05-10T19:17:01.107Z] Step 13/25 : WORKDIR / [2022-05-10T19:17:01.107Z] ---> Running in 6300ad36fff5 [2022-05-10T19:17:01.107Z] Removing intermediate container 3897e25d3d79 [2022-05-10T19:17:01.107Z] ---> 01d33522b139 [2022-05-10T19:17:01.107Z] Step 22/23 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:17:01.107Z] ---> Running in efdfbd27fe3e [2022-05-10T19:17:01.381Z] Removing intermediate container 6300ad36fff5 [2022-05-10T19:17:01.381Z] ---> 0155a92ac6ca [2022-05-10T19:17:01.381Z] 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:17:01.381Z] Removing intermediate container efdfbd27fe3e [2022-05-10T19:17:01.381Z] ---> 67881662daac [2022-05-10T19:17:01.381Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:17:01.381Z] ---> Running in 2cd305663870 [2022-05-10T19:17:01.381Z] ---> 10aadd0de567 [2022-05-10T19:17:01.381Z] 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:17:01.639Z] Removing intermediate container 2cd305663870 [2022-05-10T19:17:01.639Z] ---> f94397cd54a8 [2022-05-10T19:17:01.639Z] [2022-05-10T19:17:01.639Z] Successfully built f94397cd54a8 [2022-05-10T19:17:01.639Z] Successfully tagged core-command:latest [2022-05-10T19:17:01.639Z]  Building core-command ... done  ---> dcf9bf07870d [2022-05-10T19:17:01.639Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T19:17:02.207Z] ---> a32e1f5e2e0b [2022-05-10T19:17:02.207Z] 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:17:02.207Z] ---> b686acb99221 [2022-05-10T19:17:02.207Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T19:17:03.145Z] ---> e90ed9ae4d51 [2022-05-10T19:17:03.145Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T19:17:03.405Z] ---> 87923b43c795 [2022-05-10T19:17:03.405Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:17:03.665Z] ---> 8903bf8951b6 [2022-05-10T19:17:03.665Z] 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:17:03.665Z] ---> Running in 0b9cbd65f6e1 [2022-05-10T19:17:04.614Z] Removing intermediate container 0b9cbd65f6e1 [2022-05-10T19:17:04.614Z] ---> 5b5b12bbda60 [2022-05-10T19:17:04.614Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:17:04.614Z] ---> Running in 24225833a80c [2022-05-10T19:17:04.873Z] Removing intermediate container 24225833a80c [2022-05-10T19:17:04.873Z] ---> 42059e0865de [2022-05-10T19:17:04.873Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T19:17:04.873Z] ---> Running in c4c18bb7dfb9 [2022-05-10T19:17:04.873Z] Removing intermediate container c4c18bb7dfb9 [2022-05-10T19:17:04.873Z] ---> abc8613e115f [2022-05-10T19:17:04.873Z] Step 24/25 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:17:04.873Z] ---> Running in 564ebe130b3e [2022-05-10T19:17:05.131Z] Removing intermediate container 564ebe130b3e [2022-05-10T19:17:05.131Z] ---> f26ba1d1b6e6 [2022-05-10T19:17:05.131Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T19:17:05.131Z] ---> Running in 11d59dda1760 [2022-05-10T19:17:05.390Z] Removing intermediate container 11d59dda1760 [2022-05-10T19:17:05.390Z] ---> 21b14504058c [2022-05-10T19:17:05.390Z] [2022-05-10T19:17:05.390Z] Successfully built 21b14504058c [2022-05-10T19:17:05.390Z] Successfully tagged security-secretstore-setup:latest [2022-05-10T19:17:27.329Z]  Building security-secretstore-setup ... done Removing intermediate container 24629b9b8739 [2022-05-10T19:17:27.329Z] ---> 10cbac04b2b2 [2022-05-10T19:17:27.329Z] [2022-05-10T19:17:27.329Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T19:17:27.329Z] ---> 0ac33e5f5afa [2022-05-10T19:17:27.329Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:17:27.329Z] ---> Using cache [2022-05-10T19:17:27.329Z] ---> a83d6c9d4c4e [2022-05-10T19:17:27.329Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:17:27.329Z] ---> Using cache [2022-05-10T19:17:27.329Z] ---> f0010a669742 [2022-05-10T19:17:27.329Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T19:17:27.329Z] ---> Using cache [2022-05-10T19:17:27.329Z] ---> 7ebff35942e5 [2022-05-10T19:17:27.329Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T19:17:27.329Z] ---> cd708e4012fc [2022-05-10T19:17:27.329Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T19:17:27.329Z] ---> 370f723e1ed7 [2022-05-10T19:17:27.329Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T19:17:27.329Z] ---> cdbd66aee868 [2022-05-10T19:17:27.329Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-10T19:17:27.589Z] ---> d34c18c0df07 [2022-05-10T19:17:27.589Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T19:17:27.847Z] ---> 69aa68f81898 [2022-05-10T19:17:27.847Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T19:17:27.847Z] ---> Running in 51296af08439 [2022-05-10T19:17:27.847Z] Removing intermediate container 51296af08439 [2022-05-10T19:17:27.847Z] ---> 030769166c3d [2022-05-10T19:17:27.847Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T19:17:27.847Z] ---> Running in 1eee1f9bcbd4 [2022-05-10T19:17:28.107Z] Removing intermediate container 1eee1f9bcbd4 [2022-05-10T19:17:28.107Z] ---> 2ef84481e242 [2022-05-10T19:17:28.107Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T19:17:28.107Z] ---> Running in eeec433c6fa9 [2022-05-10T19:17:28.107Z] Removing intermediate container eeec433c6fa9 [2022-05-10T19:17:28.107Z] ---> b87bf6e4e39a [2022-05-10T19:17:28.107Z] Step 25/26 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:17:28.366Z] ---> Running in 6bad5f8f76f7 [2022-05-10T19:17:28.366Z] Removing intermediate container 6bad5f8f76f7 [2022-05-10T19:17:28.366Z] ---> 7a17b57681c9 [2022-05-10T19:17:28.366Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T19:17:28.366Z] ---> Running in 18102b616483 [2022-05-10T19:17:28.366Z] Removing intermediate container 18102b616483 [2022-05-10T19:17:28.366Z] ---> 83bf3e84cf84 [2022-05-10T19:17:28.366Z] [2022-05-10T19:17:28.629Z] Successfully built 83bf3e84cf84 [2022-05-10T19:17:28.629Z] Successfully tagged security-spire-agent:latest [2022-05-10T19:17:28.637Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-10T19:17:28.656Z] $ docker stop --time=1 ea5324431f35523ea5ef5208270db61becf5339ed2a7e7f440404c335ff6225a [2022-05-10T19:17:29.971Z] $ docker rm -f ea5324431f35523ea5ef5208270db61becf5339ed2a7e7f440404c335ff6225a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T19:17:30.381Z] + docker images [2022-05-10T19:17:30.382Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T19:17:30.382Z] security-spire-agent latest 83bf3e84cf84 2 seconds ago 127MB [2022-05-10T19:17:30.382Z] 10cbac04b2b2 10 seconds ago 4.43GB [2022-05-10T19:17:30.382Z] security-secretstore-setup latest 21b14504058c 25 seconds ago 28.5MB [2022-05-10T19:17:30.382Z] core-command latest f94397cd54a8 29 seconds ago 16.1MB [2022-05-10T19:17:30.382Z] support-scheduler latest 14260b7d2078 30 seconds ago 26.3MB [2022-05-10T19:17:30.382Z] 754f6b8a3acc 31 seconds ago 1.5GB [2022-05-10T19:17:30.382Z] c217c1174f16 33 seconds ago 1.49GB [2022-05-10T19:17:30.382Z] e9376bfa41d5 35 seconds ago 1.55GB [2022-05-10T19:17:30.382Z] security-spire-server latest d8a9c8bd9883 58 seconds ago 87.3MB [2022-05-10T19:17:30.382Z] security-spire-config latest 4253c82e6345 58 seconds ago 86.7MB [2022-05-10T19:17:30.382Z] security-spiffe-token-provider latest 287a6d65b4c4 58 seconds ago 28.8MB [2022-05-10T19:17:30.382Z] security-proxy-setup latest e96aac5b774a About a minute ago 26.9MB [2022-05-10T19:17:30.382Z] eeefbf4b114e About a minute ago 1.54GB [2022-05-10T19:17:30.382Z] c6562f7e5b70 About a minute ago 1.5GB [2022-05-10T19:17:30.382Z] b8d60797e630 About a minute ago 4.43GB [2022-05-10T19:17:30.382Z] 5bb347bafafa About a minute ago 4.43GB [2022-05-10T19:17:30.382Z] core-metadata latest bc0a3be8d6ff About a minute ago 17MB [2022-05-10T19:17:30.382Z] sys-mgmt-agent latest 35cc9d2ad6e5 2 minutes ago 299MB [2022-05-10T19:17:30.382Z] fa5bd97a3e71 2 minutes ago 1.5GB [2022-05-10T19:17:30.382Z] 34ffea1dcbd8 2 minutes ago 1.49GB [2022-05-10T19:17:30.382Z] security-bootstrapper latest 4ff45fb0b22e 3 minutes ago 19.1MB [2022-05-10T19:17:30.382Z] core-data latest 91b56ceae8cf 3 minutes ago 22.5MB [2022-05-10T19:17:30.382Z] support-notifications latest f8d50f5411bd 3 minutes ago 26.9MB [2022-05-10T19:17:30.382Z] a10cc4c7338e 4 minutes ago 1.52GB [2022-05-10T19:17:30.382Z] 1f438c7a7358 4 minutes ago 1.5GB [2022-05-10T19:17:30.382Z] af855b85d9cf 4 minutes ago 1.55GB [2022-05-10T19:17:30.382Z] ci-base-image-x86_64 latest 60b089f4c274 7 minutes ago 895MB [2022-05-10T19:17:30.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-10T19:17:30.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-10T19:17:30.382Z] docker 20.10.14 7417809fdb73 5 weeks ago 218MB [2022-05-10T19:17:30.382Z] alpine 3.14 e04c818066af 5 weeks ago 5.59MB [2022-05-10T19:17:30.382Z] alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB [2022-05-10T19:17:30.382Z] 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:17:45.482Z] Removing intermediate container 9e34c444a7fd [2022-05-10T19:17:45.482Z] ---> ee38d76e1e9d [2022-05-10T19:17:45.482Z] Successfully built ee38d76e1e9d [2022-05-10T19:17:45.482Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:17:45.854Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T19:17:45.854Z] . [Pipeline] withDockerContainer [2022-05-10T19:17:46.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-47924 does not seem to be running inside a container [2022-05-10T19:17:46.231Z] $ 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:47.771Z] $ docker top da34cd1aa11222cf80229b09f60d1461741415e595feb00c300f5d3a94aa8b67 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:17:48.774Z] + go version [2022-05-10T19:17:48.774Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T19:17:48.818Z] $ docker stop --time=1 da34cd1aa11222cf80229b09f60d1461741415e595feb00c300f5d3a94aa8b67 [2022-05-10T19:17:50.606Z] $ docker rm -f da34cd1aa11222cf80229b09f60d1461741415e595feb00c300f5d3a94aa8b67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:17:51.496Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T19:17:51.496Z] . [Pipeline] withDockerContainer [2022-05-10T19:17:51.776Z] prd-ubuntu20.04-docker-arm64-4c-16g-47924 does not seem to be running inside a container [2022-05-10T19:17:51.879Z] $ 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:53.393Z] $ docker top 9eb84869f3638ab19eecce31906589d9f83b0aa416e83e25c19ba51e4a041e81 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T19:17:53.758Z] ========================================================= [2022-05-10T19:17:53.758Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T19:17:53.758Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:17:54.468Z] + make test [2022-05-10T19:17:54.468Z] go mod tidy -compat=1.17 [2022-05-10T19:17:55.455Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T19:18:34.494Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-10T19:20:41.465Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-10T19:20:41.465Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-10T19:20:41.465Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-10T19:20:41.465Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-10T19:20:44.147Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-10T19:20:44.147Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-10T19:20:44.147Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-10T19:20:44.147Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-10T19:20:44.147Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-10T19:20:44.147Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-10T19:20:44.147Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-10T19:20:45.192Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-10T19:20:45.192Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-10T19:20:45.192Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-10T19:20:45.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-10T19:21:05.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.641s coverage: 28.7% of statements [2022-05-10T19:21:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-10T19:21:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-10T19:21:11.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.551s coverage: 98.5% of statements [2022-05-10T19:21:11.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-10T19:21:11.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.465s coverage: 53.4% of statements [2022-05-10T19:21:11.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-10T19:21:11.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-10T19:21:38.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.735s coverage: 89.2% of statements [2022-05-10T19:21:38.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-10T19:21:38.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-10T19:21:38.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:21:38.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.368s coverage: 84.8% of statements [2022-05-10T19:21:38.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-10T19:21:38.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-10T19:21:38.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-10T19:21:38.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-10T19:21:38.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-10T19:21:40.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.755s coverage: 95.6% of statements [2022-05-10T19:21:40.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-10T19:21:40.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:21:40.867Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.705s coverage: 72.2% of statements [2022-05-10T19:21:40.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-10T19:21:40.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-10T19:21:40.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-10T19:21:40.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-10T19:21:40.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-10T19:21:40.867Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.474s coverage: 60.0% of statements [2022-05-10T19:21:40.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-10T19:21:40.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-10T19:21:40.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-10T19:21:40.867Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.628s coverage: 0.9% of statements [2022-05-10T19:21:40.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-10T19:21:40.867Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.478s coverage: 58.8% of statements [2022-05-10T19:21:40.867Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.310s coverage: 29.6% of statements [2022-05-10T19:21:40.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-10T19:21:40.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.273s coverage: 47.1% of statements [2022-05-10T19:21:40.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.442s coverage: 79.5% of statements [2022-05-10T19:21:40.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.247s coverage: 94.1% of statements [2022-05-10T19:21:42.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.331s coverage: 96.3% of statements [2022-05-10T19:21:42.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.278s coverage: 87.5% of statements [2022-05-10T19:21:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.266s coverage: 94.4% of statements [2022-05-10T19:21:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.264s coverage: 44.8% of statements [2022-05-10T19:22:01.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.760s coverage: 82.5% of statements [2022-05-10T19:22:01.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-10T19:22:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.325s coverage: 92.9% of statements [2022-05-10T19:22:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-10T19:22:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-10T19:22:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-10T19:22:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.114s coverage: 65.1% of statements [2022-05-10T19:22:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-10T19:22:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-10T19:22:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-10T19:22:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-10T19:22:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-10T19:22:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.254s coverage: 87.2% of statements [2022-05-10T19:22:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-10T19:22:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-10T19:22:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.222s coverage: 100.0% of statements [2022-05-10T19:22:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-10T19:22:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.338s coverage: 58.8% of statements [2022-05-10T19:22:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-10T19:22:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.317s coverage: 80.0% of statements [2022-05-10T19:22:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.287s coverage: 87.2% of statements [2022-05-10T19:22:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.349s coverage: 85.4% of statements [2022-05-10T19:22:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.886s coverage: 91.2% of statements [2022-05-10T19:22:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-10T19:22:16.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.115s coverage: 64.4% of statements [2022-05-10T19:22:16.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-10T19:22:16.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-10T19:22:16.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.309s coverage: 100.0% of statements [2022-05-10T19:22:16.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.172s coverage: 89.4% of statements [2022-05-10T19:22:16.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2022-05-10T19:22:16.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.146s coverage: 73.7% of statements [2022-05-10T19:22:16.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2022-05-10T19:22:26.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.533s coverage: 65.4% of statements [2022-05-10T19:22:26.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-10T19:22:26.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-10T19:22:26.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-10T19:22:29.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.910s coverage: 43.8% of statements [2022-05-10T19:22:29.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-10T19:22:29.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-10T19:22:29.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.328s coverage: 89.5% of statements [2022-05-10T19:22:29.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-10T19:22:29.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.290s coverage: 84.8% of statements [2022-05-10T19:22:29.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-10T19:22:29.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-10T19:22:29.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-10T19:22:29.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-10T19:22:39.806Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.472s coverage: 17.7% of statements [2022-05-10T19:22:39.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-10T19:22:39.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-10T19:22:39.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-10T19:22:39.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-10T19:22:39.806Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.789s coverage: 92.3% of statements [2022-05-10T19:22:39.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-10T19:22:39.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:22:39.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-10T19:22:39.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-10T19:22:39.806Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.388s coverage: 63.2% of statements [2022-05-10T19:22:39.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-10T19:22:39.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-10T19:22:41.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.530s coverage: 97.7% of statements [2022-05-10T19:22:41.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-10T19:22:41.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:22:41.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-10T19:22:41.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-10T19:22:41.245Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.225s coverage: 28.9% of statements [2022-05-10T19:22:41.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-10T19:22:41.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-10T19:22:41.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-10T19:22:41.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-10T19:22:41.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-10T19:22:41.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-10T19:22:41.245Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.254s coverage: 100.0% of statements [2022-05-10T19:22:41.245Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.105s coverage: 96.9% of statements [2022-05-10T19:22:42.230Z] 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:42.230Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T19:22:42.230Z] GO111MODULE=on go vet ./... [2022-05-10T19:24:49.215Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T19:24:49.489Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T19:24:52.111Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T19:24:55.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-10T19:24:56.252Z] + ls -al . [2022-05-10T19:24:56.252Z] total 668 [2022-05-10T19:24:56.252Z] drwxrwxr-x 9 1001 1001 4096 May 10 19:24 . [2022-05-10T19:24:56.252Z] drwxr-xr-x 4 root root 4096 May 10 19:17 .. [2022-05-10T19:24:56.252Z] -rw-rw-r-- 1 1001 1001 11 May 10 19:15 .dockerignore [2022-05-10T19:24:56.252Z] drwxrwxr-x 8 1001 1001 4096 May 10 19:15 .git [2022-05-10T19:24:56.252Z] drwxrwxr-x 3 1001 1001 4096 May 10 19:15 .github [2022-05-10T19:24:56.252Z] -rw-rw-r-- 1 1001 1001 879 May 10 19:15 .gitignore [2022-05-10T19:24:56.252Z] -rw-rw-r-- 1 1001 1001 42 May 10 19:15 .golangci.yml [2022-05-10T19:24:56.252Z] -rw-rw-r-- 1 1001 1001 87 May 10 19:15 .hadolint.yml [2022-05-10T19:24:56.252Z] -rw-rw-r-- 1 1001 1001 166 May 10 19:15 .sonarcloud.properties [2022-05-10T19:24:56.252Z] -rw-rw-r-- 1 1001 1001 1171 May 10 19:15 ADOPTERS.md [2022-05-10T19:24:56.252Z] -rw-rw-r-- 1 1001 1001 10086 May 10 19:15 Attribution.txt [2022-05-10T19:24:56.252Z] -rw-rw-r-- 1 1001 1001 51732 May 10 19:15 CHANGELOG.md [2022-05-10T19:24:56.252Z] -rw-rw-r-- 1 1001 1001 3804 May 10 19:15 CONTRIBUTING.md [2022-05-10T19:24:56.252Z] -rw-rw-r-- 1 1001 1001 677 May 10 19:15 GOVERNANCE.md [2022-05-10T19:24:56.252Z] -rw-rw-r-- 1 1001 1001 850 May 10 19:15 Jenkinsfile [2022-05-10T19:24:56.252Z] -rw-rw-r-- 1 1001 1001 10775 May 10 19:15 LICENSE [2022-05-10T19:24:56.252Z] -rw-rw-r-- 1 1001 1001 10389 May 10 19:15 Makefile [2022-05-10T19:24:56.252Z] -rw-rw-r-- 1 1001 1001 582 May 10 19:15 OWNERS.md [2022-05-10T19:24:56.252Z] -rw-rw-r-- 1 1001 1001 9094 May 10 19:15 README.md [2022-05-10T19:24:56.252Z] -rw-rw-r-- 1 1001 1001 6912 May 10 19:15 SECURITY.md [2022-05-10T19:24:56.252Z] -rw-rw-r-- 1 1001 1001 5 May 10 19:09 VERSION [2022-05-10T19:24:56.252Z] -rw-rw-r-- 1 1001 1001 4131 May 10 19:15 ZMQWindows.md [2022-05-10T19:24:56.252Z] drwxrwxr-x 2 1001 1001 4096 May 10 19:15 bin [2022-05-10T19:24:56.253Z] drwxrwxr-x 18 1001 1001 4096 May 10 19:15 cmd [2022-05-10T19:24:56.253Z] -rw-r--r-- 1 root root 435134 May 10 19:22 coverage.out [2022-05-10T19:24:56.253Z] -rw-rw-r-- 1 1001 1001 3249 May 10 19:15 go.mod [2022-05-10T19:24:56.253Z] -rw-rw-r-- 1 1001 1001 35148 May 10 19:17 go.sum [2022-05-10T19:24:56.253Z] drwxrwxr-x 8 1001 1001 4096 May 10 19:15 internal [2022-05-10T19:24:56.253Z] drwxrwxr-x 3 1001 1001 4096 May 10 19:15 openapi [2022-05-10T19:24:56.253Z] drwxrwxr-x 4 1001 1001 4096 May 10 19:15 snap [2022-05-10T19:24:56.253Z] -rw-rw-r-- 1 1001 1001 204 May 10 19:15 version.go [Pipeline] sh [2022-05-10T19:24:56.939Z] + '[' -e coverage.out ] [2022-05-10T19:24:56.939Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-10T19:24:56.976Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T19:24:58.103Z] Stashed 1 file(s) [Pipeline] sh [2022-05-10T19:24:58.806Z] + make build [2022-05-10T19:24:58.807Z] 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:35.731Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-10T19:27:57.583Z] 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:57.583Z] 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:44.617Z] 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:44.617Z] 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:44.617Z] 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:52.905Z] 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:56.311Z] 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:29:03.059Z] 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:29:07.384Z] 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:29:11.713Z] 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:29:21.898Z] 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:29:28.661Z] $ docker stop --time=1 9eb84869f3638ab19eecce31906589d9f83b0aa416e83e25c19ba51e4a041e81 [2022-05-10T19:29:30.964Z] $ docker rm -f 9eb84869f3638ab19eecce31906589d9f83b0aa416e83e25c19ba51e4a041e81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:29:33.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:29:33.988Z] [2022-05-10T19:29:33.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:29:34.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:29:34.925Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-10T19:29:34.925Z] 29e5d40040c1: Pulling fs layer [2022-05-10T19:29:34.925Z] 1ce36da41761: Pulling fs layer [2022-05-10T19:29:34.925Z] 25b303627fd3: Pulling fs layer [2022-05-10T19:29:34.925Z] 29e5d40040c1: Verifying Checksum [2022-05-10T19:29:34.925Z] 29e5d40040c1: Download complete [2022-05-10T19:29:35.527Z] 1ce36da41761: Verifying Checksum [2022-05-10T19:29:35.527Z] 1ce36da41761: Download complete [2022-05-10T19:29:35.801Z] 29e5d40040c1: Pull complete [2022-05-10T19:29:37.242Z] 25b303627fd3: Verifying Checksum [2022-05-10T19:29:37.242Z] 25b303627fd3: Download complete [2022-05-10T19:29:37.242Z] 1ce36da41761: Pull complete [2022-05-10T19:29:49.667Z] 25b303627fd3: Pull complete [2022-05-10T19:29:49.667Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-10T19:29:49.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:29:49.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-10T19:29:49.940Z] prd-ubuntu20.04-docker-arm64-4c-16g-47924 does not seem to be running inside a container [2022-05-10T19:29:50.089Z] $ 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:52.826Z] $ docker top 4e68556798d3fa0c0b4109dbeed88588a60da417003e143c29d9df67c8e47d5a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:29:53.862Z] + + grep parallel [2022-05-10T19:29:53.862Z] docker-compose build --help [2022-05-10T19:30:00.593Z] --parallel Build images in parallel. [Pipeline] } [2022-05-10T19:30:00.912Z] $ docker stop --time=1 4e68556798d3fa0c0b4109dbeed88588a60da417003e143c29d9df67c8e47d5a [2022-05-10T19:30:02.707Z] $ docker rm -f 4e68556798d3fa0c0b4109dbeed88588a60da417003e143c29d9df67c8e47d5a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:30:03.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:30:03.495Z] . [Pipeline] withDockerContainer [2022-05-10T19:30:03.779Z] prd-ubuntu20.04-docker-arm64-4c-16g-47924 does not seem to be running inside a container [2022-05-10T19:30:03.887Z] $ 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:30:05.399Z] $ docker top e1d13086ce0efc9600b95cfc57aa6e0390abdc899a762242dc6529384323405a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:30:06.394Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T19:30:14.679Z] Building core-command ... [2022-05-10T19:30:14.679Z] Building core-data ... [2022-05-10T19:30:14.679Z] Building core-metadata ... [2022-05-10T19:30:14.679Z] Building security-bootstrapper ... [2022-05-10T19:30:14.679Z] Building security-proxy-setup ... [2022-05-10T19:30:14.679Z] Building security-secretstore-setup ... [2022-05-10T19:30:14.679Z] Building security-spiffe-token-provider ... [2022-05-10T19:30:14.679Z] Building security-spire-agent ... [2022-05-10T19:30:14.679Z] Building security-spire-config ... [2022-05-10T19:30:14.679Z] Building security-spire-server ... [2022-05-10T19:30:14.679Z] Building support-notifications ... [2022-05-10T19:30:14.679Z] Building support-scheduler ... [2022-05-10T19:30:14.679Z] Building sys-mgmt-agent ... [2022-05-10T19:30:14.679Z] Building security-spiffe-token-provider [2022-05-10T19:30:14.679Z] Building support-scheduler [2022-05-10T19:30:14.679Z] Building core-command [2022-05-10T19:30:14.679Z] Building security-spire-config [2022-05-10T19:30:14.679Z] Building support-notifications [2022-05-10T19:31:51.488Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:31:51.488Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:31:51.488Z] ---> ee38d76e1e9d [2022-05-10T19:31:51.488Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T19:31:51.488Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:31:51.488Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:31:51.488Z] ---> ee38d76e1e9d [2022-05-10T19:31:51.488Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:31:51.488Z] ---> Running in 294efcbfe541 [2022-05-10T19:31:51.488Z] ---> Running in d03bf24809a8 [2022-05-10T19:31:51.488Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:31:51.488Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:31:51.488Z] ---> ee38d76e1e9d [2022-05-10T19:31:51.488Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:31:51.488Z] ---> Running in b3d671dfedb3 [2022-05-10T19:31:51.488Z] Removing intermediate container d03bf24809a8 [2022-05-10T19:31:51.488Z] ---> 6f9f7def3aa7 [2022-05-10T19:31:51.488Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T19:31:51.488Z] Removing intermediate container 294efcbfe541 [2022-05-10T19:31:51.488Z] ---> 9f4d25a00b56 [2022-05-10T19:31:51.488Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:31:51.488Z] ---> Running in 343f77c726d4 [2022-05-10T19:31:51.488Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:31:51.488Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:31:51.488Z] ---> ee38d76e1e9d [2022-05-10T19:31:51.488Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:31:51.488Z] ---> Running in 794d5806fde3 [2022-05-10T19:31:51.488Z] Removing intermediate container b3d671dfedb3 [2022-05-10T19:31:51.488Z] ---> 2caee46aa2ab [2022-05-10T19:31:51.488Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:31:51.488Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:31:51.488Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:31:51.488Z] ---> ee38d76e1e9d [2022-05-10T19:31:51.488Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:31:51.488Z] ---> Using cache [2022-05-10T19:31:51.488Z] ---> 9f4d25a00b56 [2022-05-10T19:31:51.488Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:31:51.488Z] ---> Running in 1a91e1151acb [2022-05-10T19:31:51.488Z] ---> Running in d99b6746dd20 [2022-05-10T19:31:51.488Z] ---> Running in d9d945f49f7a [2022-05-10T19:31:51.488Z] Removing intermediate container 794d5806fde3 [2022-05-10T19:31:51.488Z] ---> 201ae8c7654f [2022-05-10T19:31:51.488Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:31:51.488Z] ---> Running in 030029ad7376 [2022-05-10T19:31:51.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:51.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:51.488Z] Removing intermediate container 1a91e1151acb [2022-05-10T19:31:51.488Z] ---> f0f683a07642 [2022-05-10T19:31:51.488Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:31:51.488Z] Removing intermediate container d9d945f49f7a [2022-05-10T19:31:51.488Z] ---> 4540f4589e29 [2022-05-10T19:31:51.488Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:31:51.488Z] ---> Running in f5265a0babae [2022-05-10T19:31:51.488Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:31:51.488Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:31:51.488Z] OK: 15741 distinct packages available [2022-05-10T19:31:51.488Z] ---> Running in 103ceb2d2440 [2022-05-10T19:31:51.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:51.488Z] Removing intermediate container 030029ad7376 [2022-05-10T19:31:51.488Z] ---> 1484a25a417c [2022-05-10T19:31:51.488Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:31:51.488Z] Removing intermediate container d99b6746dd20 [2022-05-10T19:31:51.488Z] ---> ad521ca7709d [2022-05-10T19:31:51.488Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T19:31:51.488Z] ---> Running in f4d15445520b [2022-05-10T19:31:51.488Z] ---> Running in f6a165868f4f [2022-05-10T19:31:51.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:51.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:51.488Z] OK: 220 MiB in 52 packages [2022-05-10T19:31:51.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:51.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:51.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:51.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:51.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:51.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:51.488Z] Removing intermediate container 343f77c726d4 [2022-05-10T19:31:51.488Z] ---> 62bed40dc746 [2022-05-10T19:31:51.488Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T19:31:51.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:31:51.488Z] OK: 220 MiB in 52 packages [2022-05-10T19:31:52.117Z] OK: 220 MiB in 52 packages [2022-05-10T19:31:52.395Z] OK: 220 MiB in 52 packages [2022-05-10T19:31:52.681Z] OK: 220 MiB in 52 packages [2022-05-10T19:31:52.963Z] ---> 3b1b9ed286d0 [2022-05-10T19:31:52.963Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:31:52.963Z] Removing intermediate container f5265a0babae [2022-05-10T19:31:52.963Z] ---> f17aa82d98ff [2022-05-10T19:31:52.963Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:31:52.963Z] ---> Running in c9c3536f8b92 [2022-05-10T19:31:53.958Z] Removing intermediate container 103ceb2d2440 [2022-05-10T19:31:53.958Z] ---> 31e063296b54 [2022-05-10T19:31:53.958Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:31:54.240Z] Removing intermediate container f4d15445520b [2022-05-10T19:31:54.240Z] ---> 965ea740ceef [2022-05-10T19:31:54.240Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:31:54.520Z] Removing intermediate container f6a165868f4f [2022-05-10T19:31:54.520Z] ---> 0c020d7a1d2a [2022-05-10T19:31:54.520Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:31:54.520Z] ---> 8705e908bb47 [2022-05-10T19:31:54.811Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:31:54.811Z] ---> Running in 23987eade499 [2022-05-10T19:31:56.284Z] ---> 7266aa611554 [2022-05-10T19:31:56.284Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:31:56.284Z] ---> 470026a8cb1d [2022-05-10T19:31:56.284Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:31:56.284Z] ---> Running in f4a2005d212a [2022-05-10T19:31:56.284Z] ---> Running in 1732e234c865 [2022-05-10T19:31:56.284Z] ---> feae02890dab [2022-05-10T19:31:56.284Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:31:56.561Z] ---> Running in 002007a01640 [2022-05-10T19:31:58.562Z] Removing intermediate container c9c3536f8b92 [2022-05-10T19:31:58.562Z] ---> 4f6f6cfc10d3 [2022-05-10T19:31:58.562Z] Step 7/20 : COPY . . [2022-05-10T19:32:00.617Z] Removing intermediate container 23987eade499 [2022-05-10T19:32:00.617Z] ---> 32c600332cce [2022-05-10T19:32:00.617Z] Step 8/22 : COPY . . [2022-05-10T19:32:03.287Z] Removing intermediate container f4a2005d212a [2022-05-10T19:32:03.287Z] ---> 89abaa4d646b [2022-05-10T19:32:03.287Z] Step 8/23 : COPY . . [2022-05-10T19:32:03.287Z] Removing intermediate container 1732e234c865 [2022-05-10T19:32:03.287Z] ---> 97e6d356f430 [2022-05-10T19:32:03.287Z] Step 8/26 : COPY . . [2022-05-10T19:32:03.287Z] Removing intermediate container 002007a01640 [2022-05-10T19:32:03.287Z] ---> 5fd12f483a5d [2022-05-10T19:32:03.287Z] Step 8/22 : COPY . . [2022-05-10T19:32:35.714Z] ---> af8f0b883fda [2022-05-10T19:32:35.714Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T19:32:35.714Z] ---> Running in 5285ac21a213 [2022-05-10T19:32:35.714Z] ---> 878025e05d44 [2022-05-10T19:32:35.714Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T19:32:35.714Z] ---> Running in 9f7621d38f83 [2022-05-10T19:32:35.714Z] ---> 90c345772af8 [2022-05-10T19:32:35.714Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-10T19:32:35.714Z] ---> Running in 369d70d171cc [2022-05-10T19:32:35.714Z] 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:32:35.714Z] 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:32:35.714Z] ---> b02ba643db89 [2022-05-10T19:32:35.714Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:32:35.714Z] ---> Running in 5d002b34eda0 [2022-05-10T19:32:35.714Z] 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:32:35.714Z] ---> 42561586fac1 [2022-05-10T19:32:35.714Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T19:32:35.993Z] Removing intermediate container 5d002b34eda0 [2022-05-10T19:32:35.993Z] ---> 6f55a108f9fa [2022-05-10T19:32:35.993Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:32:35.993Z] ---> Running in 616cbf2bf899 [2022-05-10T19:32:36.280Z] ---> Running in 8f4e7e4bf316 [2022-05-10T19:32:38.287Z] 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:32:39.766Z] Removing intermediate container 8f4e7e4bf316 [2022-05-10T19:32:39.766Z] ---> c93b8111dc2e [2022-05-10T19:32:39.766Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:32:39.766Z] ---> Running in b926d61150c5 [2022-05-10T19:32:40.388Z] Removing intermediate container b926d61150c5 [2022-05-10T19:32:40.388Z] ---> 184ff56309ae [2022-05-10T19:32:40.388Z] 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:40.388Z] ---> Running in bc77f429cec0 [2022-05-10T19:32:43.053Z] spire-1.2.1/ [2022-05-10T19:32:43.053Z] spire-1.2.1/.data/ [2022-05-10T19:32:43.053Z] spire-1.2.1/.data/.file [2022-05-10T19:32:43.053Z] spire-1.2.1/.dockerignore [2022-05-10T19:32:43.053Z] spire-1.2.1/.gitattributes [2022-05-10T19:32:43.053Z] spire-1.2.1/.githooks/ [2022-05-10T19:32:43.053Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:32:43.053Z] spire-1.2.1/.github/ [2022-05-10T19:32:43.053Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:32:43.053Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:32:43.053Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:32:43.053Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:32:43.053Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:32:43.053Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:32:43.053Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:32:43.053Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:32:43.053Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:32:43.053Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:32:43.053Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:32:43.053Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:32:43.053Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:32:43.053Z] spire-1.2.1/.gitignore [2022-05-10T19:32:43.053Z] spire-1.2.1/.go-version [2022-05-10T19:32:43.053Z] spire-1.2.1/.golangci.yml [2022-05-10T19:32:43.053Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:32:43.053Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:32:43.053Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:32:43.053Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:32:43.053Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:32:43.053Z] spire-1.2.1/Dockerfile [2022-05-10T19:32:43.053Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:32:43.053Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:32:43.053Z] spire-1.2.1/LICENSE [2022-05-10T19:32:43.053Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:32:43.053Z] spire-1.2.1/Makefile [2022-05-10T19:32:43.053Z] spire-1.2.1/README.md [2022-05-10T19:32:43.053Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:32:43.053Z] spire-1.2.1/SECURITY.md [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/ [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:32:43.053Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:32:43.333Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:32:43.334Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:32:43.334Z] spire-1.2.1/conf/ [2022-05-10T19:32:43.334Z] spire-1.2.1/conf/agent/ [2022-05-10T19:32:43.334Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:32:43.334Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:32:43.334Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:32:43.334Z] spire-1.2.1/conf/server/ [2022-05-10T19:32:43.334Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:32:43.334Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:32:43.334Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:32:43.334Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/ [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/images/ [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:32:43.334Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:32:43.613Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:32:43.613Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:32:43.613Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:32:43.613Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:32:43.613Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:32:43.613Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:32:43.613Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:32:43.613Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:32:43.613Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:32:43.613Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:32:43.613Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:32:43.613Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:32:43.613Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:32:43.613Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:32:43.613Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:32:43.613Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:32:43.613Z] spire-1.2.1/examples/ [2022-05-10T19:32:43.613Z] spire-1.2.1/examples/README.md [2022-05-10T19:32:43.613Z] spire-1.2.1/go.mod [2022-05-10T19:32:43.613Z] spire-1.2.1/go.sum [2022-05-10T19:32:43.613Z] spire-1.2.1/pkg/ [2022-05-10T19:32:43.613Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:32:43.613Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:32:43.613Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:32:43.613Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:32:43.613Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:32:43.613Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:32:43.613Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/common/ [2022-05-10T19:32:43.614Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:32:43.615Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:32:43.895Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:32:44.174Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:32:44.175Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:32:44.453Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:32:44.454Z] spire-1.2.1/proto/ [2022-05-10T19:32:44.454Z] spire-1.2.1/proto/private/ [2022-05-10T19:32:44.454Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:32:44.734Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:32:44.734Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:32:44.734Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:32:44.734Z] spire-1.2.1/proto/spire/ [2022-05-10T19:32:44.734Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:32:44.734Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:32:44.734Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:32:44.734Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:32:44.734Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:32:44.734Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:32:44.734Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:32:44.735Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:32:44.735Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:32:44.735Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:32:44.735Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:32:44.735Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:32:44.735Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:32:44.735Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:32:44.735Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:32:44.735Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:32:44.735Z] spire-1.2.1/release/ [2022-05-10T19:32:44.735Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:32:44.735Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:32:44.735Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:32:44.735Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:32:44.735Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:32:44.735Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/release/spire/ [2022-05-10T19:32:44.735Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:32:44.735Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:32:44.735Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:32:44.735Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:32:44.735Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/script/ [2022-05-10T19:32:44.735Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:32:44.735Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:32:44.735Z] spire-1.2.1/support/ [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/ [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:32:44.735Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:32:44.735Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:32:44.735Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/clock/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:32:44.735Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:32:44.735Z] spire-1.2.1/test/integration/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:32:44.735Z] spire-1.2.1/test/integration/common [2022-05-10T19:32:44.735Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:32:44.735Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:32:44.736Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:32:45.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:32:45.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:32:45.021Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:32:45.297Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:32:45.297Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:32:45.297Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:32:45.297Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:32:45.297Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:32:45.297Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:32:45.297Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:32:45.297Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:32:45.297Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:32:45.297Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:32:45.297Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:32:45.297Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:32:45.297Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:32:45.297Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:32:45.297Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:32:45.297Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:32:45.298Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:32:45.298Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:32:45.298Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:32:45.298Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/testca/ [2022-05-10T19:32:45.298Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/testkey/ [2022-05-10T19:32:45.298Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:32:45.298Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:32:45.298Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/util/ [2022-05-10T19:32:45.298Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/util/race.go [2022-05-10T19:32:45.298Z] spire-1.2.1/test/util/util.go [2022-05-10T19:32:45.298Z] building spire from source... [2022-05-10T19:32:45.902Z] Installing go1.17.7... [2022-05-10T19:33:12.825Z] Building bin/spire-server... [2022-05-10T19:33:13.294Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:33:13.294Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:33:13.294Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:33:13.940Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:33:15.168Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:33:16.159Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:33:19.588Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:33:19.588Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:33:19.868Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:33:20.148Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:33:20.773Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:33:20.773Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:33:21.051Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:33:21.326Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:33:21.606Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:33:21.606Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:33:21.606Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:33:21.910Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:33:23.370Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:33:23.370Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:33:23.651Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:33:23.930Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:33:25.377Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:33:26.365Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:33:26.643Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:33:59.042Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:33:59.042Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:33:59.042Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:33:59.042Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:33:59.042Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:33:59.042Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:33:59.042Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:33:59.042Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:33:59.042Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:33:59.042Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:33:59.042Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:33:59.042Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:33:59.042Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:33:59.042Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:33:59.042Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:33:59.042Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:33:59.042Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:33:59.042Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:33:59.042Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:33:59.042Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:33:59.042Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:33:59.042Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:33:59.042Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:33:59.042Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:33:59.042Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:34:05.808Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:34:05.808Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:34:05.808Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:34:05.808Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:34:06.090Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:34:06.090Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:34:06.090Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:34:06.375Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:34:06.987Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:34:06.987Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:34:06.987Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:34:07.272Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:34:07.891Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:34:09.903Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:34:22.356Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:34:23.809Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:34:25.813Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:34:28.470Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:34:29.083Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:35:08.186Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:35:08.186Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:35:08.186Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:35:08.186Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:35:08.186Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:35:08.186Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:35:08.186Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:35:09.647Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:35:11.091Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:35:11.091Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:35:11.374Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:35:11.658Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:35:11.940Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:35:12.221Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:35:13.683Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:35:13.683Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:35:13.962Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:35:14.243Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:35:14.243Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:35:14.524Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:35:14.524Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:35:15.988Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:35:15.988Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:35:15.988Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:35:16.601Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:35:23.380Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:35:23.380Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:35:23.380Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:35:24.385Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:35:24.992Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:35:25.270Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:35:25.876Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:35:25.876Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:35:25.876Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:35:26.152Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:35:26.152Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:35:26.152Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:35:26.152Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:35:26.152Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:35:26.432Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:35:26.432Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:35:27.426Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:35:27.704Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:35:27.704Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:35:27.984Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:35:28.261Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:35:28.540Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:35:29.533Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:35:29.533Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:35:29.824Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:35:30.101Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:35:30.707Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:35:31.312Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:35:34.733Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:35:37.391Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:35:37.391Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:35:37.674Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:35:37.674Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:35:38.285Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:35:41.265Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:35:41.265Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:35:41.541Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:35:42.562Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:35:42.562Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:35:42.843Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:35:42.843Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:35:43.450Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:35:43.450Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:35:43.450Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:35:55.896Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:35:55.896Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:35:55.896Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:35:55.896Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:36:42.938Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:36:42.938Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:38:34.929Z] Removing intermediate container 616cbf2bf899 [2022-05-10T19:38:34.929Z] ---> 6882e032d5a3 [2022-05-10T19:38:34.929Z] [2022-05-10T19:38:34.929Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:38:34.929Z] 3.14: Pulling from library/alpine [2022-05-10T19:38:34.929Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:38:34.929Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T19:38:34.929Z] ---> ac73e934f311 [2022-05-10T19:38:34.929Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:38:34.929Z] ---> Running in bff5d6ce6aa8 [2022-05-10T19:38:34.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:38:34.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:38:34.929Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T19:38:34.929Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:38:34.929Z] OK: 5 MiB in 15 packages [2022-05-10T19:38:34.929Z] Removing intermediate container bff5d6ce6aa8 [2022-05-10T19:38:34.929Z] ---> 66ed3fd86409 [2022-05-10T19:38:34.929Z] 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:38:34.929Z] ---> Running in d4332ddb9fed [2022-05-10T19:38:34.929Z] Removing intermediate container d4332ddb9fed [2022-05-10T19:38:34.929Z] ---> b361b71cce7b [2022-05-10T19:38:34.929Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T19:38:34.929Z] ---> Running in 8fc7304f219e [2022-05-10T19:38:34.929Z] Removing intermediate container 8fc7304f219e [2022-05-10T19:38:34.929Z] ---> 99ab7f2569db [2022-05-10T19:38:34.929Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:38:34.929Z] ---> Running in a910bb2ce017 [2022-05-10T19:38:34.929Z] Removing intermediate container a910bb2ce017 [2022-05-10T19:38:34.929Z] ---> 343d2412fcab [2022-05-10T19:38:34.929Z] Step 15/23 : WORKDIR / [2022-05-10T19:38:34.929Z] ---> Running in 6e22e4199b6a [2022-05-10T19:38:34.929Z] Removing intermediate container 6e22e4199b6a [2022-05-10T19:38:34.929Z] ---> 132d5fc305b2 [2022-05-10T19:38:34.929Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:38:34.929Z] ---> be7337f3a4c4 [2022-05-10T19:38:34.929Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T19:38:36.928Z] ---> f544bb4703dc [2022-05-10T19:38:36.928Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T19:38:37.949Z] ---> 5d4866b4d5ec [2022-05-10T19:38:37.949Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T19:38:37.949Z] ---> Running in 701db47ae6ff [2022-05-10T19:38:38.557Z] Removing intermediate container 701db47ae6ff [2022-05-10T19:38:38.557Z] ---> ea3ec3010804 [2022-05-10T19:38:38.557Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:38:38.557Z] ---> Running in 3f9bac64bef8 [2022-05-10T19:38:39.177Z] Removing intermediate container 3f9bac64bef8 [2022-05-10T19:38:39.177Z] ---> b39dc701ede5 [2022-05-10T19:38:39.177Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T19:38:39.455Z] ---> Running in bd5fa991edc9 [2022-05-10T19:38:40.068Z] Removing intermediate container bd5fa991edc9 [2022-05-10T19:38:40.068Z] ---> 6ed00f2212ab [2022-05-10T19:38:40.068Z] Step 22/23 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:38:40.068Z] ---> Running in 3d25d0a51ffe [2022-05-10T19:38:40.708Z] Removing intermediate container 3d25d0a51ffe [2022-05-10T19:38:40.708Z] ---> 9fcdae203bbf [2022-05-10T19:38:40.708Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:38:40.708Z] ---> Running in 373df4e76950 [2022-05-10T19:38:41.324Z] Removing intermediate container 373df4e76950 [2022-05-10T19:38:41.324Z] ---> 4d1dabe06a31 [2022-05-10T19:38:41.324Z] [2022-05-10T19:38:41.930Z] Successfully built 4d1dabe06a31 [2022-05-10T19:38:41.930Z] Successfully tagged core-command-arm64:latest [2022-05-10T19:38:41.930Z]  Building core-command ... done Building security-spire-agent [2022-05-10T19:39:21.000Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:39:21.000Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:39:21.000Z] ---> ee38d76e1e9d [2022-05-10T19:39:21.000Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:39:21.000Z] ---> Using cache [2022-05-10T19:39:21.000Z] ---> 201ae8c7654f [2022-05-10T19:39:21.000Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:39:21.000Z] ---> Using cache [2022-05-10T19:39:21.000Z] ---> 1484a25a417c [2022-05-10T19:39:21.000Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:39:21.000Z] ---> Running in e6e2f5cdbdc4 [2022-05-10T19:39:21.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:39:21.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:39:21.000Z] OK: 220 MiB in 52 packages [2022-05-10T19:39:21.000Z] Removing intermediate container e6e2f5cdbdc4 [2022-05-10T19:39:21.000Z] ---> 87cc29e94093 [2022-05-10T19:39:21.000Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:39:21.633Z] ---> f57ed803dbde [2022-05-10T19:39:21.633Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:39:21.941Z] ---> Running in f9ee9c221af5 [2022-05-10T19:39:28.694Z] Removing intermediate container f9ee9c221af5 [2022-05-10T19:39:28.694Z] ---> 2684499836c9 [2022-05-10T19:39:28.694Z] Step 8/26 : COPY . . [2022-05-10T19:39:55.636Z] ---> 758b6f00e184 [2022-05-10T19:39:55.636Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:39:55.636Z] ---> Running in 908373d5a165 [2022-05-10T19:39:55.636Z] Removing intermediate container 908373d5a165 [2022-05-10T19:39:55.636Z] ---> dfb3011a3cd9 [2022-05-10T19:39:55.636Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:39:55.636Z] ---> Running in 6cfca23b5272 [2022-05-10T19:39:55.926Z] Removing intermediate container 6cfca23b5272 [2022-05-10T19:39:55.926Z] ---> 724e847c07d3 [2022-05-10T19:39:55.926Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:39:56.212Z] ---> Running in c654226575ba [2022-05-10T19:39:56.822Z] Removing intermediate container c654226575ba [2022-05-10T19:39:56.822Z] ---> baa575fe8561 [2022-05-10T19:39:56.822Z] 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:39:57.099Z] ---> Running in a19cf60bd059 [2022-05-10T19:40:00.539Z] spire-1.2.1/ [2022-05-10T19:40:00.539Z] spire-1.2.1/.data/ [2022-05-10T19:40:00.539Z] spire-1.2.1/.data/.file [2022-05-10T19:40:00.539Z] spire-1.2.1/.dockerignore [2022-05-10T19:40:00.539Z] spire-1.2.1/.gitattributes [2022-05-10T19:40:00.539Z] spire-1.2.1/.githooks/ [2022-05-10T19:40:00.539Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:40:00.539Z] spire-1.2.1/.github/ [2022-05-10T19:40:00.539Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:40:00.539Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:40:00.539Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:40:00.539Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:40:00.539Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:40:00.539Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:40:00.539Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:40:00.539Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:40:00.539Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:40:00.539Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:40:00.539Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:40:00.539Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:40:00.539Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:40:00.539Z] spire-1.2.1/.gitignore [2022-05-10T19:40:00.539Z] spire-1.2.1/.go-version [2022-05-10T19:40:00.539Z] spire-1.2.1/.golangci.yml [2022-05-10T19:40:00.539Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:40:00.539Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:40:00.539Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:40:00.539Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:40:00.539Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:40:00.539Z] spire-1.2.1/Dockerfile [2022-05-10T19:40:00.539Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:40:00.539Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:40:00.539Z] spire-1.2.1/LICENSE [2022-05-10T19:40:00.539Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:40:00.539Z] spire-1.2.1/Makefile [2022-05-10T19:40:00.539Z] spire-1.2.1/README.md [2022-05-10T19:40:00.539Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:40:00.539Z] spire-1.2.1/SECURITY.md [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/ [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:40:00.539Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:40:00.540Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:40:00.540Z] spire-1.2.1/conf/ [2022-05-10T19:40:00.540Z] spire-1.2.1/conf/agent/ [2022-05-10T19:40:00.540Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:40:00.540Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:40:00.540Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:40:00.540Z] spire-1.2.1/conf/server/ [2022-05-10T19:40:00.540Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:40:00.540Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:40:00.540Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:40:00.540Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/ [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/images/ [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:40:00.540Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:40:00.540Z] spire-1.2.1/examples/ [2022-05-10T19:40:00.540Z] spire-1.2.1/examples/README.md [2022-05-10T19:40:00.540Z] spire-1.2.1/go.mod [2022-05-10T19:40:00.540Z] spire-1.2.1/go.sum [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/ [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:40:00.540Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:40:00.541Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:40:00.820Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:40:00.821Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:40:01.102Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:40:01.102Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:40:01.102Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:40:01.102Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:40:01.103Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/ [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:40:01.104Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:40:01.381Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:40:01.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:40:01.383Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:40:01.383Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:40:01.383Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:40:01.383Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:40:01.383Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:40:01.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:40:01.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:40:01.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:40:01.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:40:01.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:40:01.662Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:40:01.662Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:40:01.662Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:40:01.662Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:40:01.662Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:40:01.662Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:40:01.662Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:40:01.662Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:40:01.662Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:40:01.662Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:40:01.662Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:40:01.662Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:40:01.662Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:40:01.662Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/ [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/private/ [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/spire/ [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:40:01.662Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:40:01.662Z] spire-1.2.1/release/ [2022-05-10T19:40:01.662Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:40:01.662Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:40:01.662Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:40:01.662Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:40:01.662Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:40:01.662Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:40:01.662Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:40:01.662Z] spire-1.2.1/release/spire/ [2022-05-10T19:40:01.662Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:40:01.662Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:40:01.662Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:40:01.662Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:40:01.662Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:40:01.662Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:40:01.662Z] spire-1.2.1/script/ [2022-05-10T19:40:01.662Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:40:01.662Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:40:01.662Z] spire-1.2.1/support/ [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/ [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:40:01.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:40:01.941Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:40:01.941Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:40:01.941Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:40:01.941Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/clock/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:40:01.941Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:40:01.942Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/common [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:40:01.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:40:01.943Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:40:02.222Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:40:02.223Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:40:02.224Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:40:02.224Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:40:02.224Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:40:02.224Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/testca/ [2022-05-10T19:40:02.224Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/testkey/ [2022-05-10T19:40:02.224Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:40:02.224Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:40:02.224Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/util/ [2022-05-10T19:40:02.224Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/util/race.go [2022-05-10T19:40:02.224Z] spire-1.2.1/test/util/util.go [2022-05-10T19:40:02.500Z] building spire from source... [2022-05-10T19:40:03.105Z] Installing go1.17.7... [2022-05-10T19:40:35.563Z] Building bin/spire-server... [2022-05-10T19:40:35.564Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:40:35.564Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:40:35.564Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:40:35.564Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:40:35.564Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:40:36.653Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:40:37.715Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:40:37.991Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:40:38.269Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:40:38.269Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:40:39.266Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:40:39.266Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:40:39.544Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:40:39.544Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:40:40.153Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:40:40.153Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:40:40.433Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:40:40.712Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:40:40.994Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:40:41.280Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:40:42.729Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:40:42.729Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:41:09.606Z] Removing intermediate container 9f7621d38f83 [2022-05-10T19:41:09.606Z] ---> 033718786c99 [2022-05-10T19:41:09.606Z] [2022-05-10T19:41:09.606Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T19:41:09.606Z] 3.15: Pulling from library/alpine [2022-05-10T19:41:09.606Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T19:41:09.606Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T19:41:09.606Z] ---> 3fb3c9af89a9 [2022-05-10T19:41:09.606Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:41:09.606Z] ---> Running in e92db81819b2 [2022-05-10T19:41:09.606Z] Removing intermediate container e92db81819b2 [2022-05-10T19:41:09.606Z] ---> d38e2b19fd83 [2022-05-10T19:41:09.606Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:41:09.606Z] ---> Running in 6f5093de2206 [2022-05-10T19:41:09.883Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:41:09.883Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:41:10.162Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:41:10.162Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:41:10.768Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:41:10.768Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:41:10.768Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:41:10.768Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:41:11.771Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:41:11.771Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:41:11.771Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:41:11.771Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:41:11.771Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:41:12.045Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:41:12.318Z] Removing intermediate container 6f5093de2206 [2022-05-10T19:41:12.318Z] ---> bbaaa7136856 [2022-05-10T19:41:12.318Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T19:41:12.318Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:41:12.318Z]  ---> Running in 97b4b43654d2 [2022-05-10T19:41:12.594Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:41:12.594Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:41:13.213Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:41:13.831Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:41:14.445Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:41:14.445Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:41:14.445Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:41:14.729Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:41:14.729Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:41:14.729Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:41:15.010Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:41:15.010Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:41:15.292Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:41:15.573Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:41:15.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:41:15.855Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:41:16.468Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:41:16.747Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:41:16.747Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:41:17.041Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:41:17.041Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:41:17.041Z] OK: 15732 distinct packages available [2022-05-10T19:41:17.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:41:17.599Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:41:18.207Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:41:18.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:41:19.951Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T19:41:19.951Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:41:20.232Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T19:41:20.232Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T19:41:20.516Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T19:41:20.516Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:41:20.516Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T19:41:20.516Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:41:20.798Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T19:41:20.798Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T19:41:20.798Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:41:21.083Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:41:21.361Z] OK: 8 MiB in 23 packages [2022-05-10T19:41:24.006Z] Removing intermediate container 97b4b43654d2 [2022-05-10T19:41:24.006Z] ---> f3010b751fec [2022-05-10T19:41:24.006Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:41:25.473Z] ---> 9705d18d17ff [2022-05-10T19:41:25.473Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T19:41:27.476Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:41:27.476Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:41:27.476Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:41:27.476Z]  ---> 9d494f926997 [2022-05-10T19:41:27.476Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T19:41:27.476Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:41:28.483Z]  ---> f3560b774011 [2022-05-10T19:41:28.483Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T19:41:28.766Z] ---> Running in 04d88d4400d4 [2022-05-10T19:41:29.371Z] Removing intermediate container 04d88d4400d4 [2022-05-10T19:41:29.371Z] ---> 7d94795cb747 [2022-05-10T19:41:29.371Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:41:29.371Z] ---> Running in 6170224632b3 [2022-05-10T19:41:29.982Z] Removing intermediate container 6170224632b3 [2022-05-10T19:41:29.982Z] ---> 45bfc694ca36 [2022-05-10T19:41:29.982Z] Step 18/20 : LABEL arch=arm64 [2022-05-10T19:41:30.261Z] ---> Running in 75ddaf6ba60a [2022-05-10T19:41:30.865Z] Removing intermediate container 75ddaf6ba60a [2022-05-10T19:41:30.865Z] ---> f995eb964cb2 [2022-05-10T19:41:30.865Z] Step 19/20 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:41:30.865Z] ---> Running in 5005e1d66f36 [2022-05-10T19:41:31.483Z] Removing intermediate container 5005e1d66f36 [2022-05-10T19:41:31.483Z] ---> 70eee3f20cd7 [2022-05-10T19:41:31.483Z] Step 20/20 : LABEL version=0.0.0 [2022-05-10T19:41:31.483Z] ---> Running in 673f6c19218c [2022-05-10T19:41:32.094Z] Removing intermediate container 673f6c19218c [2022-05-10T19:41:32.094Z] ---> e1bf5910f47e [2022-05-10T19:41:32.094Z] [2022-05-10T19:41:32.709Z] Successfully built e1bf5910f47e [2022-05-10T19:41:32.709Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-10T19:41:32.709Z] Building security-proxy-setup [2022-05-10T19:41:51.124Z]  Building security-spiffe-token-provider ... done Removing intermediate container 5285ac21a213 [2022-05-10T19:41:51.124Z] ---> 5a39e3050be5 [2022-05-10T19:41:51.124Z] [2022-05-10T19:41:51.124Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:41:51.124Z] ---> ac73e934f311 [2022-05-10T19:41:51.124Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:41:51.124Z] ---> Using cache [2022-05-10T19:41:51.124Z] ---> 66ed3fd86409 [2022-05-10T19:41:51.124Z] 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:41:51.124Z] ---> Using cache [2022-05-10T19:41:51.124Z] ---> b361b71cce7b [2022-05-10T19:41:51.124Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T19:41:51.124Z] ---> Running in 1ad985c529a5 [2022-05-10T19:41:51.124Z] Removing intermediate container 1ad985c529a5 [2022-05-10T19:41:51.124Z] ---> be159b51f9db [2022-05-10T19:41:51.124Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T19:41:51.124Z] ---> Running in 1cee0324deaa [2022-05-10T19:41:52.124Z] Removing intermediate container 1cee0324deaa [2022-05-10T19:41:52.124Z] ---> c14e82834679 [2022-05-10T19:41:52.124Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:41:52.737Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:41:52.737Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:41:52.737Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:41:54.204Z]  ---> 198a967d1acb [2022-05-10T19:41:54.204Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T19:41:59.634Z] ---> 5daa7b108863 [2022-05-10T19:41:59.634Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T19:42:01.645Z] ---> 3602f3420152 [2022-05-10T19:42:01.645Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T19:42:01.927Z] ---> Running in 2814a7237bb8 [2022-05-10T19:42:03.441Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:42:03.441Z] Removing intermediate container 2814a7237bb8 [2022-05-10T19:42:03.441Z] ---> de0665416b46 [2022-05-10T19:42:03.441Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:42:03.740Z] ---> Running in 362454a36832 [2022-05-10T19:42:03.740Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:42:04.774Z] Removing intermediate container 362454a36832 [2022-05-10T19:42:04.774Z] ---> 3ed679ca3860 [2022-05-10T19:42:04.774Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T19:42:05.057Z] ---> Running in bc3406329f86 [2022-05-10T19:42:05.345Z] Removing intermediate container 369d70d171cc [2022-05-10T19:42:05.345Z] ---> 846cfd12f336 [2022-05-10T19:42:05.345Z] [2022-05-10T19:42:05.345Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:42:05.345Z] ---> ac73e934f311 [2022-05-10T19:42:05.345Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T19:42:05.961Z] ---> Running in 9548c6336628 [2022-05-10T19:42:06.251Z] Removing intermediate container bc3406329f86 [2022-05-10T19:42:06.251Z] ---> 2e4888b6294f [2022-05-10T19:42:06.251Z] Step 21/22 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:42:06.538Z] ---> Running in 4534f838291d [2022-05-10T19:42:08.023Z] Removing intermediate container 4534f838291d [2022-05-10T19:42:08.023Z] ---> 895e78009d80 [2022-05-10T19:42:08.023Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T19:42:08.023Z] ---> Running in badc106ccf37 [2022-05-10T19:42:08.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:42:08.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:42:08.931Z] Removing intermediate container badc106ccf37 [2022-05-10T19:42:08.931Z] ---> 4f114b8356b3 [2022-05-10T19:42:08.931Z] [2022-05-10T19:42:09.923Z] Successfully built 4f114b8356b3 [2022-05-10T19:42:09.923Z] Successfully tagged support-scheduler-arm64:latest [2022-05-10T19:42:09.923Z] Building core-metadata [2022-05-10T19:42:10.529Z]  Building support-scheduler ... done (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T19:42:10.529Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T19:42:10.529Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:42:10.529Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:42:11.145Z] OK: 6 MiB in 16 packages [2022-05-10T19:42:11.145Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:42:11.145Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:42:11.145Z] ---> ee38d76e1e9d [2022-05-10T19:42:11.145Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:42:11.145Z] ---> Using cache [2022-05-10T19:42:11.145Z] ---> 201ae8c7654f [2022-05-10T19:42:11.145Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:42:11.145Z] ---> Using cache [2022-05-10T19:42:11.145Z] ---> 1484a25a417c [2022-05-10T19:42:11.145Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:42:11.145Z] ---> Using cache [2022-05-10T19:42:11.145Z] ---> 965ea740ceef [2022-05-10T19:42:11.145Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:42:11.145Z] ---> Using cache [2022-05-10T19:42:11.145Z] ---> 7266aa611554 [2022-05-10T19:42:11.145Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:42:11.145Z] ---> Using cache [2022-05-10T19:42:11.145Z] ---> 89abaa4d646b [2022-05-10T19:42:11.145Z] Step 8/22 : COPY . . [2022-05-10T19:42:11.145Z] ---> Using cache [2022-05-10T19:42:11.145Z] ---> 42561586fac1 [2022-05-10T19:42:11.145Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T19:42:11.145Z] ---> Running in d055069f7989 [2022-05-10T19:42:13.790Z] 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:42:13.790Z] Removing intermediate container 9548c6336628 [2022-05-10T19:42:13.790Z] ---> 8089b18c7d88 [2022-05-10T19:42:13.790Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:42:14.102Z] ---> Running in 2f66376ace10 [2022-05-10T19:42:14.396Z] Removing intermediate container 2f66376ace10 [2022-05-10T19:42:14.396Z] ---> a884d82b1eda [2022-05-10T19:42:14.396Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T19:42:14.741Z] ---> Running in ee30bacea999 [2022-05-10T19:42:15.450Z] Removing intermediate container ee30bacea999 [2022-05-10T19:42:15.450Z] ---> c0656ea2b06e [2022-05-10T19:42:15.450Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T19:42:15.450Z] ---> Running in 9b14b708d1f3 [2022-05-10T19:42:16.270Z] Removing intermediate container 9b14b708d1f3 [2022-05-10T19:42:16.270Z] ---> 52ca021080b0 [2022-05-10T19:42:16.270Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:42:17.433Z] ---> 4e6d7e75d216 [2022-05-10T19:42:17.433Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T19:42:19.469Z] ---> 75ffdb77084d [2022-05-10T19:42:19.469Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T19:42:20.946Z] ---> f48ae8f4f412 [2022-05-10T19:42:20.946Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T19:42:20.946Z] ---> Running in 7ef02cd0a3f8 [2022-05-10T19:42:21.565Z] Removing intermediate container 7ef02cd0a3f8 [2022-05-10T19:42:21.565Z] ---> b648b10ead98 [2022-05-10T19:42:21.565Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:42:21.846Z] ---> Running in 21a9d17c149f [2022-05-10T19:42:22.457Z] Removing intermediate container 21a9d17c149f [2022-05-10T19:42:22.457Z] ---> 99c9708b594c [2022-05-10T19:42:22.457Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T19:42:22.755Z] ---> Running in b66f3ded31ae [2022-05-10T19:42:23.366Z] Removing intermediate container b66f3ded31ae [2022-05-10T19:42:23.366Z] ---> cb42c3799303 [2022-05-10T19:42:23.366Z] Step 21/22 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:42:23.366Z] ---> Running in 690a69f7c3a2 [2022-05-10T19:42:23.974Z] Removing intermediate container 690a69f7c3a2 [2022-05-10T19:42:23.974Z] ---> d684c859bfce [2022-05-10T19:42:23.974Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T19:42:24.252Z] ---> Running in 1ac580688a13 [2022-05-10T19:42:24.533Z] Removing intermediate container 1ac580688a13 [2022-05-10T19:42:24.533Z] ---> daf5df1c11b1 [2022-05-10T19:42:24.533Z] [2022-05-10T19:42:25.142Z] Successfully built daf5df1c11b1 [2022-05-10T19:42:25.142Z] Successfully tagged support-notifications-arm64:latest [2022-05-10T19:42:25.142Z]  Building support-notifications ... done Building security-bootstrapper [2022-05-10T19:42:35.356Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:42:35.641Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:42:35.917Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:42:35.917Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:42:36.907Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:42:38.367Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:42:40.377Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:42:41.372Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:42:41.372Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:42:43.433Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:42:43.433Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:42:44.423Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:42:44.699Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:42:45.299Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:42:45.577Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:42:45.577Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:42:45.857Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:42:46.136Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:42:46.413Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:42:46.690Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:42:46.966Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:42:48.416Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:42:48.697Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:42:48.978Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:42:55.758Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:42:55.758Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:42:55.758Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:42:55.758Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:42:55.758Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:42:55.758Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:42:55.758Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:42:57.218Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:42:57.218Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:42:57.505Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:42:57.833Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:42:58.122Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:42:59.618Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:42:59.912Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:42:59.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:42:59.912Z] ---> ee38d76e1e9d [2022-05-10T19:42:59.912Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:42:59.912Z] ---> Using cache [2022-05-10T19:42:59.912Z] ---> 201ae8c7654f [2022-05-10T19:42:59.912Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:42:59.912Z] ---> Using cache [2022-05-10T19:42:59.912Z] ---> 1484a25a417c [2022-05-10T19:42:59.912Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:42:59.912Z] ---> Using cache [2022-05-10T19:42:59.912Z] ---> 965ea740ceef [2022-05-10T19:42:59.912Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:42:59.912Z] ---> Using cache [2022-05-10T19:42:59.912Z] ---> 7266aa611554 [2022-05-10T19:42:59.912Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:42:59.912Z] ---> Using cache [2022-05-10T19:42:59.912Z] ---> 89abaa4d646b [2022-05-10T19:42:59.912Z] Step 8/23 : COPY . . [2022-05-10T19:42:59.912Z] ---> Using cache [2022-05-10T19:42:59.912Z] ---> 42561586fac1 [2022-05-10T19:42:59.912Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T19:43:00.547Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:43:00.847Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:43:01.127Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:43:01.411Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:43:01.695Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:43:01.695Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:43:01.980Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:43:02.261Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:43:02.261Z]  ---> Running in c91021c3fae8 [2022-05-10T19:43:03.715Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:43:03.715Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:43:03.995Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:43:03.995Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:43:04.282Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:43:04.558Z] 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:43:07.191Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:43:08.181Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:43:08.181Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:43:08.461Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:43:08.461Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:43:08.740Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:43:09.345Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:43:09.627Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:43:10.618Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:43:14.047Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:43:14.047Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:43:14.047Z] ---> ee38d76e1e9d [2022-05-10T19:43:14.047Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T19:43:14.047Z] ---> Using cache [2022-05-10T19:43:14.048Z] ---> 201ae8c7654f [2022-05-10T19:43:14.048Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:43:14.048Z] ---> Using cache [2022-05-10T19:43:14.048Z] ---> 1484a25a417c [2022-05-10T19:43:14.048Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T19:43:14.048Z] ---> Using cache [2022-05-10T19:43:14.048Z] ---> 965ea740ceef [2022-05-10T19:43:14.048Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-10T19:43:14.048Z] ---> Using cache [2022-05-10T19:43:14.048Z] ---> 7266aa611554 [2022-05-10T19:43:14.048Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:43:14.048Z] ---> Using cache [2022-05-10T19:43:14.048Z] ---> 89abaa4d646b [2022-05-10T19:43:14.048Z] Step 8/31 : COPY . . [2022-05-10T19:43:14.048Z] ---> Using cache [2022-05-10T19:43:14.048Z] ---> 42561586fac1 [2022-05-10T19:43:14.048Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T19:43:14.048Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:43:14.679Z]  ---> Running in c5f11c953cb6 [2022-05-10T19:43:16.703Z] 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:43:16.985Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:43:17.263Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:43:17.869Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:43:17.869Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:43:18.148Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:43:18.759Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:43:19.036Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:43:19.036Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:43:19.036Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:43:19.651Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:43:19.651Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:43:19.651Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:43:32.120Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:43:32.120Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:43:32.120Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:43:32.120Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:43:59.088Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:43:59.088Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:47:51.212Z] 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:48:01.470Z] Removing intermediate container d055069f7989 [2022-05-10T19:48:01.470Z] ---> a407a1ce4ec4 [2022-05-10T19:48:01.470Z] [2022-05-10T19:48:01.470Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:48:01.470Z] ---> ac73e934f311 [2022-05-10T19:48:01.470Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T19:48:01.470Z] ---> Running in d6eaaeb11dcd [2022-05-10T19:48:04.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:48:04.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:48:05.604Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T19:48:05.604Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:48:05.604Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T19:48:05.604Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T19:48:05.604Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T19:48:05.604Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:48:05.604Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:48:05.889Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:48:06.175Z] OK: 8 MiB in 20 packages [2022-05-10T19:48:08.839Z] Removing intermediate container d6eaaeb11dcd [2022-05-10T19:48:08.839Z] ---> 92204cb9d6e9 [2022-05-10T19:48:08.839Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:48:08.839Z] ---> Running in fb8816c7b2f9 [2022-05-10T19:48:09.462Z] Removing intermediate container fb8816c7b2f9 [2022-05-10T19:48:09.462Z] ---> 9a1527062094 [2022-05-10T19:48:09.462Z] Step 13/22 : WORKDIR /edgex [2022-05-10T19:48:09.749Z] ---> Running in 9db83712e443 [2022-05-10T19:48:10.372Z] Removing intermediate container 9db83712e443 [2022-05-10T19:48:10.372Z] ---> 7256fc63798b [2022-05-10T19:48:10.372Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T19:48:11.385Z] ---> bb7d1821ec16 [2022-05-10T19:48:11.385Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T19:48:13.396Z] ---> 55e8cafa8c97 [2022-05-10T19:48:13.396Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T19:48:14.860Z] ---> 82a76956281a [2022-05-10T19:48:14.860Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:48:15.873Z] ---> 6245dae08b70 [2022-05-10T19:48:15.873Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T19:48:16.158Z] ---> Running in 6c14c51cbabd [2022-05-10T19:48:19.628Z] Removing intermediate container 6c14c51cbabd [2022-05-10T19:48:19.628Z] ---> 4156ccae3545 [2022-05-10T19:48:19.628Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:48:19.628Z] ---> Running in 89cc5e6b921e [2022-05-10T19:48:20.247Z] Removing intermediate container 89cc5e6b921e [2022-05-10T19:48:20.247Z] ---> 148b4fd7a8ce [2022-05-10T19:48:20.247Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T19:48:20.527Z] ---> Running in 4734e4427cad [2022-05-10T19:48:21.167Z] Removing intermediate container 4734e4427cad [2022-05-10T19:48:21.168Z] ---> 16e117501af8 [2022-05-10T19:48:21.168Z] Step 21/22 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:48:21.463Z] ---> Running in 3feff243655c [2022-05-10T19:48:22.073Z] Removing intermediate container 3feff243655c [2022-05-10T19:48:22.073Z] ---> 8d960d70630f [2022-05-10T19:48:22.073Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T19:48:22.355Z] ---> Running in 75d10610d708 [2022-05-10T19:48:23.351Z] Removing intermediate container 75d10610d708 [2022-05-10T19:48:23.351Z] ---> fdd7a72e7625 [2022-05-10T19:48:23.351Z] [2022-05-10T19:48:23.633Z] Successfully built fdd7a72e7625 [2022-05-10T19:48:23.916Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-10T19:48:23.916Z] Building security-spire-server [2022-05-10T19:48:56.400Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:48:56.400Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:48:56.400Z] ---> ee38d76e1e9d [2022-05-10T19:48:56.400Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T19:48:56.400Z] ---> Using cache [2022-05-10T19:48:56.400Z] ---> 201ae8c7654f [2022-05-10T19:48:56.400Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:48:56.400Z] ---> Using cache [2022-05-10T19:48:56.400Z] ---> 1484a25a417c [2022-05-10T19:48:56.400Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:48:56.400Z] ---> Using cache [2022-05-10T19:48:56.400Z] ---> 87cc29e94093 [2022-05-10T19:48:56.400Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:48:56.400Z] ---> Using cache [2022-05-10T19:48:56.400Z] ---> f57ed803dbde [2022-05-10T19:48:56.400Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:48:56.400Z] ---> Using cache [2022-05-10T19:48:56.400Z] ---> 2684499836c9 [2022-05-10T19:48:56.400Z] Step 8/25 : COPY . . [2022-05-10T19:48:56.400Z] ---> Using cache [2022-05-10T19:48:56.400Z] ---> 758b6f00e184 [2022-05-10T19:48:56.400Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:48:56.400Z] ---> Using cache [2022-05-10T19:48:56.400Z] ---> dfb3011a3cd9 [2022-05-10T19:48:56.400Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T19:48:56.400Z] ---> Using cache [2022-05-10T19:48:56.400Z] ---> 724e847c07d3 [2022-05-10T19:48:56.400Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T19:48:56.400Z] ---> Using cache [2022-05-10T19:48:56.400Z] ---> baa575fe8561 [2022-05-10T19:48:56.400Z] 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:48:56.400Z] ---> Running in 0d800fe574a9 [2022-05-10T19:48:59.878Z] spire-1.2.1/ [2022-05-10T19:48:59.878Z] spire-1.2.1/.data/ [2022-05-10T19:48:59.878Z] spire-1.2.1/.data/.file [2022-05-10T19:48:59.878Z] spire-1.2.1/.dockerignore [2022-05-10T19:48:59.878Z] spire-1.2.1/.gitattributes [2022-05-10T19:48:59.878Z] spire-1.2.1/.githooks/ [2022-05-10T19:48:59.878Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:48:59.878Z] spire-1.2.1/.github/ [2022-05-10T19:48:59.878Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:48:59.878Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:48:59.878Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:48:59.878Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:48:59.878Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:48:59.878Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:48:59.878Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:48:59.878Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:48:59.878Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:48:59.878Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:48:59.878Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:48:59.878Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:48:59.878Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:48:59.878Z] spire-1.2.1/.gitignore [2022-05-10T19:48:59.878Z] spire-1.2.1/.go-version [2022-05-10T19:48:59.878Z] spire-1.2.1/.golangci.yml [2022-05-10T19:48:59.878Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:48:59.878Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:48:59.878Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:48:59.878Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:48:59.878Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:48:59.878Z] spire-1.2.1/Dockerfile [2022-05-10T19:48:59.878Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:48:59.878Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:48:59.878Z] spire-1.2.1/LICENSE [2022-05-10T19:48:59.878Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:48:59.878Z] spire-1.2.1/Makefile [2022-05-10T19:48:59.878Z] spire-1.2.1/README.md [2022-05-10T19:48:59.878Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:48:59.878Z] spire-1.2.1/SECURITY.md [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/ [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:48:59.878Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:48:59.879Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:48:59.879Z] spire-1.2.1/conf/ [2022-05-10T19:48:59.879Z] spire-1.2.1/conf/agent/ [2022-05-10T19:48:59.879Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:48:59.879Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:48:59.879Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:48:59.879Z] spire-1.2.1/conf/server/ [2022-05-10T19:48:59.879Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:48:59.879Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:48:59.879Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:48:59.879Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/ [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/images/ [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:48:59.879Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:48:59.879Z] spire-1.2.1/examples/ [2022-05-10T19:48:59.879Z] spire-1.2.1/examples/README.md [2022-05-10T19:48:59.879Z] spire-1.2.1/go.mod [2022-05-10T19:48:59.879Z] spire-1.2.1/go.sum [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/ [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:48:59.879Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:48:59.880Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:49:00.189Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:49:00.190Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:49:00.486Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:49:00.487Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:49:00.791Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:49:00.792Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:49:00.792Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:49:00.792Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:49:00.792Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:49:00.792Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:49:00.792Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:49:00.792Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:49:00.792Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:49:00.792Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:49:00.792Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:49:00.792Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:49:00.792Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:49:00.792Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:49:01.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/ [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/private/ [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/spire/ [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:49:01.076Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:49:01.076Z] spire-1.2.1/release/ [2022-05-10T19:49:01.076Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:49:01.076Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:49:01.076Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:49:01.076Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:49:01.076Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:49:01.076Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:49:01.076Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:49:01.076Z] spire-1.2.1/release/spire/ [2022-05-10T19:49:01.076Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:49:01.076Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:49:01.076Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:49:01.076Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:49:01.076Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:49:01.076Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:49:01.076Z] spire-1.2.1/script/ [2022-05-10T19:49:01.076Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:49:01.076Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:49:01.076Z] spire-1.2.1/support/ [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/ [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:49:01.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:49:01.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:49:01.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:49:01.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:49:01.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:49:01.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:49:01.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:49:01.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:49:01.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:49:01.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:49:01.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:49:01.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:49:01.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:49:01.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:49:01.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:49:01.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:49:01.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:49:01.077Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:49:01.531Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:49:01.531Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:49:01.531Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:49:01.531Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/clock/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:49:01.531Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:49:01.532Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/common [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:49:01.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:49:01.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:49:01.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:49:01.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:49:01.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:49:01.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:49:01.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:49:01.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:49:01.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:49:01.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:49:01.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:49:01.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:49:01.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:49:01.535Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:49:01.535Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:49:01.535Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:49:01.535Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:49:01.535Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:49:01.535Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:49:01.535Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:49:01.535Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:49:01.821Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:49:01.821Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:49:01.821Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:49:01.821Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:49:01.821Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:49:01.821Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:49:01.821Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:49:01.821Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:49:01.821Z] spire-1.2.1/test/testca/ [2022-05-10T19:49:01.821Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:49:01.821Z] spire-1.2.1/test/testkey/ [2022-05-10T19:49:01.821Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:49:01.821Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:49:01.821Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:49:01.821Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:49:01.821Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:49:01.821Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:49:01.821Z] spire-1.2.1/test/util/ [2022-05-10T19:49:01.821Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:49:01.821Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:49:01.821Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:49:01.821Z] spire-1.2.1/test/util/race.go [2022-05-10T19:49:01.821Z] spire-1.2.1/test/util/util.go [2022-05-10T19:49:01.821Z] building spire from source... [2022-05-10T19:49:02.848Z] Installing go1.17.7... [2022-05-10T19:49:25.161Z] Removing intermediate container c5f11c953cb6 [2022-05-10T19:49:25.161Z] ---> 5afc27aefd5c [2022-05-10T19:49:25.161Z] [2022-05-10T19:49:25.161Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T19:49:25.161Z] ---> ac73e934f311 [2022-05-10T19:49:25.161Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T19:49:25.161Z] ---> Running in 7cf442e50912 [2022-05-10T19:49:25.161Z] Removing intermediate container 7cf442e50912 [2022-05-10T19:49:25.161Z] ---> 1a4339f93993 [2022-05-10T19:49:25.161Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T19:49:25.161Z] ---> Running in ad8b84602ee9 [2022-05-10T19:49:27.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:49:27.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:49:29.858Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T19:49:29.858Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T19:49:29.858Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:49:29.858Z] Removing intermediate container c91021c3fae8 [2022-05-10T19:49:29.858Z] ---> 900a39191a8f [2022-05-10T19:49:29.858Z] [2022-05-10T19:49:29.858Z] OK: 6 MiB in 16 packages [2022-05-10T19:49:29.858Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:49:29.858Z] ---> ac73e934f311 [2022-05-10T19:49:29.858Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:49:29.858Z] ---> Using cache [2022-05-10T19:49:29.858Z] ---> 66ed3fd86409 [2022-05-10T19:49:29.858Z] 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:49:29.858Z] ---> Using cache [2022-05-10T19:49:29.858Z] ---> b361b71cce7b [2022-05-10T19:49:29.858Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T19:49:29.858Z] ---> Running in 0ad44238d19c [2022-05-10T19:49:30.866Z] Removing intermediate container 0ad44238d19c [2022-05-10T19:49:30.866Z] ---> ce17dcfb8f59 [2022-05-10T19:49:30.866Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:49:31.143Z] ---> Running in 1ef1480c6aaf [2022-05-10T19:49:31.768Z] Removing intermediate container ad8b84602ee9 [2022-05-10T19:49:31.768Z] ---> ea8f6c0bd87e [2022-05-10T19:49:31.768Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-10T19:49:32.049Z] Removing intermediate container 1ef1480c6aaf [2022-05-10T19:49:32.049Z] ---> 0de16ada9460 [2022-05-10T19:49:32.049Z] Step 15/23 : WORKDIR / [2022-05-10T19:49:32.328Z] ---> Running in 84017a552e77 [2022-05-10T19:49:32.328Z] ---> Running in bd1e3c93690c [2022-05-10T19:49:33.321Z] Removing intermediate container 84017a552e77 [2022-05-10T19:49:33.321Z] ---> 9c912c3e0dad [2022-05-10T19:49:33.321Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T19:49:33.321Z] Removing intermediate container bd1e3c93690c [2022-05-10T19:49:33.321Z] ---> 6115f9848601 [2022-05-10T19:49:33.321Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:49:33.321Z] ---> Running in 1d7717bf515a [2022-05-10T19:49:34.312Z] Removing intermediate container 1d7717bf515a [2022-05-10T19:49:34.312Z] ---> 2a0dbf973347 [2022-05-10T19:49:34.312Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T19:49:34.312Z] ---> Running in f0a31a67c6e5 [2022-05-10T19:49:34.914Z] ---> 2710f419ef68 [2022-05-10T19:49:34.914Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T19:49:35.907Z] Building bin/spire-server... [2022-05-10T19:49:36.183Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:49:36.183Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:49:36.183Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:49:36.791Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:49:37.814Z]  ---> 1dcabaf91f30 [2022-05-10T19:49:37.814Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T19:49:38.090Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:49:38.090Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:49:38.369Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:49:38.657Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:49:38.657Z] Removing intermediate container f0a31a67c6e5 [2022-05-10T19:49:38.657Z] ---> c94140f51fc0 [2022-05-10T19:49:38.657Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T19:49:38.933Z] ---> Running in 963874ad04a5 [2022-05-10T19:49:39.536Z] ---> 827552c102d8 [2022-05-10T19:49:39.536Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T19:49:39.536Z] ---> Running in f1c3eca815c6 [2022-05-10T19:49:39.812Z] Removing intermediate container 963874ad04a5 [2022-05-10T19:49:39.812Z] ---> fc47067f75a5 [2022-05-10T19:49:39.812Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T19:49:40.453Z] Removing intermediate container f1c3eca815c6 [2022-05-10T19:49:40.453Z] ---> 7c9470457fd4 [2022-05-10T19:49:40.453Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:49:40.453Z] ---> Running in 695249c3e05c [2022-05-10T19:49:41.459Z] ---> f9b1b22d508f [2022-05-10T19:49:41.459Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T19:49:41.459Z] Removing intermediate container 695249c3e05c [2022-05-10T19:49:41.459Z] ---> ef8e95e0d12a [2022-05-10T19:49:41.459Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T19:49:41.745Z] ---> Running in ff87f3ca4104 [2022-05-10T19:49:41.745Z] ---> Running in 89f14f55086d [2022-05-10T19:49:42.031Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:49:42.650Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:49:42.931Z] Removing intermediate container 89f14f55086d [2022-05-10T19:49:42.931Z] ---> 5651f9f37c18 [2022-05-10T19:49:42.931Z] Step 22/23 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:49:43.212Z] ---> Running in e60da5f1f859 [2022-05-10T19:49:43.490Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:49:43.490Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:49:44.131Z] Removing intermediate container e60da5f1f859 [2022-05-10T19:49:44.131Z] ---> ec49cc919f99 [2022-05-10T19:49:44.131Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:49:44.131Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:49:44.409Z]  ---> Running in aabf47e6656c [2022-05-10T19:49:44.409Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:49:44.684Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:49:44.981Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:49:44.981Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:49:44.981Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:49:44.981Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:49:45.266Z] Removing intermediate container aabf47e6656c [2022-05-10T19:49:45.266Z] ---> 24eda7352c5b [2022-05-10T19:49:45.266Z] [2022-05-10T19:49:45.552Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:49:45.552Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:49:45.832Z] Removing intermediate container ff87f3ca4104 [2022-05-10T19:49:45.832Z] ---> e05b1ff401b8 [2022-05-10T19:49:45.832Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:49:45.832Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:49:46.110Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:49:46.110Z] Successfully built 24eda7352c5b [2022-05-10T19:49:46.110Z] Successfully tagged core-metadata-arm64:latest [2022-05-10T19:49:46.110Z]  Building core-metadata ... done Building core-data [2022-05-10T19:49:46.720Z] ---> 939ccbe88e58 [2022-05-10T19:49:46.997Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T19:49:47.277Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:49:47.885Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:49:47.885Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:49:48.500Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:49:48.777Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:49:49.421Z]  ---> 3b58945413be [2022-05-10T19:49:49.421Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T19:49:50.878Z] ---> e9a5a5eebedb [2022-05-10T19:49:50.878Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T19:49:51.877Z] ---> b827ebaa944b [2022-05-10T19:49:51.877Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T19:49:53.332Z] ---> b118be3831ba [2022-05-10T19:49:53.333Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T19:49:53.618Z] ---> Running in 6362b0433814 [2022-05-10T19:49:54.224Z] Removing intermediate container 6362b0433814 [2022-05-10T19:49:54.224Z] ---> 032cbde56bff [2022-05-10T19:49:54.224Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T19:49:55.681Z] ---> cf44abce2b03 [2022-05-10T19:49:55.681Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T19:49:55.681Z] ---> Running in f78943ccd3c8 [2022-05-10T19:50:00.068Z] Removing intermediate container f78943ccd3c8 [2022-05-10T19:50:00.068Z] ---> dc21a91a401d [2022-05-10T19:50:00.068Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T19:50:00.068Z] ---> Running in 39f897e73f1d [2022-05-10T19:50:00.354Z] Removing intermediate container 39f897e73f1d [2022-05-10T19:50:00.354Z] ---> 5cb5192cff8b [2022-05-10T19:50:00.354Z] Step 28/31 : CMD ["gate"] [2022-05-10T19:50:00.636Z] ---> Running in 3cd864b0ae16 [2022-05-10T19:50:01.242Z] Removing intermediate container 3cd864b0ae16 [2022-05-10T19:50:01.242Z] ---> 846398cbb7db [2022-05-10T19:50:01.242Z] Step 29/31 : LABEL arch=arm64 [2022-05-10T19:50:01.524Z] ---> Running in 73925c85f80a [2022-05-10T19:50:02.537Z] Removing intermediate container 73925c85f80a [2022-05-10T19:50:02.537Z] ---> 4da27a7febe4 [2022-05-10T19:50:02.537Z] Step 30/31 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:50:02.817Z] ---> Running in ce334f3e5268 [2022-05-10T19:50:03.815Z] Removing intermediate container ce334f3e5268 [2022-05-10T19:50:03.815Z] ---> 1d62a7326164 [2022-05-10T19:50:03.815Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T19:50:04.090Z] ---> Running in 812c6e184388 [2022-05-10T19:50:05.089Z] Removing intermediate container 812c6e184388 [2022-05-10T19:50:05.089Z] ---> 49c51297d0e2 [2022-05-10T19:50:05.089Z] [2022-05-10T19:50:06.083Z] Successfully built 49c51297d0e2 [2022-05-10T19:50:06.084Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-10T19:50:06.084Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-05-10T19:50:21.253Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:50:21.253Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:50:21.253Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:50:21.253Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:50:21.253Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:50:21.253Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:50:21.253Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:50:21.253Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:50:21.253Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:50:21.539Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:50:21.539Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:50:22.531Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:50:23.156Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:50:23.435Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:50:23.435Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:50:23.714Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:50:23.714Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:50:23.714Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:50:24.030Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:50:24.030Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:50:24.030Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:50:24.030Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:50:34.502Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:50:34.502Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:50:34.502Z] ---> ee38d76e1e9d [2022-05-10T19:50:34.502Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:50:34.502Z] ---> Using cache [2022-05-10T19:50:34.502Z] ---> 201ae8c7654f [2022-05-10T19:50:34.502Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:50:34.502Z] ---> Using cache [2022-05-10T19:50:34.502Z] ---> 1484a25a417c [2022-05-10T19:50:34.502Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T19:50:34.502Z] ---> Running in 2217a4e96976 [2022-05-10T19:50:35.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:50:35.508Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:50:35.508Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:50:35.786Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:50:35.786Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:50:36.068Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:50:36.068Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:50:36.068Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:50:36.348Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:50:36.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:50:36.928Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:50:37.214Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:50:37.214Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:50:38.229Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:50:39.238Z] OK: 220 MiB in 52 packages [2022-05-10T19:50:41.953Z] Removing intermediate container 2217a4e96976 [2022-05-10T19:50:41.953Z] ---> 306b52b286b0 [2022-05-10T19:50:41.953Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:50:42.961Z] ---> 195eaa1d0eed [2022-05-10T19:50:42.961Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:50:43.241Z] ---> Running in c1081e702cb4 [2022-05-10T19:50:44.705Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:50:53.046Z] Removing intermediate container c1081e702cb4 [2022-05-10T19:50:53.046Z] ---> 5b7a3edad99b [2022-05-10T19:50:53.046Z] Step 8/23 : COPY . . [2022-05-10T19:50:54.040Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:50:54.040Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:50:54.040Z] ---> ee38d76e1e9d [2022-05-10T19:50:54.040Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T19:50:54.040Z] ---> Using cache [2022-05-10T19:50:54.040Z] ---> 201ae8c7654f [2022-05-10T19:50:54.040Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:50:54.040Z] ---> Using cache [2022-05-10T19:50:54.040Z] ---> 1484a25a417c [2022-05-10T19:50:54.040Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T19:50:54.040Z] ---> Using cache [2022-05-10T19:50:54.040Z] ---> 965ea740ceef [2022-05-10T19:50:54.040Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:50:54.040Z] ---> Using cache [2022-05-10T19:50:54.040Z] ---> 7266aa611554 [2022-05-10T19:50:54.040Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:50:54.040Z] ---> Using cache [2022-05-10T19:50:54.040Z] ---> 89abaa4d646b [2022-05-10T19:50:54.040Z] Step 8/25 : COPY . . [2022-05-10T19:50:54.040Z] ---> Using cache [2022-05-10T19:50:54.040Z] ---> 42561586fac1 [2022-05-10T19:50:54.040Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T19:50:54.326Z] ---> Running in 52bc16ef4f15 [2022-05-10T19:50:57.742Z] 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:51:20.004Z] ---> 2a7cc46a2096 [2022-05-10T19:51:20.004Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T19:51:20.004Z] ---> Running in dc69efdc457c [2022-05-10T19:51:20.004Z] 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:51:35.143Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:51:35.143Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:51:35.143Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:51:36.587Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:51:38.036Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:51:40.711Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:51:41.719Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:51:48.540Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:51:48.540Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:51:48.540Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:51:48.540Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:51:50.560Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:51:50.560Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:51:50.851Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:51:52.310Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:51:52.310Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:51:52.592Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:51:52.871Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:51:53.153Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:51:53.432Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:51:54.892Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:51:55.170Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:51:55.451Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:51:55.730Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:51:56.011Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:51:56.290Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:51:56.290Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:51:57.290Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:51:58.291Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:51:58.291Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:51:58.577Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:51:58.577Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:52:05.365Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:52:05.644Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:52:07.381Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:52:08.017Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:52:08.663Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:52:08.663Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:52:08.943Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:52:08.943Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:52:08.943Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:52:09.225Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:52:09.225Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:52:09.225Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:52:09.507Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:52:09.507Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:52:09.788Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:52:09.788Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:52:11.258Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:52:11.539Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:52:11.539Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:52:11.821Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:52:12.101Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:52:13.563Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:52:15.572Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:52:15.854Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:52:15.854Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:52:16.463Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:52:16.743Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:52:17.354Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:52:20.782Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:52:20.782Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:52:20.782Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:52:24.222Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:52:24.222Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:52:24.500Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:52:24.500Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:52:24.780Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:52:25.782Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:52:25.782Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:52:26.061Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:52:26.061Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:52:26.061Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:52:26.342Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:52:26.625Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:52:39.122Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:52:39.122Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:52:39.122Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:52:39.403Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:53:26.540Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:53:26.540Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:57:03.673Z] 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:57:06.328Z] Removing intermediate container 52bc16ef4f15 [2022-05-10T19:57:06.328Z] ---> f080702f5775 [2022-05-10T19:57:06.328Z] [2022-05-10T19:57:06.328Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T19:57:06.328Z] ---> ac73e934f311 [2022-05-10T19:57:06.328Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T19:57:06.328Z] ---> Running in 2554334aac9e [2022-05-10T19:57:08.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:57:08.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:57:10.082Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T19:57:10.082Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T19:57:10.082Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T19:57:10.082Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:57:10.082Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:57:10.691Z] OK: 6 MiB in 17 packages [2022-05-10T19:57:13.337Z] Removing intermediate container 2554334aac9e [2022-05-10T19:57:13.337Z] ---> 690266191e76 [2022-05-10T19:57:13.337Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:57:13.337Z] ---> Running in 7334a8f3b231 [2022-05-10T19:57:13.957Z] Removing intermediate container 7334a8f3b231 [2022-05-10T19:57:13.957Z] ---> e24d2b108e26 [2022-05-10T19:57:13.957Z] Step 13/25 : WORKDIR / [2022-05-10T19:57:13.957Z] ---> Running in 26d15a2fb465 [2022-05-10T19:57:14.561Z] Removing intermediate container 26d15a2fb465 [2022-05-10T19:57:14.561Z] ---> 48ab8cbaca78 [2022-05-10T19:57:14.561Z] 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:57:15.563Z] ---> 2fea3c041c92 [2022-05-10T19:57:15.563Z] 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:57:17.017Z] ---> 83d3337e67a3 [2022-05-10T19:57:17.017Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T19:57:17.999Z] ---> b1cf7c7b12bd [2022-05-10T19:57:17.999Z] 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:57:19.095Z] ---> 1cfd5832dfac [2022-05-10T19:57:19.095Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T19:57:20.639Z] ---> a25ab27c37cb [2022-05-10T19:57:20.639Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T19:57:22.686Z] ---> c2c37ff295a1 [2022-05-10T19:57:22.686Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:57:23.669Z] ---> 837e262c7901 [2022-05-10T19:57:23.669Z] 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:57:23.669Z] ---> Running in 7ec9d7ae8256 [2022-05-10T19:57:27.080Z] Removing intermediate container 7ec9d7ae8256 [2022-05-10T19:57:27.080Z] ---> 5a11f335ed19 [2022-05-10T19:57:27.080Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:57:27.080Z] ---> Running in 4dc53c5ff50a [2022-05-10T19:57:27.691Z] Removing intermediate container 4dc53c5ff50a [2022-05-10T19:57:27.691Z] ---> 322f5307e16d [2022-05-10T19:57:27.691Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T19:57:27.972Z] ---> Running in 46632fcb78b7 [2022-05-10T19:57:28.585Z] Removing intermediate container 46632fcb78b7 [2022-05-10T19:57:28.585Z] ---> 45547398efd1 [2022-05-10T19:57:28.585Z] Step 24/25 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:57:28.585Z] ---> Running in 06c6bb6035b1 [2022-05-10T19:57:29.205Z] Removing intermediate container 06c6bb6035b1 [2022-05-10T19:57:29.205Z] ---> 83cad527d1ff [2022-05-10T19:57:29.205Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T19:57:29.205Z] ---> Running in 8da9d9b4900d [2022-05-10T19:57:29.821Z] Removing intermediate container 8da9d9b4900d [2022-05-10T19:57:29.821Z] ---> 90d5c9ef32a5 [2022-05-10T19:57:29.821Z] [2022-05-10T19:57:30.438Z] Successfully built 90d5c9ef32a5 [2022-05-10T19:57:30.438Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-10T19:57:30.438Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-05-10T19:58:09.530Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:58:09.530Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:58:09.530Z] ---> ee38d76e1e9d [2022-05-10T19:58:09.530Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:58:09.530Z] ---> Using cache [2022-05-10T19:58:09.530Z] ---> 201ae8c7654f [2022-05-10T19:58:09.530Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:58:09.530Z] ---> Using cache [2022-05-10T19:58:09.530Z] ---> 1484a25a417c [2022-05-10T19:58:09.530Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T19:58:09.530Z] ---> Running in 3f2184741d30 [2022-05-10T19:58:09.530Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:58:09.530Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:58:09.811Z] OK: 220 MiB in 52 packages [2022-05-10T19:58:11.817Z] Removing intermediate container 3f2184741d30 [2022-05-10T19:58:11.817Z] ---> 2241c3726719 [2022-05-10T19:58:11.817Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:58:12.455Z] ---> 5fa60fb9a7ef [2022-05-10T19:58:12.455Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:58:12.455Z] ---> Running in 2622ae356ed2 [2022-05-10T19:58:19.264Z] Removing intermediate container 2622ae356ed2 [2022-05-10T19:58:19.264Z] ---> 2c8e39ca83e7 [2022-05-10T19:58:19.264Z] Step 8/23 : COPY . . [2022-05-10T19:58:46.153Z] ---> 44eb580a0fef [2022-05-10T19:58:46.153Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T19:58:46.153Z] ---> Running in 5b108e026a4b [2022-05-10T19:58:46.153Z] 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:59:04.543Z] Removing intermediate container dc69efdc457c [2022-05-10T19:59:04.543Z] ---> 65489bc3ecc6 [2022-05-10T19:59:04.543Z] [2022-05-10T19:59:04.543Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:59:04.543Z] ---> ac73e934f311 [2022-05-10T19:59:04.543Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T19:59:04.543Z] ---> Running in 3f2c1578a86a [2022-05-10T19:59:04.543Z] Removing intermediate container 3f2c1578a86a [2022-05-10T19:59:04.543Z] ---> 33eda1597892 [2022-05-10T19:59:04.543Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T19:59:04.543Z] ---> Running in 839bf0415d3e [2022-05-10T19:59:04.543Z] Removing intermediate container 839bf0415d3e [2022-05-10T19:59:04.543Z] ---> 8ec291ccfb45 [2022-05-10T19:59:04.543Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T19:59:04.543Z] ---> Running in 21c56126f316 [2022-05-10T19:59:04.828Z] Removing intermediate container 21c56126f316 [2022-05-10T19:59:04.828Z] ---> e6ae9032cca2 [2022-05-10T19:59:04.828Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:59:05.114Z] ---> Running in a3d841a0a497 [2022-05-10T19:59:08.562Z] Removing intermediate container a3d841a0a497 [2022-05-10T19:59:08.562Z] ---> b2f51bb747a9 [2022-05-10T19:59:08.562Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T19:59:08.839Z] ---> Running in eb908990581b [2022-05-10T19:59:10.882Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:59:12.333Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:59:13.788Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:59:13.788Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T19:59:13.788Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T19:59:14.066Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T19:59:14.066Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T19:59:14.344Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T19:59:14.344Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:59:14.344Z] OK: 8 MiB in 20 packages [2022-05-10T19:59:16.343Z] Removing intermediate container eb908990581b [2022-05-10T19:59:16.343Z] ---> 935bb6f88d5a [2022-05-10T19:59:16.343Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:59:17.347Z] ---> 65a6678eec31 [2022-05-10T19:59:17.348Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-10T19:59:19.365Z] ---> dc373694b15d [2022-05-10T19:59:19.365Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-10T19:59:20.369Z] ---> 9bc40ec32400 [2022-05-10T19:59:20.369Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-10T19:59:20.369Z] ---> Running in c5d83896ca2a [2022-05-10T19:59:20.986Z] Removing intermediate container c5d83896ca2a [2022-05-10T19:59:20.986Z] ---> 05c56e4cdf29 [2022-05-10T19:59:20.986Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:59:21.264Z] ---> Running in e65128c15eab [2022-05-10T19:59:21.871Z] Removing intermediate container e65128c15eab [2022-05-10T19:59:21.871Z] ---> 062680a6532e [2022-05-10T19:59:21.871Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T19:59:22.154Z] ---> Running in bd58915d3cc5 [2022-05-10T19:59:22.759Z] Removing intermediate container bd58915d3cc5 [2022-05-10T19:59:22.759Z] ---> dbbad30c0031 [2022-05-10T19:59:22.759Z] Step 22/23 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T19:59:22.759Z] ---> Running in 539c5769fc32 [2022-05-10T19:59:23.366Z] Removing intermediate container 539c5769fc32 [2022-05-10T19:59:23.366Z] ---> 2836b5d00378 [2022-05-10T19:59:23.366Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T19:59:23.366Z] ---> Running in b2619a26db7c [2022-05-10T19:59:23.968Z] Removing intermediate container b2619a26db7c [2022-05-10T19:59:23.968Z] ---> 95b106879558 [2022-05-10T19:59:23.968Z] [2022-05-10T19:59:24.571Z] Successfully built 95b106879558 [2022-05-10T19:59:24.848Z] Successfully tagged core-data-arm64:latest [2022-05-10T20:03:47.549Z]  Building core-data ... done Removing intermediate container 5b108e026a4b [2022-05-10T20:03:47.549Z] ---> bd2935bac868 [2022-05-10T20:03:47.549Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T20:03:47.549Z] ---> Running in d06a1e7041df [2022-05-10T20:03:47.549Z] 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-10T20:03:47.549Z] Removing intermediate container d06a1e7041df [2022-05-10T20:03:47.549Z] ---> 00fe82ff86ad [2022-05-10T20:03:47.549Z] [2022-05-10T20:03:47.549Z] Step 11/23 : FROM docker:20.10.14 [2022-05-10T20:03:47.549Z] 20.10.14: Pulling from library/docker [2022-05-10T20:04:02.771Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T20:04:02.771Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-10T20:04:02.771Z] ---> c346e9eafbab [2022-05-10T20:04:02.771Z] 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-10T20:04:03.053Z] ---> Running in afd472a8d572 [2022-05-10T20:04:03.682Z] Removing intermediate container afd472a8d572 [2022-05-10T20:04:03.682Z] ---> 612724b685a0 [2022-05-10T20:04:03.682Z] 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-10T20:04:03.978Z] ---> Running in 807e579a7eec [2022-05-10T20:04:05.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:04:06.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:04:07.738Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T20:04:07.738Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T20:04:07.738Z] Executing bash-5.1.16-r0.post-install [2022-05-10T20:04:07.738Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T20:04:07.738Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T20:04:07.738Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T20:04:08.017Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T20:04:08.017Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T20:04:08.017Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T20:04:08.017Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T20:04:08.017Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T20:04:08.017Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T20:04:08.017Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T20:04:08.017Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T20:04:08.017Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T20:04:08.017Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T20:04:08.017Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T20:04:08.301Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T20:04:10.941Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T20:04:10.941Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T20:04:10.941Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T20:04:10.941Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T20:04:10.941Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T20:04:10.941Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T20:04:10.941Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T20:04:10.941Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T20:04:10.941Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T20:04:11.216Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T20:04:11.216Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T20:04:11.216Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T20:04:11.216Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T20:04:11.216Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T20:04:11.216Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T20:04:11.216Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T20:04:11.496Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T20:04:11.496Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T20:04:11.496Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T20:04:11.496Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T20:04:11.496Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T20:04:11.496Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T20:04:11.496Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T20:04:11.496Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T20:04:11.775Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T20:04:11.775Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T20:04:12.774Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:04:12.774Z] OK: 82 MiB in 65 packages [2022-05-10T20:04:19.548Z] Collecting docker-compose==1.23.2 [2022-05-10T20:04:19.548Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T20:04:19.548Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T20:04:19.548Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T20:04:19.548Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T20:04:19.548Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T20:04:22.978Z] 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-10T20:04:22.978Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T20:04:23.258Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T20:04:23.258Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T20:04:23.534Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T20:04:27.863Z] Collecting PyYAML<4,>=3.10 [2022-05-10T20:04:27.863Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T20:04:33.301Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T20:04:33.301Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T20:04:34.293Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T20:04:34.293Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T20:04:34.293Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T20:04:34.293Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T20:04:37.718Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T20:04:37.718Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T20:04:38.328Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T20:04:38.328Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T20:04:39.327Z] Collecting idna<2.8,>=2.5 [2022-05-10T20:04:39.327Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T20:04:39.604Z] 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-10T20:04:40.603Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T20:04:40.603Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T20:04:40.603Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T20:04:40.604Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T20:04:41.216Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T20:04:41.216Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T20:04:41.216Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T20:04:41.216Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T20:04:42.675Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T20:04:42.675Z] Attempting uninstall: urllib3 [2022-05-10T20:04:42.675Z] Found existing installation: urllib3 1.26.7 [2022-05-10T20:04:42.675Z] Uninstalling urllib3-1.26.7: [2022-05-10T20:04:42.953Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T20:04:43.959Z] Attempting uninstall: idna [2022-05-10T20:04:43.959Z] Found existing installation: idna 3.3 [2022-05-10T20:04:43.959Z] Uninstalling idna-3.3: [2022-05-10T20:04:43.959Z] Successfully uninstalled idna-3.3 [2022-05-10T20:04:48.294Z] Attempting uninstall: requests [2022-05-10T20:04:48.294Z] Found existing installation: requests 2.26.0 [2022-05-10T20:04:48.294Z] Uninstalling requests-2.26.0: [2022-05-10T20:04:48.294Z] Successfully uninstalled requests-2.26.0 [2022-05-10T20:04:48.572Z] Running setup.py install for texttable: started [2022-05-10T20:04:52.912Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T20:04:52.912Z] Running setup.py install for PyYAML: started [2022-05-10T20:04:56.341Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T20:04:56.341Z] Running setup.py install for docopt: started [2022-05-10T20:04:59.772Z] Running setup.py install for docopt: finished with status 'done' [2022-05-10T20:04:59.772Z] Running setup.py install for dockerpty: started [2022-05-10T20:05:02.420Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T20:05:05.066Z] 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-10T20:05:23.919Z] Removing intermediate container 807e579a7eec [2022-05-10T20:05:23.919Z] ---> 2cdcb97ed555 [2022-05-10T20:05:23.919Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T20:05:23.919Z] ---> Running in 8f47e92c76e3 [2022-05-10T20:05:23.920Z] Removing intermediate container 8f47e92c76e3 [2022-05-10T20:05:23.920Z] ---> 6b406bfd88c6 [2022-05-10T20:05:23.920Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T20:05:23.920Z] ---> Running in cad7b3bf93ea [2022-05-10T20:05:23.920Z] Removing intermediate container cad7b3bf93ea [2022-05-10T20:05:23.920Z] ---> b1c5c4ed84a2 [2022-05-10T20:05:23.920Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T20:05:25.408Z] ---> 8d32b56a7c59 [2022-05-10T20:05:25.408Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T20:05:26.404Z] ---> 54bc608168e6 [2022-05-10T20:05:26.404Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T20:05:27.879Z] ---> 010a027256d5 [2022-05-10T20:05:27.879Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T20:05:27.879Z] ---> Running in 7fe38cc91cbf [2022-05-10T20:05:28.499Z] Removing intermediate container 7fe38cc91cbf [2022-05-10T20:05:28.499Z] ---> c11c99ab8a6f [2022-05-10T20:05:28.499Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:05:28.783Z] ---> Running in e738ad3a4c95 [2022-05-10T20:05:29.396Z] Removing intermediate container e738ad3a4c95 [2022-05-10T20:05:29.396Z] ---> 32e8927db29a [2022-05-10T20:05:29.396Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T20:05:29.396Z] ---> Running in a705ea2d2ddd [2022-05-10T20:05:30.007Z] Removing intermediate container a705ea2d2ddd [2022-05-10T20:05:30.007Z] ---> a3bdbc537531 [2022-05-10T20:05:30.007Z] Step 22/23 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T20:05:30.310Z] ---> Running in e9c720eb5f53 [2022-05-10T20:05:30.943Z] Removing intermediate container e9c720eb5f53 [2022-05-10T20:05:30.943Z] ---> 12b99ccd9f77 [2022-05-10T20:05:30.943Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T20:05:31.223Z] ---> Running in 3edfc0255b36 [2022-05-10T20:05:31.835Z] Removing intermediate container 3edfc0255b36 [2022-05-10T20:05:31.835Z] ---> 23018750e00c [2022-05-10T20:05:31.835Z] [2022-05-10T20:05:32.446Z] Successfully built 23018750e00c [2022-05-10T20:05:32.446Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-10T20:21:55.997Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-05-10T20:21:55.997Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:21:55.997Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:21:55.997Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:21:55.997Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:21:55.997Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:21:55.997Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:21:55.997Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:21:55.997Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:21:55.997Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:21:55.997Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:21:55.997Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:21:55.997Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:21:55.997Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:25:18.035Z] Building bin/spire-agent... [2022-05-10T20:25:18.035Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:25:18.035Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:25:18.035Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:25:18.035Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:25:18.035Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:25:18.313Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:25:18.313Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:25:18.918Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:25:18.918Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:25:18.918Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:25:18.918Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:25:18.918Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:25:19.203Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:28:26.248Z] Removing intermediate container bc77f429cec0 [2022-05-10T20:28:26.248Z] ---> e8fb52c56b5e [2022-05-10T20:28:26.248Z] [2022-05-10T20:28:26.248Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T20:28:26.248Z] ---> 3fb3c9af89a9 [2022-05-10T20:28:26.248Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:28:26.248Z] ---> Using cache [2022-05-10T20:28:26.248Z] ---> d38e2b19fd83 [2022-05-10T20:28:26.248Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:28:26.248Z] ---> Using cache [2022-05-10T20:28:26.248Z] ---> bbaaa7136856 [2022-05-10T20:28:26.248Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T20:28:26.248Z] ---> Running in 9c33f7d485b8 [2022-05-10T20:28:26.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:28:26.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:28:26.248Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:28:26.248Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:28:26.248Z] OK: 15732 distinct packages available [2022-05-10T20:28:26.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:28:26.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:28:26.248Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-10T20:28:26.248Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:28:26.248Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T20:28:26.248Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-10T20:28:26.248Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:28:26.248Z] OK: 6 MiB in 18 packages [2022-05-10T20:28:26.248Z] Removing intermediate container 9c33f7d485b8 [2022-05-10T20:28:26.248Z] ---> 74e87c014af9 [2022-05-10T20:28:26.248Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:28:32.977Z] ---> 73572be0a837 [2022-05-10T20:28:32.977Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:28:32.977Z] ---> 13759c5ec21c [2022-05-10T20:28:32.977Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T20:28:32.977Z] ---> Running in 033c918eb0d8 [2022-05-10T20:28:33.251Z] Removing intermediate container 033c918eb0d8 [2022-05-10T20:28:33.251Z] ---> aedd8f2dbae1 [2022-05-10T20:28:33.528Z] 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:28:34.637Z] ---> f8113b6aee2e [2022-05-10T20:28:34.637Z] Step 21/26 : WORKDIR / [2022-05-10T20:28:34.637Z] ---> Running in ae9627e79c95 [2022-05-10T20:28:35.664Z] Removing intermediate container ae9627e79c95 [2022-05-10T20:28:35.664Z] ---> ad6e0a521483 [2022-05-10T20:28:35.664Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:28:35.943Z] ---> Running in ebde1dc957ea [2022-05-10T20:28:36.571Z] Removing intermediate container ebde1dc957ea [2022-05-10T20:28:36.571Z] ---> b4278d99a7f2 [2022-05-10T20:28:36.571Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:28:36.571Z] ---> Running in 4d44fb70576a [2022-05-10T20:28:37.180Z] Removing intermediate container 4d44fb70576a [2022-05-10T20:28:37.180Z] ---> e6c7d2923a0c [2022-05-10T20:28:37.180Z] Step 24/26 : LABEL arch=arm64 [2022-05-10T20:28:37.180Z] ---> Running in fd749c9f8092 [2022-05-10T20:28:37.855Z] Removing intermediate container fd749c9f8092 [2022-05-10T20:28:37.855Z] ---> 71b5b0117584 [2022-05-10T20:28:37.855Z] Step 25/26 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T20:28:37.855Z] ---> Running in 8bd1b001c059 [2022-05-10T20:28:38.453Z] Removing intermediate container 8bd1b001c059 [2022-05-10T20:28:38.453Z] ---> fa404733aad3 [2022-05-10T20:28:38.453Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T20:28:38.453Z] ---> Running in ceaec8feb1cf [2022-05-10T20:28:39.053Z] Removing intermediate container ceaec8feb1cf [2022-05-10T20:28:39.053Z] ---> 1146df5a9d76 [2022-05-10T20:28:39.053Z] [2022-05-10T20:28:39.334Z] Successfully built 1146df5a9d76 [2022-05-10T20:28:39.611Z] Successfully tagged security-spire-config-arm64:latest [2022-05-10T20:29:11.993Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-05-10T20:29:11.993Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:29:11.993Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:29:11.993Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:29:11.993Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:29:11.993Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:29:12.270Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:29:12.270Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:29:12.549Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:29:12.549Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:29:12.549Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:29:12.549Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:29:12.549Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:29:12.824Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:31:19.736Z] Removing intermediate container a19cf60bd059 [2022-05-10T20:31:19.736Z] ---> 45db0112f0fc [2022-05-10T20:31:19.736Z] [2022-05-10T20:31:19.736Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T20:31:19.736Z] ---> 3fb3c9af89a9 [2022-05-10T20:31:19.736Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:31:19.736Z] ---> Using cache [2022-05-10T20:31:19.736Z] ---> d38e2b19fd83 [2022-05-10T20:31:19.736Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:31:19.736Z] ---> Using cache [2022-05-10T20:31:19.736Z] ---> bbaaa7136856 [2022-05-10T20:31:19.736Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T20:31:19.736Z] ---> Running in eb85c544f394 [2022-05-10T20:31:19.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:31:19.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:31:19.736Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:31:19.736Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:31:19.736Z] OK: 15732 distinct packages available [2022-05-10T20:31:19.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:31:19.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:31:19.736Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T20:31:19.736Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:31:19.736Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T20:31:19.736Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T20:31:19.736Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T20:31:19.736Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:31:19.736Z] OK: 6 MiB in 19 packages [2022-05-10T20:31:19.736Z] Removing intermediate container eb85c544f394 [2022-05-10T20:31:19.736Z] ---> 520f9fd2a9ad [2022-05-10T20:31:19.736Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T20:31:19.736Z] ---> 849b0c7df058 [2022-05-10T20:31:19.736Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:31:23.127Z] ---> 10fcb6a9d458 [2022-05-10T20:31:23.127Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:31:23.411Z] ---> ff6cf5a2cd56 [2022-05-10T20:31:23.412Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-10T20:31:24.393Z] ---> 7755261c4aa0 [2022-05-10T20:31:24.393Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T20:31:24.993Z] ---> 05ecb2a54ba5 [2022-05-10T20:31:24.993Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:31:25.265Z] ---> Running in 9209ace5d6b1 [2022-05-10T20:31:25.541Z] Removing intermediate container 9209ace5d6b1 [2022-05-10T20:31:25.541Z] ---> ad72f9cbd058 [2022-05-10T20:31:25.541Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:31:25.817Z] ---> Running in 25ae1e44c647 [2022-05-10T20:31:26.093Z] Removing intermediate container 25ae1e44c647 [2022-05-10T20:31:26.093Z] ---> 46eed5f725f2 [2022-05-10T20:31:26.093Z] Step 24/26 : LABEL arch=arm64 [2022-05-10T20:31:26.369Z] ---> Running in c5aa406a498c [2022-05-10T20:31:26.641Z] Removing intermediate container c5aa406a498c [2022-05-10T20:31:26.641Z] ---> 4bb3439454c7 [2022-05-10T20:31:26.641Z] Step 25/26 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T20:31:26.913Z] ---> Running in 0fd41acbc072 [2022-05-10T20:31:27.190Z] Removing intermediate container 0fd41acbc072 [2022-05-10T20:31:27.190Z] ---> 38d6d47a2c88 [2022-05-10T20:31:27.190Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T20:31:27.462Z] ---> Running in a772ab8697a9 [2022-05-10T20:31:27.733Z] Removing intermediate container a772ab8697a9 [2022-05-10T20:31:27.733Z] ---> eb897135db16 [2022-05-10T20:31:27.733Z] [2022-05-10T20:31:28.007Z] Successfully built eb897135db16 [2022-05-10T20:31:28.007Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-10T20:33:34.906Z]  Building security-spire-agent ... done Removing intermediate container 0d800fe574a9 [2022-05-10T20:33:34.906Z] ---> 1453b78e8a5f [2022-05-10T20:33:34.906Z] [2022-05-10T20:33:34.906Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T20:33:34.906Z] ---> 3fb3c9af89a9 [2022-05-10T20:33:34.906Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:33:34.906Z] ---> Using cache [2022-05-10T20:33:34.906Z] ---> d38e2b19fd83 [2022-05-10T20:33:34.906Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:33:34.906Z] ---> Using cache [2022-05-10T20:33:34.906Z] ---> bbaaa7136856 [2022-05-10T20:33:34.906Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T20:33:34.906Z] ---> Using cache [2022-05-10T20:33:34.906Z] ---> 520f9fd2a9ad [2022-05-10T20:33:34.906Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:33:34.906Z] ---> 4583f055dd30 [2022-05-10T20:33:34.906Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:33:34.906Z] ---> 721df89f160e [2022-05-10T20:33:34.906Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T20:33:34.906Z] ---> 2d871914912a [2022-05-10T20:33:34.906Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-10T20:33:34.906Z] ---> 068a9c483a93 [2022-05-10T20:33:34.906Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:33:34.906Z] ---> Running in 9d6addac207c [2022-05-10T20:33:34.906Z] Removing intermediate container 9d6addac207c [2022-05-10T20:33:34.906Z] ---> f572b7209290 [2022-05-10T20:33:34.906Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:33:34.906Z] ---> Running in 7ed47b0fe5f4 [2022-05-10T20:33:34.906Z] Removing intermediate container 7ed47b0fe5f4 [2022-05-10T20:33:34.906Z] ---> 5e18b7bbe5cd [2022-05-10T20:33:34.906Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T20:33:34.906Z] ---> Running in 4f13d48eeb70 [2022-05-10T20:33:34.906Z] Removing intermediate container 4f13d48eeb70 [2022-05-10T20:33:34.906Z] ---> 01f7b07aaf8f [2022-05-10T20:33:34.906Z] Step 24/25 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 [2022-05-10T20:33:34.906Z] ---> Running in 90cc898acc6f [2022-05-10T20:33:34.906Z] Removing intermediate container 90cc898acc6f [2022-05-10T20:33:34.906Z] ---> 0ea0f6dc66ba [2022-05-10T20:33:34.906Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T20:33:34.906Z] ---> Running in 3f359e82c5b5 [2022-05-10T20:33:34.906Z] Removing intermediate container 3f359e82c5b5 [2022-05-10T20:33:34.906Z] ---> a16f3c29cdb8 [2022-05-10T20:33:34.906Z] [2022-05-10T20:33:34.906Z] Successfully built a16f3c29cdb8 [2022-05-10T20:33:34.906Z] Successfully tagged security-spire-server-arm64:latest [2022-05-10T20:33:34.924Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-10T20:33:34.953Z] $ docker stop --time=1 e1d13086ce0efc9600b95cfc57aa6e0390abdc899a762242dc6529384323405a [2022-05-10T20:33:36.641Z] $ docker rm -f e1d13086ce0efc9600b95cfc57aa6e0390abdc899a762242dc6529384323405a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T20:33:37.292Z] + docker images [2022-05-10T20:33:37.886Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T20:33:37.886Z] security-spire-server-arm64 latest a16f3c29cdb8 8 seconds ago 86.3MB [2022-05-10T20:33:37.886Z] 1453b78e8a5f 32 seconds ago 4.14GB [2022-05-10T20:33:37.886Z] security-spire-agent-arm64 latest eb897135db16 2 minutes ago 126MB [2022-05-10T20:33:37.886Z] 45db0112f0fc 2 minutes ago 4.14GB [2022-05-10T20:33:37.886Z] security-spire-config-arm64 latest 1146df5a9d76 4 minutes ago 85.6MB [2022-05-10T20:33:37.886Z] e8fb52c56b5e 5 minutes ago 4.14GB [2022-05-10T20:33:37.886Z] sys-mgmt-agent-arm64 latest 23018750e00c 28 minutes ago 282MB [2022-05-10T20:33:37.886Z] 00fe82ff86ad 29 minutes ago 1.31GB [2022-05-10T20:33:37.886Z] core-data-arm64 latest 95b106879558 34 minutes ago 21.6MB [2022-05-10T20:33:37.886Z] 65489bc3ecc6 34 minutes ago 1.34GB [2022-05-10T20:33:37.886Z] security-secretstore-setup-arm64 latest 90d5c9ef32a5 36 minutes ago 27.5MB [2022-05-10T20:33:37.886Z] f080702f5775 36 minutes ago 1.32GB [2022-05-10T20:33:37.886Z] security-bootstrapper-arm64 latest 49c51297d0e2 43 minutes ago 18.3MB [2022-05-10T20:33:37.886Z] core-metadata-arm64 latest 24eda7352c5b 43 minutes ago 16.3MB [2022-05-10T20:33:37.886Z] 900a39191a8f 44 minutes ago 1.31GB [2022-05-10T20:33:37.886Z] 5afc27aefd5c 44 minutes ago 1.31GB [2022-05-10T20:33:37.886Z] security-proxy-setup-arm64 latest fdd7a72e7625 45 minutes ago 26.1MB [2022-05-10T20:33:37.886Z] a407a1ce4ec4 45 minutes ago 1.31GB [2022-05-10T20:33:37.886Z] support-notifications-arm64 latest daf5df1c11b1 51 minutes ago 25.8MB [2022-05-10T20:33:37.886Z] support-scheduler-arm64 latest 4f114b8356b3 51 minutes ago 25.2MB [2022-05-10T20:33:37.887Z] 846cfd12f336 51 minutes ago 1.36GB [2022-05-10T20:33:37.887Z] 5a39e3050be5 51 minutes ago 1.36GB [2022-05-10T20:33:37.887Z] security-spiffe-token-provider-arm64 latest e1bf5910f47e 52 minutes ago 27.9MB [2022-05-10T20:33:37.887Z] 033718786c99 52 minutes ago 1.36GB [2022-05-10T20:33:37.887Z] core-command-arm64 latest 4d1dabe06a31 54 minutes ago 15.5MB [2022-05-10T20:33:37.887Z] 6882e032d5a3 55 minutes ago 1.3GB [2022-05-10T20:33:37.887Z] ci-base-image-arm64 latest ee38d76e1e9d About an hour ago 885MB [2022-05-10T20:33:37.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-10T20:33:37.887Z] docker 20.10.14 c346e9eafbab 5 weeks ago 202MB [2022-05-10T20:33:37.887Z] alpine 3.14 ac73e934f311 5 weeks ago 5.34MB [2022-05-10T20:33:37.887Z] alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB [2022-05-10T20:33:37.887Z] 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:33:38.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T20:33:38.655Z] [2022-05-10T20:33:38.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:33:39.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T20:33:39.300Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T20:33:39.300Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T20:33:39.300Z] 04944245beec: Pulling fs layer [2022-05-10T20:33:39.300Z] 699f458cf7ca: Pulling fs layer [2022-05-10T20:33:39.300Z] 765212b225bb: Pulling fs layer [2022-05-10T20:33:39.300Z] f23df028b6ca: Pulling fs layer [2022-05-10T20:33:39.300Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T20:33:39.300Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T20:33:39.300Z] f23df028b6ca: Waiting [2022-05-10T20:33:39.300Z] d65c8cfc05b1: Waiting [2022-05-10T20:33:39.300Z] 2437ff75d9bd: Waiting [2022-05-10T20:33:39.300Z] 765212b225bb: Waiting [2022-05-10T20:33:39.300Z] 04944245beec: Verifying Checksum [2022-05-10T20:33:39.300Z] 04944245beec: Download complete [2022-05-10T20:33:39.300Z] 765212b225bb: Verifying Checksum [2022-05-10T20:33:39.300Z] 765212b225bb: Download complete [2022-05-10T20:33:39.300Z] f23df028b6ca: Verifying Checksum [2022-05-10T20:33:39.300Z] f23df028b6ca: Download complete [2022-05-10T20:33:39.300Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T20:33:39.300Z] d65c8cfc05b1: Download complete [2022-05-10T20:33:39.572Z] 699f458cf7ca: Verifying Checksum [2022-05-10T20:33:39.572Z] 699f458cf7ca: Download complete [2022-05-10T20:33:39.843Z] 8998bd30e6a1: Download complete [2022-05-10T20:33:42.450Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T20:33:42.450Z] 2437ff75d9bd: Download complete [2022-05-10T20:33:43.882Z] 8998bd30e6a1: Pull complete [2022-05-10T20:33:44.474Z] 04944245beec: Pull complete [2022-05-10T20:33:45.895Z] 699f458cf7ca: Pull complete [2022-05-10T20:33:46.168Z] 765212b225bb: Pull complete [2022-05-10T20:33:46.759Z] f23df028b6ca: Pull complete [2022-05-10T20:33:47.031Z] d65c8cfc05b1: Pull complete [2022-05-10T20:34:02.090Z] 2437ff75d9bd: Pull complete [2022-05-10T20:34:02.090Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T20:34:02.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T20:34:02.090Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T20:34:02.330Z] prd-ubuntu20.04-docker-arm64-4c-16g-47924 does not seem to be running inside a container [2022-05-10T20:34:02.420Z] $ 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:05.183Z] $ docker top a831d7abb35d65914eb7f51d8073e15c0259fb47269bd222530fb4925bfdf151 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:34:06.182Z] ---> job-cost.sh [2022-05-10T20:34:06.182Z] lf-activate-venv: SKIPPING [2022-05-10T20:34:06.182Z] INFO: No Stack... [2022-05-10T20:34:06.772Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T20:34:07.364Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T20:34:08.063Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-05-10T20:34:08.063Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T20:34:08.107Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4019-1-stack-cost] [2022-05-10T20:34:08.112Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4019-1-stack-cost] did not exist. Created. [2022-05-10T20:34:08.112Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4019-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T20:34:08.867Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T20:34:09.065Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T20:34:09.079Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4019-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T20:34:09.169Z] $ docker stop --time=1 a831d7abb35d65914eb7f51d8073e15c0259fb47269bd222530fb4925bfdf151 [2022-05-10T20:34:10.697Z] $ docker rm -f a831d7abb35d65914eb7f51d8073e15c0259fb47269bd222530fb4925bfdf151 [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:11.690Z] provisioning config files... [2022-05-10T20:34:11.703Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2444795455727643283tmp [Pipeline] { [Pipeline] sh [2022-05-10T20:34:12.265Z] + set +x [2022-05-10T20:34:12.265Z] + curl -s https://codecov.io/bash [2022-05-10T20:34:12.265Z] + bash -s -- [2022-05-10T20:34:12.265Z] [2022-05-10T20:34:12.265Z] _____ _ [2022-05-10T20:34:12.265Z] / ____| | | [2022-05-10T20:34:12.265Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T20:34:12.265Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T20:34:12.265Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T20:34:12.266Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T20:34:12.266Z] Bash-1.0.6 [2022-05-10T20:34:12.266Z] [2022-05-10T20:34:12.266Z] [2022-05-10T20:34:12.266Z] ==> git version 2.25.1 found [2022-05-10T20:34:12.266Z] ==> 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:12.266Z] Release-Date: 2020-01-08 [2022-05-10T20:34:12.266Z] 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:12.266Z] 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:12.266Z] ==> Jenkins CI detected. [2022-05-10T20:34:12.266Z] current dir:  /w/workspace/edgex-go/1 [2022-05-10T20:34:12.266Z] project root: . [2022-05-10T20:34:12.266Z] --> token set from env [2022-05-10T20:34:12.266Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T20:34:12.266Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T20:34:12.266Z] ==> Python coveragepy not found [2022-05-10T20:34:12.266Z] ==> Searching for coverage reports in: [2022-05-10T20:34:12.266Z] + . [2022-05-10T20:34:12.266Z] -> Found 1 reports [2022-05-10T20:34:12.266Z] ==> Detecting git/mercurial file structure [2022-05-10T20:34:12.266Z] ==> Reading reports [2022-05-10T20:34:12.529Z] + ./coverage.out bytes=435134 [2022-05-10T20:34:12.529Z] ==> Appending adjustments [2022-05-10T20:34:12.529Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T20:34:13.472Z] + Found adjustments [2022-05-10T20:34:13.472Z] ==> Gzipping contents [2022-05-10T20:34:13.734Z] 60K /tmp/codecov.19CBIF.gz [2022-05-10T20:34:13.734Z] ==> Uploading reports [2022-05-10T20:34:13.734Z] url: https://codecov.io [2022-05-10T20:34:13.734Z] query: branch=PR-4019&commit=0110df27f64e981d1123eb74c7a5a790fae42961&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4019%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4019&job=&cmd_args= [2022-05-10T20:34:13.734Z] -> Pinging Codecov [2022-05-10T20:34:13.734Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4019&commit=0110df27f64e981d1123eb74c7a5a790fae42961&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4019%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4019&job=&cmd_args= [2022-05-10T20:34:13.996Z] -> Uploading to [2022-05-10T20:34:13.997Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/00271124DB129430A58F1EEE437C3FCB/0110df27f64e981d1123eb74c7a5a790fae42961/b591bde3-d433-4be2-bc69-6ec99fef994d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T203413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=64e3750d2f3c0047303a5a36fb1ff95eb0cb5243c8bb9e297059a878bc016d33 [2022-05-10T20:34:13.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T20:34:13.997Z] Dload Upload Total Spent Left Speed [2022-05-10T20:34:14.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59837 0 0 100 59837 0 246k --:--:-- --:--:-- --:--:-- 246k [2022-05-10T20:34:14.259Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0110df27f64e981d1123eb74c7a5a790fae42961 [Pipeline] } [2022-05-10T20:34:14.281Z] 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:34:15.585Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:34:15.927Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:34:16.826Z] ---> package-listing.sh [2022-05-10T20:34:16.826Z] ++ facter osfamily [2022-05-10T20:34:16.826Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T20:34:17.088Z] + OS_FAMILY=debian [2022-05-10T20:34:17.088Z] + workspace=/w/workspace/edgex-go/1 [2022-05-10T20:34:17.088Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T20:34:17.088Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T20:34:17.088Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T20:34:17.088Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T20:34:17.088Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-10T20:34:17.088Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T20:34:17.088Z] + case "${OS_FAMILY}" in [2022-05-10T20:34:17.088Z] + dpkg -l [2022-05-10T20:34:17.088Z] + grep '^ii' [2022-05-10T20:34:17.088Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T20:34:17.088Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T20:34:17.088Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T20:34:17.088Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-10T20:34:17.088Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-05-10T20:34:17.088Z] + 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:34:17.123Z] 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:34:17.419Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:34:18.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T20:34:18.013Z] [2022-05-10T20:34:18.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:34:18.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T20:34:18.362Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T20:34:18.362Z] 5eb5b503b376: Pulling fs layer [2022-05-10T20:34:18.362Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T20:34:18.362Z] ec43610c2a17: Pulling fs layer [2022-05-10T20:34:18.362Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T20:34:18.362Z] 33b1e0a273af: Pulling fs layer [2022-05-10T20:34:18.362Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T20:34:18.362Z] 2f39f015ded8: Pulling fs layer [2022-05-10T20:34:18.362Z] 3a2ae6a8a46f: Waiting [2022-05-10T20:34:18.362Z] 33b1e0a273af: Waiting [2022-05-10T20:34:18.362Z] 5d3b04190fa2: Waiting [2022-05-10T20:34:18.362Z] 2f39f015ded8: Waiting [2022-05-10T20:34:18.362Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T20:34:18.362Z] 5c69ac0246d0: Download complete [2022-05-10T20:34:18.362Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T20:34:18.362Z] 3a2ae6a8a46f: Download complete [2022-05-10T20:34:18.624Z] 33b1e0a273af: Verifying Checksum [2022-05-10T20:34:18.624Z] 33b1e0a273af: Download complete [2022-05-10T20:34:18.624Z] 5d3b04190fa2: Download complete [2022-05-10T20:34:18.624Z] ec43610c2a17: Verifying Checksum [2022-05-10T20:34:18.624Z] ec43610c2a17: Download complete [2022-05-10T20:34:18.884Z] 5eb5b503b376: Verifying Checksum [2022-05-10T20:34:18.884Z] 5eb5b503b376: Download complete [2022-05-10T20:34:20.270Z] 5eb5b503b376: Pull complete [2022-05-10T20:34:20.270Z] 5c69ac0246d0: Pull complete [2022-05-10T20:34:20.532Z] ec43610c2a17: Pull complete [2022-05-10T20:34:20.532Z] 3a2ae6a8a46f: Pull complete [2022-05-10T20:34:20.797Z] 33b1e0a273af: Pull complete [2022-05-10T20:34:20.797Z] 5d3b04190fa2: Pull complete [2022-05-10T20:34:24.991Z] 2f39f015ded8: Pull complete [2022-05-10T20:34:24.991Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T20:34:24.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T20:34:24.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T20:34:25.121Z] prd-ubuntu20.04-docker-8c-8g-47880 does not seem to be running inside a container [2022-05-10T20:34:25.168Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T20:34:27.034Z] $ docker top 0e89908dcfeb9ffcc8cf4067bef85037974c4605dd024cc6eef94d79577f22ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T20:34:27.455Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T20:34:27.768Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T20:34:28.082Z] + ls /var/log/sa-host [2022-05-10T20:34:28.082Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T20:34:28.228Z] provisioning config files... [2022-05-10T20:34:28.239Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6750383329330501352tmp [Pipeline] { [Pipeline] echo [2022-05-10T20:34:28.289Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:34:28.603Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T20:34:28.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:34:29.035Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T20:34:29.068Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:34:29.382Z] ---> sudo-logs.sh [2022-05-10T20:34:29.382Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T20:34:29.455Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:34:29.767Z] ---> job-cost.sh [2022-05-10T20:34:29.767Z] lf-activate-venv: SKIPPING [2022-05-10T20:34:29.767Z] DEBUG: total: 0.2199999988079071 [2022-05-10T20:34:29.767Z] INFO: Retrieving Stack Cost... [2022-05-10T20:34:30.027Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T20:34:30.602Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T20:34:30.637Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:34:30.957Z] ---> logs-deploy.sh [2022-05-10T20:34:30.957Z] lf-activate-venv: SKIPPING [2022-05-10T20:34:30.957Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4019/1 [2022-05-10T20:34:30.957Z] INFO: archiving workspace using pattern(s): [2022-05-10T20:34:31.899Z] Archives upload complete. [2022-05-10T20:34:31.899Z] INFO: archiving logs to Nexus