Pull request #4026 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 043516d8426dcddf41a6ec3221a544511865e4e0+f46214d8b4dc43d22667d6f4b353dd405c8ef220 (6be16a76f8f4ce4b3885f6c3570771e0d8519f23) 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-ssh4206576200585744061.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8985984677094205937.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh 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-4026/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-4026/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh401539056627043458.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-4026/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17863055327618703870.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh3358871946556303511.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-4026/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-4026/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2900333837072704655.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-63845 in /w/workspace/edgexfoundry_edgex-go_PR-4026 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f46214d8b4dc43d22667d6f4b353dd405c8ef220 into PR head commit 043516d8426dcddf41a6ec3221a544511865e4e0 > 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/4026/head:refs/remotes/origin/PR-4026 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 043516d8426dcddf41a6ec3221a544511865e4e0 # timeout=10 Merge succeeded, producing 043516d8426dcddf41a6ec3221a544511865e4e0 Checking out Revision 043516d8426dcddf41a6ec3221a544511865e4e0 (PR-4026) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f46214d8b4dc43d22667d6f4b353dd405c8ef220 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 043516d8426dcddf41a6ec3221a544511865e4e0 # timeout=10 Commit message: "build(deps): Bump github.com/lib/pq from 1.10.5 to 1.10.6" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-16T19:06:31.309Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-16T19:06:31.481Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-16T19:06:31.584Z] ========================================================= [2022-05-16T19:06:31.584Z] EdgeX Global Pipelines Version Info [2022-05-16T19:06:31.584Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-16T19:06:32.403Z] ------------------- [2022-05-16T19:06:32.403Z] stable info: [2022-05-16T19:06:32.403Z] ------------------- [2022-05-16T19:06:32.403Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-16T19:06:32.403Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-16T19:06:32.403Z] Message: update stable to v1.0.230 [2022-05-16T19:06:32.976Z] ------------------- [2022-05-16T19:06:32.976Z] experimental info: [2022-05-16T19:06:32.976Z] ------------------- [2022-05-16T19:06:32.976Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-16T19:06:32.976Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-16T19:06:32.976Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-16T19:06:33.216Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-16T19:06:33.262Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-16T19:06:33.302Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-16T19:06:33.352Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-16T19:06:33.394Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-16T19:06:33.433Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-16T19:06:33.473Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-16T19:06:33.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-16T19:06:33.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-16T19:06:33.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-16T19:06:33.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-16T19:06:33.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-16T19:06:33.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-16T19:06:33.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-16T19:06:33.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-16T19:06:33.799Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-16T19:06:33.837Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-16T19:06:33.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-16T19:06:33.916Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-16T19:06:33.956Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-16T19:06:33.992Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-16T19:06:34.027Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-16T19:06:34.064Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4026 [Pipeline] echo [2022-05-16T19:06:34.100Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4026 [Pipeline] echo [2022-05-16T19:06:34.138Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4026 [Pipeline] echo [2022-05-16T19:06:34.178Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 043516d8426dcddf41a6ec3221a544511865e4e0 [Pipeline] echo [2022-05-16T19:06:34.219Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 043516d [Pipeline] echo [2022-05-16T19:06:34.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-16T19:06:34.366Z] provisioning config files... [2022-05-16T19:06:34.379Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1415424039208051000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-16T19:06:34.732Z] ---> docker-login.sh [2022-05-16T19:06:34.732Z] nexus3.edgexfoundry.org:10001 [2022-05-16T19:06:34.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T19:06:34.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T19:06:34.999Z] Configure a credential helper to remove this warning. See [2022-05-16T19:06:34.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T19:06:34.999Z] [2022-05-16T19:06:34.999Z] Login Succeeded [2022-05-16T19:06:34.999Z] nexus3.edgexfoundry.org:10002 [2022-05-16T19:06:35.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T19:06:35.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T19:06:35.262Z] Configure a credential helper to remove this warning. See [2022-05-16T19:06:35.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T19:06:35.262Z] [2022-05-16T19:06:35.262Z] Login Succeeded [2022-05-16T19:06:35.262Z] nexus3.edgexfoundry.org:10003 [2022-05-16T19:06:35.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T19:06:35.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T19:06:35.522Z] Configure a credential helper to remove this warning. See [2022-05-16T19:06:35.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T19:06:35.522Z] [2022-05-16T19:06:35.522Z] Login Succeeded [2022-05-16T19:06:35.522Z] nexus3.edgexfoundry.org:10004 [2022-05-16T19:06:35.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T19:06:35.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T19:06:35.522Z] Configure a credential helper to remove this warning. See [2022-05-16T19:06:35.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T19:06:35.522Z] [2022-05-16T19:06:35.522Z] Login Succeeded [2022-05-16T19:06:35.522Z] docker.io [2022-05-16T19:06:35.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T19:06:36.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T19:06:36.048Z] Configure a credential helper to remove this warning. See [2022-05-16T19:06:36.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T19:06:36.048Z] [2022-05-16T19:06:36.048Z] Login Succeeded [2022-05-16T19:06:36.048Z] ---> docker-login.sh ends [Pipeline] } [2022-05-16T19:06:36.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-16T19:06:36.499Z] + 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-16T19:06:36.499Z] + + dirname cmd/core-command/Dockerfilecut [2022-05-16T19:06:36.499Z] -d/ -f2 [2022-05-16T19:06:36.499Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-16T19:06:36.499Z] + dirname cmd/core-data/Dockerfile [2022-05-16T19:06:36.499Z] + cut -d/ -f2 [2022-05-16T19:06:36.499Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-16T19:06:36.499Z] + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 [2022-05-16T19:06:36.499Z] [2022-05-16T19:06:36.499Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-16T19:06:36.499Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-16T19:06:36.499Z] + cut -d/ -f2 [2022-05-16T19:06:36.499Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-16T19:06:36.499Z] + + cut -d/ -f2 [2022-05-16T19:06:36.499Z] dirname cmd/security-proxy-setup/Dockerfile [2022-05-16T19:06:36.499Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-16T19:06:36.499Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-16T19:06:36.499Z] + cut -d/ -f2 [2022-05-16T19:06:36.499Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-16T19:06:36.499Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-16T19:06:36.499Z] + cut -d/ -f2 [2022-05-16T19:06:36.499Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-16T19:06:36.499Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-16T19:06:36.499Z] + cut -d/ -f2 [2022-05-16T19:06:36.499Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-16T19:06:36.499Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-16T19:06:36.499Z] + cut -d/ -f2 [2022-05-16T19:06:36.499Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-16T19:06:36.499Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-16T19:06:36.499Z] + cut -d/ -f2 [2022-05-16T19:06:36.499Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-16T19:06:36.499Z] + dirname cmd/support-notifications/Dockerfile [2022-05-16T19:06:36.499Z] + cut -d/ -f2 [2022-05-16T19:06:36.499Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-16T19:06:36.499Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-16T19:06:36.499Z] + cut -d/ -f2 [2022-05-16T19:06:36.499Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-16T19:06:36.499Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-16T19:06:36.499Z] + cut -d/ -f2 [2022-05-16T19:06:36.499Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-16T19:06:36.648Z] 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-16T19:06:37.132Z] + git rev-list -1 --merges 043516d8426dcddf41a6ec3221a544511865e4e0~1..043516d8426dcddf41a6ec3221a544511865e4e0 [Pipeline] echo [2022-05-16T19:06:37.165Z] -----------> git rev-list -1 --merges 043516d8426dcddf41a6ec3221a544511865e4e0~1..043516d8426dcddf41a6ec3221a544511865e4e0 043516d8426dcddf41a6ec3221a544511865e4e0 [false] [Pipeline] sh [2022-05-16T19:06:37.480Z] + git log --format=format:%s -1 043516d8426dcddf41a6ec3221a544511865e4e0 [Pipeline] echo [2022-05-16T19:06:37.513Z] ========================================================= [2022-05-16T19:06:37.513Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-16T19:06:37.513Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-16T19:06:38.106Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-16T19:06:38.106Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-16T19:06:38.106Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-16T19:06:38.106Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-16T19:06:38.107Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-16T19:06:38.107Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-16T19:06:38.107Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-16T19:06:38.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-16T19:06:38.487Z] [2022-05-16T19:06:38.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-16T19:06:38.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-16T19:06:38.837Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-16T19:06:38.837Z] 1fe172e4850f: Pulling fs layer [2022-05-16T19:06:38.837Z] caf521ccaac6: Pulling fs layer [2022-05-16T19:06:38.837Z] 3ead6fa29328: Pulling fs layer [2022-05-16T19:06:38.837Z] 5c2a1cbceb83: Pulling fs layer [2022-05-16T19:06:38.837Z] a8d5f1318db7: Pulling fs layer [2022-05-16T19:06:38.837Z] c427282e49a2: Pulling fs layer [2022-05-16T19:06:38.837Z] 1827001aaf11: Pulling fs layer [2022-05-16T19:06:38.837Z] 0714d37db230: Pulling fs layer [2022-05-16T19:06:38.837Z] ac28cf19c067: Pulling fs layer [2022-05-16T19:06:38.837Z] ca983d60f3e2: Pulling fs layer [2022-05-16T19:06:38.837Z] 9f894cec8388: Pulling fs layer [2022-05-16T19:06:38.837Z] 0714d37db230: Waiting [2022-05-16T19:06:38.837Z] 5c2a1cbceb83: Waiting [2022-05-16T19:06:38.837Z] ac28cf19c067: Waiting [2022-05-16T19:06:38.837Z] ca983d60f3e2: Waiting [2022-05-16T19:06:38.837Z] a8d5f1318db7: Waiting [2022-05-16T19:06:38.837Z] 9f894cec8388: Waiting [2022-05-16T19:06:38.837Z] c427282e49a2: Waiting [2022-05-16T19:06:38.837Z] 1827001aaf11: Waiting [2022-05-16T19:06:38.837Z] caf521ccaac6: Verifying Checksum [2022-05-16T19:06:38.837Z] caf521ccaac6: Download complete [2022-05-16T19:06:38.837Z] 5c2a1cbceb83: Download complete [2022-05-16T19:06:39.098Z] 3ead6fa29328: Verifying Checksum [2022-05-16T19:06:39.098Z] 3ead6fa29328: Download complete [2022-05-16T19:06:39.098Z] a8d5f1318db7: Verifying Checksum [2022-05-16T19:06:39.098Z] a8d5f1318db7: Download complete [2022-05-16T19:06:39.098Z] c427282e49a2: Verifying Checksum [2022-05-16T19:06:39.098Z] c427282e49a2: Download complete [2022-05-16T19:06:39.098Z] 0714d37db230: Download complete [2022-05-16T19:06:39.098Z] ac28cf19c067: Verifying Checksum [2022-05-16T19:06:39.098Z] ac28cf19c067: Download complete [2022-05-16T19:06:39.098Z] ca983d60f3e2: Verifying Checksum [2022-05-16T19:06:39.098Z] ca983d60f3e2: Download complete [2022-05-16T19:06:39.098Z] 9f894cec8388: Verifying Checksum [2022-05-16T19:06:39.098Z] 9f894cec8388: Download complete [2022-05-16T19:06:39.098Z] 1fe172e4850f: Download complete [2022-05-16T19:06:39.361Z] 1827001aaf11: Verifying Checksum [2022-05-16T19:06:39.361Z] 1827001aaf11: Download complete [2022-05-16T19:06:40.746Z] 1fe172e4850f: Pull complete [2022-05-16T19:06:40.746Z] caf521ccaac6: Pull complete [2022-05-16T19:06:41.318Z] 3ead6fa29328: Pull complete [2022-05-16T19:06:41.318Z] 5c2a1cbceb83: Pull complete [2022-05-16T19:06:41.579Z] a8d5f1318db7: Pull complete [2022-05-16T19:06:41.579Z] c427282e49a2: Pull complete [2022-05-16T19:06:43.491Z] 1827001aaf11: Pull complete [2022-05-16T19:06:43.491Z] 0714d37db230: Pull complete [2022-05-16T19:06:43.754Z] ac28cf19c067: Pull complete [2022-05-16T19:06:43.754Z] ca983d60f3e2: Pull complete [2022-05-16T19:06:44.017Z] 9f894cec8388: Pull complete [2022-05-16T19:06:44.018Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-16T19:06:44.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-16T19:06:44.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-16T19:06:44.127Z] prd-ubuntu20.04-docker-8c-8g-63845 does not seem to be running inside a container [2022-05-16T19:06:44.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-16T19:06:45.796Z] $ docker top 2f27fd8a4cc1bcf0766fed8c47efb245159c264ac4b51ce40ea474a99f0f1eec -eo pid,comm [2022-05-16T19:06:45.866Z] 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-16T19:06:45.866Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-16T19:06:46.007Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-16T19:06:46.007Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-16T19:06:46.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-16T19:06:46.142Z] $ docker exec 2f27fd8a4cc1bcf0766fed8c47efb245159c264ac4b51ce40ea474a99f0f1eec ssh-agent [2022-05-16T19:06:46.266Z] SSH_AUTH_SOCK=/tmp/ssh-dGn0E695kqKl/agent.32 [2022-05-16T19:06:46.266Z] SSH_AGENT_PID=38 [2022-05-16T19:06:46.274Z] Running ssh-add (command line suppressed) [2022-05-16T19:06:46.391Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2617728570379894581.key (/w/workspace/edgex-go/1@tmp/private_key_2617728570379894581.key) [2022-05-16T19:06:46.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-16T19:06:46.738Z] + git tag --points-at HEAD [Pipeline] } [2022-05-16T19:06:46.770Z] $ docker exec --env ******** --env ******** 2f27fd8a4cc1bcf0766fed8c47efb245159c264ac4b51ce40ea474a99f0f1eec ssh-agent -k [2022-05-16T19:06:46.877Z] unset SSH_AUTH_SOCK; [2022-05-16T19:06:46.878Z] unset SSH_AGENT_PID; [2022-05-16T19:06:46.878Z] echo Agent pid 38 killed; [2022-05-16T19:06:46.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-16T19:06:46.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-16T19:06:46.972Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-16T19:06:47.095Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-16T19:06:47.103Z] $ docker exec 2f27fd8a4cc1bcf0766fed8c47efb245159c264ac4b51ce40ea474a99f0f1eec ssh-agent [2022-05-16T19:06:47.224Z] SSH_AUTH_SOCK=/tmp/ssh-D9BdQYZ4e6ie/agent.71 [2022-05-16T19:06:47.224Z] SSH_AGENT_PID=77 [2022-05-16T19:06:47.230Z] Running ssh-add (command line suppressed) [2022-05-16T19:06:47.357Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_552211986393044705.key (/w/workspace/edgex-go/1@tmp/private_key_552211986393044705.key) [2022-05-16T19:06:47.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-16T19:06:47.708Z] + git semver init [2022-05-16T19:06:47.970Z] 2022-05-16 19:06:47,931 [run_init] DEBUG init version:0.0.0 force:False [2022-05-16T19:06:47.970Z] 2022-05-16 19:06:47,933 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-05-16T19:06:47.970Z] 2022-05-16 19:06:47,934 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-05-16T19:06:47.970Z] 2022-05-16 19:06:47,935 [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-16T19:06:52.223Z] 2022-05-16 19:06:51,837 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-05-16T19:06:52.223Z] 2022-05-16 19:06:51,837 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4026 with force:False [2022-05-16T19:06:52.223Z] 2022-05-16 19:06:51,837 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4026 [2022-05-16T19:06:52.223Z] 2022-05-16 19:06:51,842 [execute] INFO git cat-file --batch-check [2022-05-16T19:06:52.223Z] 2022-05-16 19:06:51,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-16T19:06:52.223Z] 2022-05-16 19:06:51,848 [execute] INFO git cat-file --batch [2022-05-16T19:06:52.223Z] 2022-05-16 19:06:51,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-16T19:06:52.223Z] 2022-05-16 19:06:51,853 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4026 [2022-05-16T19:06:52.223Z] 0.0.0 [Pipeline] } [2022-05-16T19:06:52.256Z] $ docker exec --env ******** --env ******** 2f27fd8a4cc1bcf0766fed8c47efb245159c264ac4b51ce40ea474a99f0f1eec ssh-agent -k [2022-05-16T19:06:52.370Z] unset SSH_AUTH_SOCK; [2022-05-16T19:06:52.371Z] unset SSH_AGENT_PID; [2022-05-16T19:06:52.371Z] echo Agent pid 77 killed; [2022-05-16T19:06:52.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-16T19:06:52.805Z] + git semver [Pipeline] } [2022-05-16T19:06:53.099Z] $ docker stop --time=1 2f27fd8a4cc1bcf0766fed8c47efb245159c264ac4b51ce40ea474a99f0f1eec [2022-05-16T19:06:54.438Z] $ docker rm -f 2f27fd8a4cc1bcf0766fed8c47efb245159c264ac4b51ce40ea474a99f0f1eec [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-16T19:06:54.857Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-16T19:06:55.163Z] Stashed 1 file(s) [Pipeline] echo [2022-05-16T19:06:55.182Z] [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-16T19:06:55.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-16T19:06:55.709Z] ========================================================= [2022-05-16T19:06:55.709Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-16T19:06:55.709Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-16T19:06:56.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-16T19:06:56.056Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-16T19:06:56.056Z] 59bf1c3509f3: Pulling fs layer [2022-05-16T19:06:56.056Z] 666ba61612fd: Pulling fs layer [2022-05-16T19:06:56.056Z] 8ed8ca486205: Pulling fs layer [2022-05-16T19:06:56.056Z] 4fe6c5a15a65: Pulling fs layer [2022-05-16T19:06:56.056Z] 22a0e8bec74d: Pulling fs layer [2022-05-16T19:06:56.056Z] ca2b28591e48: Pulling fs layer [2022-05-16T19:06:56.056Z] a51346096db8: Pulling fs layer [2022-05-16T19:06:56.056Z] daebc70d1ce1: Pulling fs layer [2022-05-16T19:06:56.056Z] 0e18a0eac166: Pulling fs layer [2022-05-16T19:06:56.056Z] ca2b28591e48: Waiting [2022-05-16T19:06:56.056Z] a51346096db8: Waiting [2022-05-16T19:06:56.056Z] 4fe6c5a15a65: Waiting [2022-05-16T19:06:56.056Z] daebc70d1ce1: Waiting [2022-05-16T19:06:56.056Z] 0e18a0eac166: Waiting [2022-05-16T19:06:56.056Z] 22a0e8bec74d: Waiting [2022-05-16T19:06:56.056Z] 8ed8ca486205: Download complete [2022-05-16T19:06:56.056Z] 666ba61612fd: Download complete [2022-05-16T19:06:56.056Z] 22a0e8bec74d: Verifying Checksum [2022-05-16T19:06:56.056Z] 22a0e8bec74d: Download complete [2022-05-16T19:06:56.056Z] ca2b28591e48: Verifying Checksum [2022-05-16T19:06:56.056Z] ca2b28591e48: Download complete [2022-05-16T19:06:56.056Z] 59bf1c3509f3: Download complete [2022-05-16T19:06:56.056Z] a51346096db8: Verifying Checksum [2022-05-16T19:06:56.056Z] a51346096db8: Download complete [2022-05-16T19:06:56.316Z] daebc70d1ce1: Verifying Checksum [2022-05-16T19:06:56.316Z] daebc70d1ce1: Download complete [2022-05-16T19:06:56.316Z] 59bf1c3509f3: Pull complete [2022-05-16T19:06:56.316Z] 666ba61612fd: Pull complete [2022-05-16T19:06:56.581Z] 8ed8ca486205: Pull complete [2022-05-16T19:06:56.843Z] 0e18a0eac166: Verifying Checksum [2022-05-16T19:06:56.843Z] 0e18a0eac166: Download complete [2022-05-16T19:06:56.843Z] 4fe6c5a15a65: Verifying Checksum [2022-05-16T19:06:56.843Z] 4fe6c5a15a65: Download complete [2022-05-16T19:07:01.046Z] 4fe6c5a15a65: Pull complete [2022-05-16T19:07:01.046Z] 22a0e8bec74d: Pull complete [2022-05-16T19:07:01.046Z] ca2b28591e48: Pull complete [2022-05-16T19:07:01.046Z] a51346096db8: Pull complete [2022-05-16T19:07:01.306Z] daebc70d1ce1: Pull complete [2022-05-16T19:07:03.851Z] 0e18a0eac166: Pull complete [2022-05-16T19:07:03.851Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-16T19:07:03.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-16T19:07:03.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-16T19:07:04.217Z] + + docker build -t ci-base-image-x86_64 -fecho - . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-16T19:07:04.217Z] WORKDIR /edgex [2022-05-16T19:07:04.217Z] COPY go.mod . [2022-05-16T19:07:04.217Z] RUN go mod download [2022-05-16T19:07:04.217Z] [2022-05-16T19:07:05.602Z] Sending build context to Docker daemon 335.4MB [2022-05-16T19:07:05.602Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-16T19:07:05.602Z] ---> f018257e8ee9 [2022-05-16T19:07:05.602Z] Step 2/4 : WORKDIR /edgex [2022-05-16T19:07:08.907Z] ---> Running in 02b9170481ad [2022-05-16T19:07:08.907Z] Removing intermediate container 02b9170481ad [2022-05-16T19:07:08.907Z] ---> af4bebbb0d49 [2022-05-16T19:07:08.907Z] Step 3/4 : COPY go.mod . [2022-05-16T19:07:08.907Z] ---> 8fa8a96fa6f4 [2022-05-16T19:07:08.907Z] Step 4/4 : RUN go mod download [2022-05-16T19:07:08.907Z] ---> Running in be2ccdfa4b54 [2022-05-16T19:07:10.487Z] Still waiting to schedule task [2022-05-16T19:07:10.487Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-16T19:07:27.041Z] Removing intermediate container be2ccdfa4b54 [2022-05-16T19:07:27.041Z] ---> 9089629e811d [2022-05-16T19:07:27.041Z] Successfully built 9089629e811d [2022-05-16T19:07:27.041Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-16T19:07:27.375Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-16T19:07:27.375Z] . [Pipeline] withDockerContainer [2022-05-16T19:07:27.472Z] prd-ubuntu20.04-docker-8c-8g-63845 does not seem to be running inside a container [2022-05-16T19:07:27.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-16T19:07:27.978Z] $ docker top 57fd42f570db8867a9f6f084672bae77f5f98d035045c7ac8808737492525de8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-16T19:07:28.385Z] + go version [2022-05-16T19:07:28.385Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-16T19:07:28.424Z] $ docker stop --time=1 57fd42f570db8867a9f6f084672bae77f5f98d035045c7ac8808737492525de8 [2022-05-16T19:07:29.734Z] $ docker rm -f 57fd42f570db8867a9f6f084672bae77f5f98d035045c7ac8808737492525de8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-16T19:07:30.418Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-16T19:07:30.418Z] . [Pipeline] withDockerContainer [2022-05-16T19:07:30.512Z] prd-ubuntu20.04-docker-8c-8g-63845 does not seem to be running inside a container [2022-05-16T19:07:30.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-16T19:07:30.938Z] $ docker top a1596aec73f49da0ad867dff67833842ba55463df2a78a01123df9d9949e6973 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-16T19:07:31.060Z] ========================================================= [2022-05-16T19:07:31.060Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-16T19:07:31.060Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-16T19:07:31.403Z] + make test [2022-05-16T19:07:31.403Z] go mod tidy -compat=1.17 [2022-05-16T19:07:31.403Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-16T19:07:36.682Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-16T19:07:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-16T19:07:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-16T19:07:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-16T19:07:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-16T19:07:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-16T19:07:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-16T19:07:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-16T19:07:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-16T19:07:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-16T19:07:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-16T19:07:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-16T19:07:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-16T19:07:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-16T19:07:49.043Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-16T19:07:49.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-16T19:07:49.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements [2022-05-16T19:07:49.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-16T19:07:49.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-16T19:07:50.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.5% of statements [2022-05-16T19:07:50.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-16T19:07:50.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 53.4% of statements [2022-05-16T19:07:50.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-16T19:07:50.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-16T19:07:54.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.688s coverage: 89.2% of statements [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-16T19:07:54.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.094s coverage: 84.8% of statements [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-16T19:07:54.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.492s coverage: 95.6% of statements [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-16T19:07:54.693Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-16T19:07:54.693Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-16T19:07:54.693Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-16T19:07:54.693Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2022-05-16T19:07:54.693Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements [2022-05-16T19:07:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-16T19:07:54.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements [2022-05-16T19:07:54.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements [2022-05-16T19:07:54.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements [2022-05-16T19:07:54.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2022-05-16T19:07:54.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2022-05-16T19:08:04.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2022-05-16T19:08:04.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2022-05-16T19:08:04.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.188s coverage: 82.5% of statements [2022-05-16T19:08:04.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-16T19:08:14.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2022-05-16T19:08:14.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.051s coverage: 65.1% of statements [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.2% of statements [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.4% of statements [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 89.4% of statements [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.394s coverage: 65.4% of statements [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 43.8% of statements [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.163s coverage: 92.3% of statements [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-16T19:08:14.950Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-05-16T19:08:14.950Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-05-16T19:08:14.950Z] 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-16T19:08:33.050Z] GO111MODULE=on go vet ./... [2022-05-16T19:08:34.980Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-16T19:08:35.555Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-16T19:08:35.819Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-16T19:08:36.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-16T19:08:36.735Z] + ls -al . [2022-05-16T19:08:36.735Z] total 684 [2022-05-16T19:08:36.735Z] drwxrwxr-x 10 1001 1001 4096 May 16 19:08 . [2022-05-16T19:08:36.735Z] drwxr-xr-x 4 root root 4096 May 16 19:07 .. [2022-05-16T19:08:36.735Z] -rw-rw-r-- 1 1001 1001 11 May 16 19:06 .dockerignore [2022-05-16T19:08:36.735Z] drwxrwxr-x 8 1001 1001 4096 May 16 19:06 .git [2022-05-16T19:08:36.735Z] drwxrwxr-x 3 1001 1001 4096 May 16 19:06 .github [2022-05-16T19:08:36.735Z] -rw-rw-r-- 1 1001 1001 879 May 16 19:06 .gitignore [2022-05-16T19:08:36.735Z] -rw-rw-r-- 1 1001 1001 42 May 16 19:06 .golangci.yml [2022-05-16T19:08:36.735Z] -rw-rw-r-- 1 1001 1001 87 May 16 19:06 .hadolint.yml [2022-05-16T19:08:36.735Z] drwxr-xr-x 3 1001 1001 4096 May 16 19:06 .semver [2022-05-16T19:08:36.735Z] -rw-rw-r-- 1 1001 1001 166 May 16 19:06 .sonarcloud.properties [2022-05-16T19:08:36.735Z] -rw-rw-r-- 1 1001 1001 1171 May 16 19:06 ADOPTERS.md [2022-05-16T19:08:36.735Z] -rw-rw-r-- 1 1001 1001 10086 May 16 19:06 Attribution.txt [2022-05-16T19:08:36.735Z] -rw-rw-r-- 1 1001 1001 63209 May 16 19:06 CHANGELOG.md [2022-05-16T19:08:36.735Z] -rw-rw-r-- 1 1001 1001 3804 May 16 19:06 CONTRIBUTING.md [2022-05-16T19:08:36.735Z] -rw-rw-r-- 1 1001 1001 677 May 16 19:06 GOVERNANCE.md [2022-05-16T19:08:36.735Z] -rw-rw-r-- 1 1001 1001 850 May 16 19:06 Jenkinsfile [2022-05-16T19:08:36.736Z] -rw-rw-r-- 1 1001 1001 10775 May 16 19:06 LICENSE [2022-05-16T19:08:36.736Z] -rw-rw-r-- 1 1001 1001 10389 May 16 19:06 Makefile [2022-05-16T19:08:36.736Z] -rw-rw-r-- 1 1001 1001 582 May 16 19:06 OWNERS.md [2022-05-16T19:08:36.736Z] -rw-rw-r-- 1 1001 1001 9094 May 16 19:06 README.md [2022-05-16T19:08:36.736Z] -rw-rw-r-- 1 1001 1001 6912 May 16 19:06 SECURITY.md [2022-05-16T19:08:36.736Z] -rw-rw-r-- 1 1001 1001 5 May 16 19:06 VERSION [2022-05-16T19:08:36.736Z] -rw-rw-r-- 1 1001 1001 4131 May 16 19:06 ZMQWindows.md [2022-05-16T19:08:36.736Z] drwxrwxr-x 2 1001 1001 4096 May 16 19:06 bin [2022-05-16T19:08:36.736Z] drwxrwxr-x 18 1001 1001 4096 May 16 19:06 cmd [2022-05-16T19:08:36.736Z] -rw-r--r-- 1 root root 435134 May 16 19:08 coverage.out [2022-05-16T19:08:36.736Z] -rw-rw-r-- 1 1001 1001 3217 May 16 19:06 go.mod [2022-05-16T19:08:36.736Z] -rw-rw-r-- 1 1001 1001 35084 May 16 19:07 go.sum [2022-05-16T19:08:36.736Z] drwxrwxr-x 8 1001 1001 4096 May 16 19:06 internal [2022-05-16T19:08:36.736Z] drwxrwxr-x 3 1001 1001 4096 May 16 19:06 openapi [2022-05-16T19:08:36.736Z] drwxrwxr-x 4 1001 1001 4096 May 16 19:06 snap [2022-05-16T19:08:36.736Z] -rw-rw-r-- 1 1001 1001 204 May 16 19:06 version.go [Pipeline] sh [2022-05-16T19:08:37.053Z] + '[' -e coverage.out ] [2022-05-16T19:08:37.054Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-16T19:08:37.172Z] Stashed 1 file(s) [Pipeline] sh [2022-05-16T19:08:37.540Z] + make build [2022-05-16T19:08:37.540Z] 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-16T19:08:49.781Z] 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-16T19:08:51.363Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63846 in /w/workspace/edgexfoundry_edgex-go_PR-4026 [Pipeline] { [Pipeline] ws [2022-05-16T19:08:51.405Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-05-16T19:08:51.734Z] The recommended git tool is: git [2022-05-16T19:08:57.760Z] using credential edgex-jenkins-ssh [2022-05-16T19:08:57.777Z] Cloning the remote Git repository [2022-05-16T19:08:57.840Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-16T19:08:57.923Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-05-16T19:08:58.021Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-16T19:08:58.022Z] > git --version # timeout=10 [2022-05-16T19:08:58.039Z] > git --version # 'git version 2.25.1' [2022-05-16T19:08:58.041Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-16T19:08:58.096Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-16T19:08:59.764Z] 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-16T19:08:59.764Z] 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-16T19:09:05.044Z] 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-16T19:09:05.044Z] 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-16T19:09:05.983Z] 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-16T19:09:07.367Z] 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-16T19:09:07.938Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-16T19:09:08.875Z] 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-16T19:09:09.445Z] 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-16T19:09:10.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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-16T19:09:11.767Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-16T19:09:12.738Z] $ docker stop --time=1 a1596aec73f49da0ad867dff67833842ba55463df2a78a01123df9d9949e6973 [2022-05-16T19:09:14.031Z] Merging remotes/origin/main commit f46214d8b4dc43d22667d6f4b353dd405c8ef220 into PR head commit 043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:09:13.116Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-16T19:09:13.172Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-16T19:09:13.208Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-16T19:09:13.264Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-16T19:09:13.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-16T19:09:13.299Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4026/head:refs/remotes/origin/PR-4026 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-16T19:09:14.054Z] > git config core.sparsecheckout # timeout=10 [2022-05-16T19:09:14.073Z] > git checkout -f 043516d8426dcddf41a6ec3221a544511865e4e0 # timeout=10 [2022-05-16T19:09:14.385Z] Merge succeeded, producing 043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:09:14.386Z] Checking out Revision 043516d8426dcddf41a6ec3221a544511865e4e0 (PR-4026) [2022-05-16T19:09:15.568Z] $ docker rm -f a1596aec73f49da0ad867dff67833842ba55463df2a78a01123df9d9949e6973 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-05-16T19:09:14.307Z] > git remote # timeout=10 [2022-05-16T19:09:14.328Z] > git config --get remote.origin.url # timeout=10 [2022-05-16T19:09:14.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-16T19:09:14.354Z] > git merge f46214d8b4dc43d22667d6f4b353dd405c8ef220 # timeout=10 [2022-05-16T19:09:14.377Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-16T19:09:14.397Z] > git config core.sparsecheckout # timeout=10 [2022-05-16T19:09:14.407Z] > git checkout -f 043516d8426dcddf41a6ec3221a544511865e4e0 # timeout=10 [Pipeline] isUnix [Pipeline] sh [2022-05-16T19:09:16.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-16T19:09:16.896Z] [2022-05-16T19:09:16.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-16T19:09:17.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-16T19:09:17.238Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-16T19:09:17.238Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-16T19:09:17.238Z] ca9280d653b3: Pulling fs layer [2022-05-16T19:09:17.238Z] 7e9c9ca2126c: Pulling fs layer [2022-05-16T19:09:17.238Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-16T19:09:17.238Z] cbdbe7a5bc2a: Download complete [2022-05-16T19:09:17.500Z] ca9280d653b3: Verifying Checksum [2022-05-16T19:09:17.500Z] ca9280d653b3: Download complete [2022-05-16T19:09:17.500Z] cbdbe7a5bc2a: Pull complete [2022-05-16T19:09:17.761Z] 7e9c9ca2126c: Verifying Checksum [2022-05-16T19:09:17.761Z] 7e9c9ca2126c: Download complete [2022-05-16T19:09:17.761Z] ca9280d653b3: Pull complete [2022-05-16T19:09:18.665Z] Commit message: "build(deps): Bump github.com/lib/pq from 1.10.5 to 1.10.6" [2022-05-16T19:09:18.730Z] > git --version # timeout=10 [2022-05-16T19:09:18.742Z] > git --version # 'git version 2.25.1' [2022-05-16T19:09:18.758Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-16T19:09:19.879Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-16T19:09:19.879Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-16T19:09:19.879Z] Dload Upload Total Spent Left Speed [2022-05-16T19:09:19.879Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 51483 0 --:--:-- --:--:-- --:--:-- 51483 [Pipeline] sh [2022-05-16T19:09:20.402Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-16T19:09:20.751Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-05-16T19:09:20.751Z] /etc/docker/daemon.new [2022-05-16T19:09:20.751Z] { [2022-05-16T19:09:20.751Z] "registry-mirrors": [ [2022-05-16T19:09:20.751Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-16T19:09:20.751Z] ], [2022-05-16T19:09:20.751Z] "bip": "10.250.0.254/24", [2022-05-16T19:09:20.751Z] "hosts": [ [2022-05-16T19:09:20.751Z] "tcp://0.0.0.0:5555", [2022-05-16T19:09:20.751Z] "unix:///var/run/docker.sock" [2022-05-16T19:09:20.751Z] ], [2022-05-16T19:09:20.751Z] "mtu": 1458, [2022-05-16T19:09:20.751Z] "selinux-enabled": true, [2022-05-16T19:09:20.751Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-16T19:09:20.751Z] } [Pipeline] sh [2022-05-16T19:09:21.058Z] 7e9c9ca2126c: Pull complete [2022-05-16T19:09:21.058Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-16T19:09:21.106Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-16T19:09:21.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-16T19:09:21.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-16T19:09:21.411Z] prd-ubuntu20.04-docker-8c-8g-63845 does not seem to be running inside a container [2022-05-16T19:09:21.450Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-16T19:09:21.509Z] + sudo service docker restart [2022-05-16T19:09:23.103Z] $ docker top 396d59ee6ad72dc2c2638fd79cf6614aefa2a113834b59382dc1e293ad81d336 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-16T19:09:23.593Z] + grep parallel [2022-05-16T19:09:23.593Z] + docker-compose build --help [2022-05-16T19:09:24.165Z] --parallel Build images in parallel. [Pipeline] } [2022-05-16T19:09:24.204Z] $ docker stop --time=1 396d59ee6ad72dc2c2638fd79cf6614aefa2a113834b59382dc1e293ad81d336 [2022-05-16T19:09:25.508Z] $ docker rm -f 396d59ee6ad72dc2c2638fd79cf6614aefa2a113834b59382dc1e293ad81d336 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-16T19:09:26.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-16T19:09:26.057Z] . [Pipeline] withDockerContainer [2022-05-16T19:09:26.156Z] prd-ubuntu20.04-docker-8c-8g-63845 does not seem to be running inside a container [2022-05-16T19:09:26.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-16T19:09:26.567Z] $ docker top 52d808abbfd2c07f445ad75c4a886cf4ff9b19a620a4fbd1ba6d5ced7e4d3d79 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-16T19:09:26.975Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-16T19:09:27.546Z] Building core-command ... [2022-05-16T19:09:27.546Z] Building core-data ... [2022-05-16T19:09:27.546Z] Building core-metadata ... [2022-05-16T19:09:27.546Z] Building security-bootstrapper ... [2022-05-16T19:09:27.546Z] Building security-proxy-setup ... [2022-05-16T19:09:27.546Z] Building security-secretstore-setup ... [2022-05-16T19:09:27.546Z] Building security-spiffe-token-provider ... [2022-05-16T19:09:27.546Z] Building security-spire-agent ... [2022-05-16T19:09:27.546Z] Building security-spire-config ... [2022-05-16T19:09:27.546Z] Building security-spire-server ... [2022-05-16T19:09:27.546Z] Building support-notifications ... [2022-05-16T19:09:27.546Z] Building support-scheduler ... [2022-05-16T19:09:27.546Z] Building sys-mgmt-agent ... [2022-05-16T19:09:27.546Z] Building security-bootstrapper [2022-05-16T19:09:27.546Z] Building sys-mgmt-agent [2022-05-16T19:09:27.546Z] Building security-spire-config [2022-05-16T19:09:27.546Z] Building support-scheduler [2022-05-16T19:09:27.546Z] Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-16T19:09:39.925Z] provisioning config files... [2022-05-16T19:09:39.952Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7664873483659103146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-16T19:09:40.506Z] ---> docker-login.sh [2022-05-16T19:09:40.506Z] nexus3.edgexfoundry.org:10001 [2022-05-16T19:09:41.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T19:09:41.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T19:09:41.374Z] Configure a credential helper to remove this warning. See [2022-05-16T19:09:41.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T19:09:41.374Z] [2022-05-16T19:09:41.374Z] Login Succeeded [2022-05-16T19:09:41.374Z] nexus3.edgexfoundry.org:10002 [2022-05-16T19:09:41.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T19:09:41.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T19:09:41.923Z] Configure a credential helper to remove this warning. See [2022-05-16T19:09:41.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T19:09:41.923Z] [2022-05-16T19:09:41.923Z] Login Succeeded [2022-05-16T19:09:41.923Z] nexus3.edgexfoundry.org:10003 [2022-05-16T19:09:42.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T19:09:42.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T19:09:42.202Z] Configure a credential helper to remove this warning. See [2022-05-16T19:09:42.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T19:09:42.202Z] [2022-05-16T19:09:42.202Z] Login Succeeded [2022-05-16T19:09:42.202Z] nexus3.edgexfoundry.org:10004 [2022-05-16T19:09:42.436Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:09:42.436Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:09:42.436Z] ---> 9089629e811d [2022-05-16T19:09:42.436Z] Step 3/22 : WORKDIR /edgex-go [2022-05-16T19:09:42.436Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:09:42.436Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:09:42.436Z] ---> 9089629e811d [2022-05-16T19:09:42.436Z] Step 3/26 : WORKDIR /edgex-go [2022-05-16T19:09:42.436Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:09:42.436Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:09:42.436Z] ---> 9089629e811d [2022-05-16T19:09:42.436Z] Step 3/31 : WORKDIR /edgex-go [2022-05-16T19:09:42.436Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:09:42.436Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:09:42.436Z] ---> 9089629e811d [2022-05-16T19:09:42.436Z] Step 3/23 : WORKDIR /edgex-go [2022-05-16T19:09:42.436Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:09:42.436Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:09:42.436Z] ---> 9089629e811d [2022-05-16T19:09:42.436Z] Step 3/22 : WORKDIR /edgex-go [2022-05-16T19:09:42.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T19:09:42.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T19:09:42.800Z] Configure a credential helper to remove this warning. See [2022-05-16T19:09:42.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T19:09:42.800Z] [2022-05-16T19:09:42.800Z] Login Succeeded [2022-05-16T19:09:42.800Z] docker.io [2022-05-16T19:09:43.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T19:09:43.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T19:09:43.672Z] Configure a credential helper to remove this warning. See [2022-05-16T19:09:43.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T19:09:43.672Z] [2022-05-16T19:09:43.672Z] Login Succeeded [2022-05-16T19:09:43.672Z] ---> docker-login.sh ends [Pipeline] } [2022-05-16T19:09:43.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-16T19:09:44.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-16T19:09:44.118Z] ========================================================= [2022-05-16T19:09:44.118Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-16T19:09:44.118Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-16T19:09:44.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-16T19:09:44.780Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-16T19:09:44.780Z] 9b3977197b4f: Pulling fs layer [2022-05-16T19:09:44.780Z] 1a89e8eeedd5: Pulling fs layer [2022-05-16T19:09:44.780Z] 94645a83ff95: Pulling fs layer [2022-05-16T19:09:44.780Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-16T19:09:44.780Z] 0c92f367c5e7: Pulling fs layer [2022-05-16T19:09:44.780Z] 3096ccb668a1: Pulling fs layer [2022-05-16T19:09:44.780Z] e8cf19c19ddd: Pulling fs layer [2022-05-16T19:09:44.780Z] a4caa8a26152: Pulling fs layer [2022-05-16T19:09:44.780Z] 3096ccb668a1: Waiting [2022-05-16T19:09:44.780Z] e8cf19c19ddd: Waiting [2022-05-16T19:09:44.780Z] a4caa8a26152: Waiting [2022-05-16T19:09:44.780Z] 3f3a8bcf1eab: Waiting [2022-05-16T19:09:44.780Z] 0c92f367c5e7: Waiting [2022-05-16T19:09:44.780Z] 94645a83ff95: Verifying Checksum [2022-05-16T19:09:44.780Z] 94645a83ff95: Download complete [2022-05-16T19:09:44.780Z] 1a89e8eeedd5: Verifying Checksum [2022-05-16T19:09:44.780Z] 1a89e8eeedd5: Download complete [2022-05-16T19:09:44.780Z] 0c92f367c5e7: Verifying Checksum [2022-05-16T19:09:44.780Z] 0c92f367c5e7: Download complete [2022-05-16T19:09:44.780Z] 3096ccb668a1: Verifying Checksum [2022-05-16T19:09:44.780Z] 3096ccb668a1: Download complete [2022-05-16T19:09:44.780Z] 9b3977197b4f: Verifying Checksum [2022-05-16T19:09:44.780Z] 9b3977197b4f: Download complete [2022-05-16T19:09:44.780Z] e8cf19c19ddd: Verifying Checksum [2022-05-16T19:09:44.780Z] e8cf19c19ddd: Download complete [2022-05-16T19:09:45.392Z] 9b3977197b4f: Pull complete [2022-05-16T19:09:45.996Z] 1a89e8eeedd5: Pull complete [2022-05-16T19:09:46.600Z] 94645a83ff95: Pull complete [2022-05-16T19:09:46.648Z] ---> Running in 164aa5f16d92 [2022-05-16T19:09:46.648Z] ---> Running in 460e19d8e171 [2022-05-16T19:09:46.648Z] ---> Running in 3ba1d8df68c8 [2022-05-16T19:09:46.648Z] ---> Running in 405bc12b1de9 [2022-05-16T19:09:46.648Z] ---> Running in 35fcd074e9ef [2022-05-16T19:09:46.648Z] Removing intermediate container 35fcd074e9ef [2022-05-16T19:09:46.648Z] ---> 35240c28c7c9 [2022-05-16T19:09:46.648Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:09:46.648Z] Removing intermediate container 405bc12b1de9 [2022-05-16T19:09:46.648Z] ---> 2ad7b9d43610 [2022-05-16T19:09:46.648Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:09:46.648Z] Removing intermediate container 3ba1d8df68c8 [2022-05-16T19:09:46.648Z] ---> 38298c7c9895 [2022-05-16T19:09:46.648Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:09:46.648Z] Removing intermediate container 164aa5f16d92 [2022-05-16T19:09:46.648Z] ---> 71584cd4a45a [2022-05-16T19:09:46.648Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:09:46.648Z] Removing intermediate container 460e19d8e171 [2022-05-16T19:09:46.648Z] ---> 13e66773cb9e [2022-05-16T19:09:46.648Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:09:46.648Z] ---> Running in f3cb73155059 [2022-05-16T19:09:46.648Z] ---> Running in 3dd18038dc34 [2022-05-16T19:09:46.648Z] ---> Running in c61be8382176 [2022-05-16T19:09:46.648Z] ---> Running in 9bbf0b22d9e1 [2022-05-16T19:09:46.648Z] ---> Running in d679693e26b5 [2022-05-16T19:09:46.875Z] a4caa8a26152: Verifying Checksum [2022-05-16T19:09:46.875Z] a4caa8a26152: Download complete [2022-05-16T19:09:47.219Z] Removing intermediate container f3cb73155059 [2022-05-16T19:09:47.219Z] ---> 94f41685ce63 [2022-05-16T19:09:47.219Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-16T19:09:47.219Z] ---> Running in 02824ee19c71 [2022-05-16T19:09:47.476Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-16T19:09:47.476Z] 3f3a8bcf1eab: Download complete [2022-05-16T19:09:47.479Z] Removing intermediate container 3dd18038dc34 [2022-05-16T19:09:47.479Z] ---> 17a8ab8a6ac9 [2022-05-16T19:09:47.479Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-16T19:09:47.479Z] ---> Running in 6833a5b3623b [2022-05-16T19:09:48.055Z] Removing intermediate container d679693e26b5 [2022-05-16T19:09:48.055Z] ---> e7278baaa50b [2022-05-16T19:09:48.055Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-16T19:09:48.055Z] Removing intermediate container c61be8382176 [2022-05-16T19:09:48.055Z] ---> e64bbc925b26 [2022-05-16T19:09:48.055Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-16T19:09:48.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:09:48.055Z] ---> Running in 1bf91efecff5 [2022-05-16T19:09:48.055Z] Removing intermediate container 9bbf0b22d9e1 [2022-05-16T19:09:48.055Z] ---> e1b93cc17190 [2022-05-16T19:09:48.055Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-16T19:09:48.055Z] ---> Running in 2dd418d58ffe [2022-05-16T19:09:48.055Z] ---> Running in 583519460e21 [2022-05-16T19:09:48.316Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:09:48.578Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:09:48.578Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:09:48.838Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:09:48.838Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:09:49.098Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:09:49.098Z] OK: 221 MiB in 52 packages [2022-05-16T19:09:49.359Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:09:49.359Z] OK: 221 MiB in 52 packages [2022-05-16T19:09:49.359Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:09:49.623Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:09:49.623Z] Removing intermediate container 02824ee19c71 [2022-05-16T19:09:49.623Z] ---> 573ff103bed1 [2022-05-16T19:09:49.623Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-16T19:09:49.623Z] OK: 221 MiB in 52 packages [2022-05-16T19:09:49.623Z] ---> 0639e2b852a4 [2022-05-16T19:09:49.623Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:09:49.623Z] Removing intermediate container 6833a5b3623b [2022-05-16T19:09:49.623Z] ---> 557f675ef83b [2022-05-16T19:09:49.623Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-16T19:09:49.888Z] ---> Running in 55a48961a863 [2022-05-16T19:09:49.888Z] OK: 221 MiB in 52 packages [2022-05-16T19:09:49.888Z] OK: 221 MiB in 52 packages [2022-05-16T19:09:49.888Z] ---> dc4ccf998550 [2022-05-16T19:09:49.888Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:09:49.888Z] ---> Running in 08c906dd6705 [2022-05-16T19:09:49.888Z] Removing intermediate container 1bf91efecff5 [2022-05-16T19:09:49.888Z] ---> 3d2d04d61a73 [2022-05-16T19:09:49.888Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-16T19:09:50.152Z] ---> 50ecaa0e4721 [2022-05-16T19:09:50.152Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:09:50.413Z] ---> Running in 35349363fb6e [2022-05-16T19:09:50.413Z] Removing intermediate container 2dd418d58ffe [2022-05-16T19:09:50.413Z] ---> 9e9b4e1ee2ab [2022-05-16T19:09:50.413Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-16T19:09:50.413Z] Removing intermediate container 583519460e21 [2022-05-16T19:09:50.413Z] ---> 16350fdc6507 [2022-05-16T19:09:50.413Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-16T19:09:50.673Z] ---> 332a15891ecb [2022-05-16T19:09:50.673Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:09:50.673Z] ---> Running in d23cfee9c6b8 [2022-05-16T19:09:50.673Z] ---> 81abdf3bbaa7 [2022-05-16T19:09:50.673Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:09:50.673Z] ---> Running in 8346968b3d03 [2022-05-16T19:09:50.933Z] Removing intermediate container 55a48961a863 [2022-05-16T19:09:50.933Z] ---> 9d2ebdf0af89 [2022-05-16T19:09:50.933Z] Step 8/26 : COPY . . [2022-05-16T19:09:51.877Z] Removing intermediate container 08c906dd6705 [2022-05-16T19:09:51.877Z] ---> b08feecd0e49 [2022-05-16T19:09:51.877Z] Step 8/31 : COPY . . [2022-05-16T19:09:52.448Z] Removing intermediate container 35349363fb6e [2022-05-16T19:09:52.448Z] ---> e741e8bd14fa [2022-05-16T19:09:52.448Z] Step 8/22 : COPY . . [2022-05-16T19:09:57.726Z] Removing intermediate container 8346968b3d03 [2022-05-16T19:09:57.726Z] ---> 17e24269bbf6 [2022-05-16T19:09:57.726Z] Step 8/23 : COPY . . [2022-05-16T19:09:57.726Z] ---> 6a47abd4dff4 [2022-05-16T19:09:57.726Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapperRemoving intermediate container d23cfee9c6b8 [2022-05-16T19:09:57.726Z] [2022-05-16T19:09:57.726Z] ---> 2a055672fe80 [2022-05-16T19:09:57.726Z] Step 8/22 : COPY . . [2022-05-16T19:09:57.726Z] ---> fc9cc26e7bc7 [2022-05-16T19:09:57.726Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-16T19:09:57.726Z] ---> Running in 4928d43e0cae [2022-05-16T19:09:57.726Z] ---> Running in 0f508db1f5ad [2022-05-16T19:09:57.726Z] ---> 663333be7f54 [2022-05-16T19:09:57.726Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-16T19:09:59.913Z] 3f3a8bcf1eab: Pull complete [2022-05-16T19:09:59.913Z] 0c92f367c5e7: Pull complete [2022-05-16T19:10:00.192Z] 3096ccb668a1: Pull complete [2022-05-16T19:10:00.468Z] e8cf19c19ddd: Pull complete [2022-05-16T19:10:01.016Z] ---> Running in 043f00e06485 [2022-05-16T19:10:01.371Z] 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-16T19:10:01.637Z] 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-16T19:10:02.219Z] Removing intermediate container 043f00e06485 [2022-05-16T19:10:02.219Z] ---> b9294cb8a27d [2022-05-16T19:10:02.219Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-16T19:10:02.478Z] ---> Running in fce4a7f70f4a [2022-05-16T19:10:02.478Z] ---> 47f5bbfe53d5 [2022-05-16T19:10:02.478Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-16T19:10:02.478Z] ---> Running in 258acaffec4c [2022-05-16T19:10:02.478Z] ---> 0a93e7b09f87 [2022-05-16T19:10:02.478Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-16T19:10:02.742Z] ---> Running in ec6bb5b53bf2 [2022-05-16T19:10:03.314Z] 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-16T19:10:03.314Z] 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-16T19:10:03.314Z] Removing intermediate container fce4a7f70f4a [2022-05-16T19:10:03.314Z] ---> 57124dbc23de [2022-05-16T19:10:03.314Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-16T19:10:03.314Z] ---> Running in e9ebb8e124bf [2022-05-16T19:10:03.574Z] Removing intermediate container e9ebb8e124bf [2022-05-16T19:10:03.574Z] ---> 5bef579220bf [2022-05-16T19:10:03.574Z] 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-16T19:10:03.574Z] ---> Running in 4c4066488bd9 [2022-05-16T19:10:04.957Z] spire-1.2.1/ [2022-05-16T19:10:04.957Z] spire-1.2.1/.data/ [2022-05-16T19:10:04.957Z] spire-1.2.1/.data/.file [2022-05-16T19:10:04.957Z] spire-1.2.1/.dockerignore [2022-05-16T19:10:04.957Z] spire-1.2.1/.gitattributes [2022-05-16T19:10:04.957Z] spire-1.2.1/.githooks/ [2022-05-16T19:10:04.957Z] spire-1.2.1/.githooks/pre-commit [2022-05-16T19:10:04.957Z] spire-1.2.1/.github/ [2022-05-16T19:10:04.957Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-16T19:10:04.957Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-16T19:10:04.957Z] spire-1.2.1/.github/dependabot.yml [2022-05-16T19:10:04.957Z] spire-1.2.1/.github/workflows/ [2022-05-16T19:10:04.957Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-16T19:10:04.957Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-16T19:10:04.957Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-16T19:10:04.957Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-16T19:10:04.958Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-16T19:10:04.958Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-16T19:10:04.958Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-16T19:10:04.958Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-16T19:10:04.958Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-16T19:10:04.958Z] spire-1.2.1/.gitignore [2022-05-16T19:10:04.958Z] spire-1.2.1/.go-version [2022-05-16T19:10:04.958Z] spire-1.2.1/.golangci.yml [2022-05-16T19:10:04.958Z] spire-1.2.1/ADOPTERS.md [2022-05-16T19:10:04.958Z] spire-1.2.1/CHANGELOG.md [2022-05-16T19:10:04.958Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-16T19:10:04.958Z] spire-1.2.1/CODEOWNERS [2022-05-16T19:10:04.958Z] spire-1.2.1/CONTRIBUTING.md [2022-05-16T19:10:04.958Z] spire-1.2.1/Dockerfile [2022-05-16T19:10:04.958Z] spire-1.2.1/Dockerfile.dev [2022-05-16T19:10:04.958Z] spire-1.2.1/Dockerfile.scratch [2022-05-16T19:10:04.958Z] spire-1.2.1/LICENSE [2022-05-16T19:10:04.958Z] spire-1.2.1/MAINTAINERS.md [2022-05-16T19:10:04.958Z] spire-1.2.1/Makefile [2022-05-16T19:10:04.958Z] spire-1.2.1/README.md [2022-05-16T19:10:04.958Z] spire-1.2.1/ROADMAP.md [2022-05-16T19:10:04.958Z] spire-1.2.1/SECURITY.md [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-16T19:10:04.958Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-16T19:10:04.958Z] spire-1.2.1/conf/ [2022-05-16T19:10:04.958Z] spire-1.2.1/conf/agent/ [2022-05-16T19:10:04.958Z] spire-1.2.1/conf/agent/agent.conf [2022-05-16T19:10:04.958Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-16T19:10:04.958Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-16T19:10:04.958Z] spire-1.2.1/conf/server/ [2022-05-16T19:10:04.958Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-16T19:10:04.958Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-16T19:10:04.958Z] spire-1.2.1/conf/server/server.conf [2022-05-16T19:10:04.958Z] spire-1.2.1/conf/server/server_full.conf [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/ [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/SPIRE101.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/auditlog.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/images/ [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/scaling_spire.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/spire_agent.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/spire_server.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/supported_integrations.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/telemetry.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/telemetry_config.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/upgrading.md [2022-05-16T19:10:04.958Z] spire-1.2.1/doc/using_spire.md [2022-05-16T19:10:04.958Z] spire-1.2.1/examples/ [2022-05-16T19:10:04.958Z] spire-1.2.1/examples/README.md [2022-05-16T19:10:04.958Z] spire-1.2.1/go.mod [2022-05-16T19:10:04.958Z] spire-1.2.1/go.sum [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/ [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/ [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/agent.go [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/api/ [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-16T19:10:04.958Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/client/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/common/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/config.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/manager/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/svid/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/names.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/auth/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-16T19:10:04.959Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cli/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/health/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/health/config.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/health/context.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/health/health.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/idutil/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/log/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/log/log.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/log/options.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/profiling/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/selector/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-16T19:10:04.960Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/uptime/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/util/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/util/task.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/version/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/version/version.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/x509util/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/api.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/health/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/id.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/status.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/bundle/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/ca/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/cache/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/catalog/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/config.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/datastore/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-16T19:10:04.961Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-16T19:10:04.962Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/registration/ [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/server.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/server_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/svid/ [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/ [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/private/ [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/private/server/ [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/private/server/journal/ [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/spire/ [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/spire/common/ [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/spire/plugin/ [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-16T19:10:04.963Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-16T19:10:04.963Z] spire-1.2.1/release/ [2022-05-16T19:10:04.963Z] spire-1.2.1/release/spire-extras/ [2022-05-16T19:10:04.963Z] spire-1.2.1/release/spire-extras/README.md [2022-05-16T19:10:04.963Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-16T19:10:04.963Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-16T19:10:04.963Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-16T19:10:04.963Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-16T19:10:04.963Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-16T19:10:04.963Z] spire-1.2.1/release/spire/ [2022-05-16T19:10:04.963Z] spire-1.2.1/release/spire/README.md [2022-05-16T19:10:04.963Z] spire-1.2.1/release/spire/conf/ [2022-05-16T19:10:04.963Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-16T19:10:04.963Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-16T19:10:04.963Z] spire-1.2.1/release/spire/conf/server/ [2022-05-16T19:10:04.963Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-16T19:10:04.963Z] spire-1.2.1/script/ [2022-05-16T19:10:04.963Z] spire-1.2.1/script/build-artifact.sh [2022-05-16T19:10:04.963Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-16T19:10:04.963Z] spire-1.2.1/support/ [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/ [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-16T19:10:04.963Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-16T19:10:04.963Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-16T19:10:04.963Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/clock/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/clock/clock.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/ [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-16T19:10:04.963Z] spire-1.2.1/test/fixture/config/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/fixture.go [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/registration/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-16T19:10:04.964Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/README.md [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/common [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-16T19:10:04.964Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/test-one.sh [2022-05-16T19:10:04.965Z] spire-1.2.1/test/integration/test.sh [2022-05-16T19:10:04.965Z] spire-1.2.1/test/plugintest/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/plugintest/config.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/plugintest/load.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/plugintest/option.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/spiretest/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/spiretest/dir.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/spiretest/logs.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/spiretest/suite.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/spiretest/x509.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/testca/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/testca/ca.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/testkey/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/testkey/generate.sh [2022-05-16T19:10:04.965Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/testkey/keys.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/testkey/new.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/tpmsimulator/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/util/ [2022-05-16T19:10:04.965Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/util/cert_generation.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/util/io_redirection.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/util/race.go [2022-05-16T19:10:04.965Z] spire-1.2.1/test/util/util.go [2022-05-16T19:10:04.965Z] building spire from source... [2022-05-16T19:10:04.965Z] Installing go1.17.7... [2022-05-16T19:10:07.196Z] a4caa8a26152: Pull complete [2022-05-16T19:10:07.196Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-16T19:10:07.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-16T19:10:07.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-16T19:10:07.608Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-16T19:10:07.608Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-16T19:10:07.608Z] WORKDIR /edgex [2022-05-16T19:10:07.608Z] COPY go.mod . [2022-05-16T19:10:07.608Z] RUN go mod download [2022-05-16T19:10:10.251Z] Sending build context to Docker daemon 169.4MB [2022-05-16T19:10:10.251Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-16T19:10:10.251Z] ---> 725f1c02e7f9 [2022-05-16T19:10:10.251Z] Step 2/4 : WORKDIR /edgex [2022-05-16T19:10:11.537Z] Building bin/spire-server... [2022-05-16T19:10:11.537Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-16T19:10:11.537Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-16T19:10:11.537Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-16T19:10:11.537Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-16T19:10:11.537Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-16T19:10:11.537Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-16T19:10:11.537Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-16T19:10:11.537Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-16T19:10:11.537Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-16T19:10:11.537Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-16T19:10:11.537Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-16T19:10:11.537Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-16T19:10:11.537Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-16T19:10:11.537Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-16T19:10:11.537Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-16T19:10:11.537Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-16T19:10:11.537Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-16T19:10:11.537Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-16T19:10:11.538Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-16T19:10:11.538Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-16T19:10:11.538Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-16T19:10:11.538Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-16T19:10:11.700Z] ---> Running in e997d178f02c [2022-05-16T19:10:11.797Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-16T19:10:11.797Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-16T19:10:11.797Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-16T19:10:11.797Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-16T19:10:11.797Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-16T19:10:11.797Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-16T19:10:11.797Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-16T19:10:11.797Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-16T19:10:11.797Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-16T19:10:11.797Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-16T19:10:11.797Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-16T19:10:11.976Z] Removing intermediate container e997d178f02c [2022-05-16T19:10:11.976Z] ---> 06ba9bfec514 [2022-05-16T19:10:11.976Z] Step 3/4 : COPY go.mod . [2022-05-16T19:10:12.056Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-16T19:10:12.056Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-16T19:10:12.056Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-16T19:10:12.056Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-16T19:10:12.056Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-16T19:10:12.056Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-16T19:10:12.056Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-16T19:10:12.314Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-16T19:10:12.314Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-16T19:10:12.314Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-16T19:10:12.314Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-16T19:10:12.314Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-16T19:10:12.314Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-16T19:10:12.314Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-16T19:10:12.314Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-16T19:10:12.314Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-16T19:10:12.569Z] ---> 5412fca1ffd2 [2022-05-16T19:10:12.569Z] Step 4/4 : RUN go mod download [2022-05-16T19:10:12.569Z] ---> Running in d50f00dfca3f [2022-05-16T19:10:12.572Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-16T19:10:12.572Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-16T19:10:12.572Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-16T19:10:12.831Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-16T19:10:13.399Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-16T19:10:15.308Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-16T19:10:15.308Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-16T19:10:15.567Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-16T19:10:15.567Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-16T19:10:15.567Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-16T19:10:19.766Z] go: downloading google.golang.org/api v0.70.0 [2022-05-16T19:10:19.766Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-16T19:10:19.766Z] go: downloading k8s.io/api v0.23.4 [2022-05-16T19:10:19.766Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-16T19:10:19.767Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-16T19:10:19.767Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-16T19:10:20.026Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-16T19:10:20.026Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-16T19:10:20.027Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-16T19:10:20.290Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-16T19:10:21.225Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-16T19:10:21.484Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-16T19:10:21.743Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-16T19:10:21.743Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-16T19:10:22.310Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-16T19:10:22.568Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-16T19:10:22.568Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-16T19:10:22.568Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-16T19:10:22.827Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-16T19:10:22.827Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-16T19:10:23.088Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-16T19:10:23.089Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-16T19:10:23.354Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-16T19:10:23.858Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-16T19:10:23.858Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-16T19:10:24.118Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-16T19:10:24.118Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-16T19:10:24.118Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-16T19:10:24.118Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-16T19:10:24.118Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-16T19:10:24.118Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-16T19:10:24.686Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-16T19:10:24.686Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-16T19:10:24.686Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-16T19:10:24.946Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-16T19:10:24.946Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-16T19:10:24.946Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-16T19:10:24.946Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-16T19:10:24.946Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-16T19:10:24.946Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-16T19:10:24.946Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-16T19:10:24.946Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-16T19:10:25.207Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-16T19:10:25.207Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-16T19:10:25.207Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-16T19:10:25.207Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-16T19:10:25.207Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-16T19:10:25.466Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-16T19:10:25.466Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-16T19:10:25.466Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-16T19:10:25.466Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-16T19:10:25.466Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-16T19:10:25.466Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-16T19:10:25.466Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-16T19:10:25.466Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-16T19:10:25.466Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-16T19:10:25.466Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-16T19:10:25.726Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-16T19:10:25.726Z] go: downloading go.opencensus.io v0.23.0 [2022-05-16T19:10:25.726Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-16T19:10:25.726Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-16T19:10:25.987Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-16T19:10:25.987Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-16T19:10:25.987Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-16T19:10:25.987Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-16T19:10:25.987Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-16T19:10:25.987Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-16T19:10:25.987Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-16T19:10:25.987Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-16T19:10:26.343Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-16T19:10:26.343Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-16T19:10:26.343Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-16T19:10:26.343Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-16T19:10:26.602Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-16T19:10:26.602Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-16T19:10:26.602Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-16T19:10:26.602Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-16T19:10:26.602Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-16T19:10:26.602Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-16T19:10:26.602Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-16T19:10:26.602Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-16T19:10:26.602Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-16T19:10:26.602Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-16T19:10:31.881Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-16T19:10:31.881Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-16T19:10:44.124Z] Removing intermediate container ec6bb5b53bf2 [2022-05-16T19:10:44.124Z] ---> 02b5bc96e79d [2022-05-16T19:10:44.124Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-16T19:10:44.124Z] Removing intermediate container 4928d43e0cae [2022-05-16T19:10:44.124Z] ---> 730824ad9c40 [2022-05-16T19:10:44.124Z] [2022-05-16T19:10:44.124Z] Step 10/31 : FROM alpine:3.14 [2022-05-16T19:10:44.124Z] Removing intermediate container 0f508db1f5ad [2022-05-16T19:10:44.124Z] ---> 1e67b09be8fe [2022-05-16T19:10:44.124Z] [2022-05-16T19:10:44.124Z] Step 10/22 : FROM alpine:3.14 ---> Running in c251be9042c9 [2022-05-16T19:10:44.124Z] [2022-05-16T19:10:44.124Z] Removing intermediate container 258acaffec4c [2022-05-16T19:10:44.124Z] ---> 049ce82bb0ac [2022-05-16T19:10:44.124Z] [2022-05-16T19:10:44.124Z] Step 10/22 : FROM alpine:3.14 [2022-05-16T19:10:44.124Z] 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-16T19:10:44.124Z] 3.14: Pulling from library/alpine [2022-05-16T19:10:44.124Z] 3.14: Pulling from library/alpine [2022-05-16T19:10:44.124Z] 3.14: Pulling from library/alpine [2022-05-16T19:10:46.039Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-16T19:10:46.039Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-16T19:10:46.039Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-16T19:10:46.039Z] Status: Downloaded newer image for alpine:3.14 [2022-05-16T19:10:46.039Z] Status: Image is up to date for alpine:3.14 [2022-05-16T19:10:46.039Z] Status: Image is up to date for alpine:3.14 [2022-05-16T19:10:46.039Z] ---> e04c818066af [2022-05-16T19:10:46.039Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-16T19:10:46.039Z] ---> e04c818066af [2022-05-16T19:10:46.039Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-16T19:10:46.039Z] ---> e04c818066af [2022-05-16T19:10:46.039Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-16T19:10:46.300Z] ---> Running in cb21fc0c2ad8 [2022-05-16T19:10:46.300Z] ---> Running in d699f886ad8b [2022-05-16T19:10:46.300Z] Removing intermediate container c251be9042c9 [2022-05-16T19:10:46.300Z] ---> 71d3ae1ac418 [2022-05-16T19:10:46.300Z] [2022-05-16T19:10:46.300Z] Step 11/23 : FROM docker:20.10.14 [2022-05-16T19:10:46.300Z] ---> Running in 25e0768ba2dd [2022-05-16T19:10:46.874Z] 20.10.14: Pulling from library/docker [2022-05-16T19:10:46.874Z] Removing intermediate container 25e0768ba2dd [2022-05-16T19:10:46.874Z] ---> 4f56179c1ef3 [2022-05-16T19:10:46.874Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-16T19:10:46.874Z] ---> Running in 8f230187a4c7 [2022-05-16T19:10:47.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:10:47.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:10:47.399Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-16T19:10:47.399Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-16T19:10:47.399Z] Executing busybox-1.33.1-r7.trigger [2022-05-16T19:10:47.399Z] Executing ca-certificates-20211220-r0.trigger [2022-05-16T19:10:47.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:10:47.399Z] OK: 6 MiB in 16 packages [2022-05-16T19:10:47.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:10:47.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:10:47.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:10:47.657Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-16T19:10:47.657Z] Executing busybox-1.33.1-r7.trigger [2022-05-16T19:10:47.657Z] OK: 6 MiB in 15 packages [2022-05-16T19:10:47.657Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-16T19:10:47.657Z] (2/2) Installing su-exec (0.2-r1) [2022-05-16T19:10:47.657Z] Executing busybox-1.33.1-r7.trigger [2022-05-16T19:10:47.657Z] OK: 6 MiB in 16 packages [2022-05-16T19:10:49.038Z] Removing intermediate container cb21fc0c2ad8 [2022-05-16T19:10:49.038Z] ---> 254b7970d740 [2022-05-16T19:10:49.038Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-16T19:10:49.038Z] Removing intermediate container 8f230187a4c7 [2022-05-16T19:10:49.038Z] ---> c433035192fe [2022-05-16T19:10:49.038Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-16T19:10:49.298Z] ---> Running in f6c387435915 [2022-05-16T19:10:49.298Z] Removing intermediate container d699f886ad8b [2022-05-16T19:10:49.298Z] ---> 39f636e5a5ba [2022-05-16T19:10:49.298Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-16T19:10:49.298Z] ---> Running in 374b92baabae [2022-05-16T19:10:49.558Z] ---> Running in 96dcfa905b42 [2022-05-16T19:10:49.558Z] Removing intermediate container f6c387435915 [2022-05-16T19:10:49.558Z] ---> 80c70f880548 [2022-05-16T19:10:49.558Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-16T19:10:49.558Z] ---> Running in 22ad0c1a5944 [2022-05-16T19:10:49.558Z] Removing intermediate container 374b92baabae [2022-05-16T19:10:49.558Z] ---> 5aa584dd9d6c [2022-05-16T19:10:49.558Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-16T19:10:49.834Z] ---> Running in 7a8ba8430f60 [2022-05-16T19:10:49.834Z] Removing intermediate container 96dcfa905b42 [2022-05-16T19:10:49.834Z] ---> 4c4cdf17f1e5 [2022-05-16T19:10:49.834Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-16T19:10:49.834Z] Removing intermediate container 22ad0c1a5944 [2022-05-16T19:10:49.834Z] ---> a9a074a690f2 [2022-05-16T19:10:49.834Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-16T19:10:49.834Z] ---> Running in 4d97eb3c9248 [2022-05-16T19:10:50.094Z] ---> Running in b99404dfeeff [2022-05-16T19:10:50.094Z] Removing intermediate container 7a8ba8430f60 [2022-05-16T19:10:50.094Z] ---> 1d59822de2f7 [2022-05-16T19:10:50.094Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-16T19:10:50.361Z] Removing intermediate container 4d97eb3c9248 [2022-05-16T19:10:50.361Z] ---> da7ab62ccec2 [2022-05-16T19:10:50.361Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-16T19:10:50.361Z] ---> Running in 85c142d2b4a2 [2022-05-16T19:10:50.361Z] Removing intermediate container b99404dfeeff [2022-05-16T19:10:50.361Z] ---> d8d1f3c9e4bd [2022-05-16T19:10:50.361Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-16T19:10:50.361Z] ---> Running in d2e594681068 [2022-05-16T19:10:50.930Z] Removing intermediate container d2e594681068 [2022-05-16T19:10:50.930Z] ---> 5b31904c8570 [2022-05-16T19:10:50.930Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-16T19:10:50.930Z] ---> 97b7c9b30ff5 [2022-05-16T19:10:50.930Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-16T19:10:51.501Z] ---> 2424e34bdd19 [2022-05-16T19:10:51.501Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-16T19:10:52.155Z] Removing intermediate container 85c142d2b4a2 [2022-05-16T19:10:52.155Z] ---> f8136347ecd1 [2022-05-16T19:10:52.155Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-16T19:10:52.460Z] ---> Running in be52ffffe337 [2022-05-16T19:10:52.460Z] ---> 86a5074aa02e [2022-05-16T19:10:52.460Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-16T19:10:52.460Z] ---> 68d22737b1a9 [2022-05-16T19:10:52.460Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-16T19:10:52.808Z] Removing intermediate container be52ffffe337 [2022-05-16T19:10:52.808Z] ---> 913445f796d4 [2022-05-16T19:10:52.808Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-16T19:10:52.808Z] ---> d3df8b9060ec [2022-05-16T19:10:52.808Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-16T19:10:53.083Z] ---> Running in fe0dc8080e65 [2022-05-16T19:10:53.083Z] ---> 145c6e64dcf7 [2022-05-16T19:10:53.083Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-16T19:10:53.083Z] ---> Running in ab70bebe05e8 [2022-05-16T19:10:53.083Z] ---> d3c847bedfcd [2022-05-16T19:10:53.083Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-16T19:10:53.369Z] Removing intermediate container fe0dc8080e65 [2022-05-16T19:10:53.369Z] ---> 95bf688359e9 [2022-05-16T19:10:53.369Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-16T19:10:53.369Z] ---> Running in 445aa2324989 [2022-05-16T19:10:53.369Z] Removing intermediate container ab70bebe05e8 [2022-05-16T19:10:53.369Z] ---> f8e2fe3d48d5 [2022-05-16T19:10:53.369Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-16T19:10:53.369Z] ---> Running in cb43ebe5595e [2022-05-16T19:10:53.634Z] ---> Running in 26bde46c8ce9 [2022-05-16T19:10:53.634Z] Removing intermediate container 26bde46c8ce9 [2022-05-16T19:10:53.634Z] ---> cfb9416a9b7b [2022-05-16T19:10:53.634Z] Step 20/22 : LABEL arch=x86_64 [2022-05-16T19:10:53.896Z] ---> Running in 1d31a129cc85 [2022-05-16T19:10:53.896Z] Removing intermediate container cb43ebe5595e [2022-05-16T19:10:53.896Z] ---> f41f11d85ebc [2022-05-16T19:10:53.896Z] Step 20/22 : LABEL arch=x86_64 [2022-05-16T19:10:53.896Z] ---> Running in ce357cbc7d7f [2022-05-16T19:10:54.161Z] Removing intermediate container 1d31a129cc85 [2022-05-16T19:10:54.161Z] ---> be360d132293 [2022-05-16T19:10:54.161Z] Step 21/22 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:10:54.161Z] ---> Running in 5268b2e79c7f [2022-05-16T19:10:54.420Z] Removing intermediate container ce357cbc7d7f [2022-05-16T19:10:54.420Z] ---> a69393682cf8 [2022-05-16T19:10:54.420Z] Step 21/22 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:10:54.420Z] ---> Running in c2cbec3cbc88 [2022-05-16T19:10:54.682Z] Removing intermediate container 5268b2e79c7f [2022-05-16T19:10:54.682Z] ---> 311c32404e97 [2022-05-16T19:10:54.682Z] Step 22/22 : LABEL version=0.0.0 [2022-05-16T19:10:54.682Z] ---> Running in a7d5174747e3 [2022-05-16T19:10:54.682Z] Removing intermediate container c2cbec3cbc88 [2022-05-16T19:10:54.682Z] ---> 2fcde90ab64d [2022-05-16T19:10:54.682Z] Step 22/22 : LABEL version=0.0.0 [2022-05-16T19:10:54.944Z] ---> Running in 40ec9eba7868 [2022-05-16T19:10:54.944Z] Removing intermediate container a7d5174747e3 [2022-05-16T19:10:54.944Z] ---> fb17b7a1a949 [2022-05-16T19:10:54.944Z] [2022-05-16T19:10:55.304Z] Successfully built fb17b7a1a949 [2022-05-16T19:10:55.304Z] Successfully tagged support-scheduler:latest [2022-05-16T19:10:55.304Z]  Building support-scheduler ... done Building security-proxy-setup [2022-05-16T19:10:55.562Z] Removing intermediate container 40ec9eba7868 [2022-05-16T19:10:55.562Z] ---> e878f04023fb [2022-05-16T19:10:55.562Z] [2022-05-16T19:10:55.562Z] Removing intermediate container 445aa2324989 [2022-05-16T19:10:55.562Z] ---> 54b96a596146 [2022-05-16T19:10:55.562Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-16T19:10:55.822Z] Successfully built e878f04023fb [2022-05-16T19:10:55.822Z] Successfully tagged support-notifications:latest [2022-05-16T19:10:55.822Z]  Building support-notifications ... done Building core-command [2022-05-16T19:10:59.109Z] ---> 9c4b86afd5db [2022-05-16T19:10:59.109Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-16T19:10:59.379Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-16T19:10:59.379Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-16T19:10:59.379Z] ---> 7417809fdb73 [2022-05-16T19:10:59.379Z] 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-16T19:10:59.568Z] Removing intermediate container d50f00dfca3f [2022-05-16T19:10:59.568Z] ---> 8b6fcf145838 [2022-05-16T19:10:59.568Z] Successfully built 8b6fcf145838 [2022-05-16T19:10:59.568Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-16T19:10:59.932Z] + docker inspect -f . ci-base-image-arm64 [2022-05-16T19:10:59.932Z] . [Pipeline] withDockerContainer [2022-05-16T19:10:59.982Z] ---> Running in d73916671f62 [2022-05-16T19:11:00.166Z] prd-ubuntu20.04-docker-arm64-4c-16g-63846 does not seem to be running inside a container [2022-05-16T19:11:00.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-16T19:11:00.262Z] ---> 19853b817d82 [2022-05-16T19:11:00.262Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-16T19:11:00.262Z] Removing intermediate container d73916671f62 [2022-05-16T19:11:00.262Z] ---> 48fdee18c9f6 [2022-05-16T19:11:00.262Z] 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-16T19:11:00.580Z] ---> Running in 071664a3b10b [2022-05-16T19:11:00.839Z] ---> 538a32a818a6 [2022-05-16T19:11:00.839Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-16T19:11:01.540Z] $ docker top 1a3ea46d1fa3b428bb3ca35e54e5d2c6c2d9fd721c5fed2b12d4665112795c26 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-16T19:11:02.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:11:02.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:11:02.232Z] ---> d75ef53889a3 [2022-05-16T19:11:02.232Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-16T19:11:02.232Z] (1/43) Installing readline (8.1.1-r0) [2022-05-16T19:11:02.232Z] (2/43) Installing bash (5.1.16-r0) [2022-05-16T19:11:02.232Z] Executing bash-5.1.16-r0.post-install [2022-05-16T19:11:02.232Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-16T19:11:02.232Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-16T19:11:02.232Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-16T19:11:02.232Z] (6/43) Installing curl (7.80.0-r1) [2022-05-16T19:11:02.232Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-16T19:11:02.232Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-16T19:11:02.232Z] (9/43) Installing expat (2.4.7-r0) [2022-05-16T19:11:02.232Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-16T19:11:02.232Z] (11/43) Installing gdbm (1.22-r0) [2022-05-16T19:11:02.232Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-16T19:11:02.232Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-16T19:11:02.232Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-16T19:11:02.232Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-16T19:11:02.232Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-16T19:11:02.491Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-16T19:11:02.569Z] + go version [2022-05-16T19:11:02.569Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-16T19:11:02.604Z] $ docker stop --time=1 1a3ea46d1fa3b428bb3ca35e54e5d2c6c2d9fd721c5fed2b12d4665112795c26 [2022-05-16T19:11:02.750Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-16T19:11:02.750Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-16T19:11:02.750Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-16T19:11:02.750Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-16T19:11:02.750Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-16T19:11:02.750Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-16T19:11:03.008Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-16T19:11:03.008Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-16T19:11:03.008Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-16T19:11:03.008Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-16T19:11:03.008Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-16T19:11:03.008Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-16T19:11:03.008Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-16T19:11:03.008Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-16T19:11:03.008Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-16T19:11:03.008Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-16T19:11:03.008Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-16T19:11:03.008Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-16T19:11:03.008Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-16T19:11:03.008Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-16T19:11:03.008Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-16T19:11:03.008Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-16T19:11:03.008Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-16T19:11:03.008Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-16T19:11:03.008Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-16T19:11:03.008Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-16T19:11:03.268Z] Executing busybox-1.34.1-r5.trigger [2022-05-16T19:11:03.268Z] OK: 83 MiB in 65 packages [2022-05-16T19:11:03.529Z] ---> 7dd52ef345bb [2022-05-16T19:11:03.529Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-16T19:11:04.100Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:11:04.100Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:11:04.100Z] ---> 9089629e811d [2022-05-16T19:11:04.100Z] Step 3/22 : WORKDIR /edgex-go [2022-05-16T19:11:04.100Z] ---> Using cache [2022-05-16T19:11:04.100Z] ---> 13e66773cb9e [2022-05-16T19:11:04.100Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:11:04.100Z] ---> Using cache [2022-05-16T19:11:04.100Z] ---> e7278baaa50b [2022-05-16T19:11:04.100Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-16T19:11:04.179Z] $ docker rm -f 1a3ea46d1fa3b428bb3ca35e54e5d2c6c2d9fd721c5fed2b12d4665112795c26 [2022-05-16T19:11:04.359Z] ---> Running in ea56f91eb3b7 [2022-05-16T19:11:04.359Z] Collecting docker-compose==1.23.2 [2022-05-16T19:11:04.359Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-16T19:11:04.359Z] ---> Running in d060f0a473ca [2022-05-16T19:11:04.359Z] Collecting jsonschema<3,>=2.5.1 [2022-05-16T19:11:04.359Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2022-05-16T19:11:04.618Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-16T19:11:04.618Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-16T19:11:04.618Z] Collecting docker<4.0,>=3.6.0 [2022-05-16T19:11:04.618Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-16T19:11:04.618Z] Removing intermediate container ea56f91eb3b7 [2022-05-16T19:11:04.618Z] ---> 4c9ec03276b1 [2022-05-16T19:11:04.618Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-16T19:11:04.877Z] Collecting PyYAML<4,>=3.10 [2022-05-16T19:11:04.877Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-16T19:11:05.183Z] + docker inspect -f . ci-base-image-arm64 [2022-05-16T19:11:05.183Z] . [Pipeline] withDockerContainer [2022-05-16T19:11:05.425Z] prd-ubuntu20.04-docker-arm64-4c-16g-63846 does not seem to be running inside a container [2022-05-16T19:11:05.447Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-16T19:11:05.447Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-16T19:11:05.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-16T19:11:05.922Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:11:05.923Z] ---> 6667ebfaaa53 [2022-05-16T19:11:05.923Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-16T19:11:05.923Z] Collecting docopt<0.7,>=0.6.1 [2022-05-16T19:11:05.923Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-16T19:11:05.923Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:11:05.923Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:11:05.923Z] ---> 9089629e811d [2022-05-16T19:11:05.923Z] Step 3/23 : WORKDIR /edgex-go [2022-05-16T19:11:05.923Z] ---> Using cache [2022-05-16T19:11:05.923Z] ---> 13e66773cb9e [2022-05-16T19:11:05.923Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:11:05.923Z] ---> Using cache [2022-05-16T19:11:05.923Z] ---> e7278baaa50b [2022-05-16T19:11:05.923Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-16T19:11:06.181Z] ---> Running in 60178cfa7e29 [2022-05-16T19:11:06.181Z] ---> Running in 4a8781b85db8 [2022-05-16T19:11:06.181Z] Collecting cached-property<2,>=1.2.0 [2022-05-16T19:11:06.181Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-16T19:11:06.181Z] Collecting texttable<0.10,>=0.9.0 [2022-05-16T19:11:06.181Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-16T19:11:06.440Z] 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-16T19:11:06.699Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-16T19:11:06.699Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-16T19:11:06.699Z] Collecting docker-pycreds>=0.4.0 [2022-05-16T19:11:06.699Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-16T19:11:06.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:11:06.729Z] $ docker top d1fc6c29d6507d4e6b9eb20c66e9eda0093cb768d0ea84d968360bdb34bc8442 -eo pid,comm [2022-05-16T19:11:06.959Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-16T19:11:06.959Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-16T19:11:06.959Z] Collecting idna<2.8,>=2.5 [2022-05-16T19:11:06.959Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-16T19:11:06.959Z] 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-16T19:11:06.959Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-16T19:11:06.959Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-16T19:11:06.959Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-16T19:11:06.959Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-16T19:11:06.959Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-16T19:11:06.959Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [Pipeline] { [Pipeline] echo [2022-05-16T19:11:07.146Z] ========================================================= [2022-05-16T19:11:07.147Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-16T19:11:07.147Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-16T19:11:07.223Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:11:07.223Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-16T19:11:07.223Z] Attempting uninstall: urllib3 [2022-05-16T19:11:07.223Z] Found existing installation: urllib3 1.26.7 [2022-05-16T19:11:07.223Z] Uninstalling urllib3-1.26.7: [2022-05-16T19:11:07.223Z] Successfully uninstalled urllib3-1.26.7 [2022-05-16T19:11:07.223Z] Attempting uninstall: idna [2022-05-16T19:11:07.223Z] Found existing installation: idna 3.3 [2022-05-16T19:11:07.223Z] Uninstalling idna-3.3: [2022-05-16T19:11:07.223Z] Successfully uninstalled idna-3.3 [2022-05-16T19:11:07.792Z] Attempting uninstall: requests [2022-05-16T19:11:07.792Z] Found existing installation: requests 2.26.0 [2022-05-16T19:11:07.792Z] Uninstalling requests-2.26.0: [2022-05-16T19:11:07.792Z] Removing intermediate container 60178cfa7e29 [2022-05-16T19:11:07.869Z] + make test [2022-05-16T19:11:07.869Z] go mod tidy -compat=1.17 [2022-05-16T19:11:08.050Z] ---> b61ef69a3566 [2022-05-16T19:11:08.050Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-16T19:11:08.050Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:11:08.050Z] Successfully uninstalled requests-2.26.0 [2022-05-16T19:11:08.050Z] ---> Running in 3f00720b3eca [2022-05-16T19:11:08.050Z] Running setup.py install for texttable: started [2022-05-16T19:11:08.316Z] OK: 221 MiB in 52 packages [2022-05-16T19:11:08.316Z] Removing intermediate container 3f00720b3eca [2022-05-16T19:11:08.316Z] ---> 4102036ba3e8 [2022-05-16T19:11:08.316Z] Step 28/31 : CMD ["gate"] [2022-05-16T19:11:08.316Z] OK: 221 MiB in 52 packages [2022-05-16T19:11:08.576Z] ---> Running in 791aacf0ed06 [2022-05-16T19:11:08.576Z] Running setup.py install for texttable: finished with status 'done' [2022-05-16T19:11:08.576Z] Running setup.py install for PyYAML: started [2022-05-16T19:11:08.853Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-16T19:11:09.184Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-16T19:11:09.184Z] Removing intermediate container 791aacf0ed06 [2022-05-16T19:11:09.184Z] ---> 0a8542be8773 [2022-05-16T19:11:09.184Z] Step 29/31 : LABEL arch=x86_64 [2022-05-16T19:11:09.184Z] Running setup.py install for docopt: started [2022-05-16T19:11:09.184Z] Removing intermediate container d060f0a473ca [2022-05-16T19:11:09.184Z] ---> 668cb2df467e [2022-05-16T19:11:09.184Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-16T19:11:09.443Z] Removing intermediate container 4a8781b85db8 [2022-05-16T19:11:09.443Z] ---> 6416143d9ce7 [2022-05-16T19:11:09.443Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-16T19:11:09.443Z] ---> Running in afd959e7820d [2022-05-16T19:11:09.443Z] Running setup.py install for docopt: finished with status 'done' [2022-05-16T19:11:09.443Z] Running setup.py install for dockerpty: started [2022-05-16T19:11:09.702Z] Removing intermediate container afd959e7820d [2022-05-16T19:11:09.702Z] ---> a10fcb04a551 [2022-05-16T19:11:09.702Z] Step 30/31 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:11:09.969Z] ---> Running in 322034ab0a79 [2022-05-16T19:11:09.969Z] ---> be511a42e145 [2022-05-16T19:11:09.969Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:11:09.969Z] ---> 523b8ea5acc0 [2022-05-16T19:11:09.969Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:11:09.969Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-16T19:11:09.969Z] ---> Running in 10dde2e9d9ba [2022-05-16T19:11:10.295Z] ---> Running in ab292b78427f [2022-05-16T19:11:10.295Z] Removing intermediate container 322034ab0a79 [2022-05-16T19:11:10.295Z] ---> 14adef9da858 [2022-05-16T19:11:10.295Z] Step 31/31 : LABEL version=0.0.0 [2022-05-16T19:11:10.874Z] ---> Running in 25d6e128c2fd [2022-05-16T19:11:10.875Z] 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-16T19:11:11.133Z] Removing intermediate container 25d6e128c2fd [2022-05-16T19:11:11.133Z] ---> df365912955c [2022-05-16T19:11:11.133Z] [2022-05-16T19:11:11.133Z] Successfully built df365912955c [2022-05-16T19:11:11.133Z] Successfully tagged security-bootstrapper:latest [2022-05-16T19:11:11.133Z] Building security-spiffe-token-provider [2022-05-16T19:11:15.327Z]  Building security-bootstrapper ... done Removing intermediate container 10dde2e9d9ba [2022-05-16T19:11:15.327Z] ---> 7a2316c21003 [2022-05-16T19:11:15.327Z] Step 8/23 : COPY . . [2022-05-16T19:11:15.327Z] Removing intermediate container ab292b78427f [2022-05-16T19:11:15.327Z] ---> 0ad1844acf90 [2022-05-16T19:11:15.327Z] Step 8/22 : COPY . . [2022-05-16T19:11:16.704Z] Removing intermediate container 071664a3b10b [2022-05-16T19:11:16.704Z] ---> 1aefbd73d953 [2022-05-16T19:11:16.704Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-16T19:11:16.966Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:11:16.966Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:11:16.966Z] ---> 9089629e811d [2022-05-16T19:11:16.966Z] Step 3/20 : WORKDIR /edgex-go [2022-05-16T19:11:16.966Z] ---> Using cache [2022-05-16T19:11:16.966Z] ---> 13e66773cb9e [2022-05-16T19:11:16.966Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-16T19:11:19.509Z] ---> Running in 05f37c4310cb [2022-05-16T19:11:19.509Z] ---> Running in 0cfd4d37aee3 [2022-05-16T19:11:19.795Z] Removing intermediate container 0cfd4d37aee3 [2022-05-16T19:11:19.795Z] ---> 39d329bc74ca [2022-05-16T19:11:19.795Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-16T19:11:20.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:11:20.057Z] ---> Running in 95c4bb0792b5 [2022-05-16T19:11:20.634Z] Removing intermediate container 95c4bb0792b5 [2022-05-16T19:11:20.634Z] ---> 4a20a1200a06 [2022-05-16T19:11:20.634Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-16T19:11:20.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:11:21.202Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-16T19:11:21.203Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-16T19:11:21.203Z] OK: 15864 distinct packages available [2022-05-16T19:11:21.203Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:11:22.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:11:22.401Z] OK: 221 MiB in 52 packages [2022-05-16T19:11:22.401Z] ---> db5c5e25fc00 [2022-05-16T19:11:22.401Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-16T19:11:23.339Z] ---> dd3b52f94fe3 [2022-05-16T19:11:23.339Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-16T19:11:23.339Z] Removing intermediate container 05f37c4310cb [2022-05-16T19:11:23.339Z] ---> edfd69d8edc0 [2022-05-16T19:11:23.339Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-16T19:11:24.277Z] ---> 806f5700c171 [2022-05-16T19:11:24.277Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-16T19:11:24.277Z] ---> 5f111d9a14d1 [2022-05-16T19:11:24.277Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:11:24.538Z] ---> Running in 084ae0958529 [2022-05-16T19:11:24.538Z] ---> Running in e7f59c211b9a [2022-05-16T19:11:24.797Z] Removing intermediate container 084ae0958529 [2022-05-16T19:11:24.797Z] ---> b0bd2d80471b [2022-05-16T19:11:24.797Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-16T19:11:25.058Z] ---> Running in 85cfe6efda51 [2022-05-16T19:11:25.058Z] ---> a79133f90515 [2022-05-16T19:11:25.058Z] ---> 692254b6ffaf [2022-05-16T19:11:25.058Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 9/23 : RUN make cmd/core-command/core-command [2022-05-16T19:11:25.058Z] [2022-05-16T19:11:25.318Z] ---> Running in e6c233639e8e [2022-05-16T19:11:25.318Z] ---> Running in b4c84a47a230 [2022-05-16T19:11:25.318Z] Removing intermediate container 85cfe6efda51 [2022-05-16T19:11:25.318Z] ---> 167dd99e09ad [2022-05-16T19:11:25.318Z] Step 21/23 : LABEL arch=x86_64 [2022-05-16T19:11:25.318Z] ---> Running in f2b7ad38302b [2022-05-16T19:11:25.582Z] Removing intermediate container f2b7ad38302b [2022-05-16T19:11:25.582Z] ---> d4450c214007 [2022-05-16T19:11:25.582Z] Step 22/23 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:11:25.582Z] ---> Running in bc9d695e4b8d [2022-05-16T19:11:25.582Z] Removing intermediate container bc9d695e4b8d [2022-05-16T19:11:25.582Z] ---> 16b6f100cae2 [2022-05-16T19:11:25.582Z] Step 23/23 : LABEL version=0.0.0 [2022-05-16T19:11:25.582Z] ---> Running in 6b9b2de78254 [2022-05-16T19:11:25.841Z] Removing intermediate container e7f59c211b9a [2022-05-16T19:11:25.841Z] ---> 367f628b1a0f [2022-05-16T19:11:25.841Z] Step 7/20 : COPY . . [2022-05-16T19:11:25.841Z] Removing intermediate container 6b9b2de78254 [2022-05-16T19:11:25.841Z] ---> fd251ffade2b [2022-05-16T19:11:25.841Z] [2022-05-16T19:11:25.841Z] 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-16T19:11:25.841Z] 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-16T19:11:25.841Z] Successfully built fd251ffade2b [2022-05-16T19:11:25.841Z] Successfully tagged sys-mgmt-agent:latest [2022-05-16T19:11:25.841Z]  Building sys-mgmt-agent ... done Building security-secretstore-setup [2022-05-16T19:11:31.117Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:11:31.117Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:11:31.117Z] ---> 9089629e811d [2022-05-16T19:11:31.117Z] Step 3/25 : WORKDIR /edgex-go [2022-05-16T19:11:31.117Z] ---> Using cache [2022-05-16T19:11:31.117Z] ---> 13e66773cb9e [2022-05-16T19:11:31.117Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:11:31.117Z] ---> Using cache [2022-05-16T19:11:31.117Z] ---> e7278baaa50b [2022-05-16T19:11:31.117Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-16T19:11:31.117Z] ---> Using cache [2022-05-16T19:11:31.117Z] ---> 6416143d9ce7 [2022-05-16T19:11:31.117Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-16T19:11:31.117Z] ---> Using cache [2022-05-16T19:11:31.117Z] ---> be511a42e145 [2022-05-16T19:11:31.117Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:11:31.117Z] ---> Using cache [2022-05-16T19:11:31.117Z] ---> 7a2316c21003 [2022-05-16T19:11:31.117Z] Step 8/25 : COPY . . [2022-05-16T19:11:31.117Z] ---> Using cache [2022-05-16T19:11:31.117Z] ---> 692254b6ffaf [2022-05-16T19:11:31.117Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-16T19:11:36.394Z] ---> Running in 18dc41bb3eb8 [2022-05-16T19:11:36.394Z] ---> 3ba2fa900d75 [2022-05-16T19:11:36.394Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-16T19:11:36.394Z] ---> Running in ccff665d942d [2022-05-16T19:11:36.653Z] 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-16T19:11:36.914Z] 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-16T19:11:41.220Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-16T19:11:42.188Z] 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-16T19:11:44.101Z] Removing intermediate container b4c84a47a230 [2022-05-16T19:11:44.101Z] ---> b63ccca22edf [2022-05-16T19:11:44.101Z] [2022-05-16T19:11:44.101Z] Step 10/23 : FROM alpine:3.14 [2022-05-16T19:11:44.101Z] ---> e04c818066af [2022-05-16T19:11:44.101Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-16T19:11:44.101Z] ---> Using cache [2022-05-16T19:11:44.101Z] ---> 39f636e5a5ba [2022-05-16T19:11:44.101Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-16T19:11:44.101Z] ---> Using cache [2022-05-16T19:11:44.101Z] ---> 4c4cdf17f1e5 [2022-05-16T19:11:44.101Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-16T19:11:44.669Z] ---> Running in 1e4748d9ca37 [2022-05-16T19:11:45.238Z] Removing intermediate container 1e4748d9ca37 [2022-05-16T19:11:45.238Z] ---> 88bd68c3df10 [2022-05-16T19:11:45.238Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-16T19:11:45.498Z] ---> Running in bec96b84c580 [2022-05-16T19:11:45.498Z] Removing intermediate container e6c233639e8e [2022-05-16T19:11:45.498Z] ---> 94d3f9f12d4d [2022-05-16T19:11:45.498Z] [2022-05-16T19:11:45.498Z] Step 10/22 : FROM alpine:3.14 [2022-05-16T19:11:45.498Z] ---> e04c818066af [2022-05-16T19:11:45.498Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-16T19:11:45.762Z] ---> Running in 49c7f171d37e [2022-05-16T19:11:45.762Z] Removing intermediate container bec96b84c580 [2022-05-16T19:11:45.762Z] ---> 76cba15155dc [2022-05-16T19:11:45.762Z] Step 15/23 : WORKDIR / [2022-05-16T19:11:46.020Z] ---> Running in 421d8b235a65 [2022-05-16T19:11:46.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:11:46.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:11:46.279Z] Removing intermediate container 421d8b235a65 [2022-05-16T19:11:46.279Z] ---> 7ec69af0b704 [2022-05-16T19:11:46.279Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-16T19:11:46.538Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-16T19:11:46.539Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-16T19:11:46.539Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-16T19:11:46.539Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-16T19:11:46.539Z] (5/6) Installing curl (7.79.1-r1) [2022-05-16T19:11:46.539Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-16T19:11:46.539Z] Executing busybox-1.33.1-r7.trigger [2022-05-16T19:11:46.539Z] Executing ca-certificates-20211220-r0.trigger [2022-05-16T19:11:46.539Z] OK: 8 MiB in 20 packages [2022-05-16T19:11:47.108Z] ---> 1d4ecc4e720a [2022-05-16T19:11:47.108Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-16T19:11:48.051Z] Removing intermediate container 49c7f171d37e [2022-05-16T19:11:48.051Z] ---> 48b3196402c3 [2022-05-16T19:11:48.051Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-16T19:11:48.310Z] ---> a595053c9040 [2022-05-16T19:11:48.310Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-16T19:11:48.310Z] ---> Running in 94d9bd9c7302 [2022-05-16T19:11:48.881Z] Removing intermediate container 94d9bd9c7302 [2022-05-16T19:11:48.881Z] ---> a10da7f3ba78 [2022-05-16T19:11:48.881Z] Step 13/22 : WORKDIR /edgex [2022-05-16T19:11:48.881Z] ---> Running in d974b32a80ba [2022-05-16T19:11:48.881Z] ---> 47a01bcfe4a7 [2022-05-16T19:11:48.881Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-16T19:11:48.881Z] ---> Running in 63477c7c1214 [2022-05-16T19:11:49.140Z] Removing intermediate container d974b32a80ba [2022-05-16T19:11:49.140Z] ---> 5afdc601e3f5 [2022-05-16T19:11:49.140Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-16T19:11:49.140Z] Removing intermediate container 63477c7c1214 [2022-05-16T19:11:49.140Z] ---> a7da6fcffd13 [2022-05-16T19:11:49.140Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-16T19:11:49.140Z] ---> Running in fe660a7228ed [2022-05-16T19:11:49.402Z] ---> 0da58b84c7c8 [2022-05-16T19:11:49.402Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-16T19:11:49.662Z] Removing intermediate container fe660a7228ed [2022-05-16T19:11:49.662Z] ---> 40b3944600e0 [2022-05-16T19:11:49.662Z] Step 21/23 : LABEL arch=x86_64 [2022-05-16T19:11:49.662Z] ---> Running in 8b656a300e87 [2022-05-16T19:11:49.921Z] Removing intermediate container 8b656a300e87 [2022-05-16T19:11:49.921Z] ---> 5765a2730c3f [2022-05-16T19:11:49.921Z] Step 22/23 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:11:50.179Z] ---> Running in 18953918339e [2022-05-16T19:11:50.179Z] ---> 52eab0f3da20 [2022-05-16T19:11:50.179Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-16T19:11:50.437Z] Removing intermediate container 18953918339e [2022-05-16T19:11:50.437Z] ---> 32ad106c3074 [2022-05-16T19:11:50.437Z] Step 23/23 : LABEL version=0.0.0 [2022-05-16T19:11:50.701Z] ---> f9205014b404 [2022-05-16T19:11:50.701Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-16T19:11:50.701Z] ---> Running in fb03e8132b4c [2022-05-16T19:11:50.701Z] Removing intermediate container fb03e8132b4c [2022-05-16T19:11:50.701Z] ---> 06a0cd8c0b6a [2022-05-16T19:11:50.701Z] [2022-05-16T19:11:50.961Z] Successfully built 06a0cd8c0b6a [2022-05-16T19:11:50.961Z] Successfully tagged core-command:latest [2022-05-16T19:11:50.961Z]  Building core-command ... done Building core-metadata [2022-05-16T19:11:50.961Z] ---> 4a518c0483f7 [2022-05-16T19:11:50.961Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-16T19:11:50.961Z] ---> Running in a3f50f4886ca [2022-05-16T19:11:54.253Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:11:54.253Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:11:54.253Z] ---> 9089629e811d [2022-05-16T19:11:54.253Z] Step 3/23 : WORKDIR /edgex-go [2022-05-16T19:11:54.253Z] ---> Using cache [2022-05-16T19:11:54.253Z] ---> 13e66773cb9e [2022-05-16T19:11:54.253Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:11:54.253Z] ---> Using cache [2022-05-16T19:11:54.253Z] ---> e7278baaa50b [2022-05-16T19:11:54.253Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-16T19:11:54.253Z] ---> Using cache [2022-05-16T19:11:54.253Z] ---> 6416143d9ce7 [2022-05-16T19:11:54.253Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-16T19:11:54.253Z] ---> Using cache [2022-05-16T19:11:54.253Z] ---> be511a42e145 [2022-05-16T19:11:54.253Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:11:54.253Z] ---> Using cache [2022-05-16T19:11:54.253Z] ---> 7a2316c21003 [2022-05-16T19:11:54.253Z] Step 8/23 : COPY . . [2022-05-16T19:11:54.253Z] ---> Using cache [2022-05-16T19:11:54.253Z] ---> 692254b6ffaf [2022-05-16T19:11:54.253Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-16T19:11:54.253Z] 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-16T19:11:54.820Z] ---> Running in 14b1e45b9c3f [2022-05-16T19:11:55.092Z] Removing intermediate container a3f50f4886ca [2022-05-16T19:11:55.092Z] ---> cdecb8976434 [2022-05-16T19:11:55.092Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-16T19:11:55.092Z] ---> Running in 8f7108bba117 [2022-05-16T19:11:55.092Z] Removing intermediate container 8f7108bba117 [2022-05-16T19:11:55.092Z] ---> 085a5d6a831f [2022-05-16T19:11:55.092Z] Step 20/22 : LABEL arch=x86_64 [2022-05-16T19:11:55.352Z] ---> Running in c357684315e8 [2022-05-16T19:11:55.352Z] 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-16T19:11:55.615Z] Removing intermediate container c357684315e8 [2022-05-16T19:11:55.615Z] ---> 55fb05985c10 [2022-05-16T19:11:55.615Z] Step 21/22 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:11:56.186Z] ---> Running in d0c9b566901e [2022-05-16T19:11:56.755Z] Removing intermediate container d0c9b566901e [2022-05-16T19:11:56.755Z] ---> 5cf79cffddcd [2022-05-16T19:11:56.755Z] Step 22/22 : LABEL version=0.0.0 [2022-05-16T19:11:56.755Z] ---> Running in d89e51ece233 [2022-05-16T19:11:56.755Z] Removing intermediate container 18dc41bb3eb8 [2022-05-16T19:11:56.755Z] ---> e611b8a59f7f [2022-05-16T19:11:56.755Z] [2022-05-16T19:11:56.755Z] Step 10/25 : FROM alpine:3.14 [2022-05-16T19:11:56.755Z] ---> e04c818066af [2022-05-16T19:11:56.755Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-16T19:11:57.015Z] ---> Running in e74b728f657d [2022-05-16T19:11:57.015Z] Removing intermediate container d89e51ece233 [2022-05-16T19:11:57.015Z] ---> 6a6a10c0e1d5 [2022-05-16T19:11:57.015Z] [2022-05-16T19:11:57.274Z] Successfully built 6a6a10c0e1d5 [2022-05-16T19:11:57.274Z] Successfully tagged security-proxy-setup:latest [2022-05-16T19:11:57.274Z]  Building security-proxy-setup ... done Building security-spire-server [2022-05-16T19:11:57.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:11:57.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:11:57.794Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-16T19:11:57.794Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-16T19:11:57.794Z] (3/3) Installing su-exec (0.2-r1) [2022-05-16T19:11:57.794Z] Executing busybox-1.33.1-r7.trigger [2022-05-16T19:11:57.794Z] Executing ca-certificates-20211220-r0.trigger [2022-05-16T19:11:57.794Z] OK: 6 MiB in 17 packages [2022-05-16T19:12:01.082Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:12:01.082Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:12:01.082Z] ---> 9089629e811d [2022-05-16T19:12:01.082Z] Step 3/25 : WORKDIR /edgex-go [2022-05-16T19:12:01.082Z] ---> Using cache [2022-05-16T19:12:01.082Z] ---> 13e66773cb9e [2022-05-16T19:12:01.082Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:12:01.082Z] ---> Using cache [2022-05-16T19:12:01.082Z] ---> e7278baaa50b [2022-05-16T19:12:01.082Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-16T19:12:02.026Z] ---> Running in d264481bd256 [2022-05-16T19:12:02.026Z] Removing intermediate container ccff665d942d [2022-05-16T19:12:02.026Z] ---> 03646c470821 [2022-05-16T19:12:02.026Z] [2022-05-16T19:12:02.026Z] Step 9/20 : FROM alpine:3.15 [2022-05-16T19:12:02.289Z] Removing intermediate container e74b728f657d [2022-05-16T19:12:02.289Z] ---> 5503bb013194 [2022-05-16T19:12:02.289Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-16T19:12:02.551Z] 3.15: Pulling from library/alpine [2022-05-16T19:12:02.551Z] ---> Running in 04d30a53b18f [2022-05-16T19:12:02.813Z] Removing intermediate container 04d30a53b18f [2022-05-16T19:12:02.813Z] ---> 2c6466d6b2d3 [2022-05-16T19:12:02.813Z] Step 13/25 : WORKDIR / [2022-05-16T19:12:02.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:12:02.813Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-16T19:12:02.813Z] Status: Downloaded newer image for alpine:3.15 [2022-05-16T19:12:02.813Z] ---> Running in a6eb7c34145c [2022-05-16T19:12:02.813Z] ---> 0ac33e5f5afa [2022-05-16T19:12:02.813Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-16T19:12:03.072Z] ---> Running in bd166319cfbf [2022-05-16T19:12:03.336Z] Removing intermediate container a6eb7c34145c [2022-05-16T19:12:03.336Z] ---> db47b89b2c65 [2022-05-16T19:12:03.336Z] 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-16T19:12:03.336Z] Removing intermediate container bd166319cfbf [2022-05-16T19:12:03.336Z] ---> e5cef7fe99d3 [2022-05-16T19:12:03.336Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:12:03.336Z] ---> Running in a87009ad413f [2022-05-16T19:12:03.604Z] ---> 45cbf208922d [2022-05-16T19:12:03.604Z] 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-16T19:12:03.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:12:03.863Z] ---> cbab640b6a17 [2022-05-16T19:12:03.863Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-16T19:12:03.863Z] OK: 221 MiB in 52 packages [2022-05-16T19:12:04.123Z] ---> 65fd8bd598d1 [2022-05-16T19:12:04.123Z] 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-16T19:12:04.385Z] ---> 1e032c769ec2 [2022-05-16T19:12:04.385Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-16T19:12:04.385Z] Removing intermediate container a87009ad413f [2022-05-16T19:12:04.385Z] ---> 95eb0e78e409 [2022-05-16T19:12:04.385Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-16T19:12:04.650Z] ---> Running in cf44aef1468e [2022-05-16T19:12:04.650Z] Removing intermediate container d264481bd256 [2022-05-16T19:12:04.650Z] ---> 35d2487316ce [2022-05-16T19:12:04.650Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-16T19:12:04.983Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:12:04.983Z] ---> 428af3d8889d [2022-05-16T19:12:04.983Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-16T19:12:05.316Z] ---> 0e69b7e8afe3 [2022-05-16T19:12:05.316Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:12:05.316Z] ---> Running in 38e3f75ae1d8 [2022-05-16T19:12:06.036Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:12:06.036Z] ---> 688efab112df [2022-05-16T19:12:06.036Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-16T19:12:06.308Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-16T19:12:06.308Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-16T19:12:06.308Z] OK: 15857 distinct packages available [2022-05-16T19:12:06.308Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:12:06.308Z] ---> c1f64d8b6a96 [2022-05-16T19:12:06.308Z] 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-16T19:12:06.569Z] ---> Running in 5bcfbdea6476 [2022-05-16T19:12:07.148Z] Removing intermediate container 38e3f75ae1d8 [2022-05-16T19:12:07.148Z] ---> c3d67719bb06 [2022-05-16T19:12:07.148Z] Step 8/25 : COPY . . [2022-05-16T19:12:07.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:12:07.406Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-16T19:12:07.406Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-16T19:12:07.672Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-16T19:12:07.672Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-16T19:12:07.937Z] (5/9) Installing curl (7.80.0-r1) [2022-05-16T19:12:07.937Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-16T19:12:07.937Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-16T19:12:07.937Z] (8/9) Installing libucontext (1.1-r0) [2022-05-16T19:12:08.200Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-16T19:12:08.200Z] Executing busybox-1.34.1-r5.trigger [2022-05-16T19:12:08.200Z] Executing ca-certificates-20211220-r0.trigger [2022-05-16T19:12:08.200Z] OK: 8 MiB in 23 packages [2022-05-16T19:12:11.498Z] Removing intermediate container 5bcfbdea6476 [2022-05-16T19:12:11.498Z] ---> 9c7edb52f012 [2022-05-16T19:12:11.498Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-16T19:12:12.458Z] ---> Running in cd45f3ec2b3a [2022-05-16T19:12:12.458Z] Removing intermediate container cf44aef1468e [2022-05-16T19:12:12.458Z] ---> cd669405ee5f [2022-05-16T19:12:12.458Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-16T19:12:12.458Z] Building bin/spire-agent... [2022-05-16T19:12:12.458Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-16T19:12:12.458Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-16T19:12:12.458Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-16T19:12:12.458Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-16T19:12:12.458Z] Removing intermediate container cd45f3ec2b3a [2022-05-16T19:12:12.458Z] ---> a4c02d7ea661 [2022-05-16T19:12:12.458Z] Step 23/25 : LABEL arch=x86_64 [2022-05-16T19:12:12.458Z] ---> 7c145698c906 [2022-05-16T19:12:12.458Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-16T19:12:12.719Z] Removing intermediate container 14b1e45b9c3f [2022-05-16T19:12:12.719Z] ---> 703640282203 [2022-05-16T19:12:12.719Z] [2022-05-16T19:12:12.719Z] Step 10/23 : FROM alpine:3.14 [2022-05-16T19:12:12.719Z] ---> e04c818066af [2022-05-16T19:12:12.719Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-16T19:12:12.719Z] ---> Using cache [2022-05-16T19:12:12.719Z] ---> 39f636e5a5ba [2022-05-16T19:12:12.719Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-16T19:12:12.719Z] ---> Using cache [2022-05-16T19:12:12.719Z] ---> 4c4cdf17f1e5 [2022-05-16T19:12:12.719Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-16T19:12:12.719Z] ---> 13bb9810bd0a [2022-05-16T19:12:12.719Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-16T19:12:12.719Z] ---> Running in 1b12b0861f51 [2022-05-16T19:12:12.719Z] ---> Running in 107b344d9405 [2022-05-16T19:12:12.719Z] ---> Running in 1d472789fcb5 [2022-05-16T19:12:12.980Z] Removing intermediate container 1b12b0861f51 [2022-05-16T19:12:12.980Z] ---> 1a026a261019 [2022-05-16T19:12:12.980Z] Step 24/25 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:12:13.241Z] Removing intermediate container 1d472789fcb5 [2022-05-16T19:12:13.241Z] ---> 0f704037508f [2022-05-16T19:12:13.241Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-16T19:12:13.501Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-16T19:12:13.501Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-16T19:12:13.501Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-16T19:12:13.501Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-16T19:12:13.501Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-16T19:12:13.501Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-16T19:12:13.501Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-16T19:12:13.501Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-16T19:12:13.501Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-16T19:12:13.761Z] Removing intermediate container 107b344d9405 [2022-05-16T19:12:13.761Z] ---> 97396824e1be [2022-05-16T19:12:13.761Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-16T19:12:14.021Z] ---> Running in 15020fe06748 [2022-05-16T19:12:14.286Z] ---> fd039eb474f5 [2022-05-16T19:12:14.286Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-16T19:12:14.286Z] ---> Running in 2b41b62977fe [2022-05-16T19:12:14.286Z] ---> Running in c62056d2b71b [2022-05-16T19:12:14.286Z] Removing intermediate container 15020fe06748 [2022-05-16T19:12:14.286Z] ---> 3f9b60629f33 [2022-05-16T19:12:14.286Z] Step 25/25 : LABEL version=0.0.0 [2022-05-16T19:12:14.286Z] Removing intermediate container c62056d2b71b [2022-05-16T19:12:14.286Z] ---> bde2f03defc9 [2022-05-16T19:12:14.286Z] Step 15/23 : WORKDIR / [2022-05-16T19:12:14.286Z] ---> Running in 8bb257c8a8dc [2022-05-16T19:12:14.286Z] ---> Running in ac19159eb28c [2022-05-16T19:12:14.286Z] ---> e5f077e8b7fc [2022-05-16T19:12:14.286Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-16T19:12:14.548Z] ---> Running in 0d6112d9667c [2022-05-16T19:12:14.548Z] Removing intermediate container 8bb257c8a8dc [2022-05-16T19:12:14.548Z] ---> f92269efc2c3 [2022-05-16T19:12:14.548Z] [2022-05-16T19:12:14.548Z] Removing intermediate container ac19159eb28c [2022-05-16T19:12:14.548Z] ---> d40b288cb547 [2022-05-16T19:12:14.548Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-16T19:12:14.548Z] Removing intermediate container 0d6112d9667c [2022-05-16T19:12:14.548Z] ---> 511309cd346c [2022-05-16T19:12:14.548Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-16T19:12:14.548Z] Successfully built f92269efc2c3 [2022-05-16T19:12:14.548Z] ---> Running in cbbd3be0aec7 [2022-05-16T19:12:14.810Z] Successfully tagged security-secretstore-setup:latest [2022-05-16T19:12:14.810Z]  Building security-secretstore-setup ... done Building core-data [2022-05-16T19:12:15.126Z] Removing intermediate container cbbd3be0aec7 [2022-05-16T19:12:15.126Z] ---> f07c2b5943b5 [2022-05-16T19:12:15.126Z] Step 18/20 : LABEL arch=x86_64 [2022-05-16T19:12:15.697Z] ---> 786124b1b3bc [2022-05-16T19:12:15.697Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-16T19:12:18.992Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:12:18.992Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:12:18.992Z] ---> 9089629e811d [2022-05-16T19:12:18.992Z] Step 3/23 : WORKDIR /edgex-go [2022-05-16T19:12:18.992Z] ---> Using cache [2022-05-16T19:12:18.992Z] ---> 13e66773cb9e [2022-05-16T19:12:18.992Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:12:18.992Z] ---> Using cache [2022-05-16T19:12:18.992Z] ---> e7278baaa50b [2022-05-16T19:12:18.992Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-16T19:12:18.992Z] ---> 715c7a0450fb [2022-05-16T19:12:18.992Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml ---> Running in bb23c37365b6 [2022-05-16T19:12:18.992Z] [2022-05-16T19:12:19.251Z] Removing intermediate container 2b41b62977fe [2022-05-16T19:12:19.251Z] ---> b85bebd84e61 [2022-05-16T19:12:19.251Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-16T19:12:19.251Z] ---> Running in 5cefa36b5f93 [2022-05-16T19:12:19.251Z] ---> Running in f47313593ad2 [2022-05-16T19:12:19.251Z] Removing intermediate container bb23c37365b6 [2022-05-16T19:12:19.251Z] ---> 2094dbed2afa [2022-05-16T19:12:19.251Z] Step 19/20 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:12:19.251Z] ---> 37d21eb74251 [2022-05-16T19:12:19.251Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-16T19:12:19.512Z] ---> Running in dc7c727c26ef [2022-05-16T19:12:19.512Z] ---> Running in 715746788d82 [2022-05-16T19:12:19.512Z] Removing intermediate container f47313593ad2 [2022-05-16T19:12:19.512Z] ---> 57d380708bf2 [2022-05-16T19:12:19.512Z] 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-16T19:12:19.512Z] ---> Running in 00505a41ff80 [2022-05-16T19:12:19.512Z] Removing intermediate container dc7c727c26ef [2022-05-16T19:12:19.512Z] ---> 5aac72de7c1f [2022-05-16T19:12:19.512Z] Step 20/20 : LABEL version=0.0.0 [2022-05-16T19:12:19.512Z] Removing intermediate container 715746788d82 [2022-05-16T19:12:19.512Z] ---> 558e177d0214 [2022-05-16T19:12:19.512Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-16T19:12:19.773Z] ---> Running in 0f5aa2fe2fc2 [2022-05-16T19:12:19.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:12:19.773Z] ---> Running in 5060297c0b8a [2022-05-16T19:12:19.773Z] Removing intermediate container 0f5aa2fe2fc2 [2022-05-16T19:12:19.773Z] ---> acb60b228b90 [2022-05-16T19:12:19.773Z] [2022-05-16T19:12:20.061Z] Removing intermediate container 5060297c0b8a [2022-05-16T19:12:20.061Z] ---> 022b81722040 [2022-05-16T19:12:20.061Z] Step 21/23 : LABEL arch=x86_64 [2022-05-16T19:12:20.061Z] ---> Running in dab2eb76230a [2022-05-16T19:12:20.062Z] Successfully built acb60b228b90 [2022-05-16T19:12:20.062Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-16T19:12:20.062Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2022-05-16T19:12:20.328Z] Removing intermediate container dab2eb76230a [2022-05-16T19:12:20.328Z] ---> ef709f1136bb [2022-05-16T19:12:20.328Z] Step 22/23 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:12:20.328Z] ---> Running in c77e9eeabd25 [2022-05-16T19:12:20.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:12:20.592Z] spire-1.2.1/ [2022-05-16T19:12:20.592Z] spire-1.2.1/.data/ [2022-05-16T19:12:20.592Z] spire-1.2.1/.data/.file [2022-05-16T19:12:20.592Z] spire-1.2.1/.dockerignore [2022-05-16T19:12:20.592Z] spire-1.2.1/.gitattributes [2022-05-16T19:12:20.592Z] spire-1.2.1/.githooks/ [2022-05-16T19:12:20.592Z] spire-1.2.1/.githooks/pre-commit [2022-05-16T19:12:20.592Z] spire-1.2.1/.github/ [2022-05-16T19:12:20.592Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-16T19:12:20.592Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-16T19:12:20.592Z] spire-1.2.1/.github/dependabot.yml [2022-05-16T19:12:20.592Z] spire-1.2.1/.github/workflows/ [2022-05-16T19:12:20.592Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-16T19:12:20.592Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-16T19:12:20.592Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-16T19:12:20.592Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-16T19:12:20.592Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-16T19:12:20.592Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-16T19:12:20.592Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-16T19:12:20.592Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-16T19:12:20.592Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-16T19:12:20.592Z] spire-1.2.1/.gitignore [2022-05-16T19:12:20.592Z] spire-1.2.1/.go-version [2022-05-16T19:12:20.592Z] spire-1.2.1/.golangci.yml [2022-05-16T19:12:20.592Z] spire-1.2.1/ADOPTERS.md [2022-05-16T19:12:20.592Z] spire-1.2.1/CHANGELOG.md [2022-05-16T19:12:20.592Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-16T19:12:20.592Z] spire-1.2.1/CODEOWNERS [2022-05-16T19:12:20.592Z] spire-1.2.1/CONTRIBUTING.md [2022-05-16T19:12:20.592Z] spire-1.2.1/Dockerfile [2022-05-16T19:12:20.592Z] spire-1.2.1/Dockerfile.dev [2022-05-16T19:12:20.592Z] spire-1.2.1/Dockerfile.scratch [2022-05-16T19:12:20.592Z] spire-1.2.1/LICENSE [2022-05-16T19:12:20.592Z] spire-1.2.1/MAINTAINERS.md [2022-05-16T19:12:20.592Z] spire-1.2.1/Makefile [2022-05-16T19:12:20.592Z] spire-1.2.1/README.md [2022-05-16T19:12:20.592Z] spire-1.2.1/ROADMAP.md [2022-05-16T19:12:20.592Z] spire-1.2.1/SECURITY.md [2022-05-16T19:12:20.592Z] spire-1.2.1/cmd/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-16T19:12:20.593Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-16T19:12:20.593Z] spire-1.2.1/conf/ [2022-05-16T19:12:20.593Z] spire-1.2.1/conf/agent/ [2022-05-16T19:12:20.593Z] spire-1.2.1/conf/agent/agent.conf [2022-05-16T19:12:20.593Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-16T19:12:20.593Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-16T19:12:20.593Z] spire-1.2.1/conf/server/ [2022-05-16T19:12:20.593Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-16T19:12:20.593Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-16T19:12:20.593Z] spire-1.2.1/conf/server/server.conf [2022-05-16T19:12:20.593Z] spire-1.2.1/conf/server/server_full.conf [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/ [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/SPIRE101.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/auditlog.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/images/ [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/scaling_spire.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/spire_agent.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/spire_server.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/supported_integrations.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/telemetry.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/telemetry_config.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/upgrading.md [2022-05-16T19:12:20.593Z] spire-1.2.1/doc/using_spire.md [2022-05-16T19:12:20.593Z] spire-1.2.1/examples/ [2022-05-16T19:12:20.593Z] spire-1.2.1/examples/README.md [2022-05-16T19:12:20.593Z] spire-1.2.1/go.mod [2022-05-16T19:12:20.593Z] spire-1.2.1/go.sum [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/ [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/ [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/agent.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/api/ [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-16T19:12:20.593Z] spire-1.2.1/pkg/agent/client/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/common/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/config.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/manager/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/svid/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/names.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/auth/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-16T19:12:20.594Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cli/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/health/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/health/config.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/health/context.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/health/health.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/idutil/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/log/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/log/log.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/log/options.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/profiling/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-16T19:12:20.595Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/selector/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/uptime/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/util/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/util/task.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/version/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/version/version.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/x509util/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/api.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/health/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/id.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/status.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/bundle/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/ca/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/cache/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/catalog/ [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/config.go [2022-05-16T19:12:20.596Z] spire-1.2.1/pkg/server/datastore/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-16T19:12:20.597Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/registration/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/server.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/server_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/svid/ [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/ [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/private/ [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/private/server/ [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/private/server/journal/ [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/spire/ [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/spire/common/ [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/spire/plugin/ [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-16T19:12:20.598Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-16T19:12:20.598Z] spire-1.2.1/release/ [2022-05-16T19:12:20.598Z] spire-1.2.1/release/spire-extras/ [2022-05-16T19:12:20.598Z] spire-1.2.1/release/spire-extras/README.md [2022-05-16T19:12:20.598Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-16T19:12:20.598Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-16T19:12:20.598Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-16T19:12:20.598Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-16T19:12:20.598Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-16T19:12:20.598Z] spire-1.2.1/release/spire/ [2022-05-16T19:12:20.598Z] spire-1.2.1/release/spire/README.md [2022-05-16T19:12:20.598Z] spire-1.2.1/release/spire/conf/ [2022-05-16T19:12:20.598Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-16T19:12:20.598Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-16T19:12:20.598Z] spire-1.2.1/release/spire/conf/server/ [2022-05-16T19:12:20.598Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-16T19:12:20.598Z] spire-1.2.1/script/ [2022-05-16T19:12:20.598Z] spire-1.2.1/script/build-artifact.sh [2022-05-16T19:12:20.598Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-16T19:12:20.598Z] spire-1.2.1/support/ [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/ [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-16T19:12:20.598Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-16T19:12:20.598Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-16T19:12:20.598Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-16T19:12:20.598Z] spire-1.2.1/test/ [2022-05-16T19:12:20.598Z] spire-1.2.1/test/clock/ [2022-05-16T19:12:20.598Z] spire-1.2.1/test/clock/clock.go [2022-05-16T19:12:20.598Z] spire-1.2.1/test/fakes/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/fixture.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/registration/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-16T19:12:20.599Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/README.md [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/common [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-16T19:12:20.599Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/test-one.sh [2022-05-16T19:12:20.600Z] spire-1.2.1/test/integration/test.sh [2022-05-16T19:12:20.600Z] spire-1.2.1/test/plugintest/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/plugintest/config.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/plugintest/load.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/plugintest/option.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/spiretest/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/spiretest/dir.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/spiretest/logs.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/spiretest/suite.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/spiretest/x509.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/testca/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/testca/ca.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/testkey/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/testkey/generate.sh [2022-05-16T19:12:20.600Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/testkey/keys.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/testkey/new.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/tpmsimulator/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/util/ [2022-05-16T19:12:20.600Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/util/cert_generation.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/util/io_redirection.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/util/race.go [2022-05-16T19:12:20.600Z] spire-1.2.1/test/util/util.go [2022-05-16T19:12:20.600Z] building spire from source... [2022-05-16T19:12:21.076Z] Installing go1.17.7... [2022-05-16T19:12:21.076Z] OK: 221 MiB in 52 packages [2022-05-16T19:12:22.461Z] Removing intermediate container c77e9eeabd25 [2022-05-16T19:12:22.461Z] ---> ff7e3a3a3b58 [2022-05-16T19:12:22.461Z] Step 23/23 : LABEL version=0.0.0 [2022-05-16T19:12:23.402Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:12:23.402Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:12:23.402Z] ---> 9089629e811d [2022-05-16T19:12:23.402Z] Step 3/26 : WORKDIR /edgex-go [2022-05-16T19:12:23.402Z] ---> Using cache [2022-05-16T19:12:23.402Z] ---> 13e66773cb9e [2022-05-16T19:12:23.402Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:12:23.402Z] ---> Using cache [2022-05-16T19:12:23.402Z] ---> e7278baaa50b [2022-05-16T19:12:23.402Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-16T19:12:23.402Z] ---> Using cache [2022-05-16T19:12:23.402Z] ---> 35d2487316ce [2022-05-16T19:12:23.402Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-16T19:12:23.402Z] ---> Using cache [2022-05-16T19:12:23.402Z] ---> 0e69b7e8afe3 [2022-05-16T19:12:23.402Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:12:23.402Z] ---> Using cache [2022-05-16T19:12:23.402Z] ---> c3d67719bb06 [2022-05-16T19:12:23.402Z] Step 8/26 : COPY . . [2022-05-16T19:12:23.402Z] ---> Using cache [2022-05-16T19:12:23.402Z] ---> 7c145698c906 [2022-05-16T19:12:23.402Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-16T19:12:23.402Z] ---> Using cache [2022-05-16T19:12:23.402Z] ---> 0f704037508f [2022-05-16T19:12:23.402Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-16T19:12:23.402Z] ---> Using cache [2022-05-16T19:12:23.402Z] ---> b85bebd84e61 [2022-05-16T19:12:23.402Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-16T19:12:23.402Z] ---> Using cache [2022-05-16T19:12:23.402Z] ---> 57d380708bf2 [2022-05-16T19:12:23.402Z] 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-16T19:12:25.948Z] Building bin/spire-server... [2022-05-16T19:12:25.948Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-16T19:12:25.948Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-16T19:12:25.948Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-16T19:12:25.948Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-16T19:12:25.948Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-16T19:12:25.948Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-16T19:12:25.948Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-16T19:12:25.948Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-16T19:12:25.948Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-16T19:12:25.948Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-16T19:12:25.948Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-16T19:12:25.948Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-16T19:12:25.948Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-16T19:12:25.948Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-16T19:12:25.948Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-16T19:12:25.948Z]  ---> Running in a4ec2fd91476 [2022-05-16T19:12:25.948Z] ---> Running in 78837f2f1315 [2022-05-16T19:12:26.208Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-16T19:12:26.208Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-16T19:12:26.208Z] Removing intermediate container 5cefa36b5f93 [2022-05-16T19:12:26.208Z] ---> 30b0758020b3 [2022-05-16T19:12:26.208Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-16T19:12:26.208Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-16T19:12:26.475Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-16T19:12:26.475Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-16T19:12:26.475Z] Removing intermediate container 78837f2f1315 [2022-05-16T19:12:26.475Z] ---> 7b0e950f5522 [2022-05-16T19:12:26.475Z] [2022-05-16T19:12:26.475Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-16T19:12:26.475Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-16T19:12:26.475Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-16T19:12:26.475Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-16T19:12:26.475Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-16T19:12:26.475Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-16T19:12:26.475Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-16T19:12:26.475Z] Successfully built 7b0e950f5522 [2022-05-16T19:12:26.475Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-16T19:12:26.736Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-16T19:12:26.736Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-16T19:12:26.736Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-16T19:12:26.736Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-16T19:12:26.736Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-16T19:12:26.736Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-16T19:12:26.736Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-16T19:12:26.736Z]  ---> f6339ba5bd08 [2022-05-16T19:12:26.736Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:12:26.736Z] Successfully tagged core-metadata:latest [2022-05-16T19:12:26.736Z]  Building core-metadata ... done go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-16T19:12:26.736Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-16T19:12:26.998Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-16T19:12:26.998Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-16T19:12:26.998Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-16T19:12:26.998Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-16T19:12:26.998Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-16T19:12:26.998Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-16T19:12:26.998Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-16T19:12:26.998Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-16T19:12:26.998Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-16T19:12:26.998Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-16T19:12:26.998Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-16T19:12:26.998Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-16T19:12:26.998Z] spire-1.2.1/ [2022-05-16T19:12:26.998Z] spire-1.2.1/.data/ [2022-05-16T19:12:26.998Z] spire-1.2.1/.data/.file [2022-05-16T19:12:26.998Z] spire-1.2.1/.dockerignore [2022-05-16T19:12:26.998Z] spire-1.2.1/.gitattributes [2022-05-16T19:12:26.998Z] spire-1.2.1/.githooks/ [2022-05-16T19:12:26.998Z] spire-1.2.1/.githooks/pre-commit [2022-05-16T19:12:26.998Z] spire-1.2.1/.github/ [2022-05-16T19:12:26.998Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-16T19:12:26.998Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-16T19:12:26.998Z] spire-1.2.1/.github/dependabot.yml [2022-05-16T19:12:26.998Z] spire-1.2.1/.github/workflows/ [2022-05-16T19:12:26.998Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-16T19:12:26.998Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-16T19:12:26.998Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-16T19:12:26.998Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-16T19:12:26.998Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-16T19:12:26.998Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-16T19:12:26.998Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-16T19:12:26.998Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-16T19:12:26.998Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-16T19:12:26.998Z] spire-1.2.1/.gitignore [2022-05-16T19:12:26.998Z] spire-1.2.1/.go-version [2022-05-16T19:12:26.998Z] spire-1.2.1/.golangci.yml [2022-05-16T19:12:26.998Z] spire-1.2.1/ADOPTERS.md [2022-05-16T19:12:26.998Z] spire-1.2.1/CHANGELOG.md [2022-05-16T19:12:26.998Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-16T19:12:26.998Z] spire-1.2.1/CODEOWNERS [2022-05-16T19:12:26.998Z] spire-1.2.1/CONTRIBUTING.md [2022-05-16T19:12:26.998Z] spire-1.2.1/Dockerfile [2022-05-16T19:12:26.998Z] spire-1.2.1/Dockerfile.dev [2022-05-16T19:12:26.998Z] spire-1.2.1/Dockerfile.scratch [2022-05-16T19:12:26.998Z] spire-1.2.1/LICENSE [2022-05-16T19:12:26.998Z] spire-1.2.1/MAINTAINERS.md [2022-05-16T19:12:26.998Z] spire-1.2.1/Makefile [2022-05-16T19:12:26.998Z] spire-1.2.1/README.md [2022-05-16T19:12:26.998Z] spire-1.2.1/ROADMAP.md [2022-05-16T19:12:26.998Z] spire-1.2.1/SECURITY.md [2022-05-16T19:12:26.998Z] spire-1.2.1/cmd/ [2022-05-16T19:12:26.998Z] spire-1.2.1/cmd/spire-agent/ [2022-05-16T19:12:26.998Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-16T19:12:26.998Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-16T19:12:26.998Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-16T19:12:26.998Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-16T19:12:26.998Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/ [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-16T19:12:26.999Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-16T19:12:26.999Z] spire-1.2.1/conf/ [2022-05-16T19:12:26.999Z] spire-1.2.1/conf/agent/ [2022-05-16T19:12:26.999Z] spire-1.2.1/conf/agent/agent.conf [2022-05-16T19:12:26.999Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-16T19:12:26.999Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-16T19:12:26.999Z] spire-1.2.1/conf/server/ [2022-05-16T19:12:26.999Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-16T19:12:26.999Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-16T19:12:26.999Z] spire-1.2.1/conf/server/server.conf [2022-05-16T19:12:26.999Z] spire-1.2.1/conf/server/server_full.conf [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/ [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/SPIRE101.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/auditlog.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/images/ [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/scaling_spire.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/spire_agent.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/spire_server.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/supported_integrations.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/telemetry.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/telemetry_config.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/upgrading.md [2022-05-16T19:12:26.999Z] spire-1.2.1/doc/using_spire.md [2022-05-16T19:12:26.999Z] spire-1.2.1/examples/ [2022-05-16T19:12:26.999Z] spire-1.2.1/examples/README.md [2022-05-16T19:12:26.999Z] spire-1.2.1/go.mod [2022-05-16T19:12:26.999Z] spire-1.2.1/go.sum [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/ [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/ [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/agent.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/api/ [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/client/ [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/common/ [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-16T19:12:26.999Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/config.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/manager/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/svid/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/names.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/auth/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/catalog/ [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-16T19:12:27.000Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cli/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/health/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/health/config.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/health/context.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/health/health.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/idutil/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/log/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/log/log.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/log/options.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/profiling/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-16T19:12:27.001Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/selector/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/uptime/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/util/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/util/task.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/version/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/version/version.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/x509util/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/api.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/health/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/id.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/status.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/bundle/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/ca/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/cache/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/catalog/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/config.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/datastore/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-16T19:12:27.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-16T19:12:27.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-16T19:12:27.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/registration/ [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/server.go [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/server_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/svid/ [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/ [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/private/ [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/private/server/ [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/private/server/journal/ [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/spire/ [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/spire/common/ [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/spire/plugin/ [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-16T19:12:27.474Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-16T19:12:27.474Z] spire-1.2.1/release/ [2022-05-16T19:12:27.474Z] spire-1.2.1/release/spire-extras/ [2022-05-16T19:12:27.474Z] spire-1.2.1/release/spire-extras/README.md [2022-05-16T19:12:27.474Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-16T19:12:27.474Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-16T19:12:27.474Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-16T19:12:27.474Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-16T19:12:27.474Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-16T19:12:27.474Z] spire-1.2.1/release/spire/ [2022-05-16T19:12:27.474Z] spire-1.2.1/release/spire/README.md [2022-05-16T19:12:27.474Z] spire-1.2.1/release/spire/conf/ [2022-05-16T19:12:27.474Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-16T19:12:27.474Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-16T19:12:27.474Z] spire-1.2.1/release/spire/conf/server/ [2022-05-16T19:12:27.474Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-16T19:12:27.474Z] spire-1.2.1/script/ [2022-05-16T19:12:27.474Z] spire-1.2.1/script/build-artifact.sh [2022-05-16T19:12:27.474Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-16T19:12:27.474Z] spire-1.2.1/support/ [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/ [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-16T19:12:27.474Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-16T19:12:27.474Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-16T19:12:27.474Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-16T19:12:27.475Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-16T19:12:27.475Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/clock/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/clock/clock.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/fixture.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/registration/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-16T19:12:27.475Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/README.md [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/common [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-16T19:12:27.475Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-16T19:12:27.476Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-16T19:12:27.477Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/test-one.sh [2022-05-16T19:12:27.478Z] spire-1.2.1/test/integration/test.sh [2022-05-16T19:12:27.478Z] spire-1.2.1/test/plugintest/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/plugintest/config.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/plugintest/load.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/plugintest/option.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/spiretest/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/spiretest/dir.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/spiretest/logs.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/spiretest/suite.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/spiretest/x509.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/testca/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/testca/ca.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/testkey/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/testkey/generate.sh [2022-05-16T19:12:27.478Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/testkey/keys.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/testkey/new.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/tpmsimulator/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/util/ [2022-05-16T19:12:27.478Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/util/cert_generation.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/util/io_redirection.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/util/race.go [2022-05-16T19:12:27.478Z] spire-1.2.1/test/util/util.go [2022-05-16T19:12:27.478Z] building spire from source... [2022-05-16T19:12:27.478Z] Installing go1.17.7... [2022-05-16T19:12:27.478Z] ---> Running in 7306b23b7738 [2022-05-16T19:12:28.256Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-16T19:12:28.256Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-16T19:12:28.256Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-16T19:12:28.256Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-16T19:12:28.519Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-16T19:12:28.519Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-16T19:12:28.779Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-16T19:12:29.039Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-16T19:12:29.039Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-16T19:12:29.039Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-16T19:12:29.039Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-16T19:12:29.039Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-16T19:12:33.249Z] go: downloading google.golang.org/api v0.70.0 [2022-05-16T19:12:33.249Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-16T19:12:33.249Z] go: downloading k8s.io/api v0.23.4 [2022-05-16T19:12:33.249Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-16T19:12:33.249Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-16T19:12:33.249Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-16T19:12:33.249Z] Building bin/spire-server... [2022-05-16T19:12:33.249Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-16T19:12:33.249Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-16T19:12:33.249Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-16T19:12:33.249Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-16T19:12:33.249Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-16T19:12:33.249Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-16T19:12:33.507Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-16T19:12:33.507Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-16T19:12:33.507Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-16T19:12:33.507Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-16T19:12:33.507Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-16T19:12:33.507Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-16T19:12:33.507Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-16T19:12:33.507Z] Removing intermediate container 7306b23b7738 [2022-05-16T19:12:33.507Z] ---> 4b3b469c3d38 [2022-05-16T19:12:33.507Z] Step 8/23 : COPY . . [2022-05-16T19:12:33.507Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-16T19:12:33.507Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-16T19:12:33.769Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-16T19:12:33.769Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-16T19:12:33.769Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-16T19:12:33.769Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-16T19:12:33.769Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-16T19:12:33.769Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-16T19:12:33.769Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-16T19:12:34.031Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-16T19:12:34.031Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-16T19:12:34.031Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-16T19:12:34.031Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-16T19:12:34.031Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-16T19:12:34.031Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-16T19:12:34.031Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-16T19:12:34.031Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-16T19:12:34.031Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-16T19:12:34.031Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-16T19:12:34.031Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-16T19:12:34.031Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-16T19:12:34.031Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-16T19:12:34.031Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-16T19:12:34.031Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-16T19:12:34.031Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-16T19:12:34.031Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-16T19:12:34.031Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-16T19:12:34.031Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-16T19:12:34.031Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-16T19:12:34.031Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-16T19:12:34.031Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-16T19:12:34.297Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-16T19:12:34.297Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-16T19:12:34.297Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-16T19:12:34.297Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-16T19:12:34.297Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-16T19:12:34.297Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-16T19:12:34.297Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-16T19:12:34.297Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-16T19:12:34.297Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-16T19:12:34.297Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-16T19:12:34.297Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-16T19:12:34.297Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-16T19:12:34.297Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-16T19:12:34.297Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-16T19:12:34.297Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-16T19:12:34.297Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-16T19:12:34.297Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-16T19:12:34.297Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-16T19:12:34.297Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-16T19:12:34.297Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-16T19:12:34.297Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-16T19:12:34.297Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-16T19:12:34.558Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-16T19:12:34.559Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-16T19:12:34.559Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-16T19:12:34.559Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-16T19:12:34.559Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-16T19:12:34.559Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-16T19:12:34.559Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-16T19:12:34.559Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-16T19:12:34.559Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-16T19:12:34.559Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-16T19:12:34.559Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-16T19:12:34.559Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-16T19:12:34.559Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-16T19:12:34.559Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-16T19:12:34.821Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-16T19:12:35.771Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-16T19:12:35.771Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-16T19:12:35.771Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-16T19:12:35.771Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-16T19:12:35.771Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-16T19:12:35.771Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-16T19:12:35.771Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-16T19:12:35.771Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-16T19:12:36.031Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-16T19:12:36.031Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-16T19:12:36.031Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-16T19:12:36.032Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-16T19:12:36.032Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-16T19:12:36.032Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-16T19:12:36.032Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-16T19:12:36.032Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-16T19:12:36.032Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-16T19:12:36.032Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-16T19:12:36.032Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-16T19:12:36.032Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-16T19:12:36.032Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-16T19:12:36.032Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-16T19:12:36.032Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-16T19:12:36.296Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-16T19:12:36.297Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-16T19:12:36.297Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-16T19:12:36.297Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-16T19:12:36.297Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-16T19:12:36.297Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-16T19:12:36.297Z] go: downloading go.opencensus.io v0.23.0 [2022-05-16T19:12:36.297Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-16T19:12:36.297Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-16T19:12:36.297Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-16T19:12:36.297Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-16T19:12:36.297Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-16T19:12:36.297Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-16T19:12:36.297Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-16T19:12:36.297Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-16T19:12:36.297Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-16T19:12:36.297Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-16T19:12:36.297Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-16T19:12:36.297Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-16T19:12:36.297Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-16T19:12:36.601Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-16T19:12:36.601Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-16T19:12:36.601Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-16T19:12:36.601Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-16T19:12:36.601Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-16T19:12:36.601Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-16T19:12:36.601Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-16T19:12:36.601Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-16T19:12:36.601Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-16T19:12:36.601Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-16T19:12:36.601Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-16T19:12:39.167Z] go: downloading google.golang.org/api v0.70.0 [2022-05-16T19:12:39.167Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-16T19:12:39.167Z] go: downloading k8s.io/api v0.23.4 [2022-05-16T19:12:39.167Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-16T19:12:39.167Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-16T19:12:39.167Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-16T19:12:39.167Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-16T19:12:39.687Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-16T19:12:40.165Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-16T19:12:40.165Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-16T19:12:40.165Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-16T19:12:40.426Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-16T19:12:40.426Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-16T19:12:40.426Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-16T19:12:40.689Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-16T19:12:40.689Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-16T19:12:40.689Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-16T19:12:40.689Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-16T19:12:40.689Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-16T19:12:40.957Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-16T19:12:41.224Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-16T19:12:41.224Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-16T19:12:41.224Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-16T19:12:41.224Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-16T19:12:41.224Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-16T19:12:41.224Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-16T19:12:41.224Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-16T19:12:41.224Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-16T19:12:41.224Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-16T19:12:41.224Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-16T19:12:41.487Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-16T19:12:41.964Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-16T19:12:41.964Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-16T19:12:42.545Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-16T19:12:42.545Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-16T19:12:43.510Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-16T19:12:43.510Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-16T19:12:43.510Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-16T19:12:43.510Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-16T19:12:43.779Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-16T19:12:43.779Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-16T19:12:43.779Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-16T19:12:43.779Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-16T19:12:43.779Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-16T19:12:43.779Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-16T19:12:43.779Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-16T19:12:43.779Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-16T19:12:44.043Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-16T19:12:44.309Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-16T19:12:44.309Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-16T19:12:44.309Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-16T19:12:44.309Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-16T19:12:44.309Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-16T19:12:44.309Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-16T19:12:44.309Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-16T19:12:44.576Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-16T19:12:44.576Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-16T19:12:44.576Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-16T19:12:44.576Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-16T19:12:44.576Z] go: downloading go.opencensus.io v0.23.0 [2022-05-16T19:12:44.576Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-16T19:12:44.576Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-16T19:12:44.847Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-16T19:12:44.847Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-16T19:12:44.847Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-16T19:12:44.847Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-16T19:12:44.847Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-16T19:12:44.847Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-16T19:12:44.847Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-16T19:12:45.221Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-16T19:12:45.221Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-16T19:12:45.221Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-16T19:12:45.604Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-16T19:12:45.604Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-16T19:12:45.604Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-16T19:12:45.604Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-16T19:12:45.604Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-16T19:12:46.073Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-16T19:12:46.073Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-16T19:12:46.073Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-16T19:12:46.073Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-16T19:12:46.073Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-16T19:12:46.073Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-16T19:12:46.073Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-16T19:12:51.794Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-16T19:12:51.794Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-16T19:13:13.789Z]  ---> 7b65598d209e [2022-05-16T19:13:13.790Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-16T19:13:18.068Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-16T19:13:18.068Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-16T19:13:18.068Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-16T19:13:18.068Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-16T19:13:18.068Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-16T19:13:18.068Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-16T19:13:18.068Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-16T19:13:18.068Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-16T19:13:18.068Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-16T19:13:18.068Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-16T19:13:18.068Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-16T19:13:18.068Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-16T19:13:18.068Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-16T19:13:18.068Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-16T19:13:18.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-16T19:13:24.012Z] ---> Running in d18b3b3f42a2 [2022-05-16T19:13:25.603Z] 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-16T19:13:25.865Z] Removing intermediate container 4c4066488bd9 [2022-05-16T19:13:25.865Z] ---> f41014a3ab30 [2022-05-16T19:13:25.865Z] [2022-05-16T19:13:25.865Z] Step 13/26 : FROM alpine:3.15 [2022-05-16T19:13:25.865Z] ---> 0ac33e5f5afa [2022-05-16T19:13:25.865Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-16T19:13:25.865Z] ---> Using cache [2022-05-16T19:13:25.865Z] ---> e5cef7fe99d3 [2022-05-16T19:13:25.865Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:13:25.865Z] ---> Using cache [2022-05-16T19:13:25.865Z] ---> 95eb0e78e409 [2022-05-16T19:13:25.865Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-16T19:13:27.455Z] ---> Running in d1c6ad55af4e [2022-05-16T19:13:28.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:13:29.348Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:13:29.609Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-16T19:13:29.609Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-16T19:13:29.609Z] OK: 15857 distinct packages available [2022-05-16T19:13:29.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:13:31.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.242s coverage: 28.7% of statements [2022-05-16T19:13:31.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-16T19:13:31.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-16T19:13:31.263Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:13:35.479Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-16T19:13:35.479Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-16T19:13:35.479Z] (3/4) Installing libucontext (1.1-r0) [2022-05-16T19:13:35.479Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-16T19:13:35.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.466s coverage: 98.5% of statements [2022-05-16T19:13:35.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-16T19:13:35.740Z] Executing busybox-1.34.1-r5.trigger [2022-05-16T19:13:35.740Z] OK: 6 MiB in 18 packages [2022-05-16T19:13:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.470s coverage: 53.4% of statements [2022-05-16T19:13:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-16T19:13:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-16T19:13:40.052Z] Removing intermediate container d1c6ad55af4e [2022-05-16T19:13:40.052Z] ---> 6465e8a41093 [2022-05-16T19:13:40.052Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-16T19:13:43.417Z] ---> 886bc2d5e4de [2022-05-16T19:13:43.417Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-16T19:13:44.359Z] ---> b038d409fd46 [2022-05-16T19:13:44.359Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-16T19:13:44.359Z] ---> Running in 57a9d248b789 [2022-05-16T19:13:44.930Z] Removing intermediate container 57a9d248b789 [2022-05-16T19:13:44.930Z] ---> fe78c8811bac [2022-05-16T19:13:44.930Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-16T19:13:45.875Z] ---> 7e086cb5b9d5 [2022-05-16T19:13:45.875Z] Step 21/26 : WORKDIR / [2022-05-16T19:13:45.875Z] ---> Running in 73aca2768ed7 [2022-05-16T19:13:46.450Z] Removing intermediate container 73aca2768ed7 [2022-05-16T19:13:46.450Z] ---> a6603b1bdf12 [2022-05-16T19:13:46.450Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-16T19:13:46.711Z] ---> Running in 568305b053db [2022-05-16T19:13:47.280Z] Removing intermediate container 568305b053db [2022-05-16T19:13:47.280Z] ---> 9028c3c6998a [2022-05-16T19:13:47.280Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-16T19:13:47.541Z] ---> Running in 4bb8221a1806 [2022-05-16T19:13:48.155Z] Removing intermediate container 4bb8221a1806 [2022-05-16T19:13:48.155Z] ---> 5813bb275b5d [2022-05-16T19:13:48.155Z] Step 24/26 : LABEL arch=x86_64 [2022-05-16T19:13:48.417Z] ---> Running in c2bfac6c2b68 [2022-05-16T19:13:48.988Z] Removing intermediate container c2bfac6c2b68 [2022-05-16T19:13:48.988Z] ---> 51de0905e9be [2022-05-16T19:13:48.988Z] Step 25/26 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:13:49.248Z] ---> Running in 88cedef31b88 [2022-05-16T19:13:49.844Z] Removing intermediate container 88cedef31b88 [2022-05-16T19:13:49.844Z] ---> 8ab8ca31762e [2022-05-16T19:13:49.844Z] Step 26/26 : LABEL version=0.0.0 [2022-05-16T19:13:50.108Z] ---> Running in b3d46b54d989 [2022-05-16T19:13:50.679Z] Removing intermediate container b3d46b54d989 [2022-05-16T19:13:50.679Z] ---> 493a61f6c9bc [2022-05-16T19:13:50.679Z] [2022-05-16T19:13:50.941Z] Successfully built 493a61f6c9bc [2022-05-16T19:13:50.941Z] Successfully tagged security-spire-config:latest [2022-05-16T19:13:58.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.994s coverage: 89.2% of statements [2022-05-16T19:13:58.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-16T19:13:58.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-16T19:13:58.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-16T19:13:58.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.426s coverage: 84.8% of statements [2022-05-16T19:13:58.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-16T19:13:58.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-16T19:13:58.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-16T19:13:58.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-16T19:13:58.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-16T19:13:59.081Z]  Building security-spire-config ... done Removing intermediate container d18b3b3f42a2 [2022-05-16T19:13:59.081Z] ---> 1b1efd5d4967 [2022-05-16T19:13:59.081Z] [2022-05-16T19:13:59.081Z] Step 10/23 : FROM alpine:3.14 [2022-05-16T19:13:59.081Z] ---> e04c818066af [2022-05-16T19:13:59.081Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-16T19:13:59.341Z] ---> Running in 198ad5c412ac [2022-05-16T19:13:59.604Z] Removing intermediate container 198ad5c412ac [2022-05-16T19:13:59.604Z] ---> 8d777d9aa0b7 [2022-05-16T19:13:59.604Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-16T19:13:59.604Z] ---> Running in ffb74ab59d16 [2022-05-16T19:13:59.866Z] Removing intermediate container ffb74ab59d16 [2022-05-16T19:13:59.866Z] ---> 6e9e05f1a1c5 [2022-05-16T19:13:59.866Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-16T19:14:00.126Z] ---> Running in f39b49d30cf7 [2022-05-16T19:14:00.387Z] Removing intermediate container f39b49d30cf7 [2022-05-16T19:14:00.387Z] ---> 85b14e5a57d0 [2022-05-16T19:14:00.387Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:14:00.387Z] ---> Running in 56d2bbf7d80d [2022-05-16T19:14:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.950s coverage: 95.6% of statements [2022-05-16T19:14:00.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-16T19:14:00.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-16T19:14:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.225s coverage: 72.2% of statements [2022-05-16T19:14:00.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-16T19:14:00.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-16T19:14:00.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-16T19:14:00.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-16T19:14:00.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-16T19:14:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.507s coverage: 60.0% of statements [2022-05-16T19:14:00.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-16T19:14:00.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-16T19:14:00.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-16T19:14:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.546s coverage: 0.9% of statements [2022-05-16T19:14:00.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-16T19:14:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.552s coverage: 58.8% of statements [2022-05-16T19:14:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.231s coverage: 29.6% of statements [2022-05-16T19:14:00.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-16T19:14:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.202s coverage: 47.1% of statements [2022-05-16T19:14:01.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.285s coverage: 79.5% of statements [2022-05-16T19:14:01.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.187s coverage: 94.1% of statements [2022-05-16T19:14:01.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.234s coverage: 96.3% of statements [2022-05-16T19:14:02.300Z] Removing intermediate container 56d2bbf7d80d [2022-05-16T19:14:02.300Z] ---> 4e987c08cd3e [2022-05-16T19:14:02.300Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-16T19:14:02.300Z] ---> Running in ac5ca1fbe92c [2022-05-16T19:14:03.242Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:14:03.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.218s coverage: 87.5% of statements [2022-05-16T19:14:03.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:14:04.075Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-16T19:14:04.337Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-16T19:14:04.337Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-16T19:14:04.337Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-16T19:14:04.599Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-16T19:14:04.599Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-16T19:14:04.599Z] Executing busybox-1.33.1-r7.trigger [2022-05-16T19:14:04.599Z] OK: 8 MiB in 20 packages [2022-05-16T19:14:06.514Z] Removing intermediate container ac5ca1fbe92c [2022-05-16T19:14:06.514Z] ---> af4a0a471673 [2022-05-16T19:14:06.514Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-16T19:14:06.772Z] ---> 5d86ef8f3aae [2022-05-16T19:14:06.772Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-16T19:14:07.714Z] ---> 4c06e4e61d4b [2022-05-16T19:14:07.714Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-16T19:14:07.982Z] ---> 1eae2d7639e6 [2022-05-16T19:14:07.982Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-16T19:14:07.982Z] ---> Running in a9df9d58e0bd [2022-05-16T19:14:08.247Z] Removing intermediate container a9df9d58e0bd [2022-05-16T19:14:08.247Z] ---> 4e2720d0925d [2022-05-16T19:14:08.247Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-16T19:14:08.508Z] ---> Running in 9d4fdffe3359 [2022-05-16T19:14:08.508Z] Removing intermediate container 9d4fdffe3359 [2022-05-16T19:14:08.508Z] ---> e24144c46134 [2022-05-16T19:14:08.508Z] Step 21/23 : LABEL arch=x86_64 [2022-05-16T19:14:08.769Z] ---> Running in c5882bc096b4 [2022-05-16T19:14:08.769Z] Removing intermediate container c5882bc096b4 [2022-05-16T19:14:08.769Z] ---> 8d3e95d4991d [2022-05-16T19:14:08.769Z] Step 22/23 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:14:09.028Z] ---> Running in aad82a1515fc [2022-05-16T19:14:09.028Z] Removing intermediate container aad82a1515fc [2022-05-16T19:14:09.028Z] ---> a6fa1de35296 [2022-05-16T19:14:09.028Z] Step 23/23 : LABEL version=0.0.0 [2022-05-16T19:14:09.288Z] ---> Running in 4a42fde45a00 [2022-05-16T19:14:09.289Z] Removing intermediate container 4a42fde45a00 [2022-05-16T19:14:09.289Z] ---> d74e4b574425 [2022-05-16T19:14:09.289Z] [2022-05-16T19:14:09.548Z] Successfully built d74e4b574425 [2022-05-16T19:14:09.548Z] Successfully tagged core-data:latest [2022-05-16T19:14:15.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.214s coverage: 94.4% of statements [2022-05-16T19:14:15.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.191s coverage: 44.8% of statements [2022-05-16T19:14:19.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.543s coverage: 82.5% of statements [2022-05-16T19:14:19.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-16T19:14:29.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.272s coverage: 92.9% of statements [2022-05-16T19:14:29.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-16T19:14:29.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-16T19:14:29.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-16T19:14:29.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2022-05-16T19:14:29.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-16T19:14:29.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-16T19:14:29.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-16T19:14:29.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-16T19:14:29.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-16T19:14:29.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements [2022-05-16T19:14:29.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-16T19:14:29.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-16T19:14:29.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-05-16T19:14:29.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-16T19:14:29.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements [2022-05-16T19:14:29.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-16T19:14:29.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.279s coverage: 80.0% of statements [2022-05-16T19:14:29.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.253s coverage: 87.2% of statements [2022-05-16T19:14:29.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements [2022-05-16T19:14:29.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.796s coverage: 91.2% of statements [2022-05-16T19:14:29.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-16T19:14:31.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.879s coverage: 64.4% of statements [2022-05-16T19:14:31.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-16T19:14:31.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-16T19:14:31.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.347s coverage: 100.0% of statements [2022-05-16T19:14:31.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 89.4% of statements [2022-05-16T19:14:31.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2022-05-16T19:14:31.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.124s coverage: 73.7% of statements [2022-05-16T19:14:31.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2022-05-16T19:14:38.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.273s coverage: 65.4% of statements [2022-05-16T19:14:38.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-16T19:14:38.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-16T19:14:38.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-16T19:14:42.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.892s coverage: 43.8% of statements [2022-05-16T19:14:42.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-16T19:14:42.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-16T19:14:42.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.241s coverage: 89.5% of statements [2022-05-16T19:14:42.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-16T19:14:42.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.221s coverage: 84.8% of statements [2022-05-16T19:14:42.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-16T19:14:42.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-16T19:14:42.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-16T19:14:42.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-16T19:14:50.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.364s coverage: 17.7% of statements [2022-05-16T19:14:50.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-16T19:14:50.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-16T19:14:50.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-16T19:14:50.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-16T19:14:50.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.652s coverage: 92.3% of statements [2022-05-16T19:14:50.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-16T19:14:50.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-16T19:14:50.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-16T19:14:50.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-16T19:14:50.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.291s coverage: 63.2% of statements [2022-05-16T19:14:50.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-16T19:14:50.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-16T19:14:50.980Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements [2022-05-16T19:14:50.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-16T19:14:50.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-16T19:14:50.980Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-16T19:14:50.980Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-16T19:14:50.980Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.217s coverage: 28.9% of statements [2022-05-16T19:14:50.980Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-16T19:14:50.980Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-16T19:14:50.980Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-16T19:14:50.980Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-16T19:14:50.980Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-16T19:14:50.980Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-16T19:14:50.980Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements [2022-05-16T19:14:50.980Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 96.9% of statements [2022-05-16T19:14:51.574Z] 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-16T19:14:51.574Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-16T19:14:51.574Z] GO111MODULE=on go vet ./... [2022-05-16T19:14:56.280Z]  Building core-data ... done Building bin/spire-agent... [2022-05-16T19:14:56.280Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-16T19:14:56.280Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-16T19:14:56.280Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-16T19:14:56.280Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-16T19:14:56.280Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-16T19:14:56.280Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-16T19:14:56.280Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-16T19:14:56.280Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-16T19:14:56.280Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-16T19:14:56.280Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-16T19:14:56.280Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-16T19:14:56.280Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-16T19:14:56.280Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-16T19:14:59.583Z] Building bin/spire-agent... [2022-05-16T19:14:59.583Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-16T19:14:59.583Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-16T19:14:59.583Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-16T19:14:59.583Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-16T19:14:59.845Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-16T19:14:59.845Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-16T19:14:59.845Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-16T19:14:59.845Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-16T19:14:59.845Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-16T19:14:59.845Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-16T19:14:59.845Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-16T19:14:59.845Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-16T19:14:59.845Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-16T19:16:07.600Z] Removing intermediate container 00505a41ff80 [2022-05-16T19:16:07.600Z] ---> 0c97dd46f754 [2022-05-16T19:16:07.600Z] [2022-05-16T19:16:07.600Z] Step 13/25 : FROM alpine:3.15 [2022-05-16T19:16:07.600Z] ---> 0ac33e5f5afa [2022-05-16T19:16:07.600Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-16T19:16:07.600Z] ---> Using cache [2022-05-16T19:16:07.600Z] ---> e5cef7fe99d3 [2022-05-16T19:16:07.600Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:16:07.600Z] ---> Using cache [2022-05-16T19:16:07.600Z] ---> 95eb0e78e409 [2022-05-16T19:16:07.600Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-16T19:16:07.600Z] ---> Running in c27e042c34db [2022-05-16T19:16:07.600Z] Removing intermediate container a4ec2fd91476 [2022-05-16T19:16:07.600Z] ---> fb2d7f4c870e [2022-05-16T19:16:07.600Z] [2022-05-16T19:16:07.600Z] Step 13/26 : FROM alpine:3.15 [2022-05-16T19:16:07.600Z] ---> 0ac33e5f5afa [2022-05-16T19:16:07.600Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-16T19:16:07.600Z] ---> Using cache [2022-05-16T19:16:07.600Z] ---> e5cef7fe99d3 [2022-05-16T19:16:07.600Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:16:07.600Z] ---> Using cache [2022-05-16T19:16:07.600Z] ---> 95eb0e78e409 [2022-05-16T19:16:07.600Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-16T19:16:07.600Z] ---> Running in f7bdf139ced7 [2022-05-16T19:16:07.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:16:07.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:16:07.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:16:07.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:16:07.600Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-16T19:16:07.600Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-16T19:16:07.600Z] OK: 15857 distinct packages available [2022-05-16T19:16:07.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:16:07.600Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-16T19:16:07.600Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-16T19:16:07.600Z] OK: 15857 distinct packages available [2022-05-16T19:16:07.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T19:16:07.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:16:07.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T19:16:07.600Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-16T19:16:07.600Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-16T19:16:07.600Z] (3/5) Installing libucontext (1.1-r0) [2022-05-16T19:16:07.600Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-16T19:16:07.600Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-16T19:16:07.600Z] Executing busybox-1.34.1-r5.trigger [2022-05-16T19:16:07.600Z] OK: 6 MiB in 19 packages [2022-05-16T19:16:07.600Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-16T19:16:07.600Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-16T19:16:07.600Z] (3/5) Installing libucontext (1.1-r0) [2022-05-16T19:16:07.600Z] Removing intermediate container f7bdf139ced7 [2022-05-16T19:16:07.600Z] ---> b55c452abeb5 [2022-05-16T19:16:07.600Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-16T19:16:07.600Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-16T19:16:07.600Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-16T19:16:07.600Z] Executing busybox-1.34.1-r5.trigger [2022-05-16T19:16:07.600Z] OK: 6 MiB in 19 packages [2022-05-16T19:16:07.600Z] ---> d6215b4d13bd [2022-05-16T19:16:07.600Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-16T19:16:07.600Z] Removing intermediate container c27e042c34db [2022-05-16T19:16:07.600Z] ---> 532775e532dd [2022-05-16T19:16:07.600Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-16T19:16:07.600Z] ---> a021ff3e725c [2022-05-16T19:16:07.600Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-16T19:16:07.600Z] ---> 2d42bec082ff [2022-05-16T19:16:07.600Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-16T19:16:07.600Z] ---> 5a410207f44f [2022-05-16T19:16:07.600Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-16T19:16:07.600Z] ---> a3c03c23ff56 [2022-05-16T19:16:07.600Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-16T19:16:07.600Z] ---> 6fc9495deed6 [2022-05-16T19:16:07.600Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-16T19:16:07.600Z] ---> 506e7ffd5346 [2022-05-16T19:16:07.600Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-16T19:16:07.600Z] ---> 6a2f00b635dd [2022-05-16T19:16:07.600Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-16T19:16:07.600Z] ---> 5cc40bb7267d [2022-05-16T19:16:07.600Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-16T19:16:07.600Z] ---> Running in b0cf37f96611 [2022-05-16T19:16:07.600Z] ---> Running in 6236ccf3f9c7 [2022-05-16T19:16:07.600Z] Removing intermediate container b0cf37f96611 [2022-05-16T19:16:07.600Z] ---> 0d4356650ff3 [2022-05-16T19:16:07.600Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-16T19:16:07.600Z] ---> Running in 9d6ffd061b1d [2022-05-16T19:16:07.600Z] Removing intermediate container 6236ccf3f9c7 [2022-05-16T19:16:07.600Z] ---> 155bbafa5bfd [2022-05-16T19:16:07.600Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-16T19:16:07.600Z] ---> Running in daa17203eaa6 [2022-05-16T19:16:07.600Z] Removing intermediate container 9d6ffd061b1d [2022-05-16T19:16:07.600Z] ---> 7720408b801a [2022-05-16T19:16:07.600Z] Step 24/26 : LABEL arch=x86_64 [2022-05-16T19:16:07.600Z] ---> Running in 156b0e67fa83 [2022-05-16T19:16:07.600Z] Removing intermediate container daa17203eaa6 [2022-05-16T19:16:07.600Z] ---> d78f8b580731 [2022-05-16T19:16:07.600Z] Step 23/25 : LABEL arch=x86_64 [2022-05-16T19:16:07.600Z] ---> Running in 300644d88f1c [2022-05-16T19:16:07.600Z] Removing intermediate container 156b0e67fa83 [2022-05-16T19:16:07.600Z] ---> 3fa33f65ac27 [2022-05-16T19:16:07.600Z] Step 25/26 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:16:07.600Z] ---> Running in 852f90d97d73 [2022-05-16T19:16:07.600Z] Removing intermediate container 300644d88f1c [2022-05-16T19:16:07.600Z] ---> 9a18cecd6260 [2022-05-16T19:16:07.600Z] Step 24/25 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:16:07.600Z] ---> Running in ef0d7455d997 [2022-05-16T19:16:07.600Z] Removing intermediate container 852f90d97d73 [2022-05-16T19:16:07.600Z] ---> 313292ced882 [2022-05-16T19:16:07.600Z] Step 26/26 : LABEL version=0.0.0 [2022-05-16T19:16:07.600Z] ---> Running in 8d3d9bef6825 [2022-05-16T19:16:07.600Z] Removing intermediate container ef0d7455d997 [2022-05-16T19:16:07.600Z] ---> 50fefd597eeb [2022-05-16T19:16:07.600Z] Step 25/25 : LABEL version=0.0.0 [2022-05-16T19:16:07.600Z] ---> Running in a493040a4c30 [2022-05-16T19:16:07.600Z] Removing intermediate container 8d3d9bef6825 [2022-05-16T19:16:07.600Z] ---> a5cd78475bcd [2022-05-16T19:16:07.600Z] [2022-05-16T19:16:07.601Z] Removing intermediate container a493040a4c30 [2022-05-16T19:16:07.601Z] ---> 422c41bcc57b [2022-05-16T19:16:07.601Z] [2022-05-16T19:16:07.601Z] Successfully built a5cd78475bcd [2022-05-16T19:16:07.601Z] Successfully tagged security-spire-agent:latest [2022-05-16T19:16:07.601Z]  Building security-spire-agent ... done Successfully built 422c41bcc57b [2022-05-16T19:16:07.601Z] Successfully tagged security-spire-server:latest [2022-05-16T19:16:07.609Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-16T19:16:07.634Z] $ docker stop --time=1 52d808abbfd2c07f445ad75c4a886cf4ff9b19a620a4fbd1ba6d5ced7e4d3d79 [2022-05-16T19:16:08.988Z] $ docker rm -f 52d808abbfd2c07f445ad75c4a886cf4ff9b19a620a4fbd1ba6d5ced7e4d3d79 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-16T19:16:09.406Z] + docker images [2022-05-16T19:16:09.406Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-16T19:16:09.406Z] security-spire-server latest 422c41bcc57b 5 seconds ago 87.3MB [2022-05-16T19:16:09.406Z] security-spire-agent latest a5cd78475bcd 5 seconds ago 127MB [2022-05-16T19:16:09.406Z] fb2d7f4c870e 18 seconds ago 4.43GB [2022-05-16T19:16:09.406Z] 0c97dd46f754 26 seconds ago 4.43GB [2022-05-16T19:16:09.406Z] core-data latest d74e4b574425 2 minutes ago 22.5MB [2022-05-16T19:16:09.406Z] 1b1efd5d4967 2 minutes ago 1.52GB [2022-05-16T19:16:09.406Z] security-spire-config latest 493a61f6c9bc 2 minutes ago 86.7MB [2022-05-16T19:16:09.406Z] f41014a3ab30 2 minutes ago 4.43GB [2022-05-16T19:16:09.406Z] core-metadata latest 7b0e950f5522 3 minutes ago 17MB [2022-05-16T19:16:09.406Z] security-spiffe-token-provider latest acb60b228b90 3 minutes ago 28.8MB [2022-05-16T19:16:09.406Z] security-secretstore-setup latest f92269efc2c3 3 minutes ago 28.5MB [2022-05-16T19:16:09.406Z] 703640282203 3 minutes ago 1.5GB [2022-05-16T19:16:09.406Z] 03646c470821 4 minutes ago 1.54GB [2022-05-16T19:16:09.406Z] security-proxy-setup latest 6a6a10c0e1d5 4 minutes ago 26.9MB [2022-05-16T19:16:09.406Z] e611b8a59f7f 4 minutes ago 1.5GB [2022-05-16T19:16:09.406Z] core-command latest 06a0cd8c0b6a 4 minutes ago 16.1MB [2022-05-16T19:16:09.406Z] 94d3f9f12d4d 4 minutes ago 1.5GB [2022-05-16T19:16:09.406Z] b63ccca22edf 4 minutes ago 1.49GB [2022-05-16T19:16:09.406Z] sys-mgmt-agent latest fd251ffade2b 4 minutes ago 299MB [2022-05-16T19:16:09.406Z] security-bootstrapper latest df365912955c 4 minutes ago 19.1MB [2022-05-16T19:16:09.406Z] support-notifications latest e878f04023fb 5 minutes ago 26.9MB [2022-05-16T19:16:09.406Z] support-scheduler latest fb17b7a1a949 5 minutes ago 26.3MB [2022-05-16T19:16:09.406Z] 71d3ae1ac418 5 minutes ago 1.49GB [2022-05-16T19:16:09.406Z] 1e67b09be8fe 5 minutes ago 1.55GB [2022-05-16T19:16:09.406Z] 049ce82bb0ac 5 minutes ago 1.55GB [2022-05-16T19:16:09.406Z] 730824ad9c40 5 minutes ago 1.5GB [2022-05-16T19:16:09.406Z] ci-base-image-x86_64 latest 9089629e811d 8 minutes ago 895MB [2022-05-16T19:16:09.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 3 weeks ago 562MB [2022-05-16T19:16:09.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 3 weeks ago 254MB [2022-05-16T19:16:09.406Z] docker 20.10.14 7417809fdb73 5 weeks ago 218MB [2022-05-16T19:16:09.406Z] alpine 3.14 e04c818066af 5 weeks ago 5.59MB [2022-05-16T19:16:09.406Z] alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB [2022-05-16T19:16:09.406Z] 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-16T19:16:28.410Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-16T19:16:29.837Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-16T19:16:31.270Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-16T19:16:34.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-16T19:16:35.372Z] + ls -al . [2022-05-16T19:16:35.372Z] total 680 [2022-05-16T19:16:35.372Z] drwxrwxr-x 9 1001 1001 4096 May 16 19:16 . [2022-05-16T19:16:35.372Z] drwxr-xr-x 4 root root 4096 May 16 19:11 .. [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 11 May 16 19:09 .dockerignore [2022-05-16T19:16:35.372Z] drwxrwxr-x 8 1001 1001 4096 May 16 19:09 .git [2022-05-16T19:16:35.372Z] drwxrwxr-x 3 1001 1001 4096 May 16 19:09 .github [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 879 May 16 19:09 .gitignore [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 42 May 16 19:09 .golangci.yml [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 87 May 16 19:09 .hadolint.yml [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 166 May 16 19:09 .sonarcloud.properties [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 1171 May 16 19:09 ADOPTERS.md [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 10086 May 16 19:09 Attribution.txt [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 63209 May 16 19:09 CHANGELOG.md [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 3804 May 16 19:09 CONTRIBUTING.md [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 677 May 16 19:09 GOVERNANCE.md [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 850 May 16 19:09 Jenkinsfile [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 10775 May 16 19:09 LICENSE [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 10389 May 16 19:09 Makefile [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 582 May 16 19:09 OWNERS.md [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 9094 May 16 19:09 README.md [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 6912 May 16 19:09 SECURITY.md [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 5 May 16 19:06 VERSION [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 4131 May 16 19:09 ZMQWindows.md [2022-05-16T19:16:35.372Z] drwxrwxr-x 2 1001 1001 4096 May 16 19:09 bin [2022-05-16T19:16:35.372Z] drwxrwxr-x 18 1001 1001 4096 May 16 19:09 cmd [2022-05-16T19:16:35.372Z] -rw-r--r-- 1 root root 435134 May 16 19:14 coverage.out [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 3217 May 16 19:09 go.mod [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 35084 May 16 19:11 go.sum [2022-05-16T19:16:35.372Z] drwxrwxr-x 8 1001 1001 4096 May 16 19:09 internal [2022-05-16T19:16:35.372Z] drwxrwxr-x 3 1001 1001 4096 May 16 19:09 openapi [2022-05-16T19:16:35.372Z] drwxrwxr-x 4 1001 1001 4096 May 16 19:09 snap [2022-05-16T19:16:35.372Z] -rw-rw-r-- 1 1001 1001 204 May 16 19:09 version.go [Pipeline] sh [2022-05-16T19:16:36.044Z] + '[' -e coverage.out ] [2022-05-16T19:16:36.044Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-16T19:16:36.084Z] Warning: overwriting stash ‘coverage-report’ [2022-05-16T19:16:36.817Z] Stashed 1 file(s) [Pipeline] sh [2022-05-16T19:16:37.480Z] + make build [2022-05-16T19:16:37.480Z] 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-16T19:17:59.426Z] 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-16T19:18:56.007Z] 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-16T19:18:56.007Z] 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-16T19:19:28.383Z] 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-16T19:19:28.383Z] 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-16T19:19:30.997Z] 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-16T19:19:37.707Z] 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-16T19:19:40.325Z] 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-16T19:19:45.721Z] 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-16T19:19:48.338Z] 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-16T19:19:51.724Z] 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-16T19:20:00.004Z] 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-16T19:20:04.340Z] $ docker stop --time=1 d1fc6c29d6507d4e6b9eb20c66e9eda0093cb768d0ea84d968360bdb34bc8442 [2022-05-16T19:20:06.320Z] $ docker rm -f d1fc6c29d6507d4e6b9eb20c66e9eda0093cb768d0ea84d968360bdb34bc8442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-16T19:20:08.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-16T19:20:08.730Z] [2022-05-16T19:20:08.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-16T19:20:09.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-16T19:20:09.379Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-16T19:20:09.379Z] 29e5d40040c1: Pulling fs layer [2022-05-16T19:20:09.379Z] 1ce36da41761: Pulling fs layer [2022-05-16T19:20:09.379Z] 25b303627fd3: Pulling fs layer [2022-05-16T19:20:09.379Z] 29e5d40040c1: Verifying Checksum [2022-05-16T19:20:09.379Z] 29e5d40040c1: Download complete [2022-05-16T19:20:09.656Z] 1ce36da41761: Verifying Checksum [2022-05-16T19:20:09.656Z] 1ce36da41761: Download complete [2022-05-16T19:20:09.929Z] 29e5d40040c1: Pull complete [2022-05-16T19:20:11.367Z] 1ce36da41761: Pull complete [2022-05-16T19:20:11.367Z] 25b303627fd3: Download complete [2022-05-16T19:20:23.760Z] 25b303627fd3: Pull complete [2022-05-16T19:20:23.760Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-16T19:20:23.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-16T19:20:23.760Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-16T19:20:24.016Z] prd-ubuntu20.04-docker-arm64-4c-16g-63846 does not seem to be running inside a container [2022-05-16T19:20:24.101Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-16T19:20:26.305Z] $ docker top 6bc8c48352410b9060b140b7fe46b9a11df2a61a30c24a4ce31b563062ef93b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-16T19:20:27.259Z] + grep parallel [2022-05-16T19:20:27.259Z] + docker-compose build --help [2022-05-16T19:20:31.535Z] --parallel Build images in parallel. [Pipeline] } [2022-05-16T19:20:31.567Z] $ docker stop --time=1 6bc8c48352410b9060b140b7fe46b9a11df2a61a30c24a4ce31b563062ef93b5 [2022-05-16T19:20:33.193Z] $ docker rm -f 6bc8c48352410b9060b140b7fe46b9a11df2a61a30c24a4ce31b563062ef93b5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-16T19:20:33.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-16T19:20:33.926Z] . [Pipeline] withDockerContainer [2022-05-16T19:20:34.184Z] prd-ubuntu20.04-docker-arm64-4c-16g-63846 does not seem to be running inside a container [2022-05-16T19:20:34.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-16T19:20:35.688Z] $ docker top 8cef6b7297ff4908e732fe4d12e444676d7f0becc894e5ab38f5339ed74eb3c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-16T19:20:36.717Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-16T19:20:41.016Z] Building core-command ... [2022-05-16T19:20:41.016Z] Building core-data ... [2022-05-16T19:20:41.016Z] Building core-metadata ... [2022-05-16T19:20:41.016Z] Building security-bootstrapper ... [2022-05-16T19:20:41.016Z] Building security-proxy-setup ... [2022-05-16T19:20:41.016Z] Building security-secretstore-setup ... [2022-05-16T19:20:41.016Z] Building security-spiffe-token-provider ... [2022-05-16T19:20:41.016Z] Building security-spire-agent ... [2022-05-16T19:20:41.016Z] Building security-spire-config ... [2022-05-16T19:20:41.016Z] Building security-spire-server ... [2022-05-16T19:20:41.016Z] Building support-notifications ... [2022-05-16T19:20:41.016Z] Building support-scheduler ... [2022-05-16T19:20:41.016Z] Building sys-mgmt-agent ... [2022-05-16T19:20:41.016Z] Building security-spire-config [2022-05-16T19:20:41.016Z] Building security-secretstore-setup [2022-05-16T19:20:41.016Z] Building core-command [2022-05-16T19:20:41.016Z] Building sys-mgmt-agent [2022-05-16T19:20:41.016Z] Building security-proxy-setup [2022-05-16T19:22:03.281Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:22:03.281Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:22:03.281Z] ---> 8b6fcf145838 [2022-05-16T19:22:03.281Z] Step 3/23 : WORKDIR /edgex-go [2022-05-16T19:22:03.922Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:22:03.922Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:22:03.922Z] ---> 8b6fcf145838 [2022-05-16T19:22:03.922Z] Step 3/25 : WORKDIR /edgex-go [2022-05-16T19:22:04.215Z] ---> Running in 4b9cd3bde77f [2022-05-16T19:22:04.491Z] ---> Running in 653e3f91bf88 [2022-05-16T19:22:04.491Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:22:04.491Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:22:04.491Z] ---> 8b6fcf145838 [2022-05-16T19:22:04.491Z] Step 3/23 : WORKDIR /edgex-go [2022-05-16T19:22:04.491Z] ---> Running in 62b8a4e99ef5 [2022-05-16T19:22:04.768Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:22:04.768Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:22:04.768Z] ---> 8b6fcf145838 [2022-05-16T19:22:04.768Z] Step 3/22 : WORKDIR /edgex-go [2022-05-16T19:22:04.768Z] ---> Running in 78123617b624 [2022-05-16T19:22:05.047Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:22:05.047Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:22:05.047Z] ---> 8b6fcf145838 [2022-05-16T19:22:05.047Z] Step 3/26 : WORKDIR /edgex-go [2022-05-16T19:22:05.047Z] ---> Running in f8907c1b7c6f [2022-05-16T19:22:05.047Z] Removing intermediate container 4b9cd3bde77f [2022-05-16T19:22:05.047Z] ---> c0caaaf4e9f8 [2022-05-16T19:22:05.047Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:22:05.322Z] ---> Running in 84f2729aa0fe [2022-05-16T19:22:05.322Z] Removing intermediate container 653e3f91bf88 [2022-05-16T19:22:05.322Z] ---> 71e7f8d72866 [2022-05-16T19:22:05.322Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:22:05.322Z] Removing intermediate container 62b8a4e99ef5 [2022-05-16T19:22:05.322Z] ---> b3be68492667 [2022-05-16T19:22:05.322Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 78123617b624 [2022-05-16T19:22:05.322Z] [2022-05-16T19:22:05.322Z] ---> 30ee4b9e5a66 [2022-05-16T19:22:05.322Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:22:05.594Z] ---> Running in 6d70b06d2e53 [2022-05-16T19:22:05.594Z] ---> Running in 73f410d0bc85 [2022-05-16T19:22:05.594Z] ---> Running in aa4b10056765 [2022-05-16T19:22:05.594Z] Removing intermediate container f8907c1b7c6f [2022-05-16T19:22:05.594Z] ---> 2d31b07f747b [2022-05-16T19:22:05.594Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:22:05.872Z] ---> Running in 49497bfc650e [2022-05-16T19:22:08.511Z] Removing intermediate container 84f2729aa0fe [2022-05-16T19:22:08.512Z] ---> 5412cc909865 [2022-05-16T19:22:08.512Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-16T19:22:08.790Z] ---> Running in 89023998b395 [2022-05-16T19:22:09.069Z] Removing intermediate container aa4b10056765 [2022-05-16T19:22:09.069Z] ---> 2d62877213cc [2022-05-16T19:22:09.069Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-16T19:22:09.348Z] ---> Running in 8dd25a6934aa [2022-05-16T19:22:09.635Z] Removing intermediate container 73f410d0bc85 [2022-05-16T19:22:09.635Z] ---> 05a9f6b6db55 [2022-05-16T19:22:09.635Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-16T19:22:09.921Z] Removing intermediate container 49497bfc650e [2022-05-16T19:22:09.921Z] ---> 88dfb99f2497 [2022-05-16T19:22:09.921Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-16T19:22:09.921Z] ---> Running in b98d417c41d9 [2022-05-16T19:22:09.921Z] Removing intermediate container 6d70b06d2e53 [2022-05-16T19:22:09.921Z] ---> f766b8244e0a [2022-05-16T19:22:09.921Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-16T19:22:10.196Z] ---> Running in c64da1a87402 [2022-05-16T19:22:10.196Z] ---> Running in d9bd49ccd220 [2022-05-16T19:22:11.646Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-16T19:22:11.646Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-16T19:22:11.921Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-16T19:22:12.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-16T19:22:12.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-16T19:22:12.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-16T19:22:12.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-16T19:22:12.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-16T19:22:13.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-16T19:22:13.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-16T19:22:13.308Z] OK: 220 MiB in 52 packages [2022-05-16T19:22:13.585Z] OK: 220 MiB in 52 packages [2022-05-16T19:22:14.187Z] OK: 220 MiB in 52 packages [2022-05-16T19:22:14.464Z] OK: 220 MiB in 52 packages [2022-05-16T19:22:14.464Z] OK: 220 MiB in 52 packages [2022-05-16T19:22:15.073Z] Removing intermediate container 89023998b395 [2022-05-16T19:22:15.073Z] ---> e269d986c413 [2022-05-16T19:22:15.349Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-16T19:22:15.624Z] Removing intermediate container 8dd25a6934aa [2022-05-16T19:22:15.624Z] ---> f488af6de824 [2022-05-16T19:22:15.624Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-16T19:22:15.907Z] Removing intermediate container d9bd49ccd220 [2022-05-16T19:22:15.907Z] ---> a622927eb8b2 [2022-05-16T19:22:15.907Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-16T19:22:15.907Z] Removing intermediate container b98d417c41d9 [2022-05-16T19:22:15.907Z] ---> 4df012b9d876 [2022-05-16T19:22:15.907Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-16T19:22:16.189Z] Removing intermediate container c64da1a87402 [2022-05-16T19:22:16.189Z] ---> dc3ea32ae6ea [2022-05-16T19:22:16.190Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-16T19:22:16.470Z] ---> 88639bd3a80c [2022-05-16T19:22:16.470Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:22:16.470Z] ---> Running in 4052ca579f38 [2022-05-16T19:22:17.082Z] ---> 01993ae2c33a [2022-05-16T19:22:17.082Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:22:17.082Z] ---> Running in acd946e90a2a [2022-05-16T19:22:17.371Z] ---> 27b085a690a8 [2022-05-16T19:22:17.371Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:22:17.371Z] ---> 4a7c18f96649 [2022-05-16T19:22:17.371Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:22:17.647Z] ---> Running in 308c24c724fa [2022-05-16T19:22:17.647Z] ---> bf8c7adc07ec [2022-05-16T19:22:17.647Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:22:17.647Z] ---> Running in 55f3728c5d04 [2022-05-16T19:22:17.924Z] ---> Running in 2108a82301e0 [2022-05-16T19:22:21.342Z] Removing intermediate container 4052ca579f38 [2022-05-16T19:22:21.342Z] ---> 6fdcbd2054cb [2022-05-16T19:22:21.342Z] Step 8/23 : COPY . . [2022-05-16T19:22:22.793Z] Removing intermediate container acd946e90a2a [2022-05-16T19:22:22.793Z] ---> 99ad9bc65fb7 [2022-05-16T19:22:22.793Z] Step 8/22 : COPY . . [2022-05-16T19:22:23.780Z] Removing intermediate container 308c24c724fa [2022-05-16T19:22:23.780Z] ---> faba9421dea6 [2022-05-16T19:22:23.780Z] Step 8/25 : COPY . . [2022-05-16T19:22:23.780Z] Removing intermediate container 55f3728c5d04 [2022-05-16T19:22:23.780Z] ---> cca0d0417179 [2022-05-16T19:22:23.780Z] Step 8/26 : COPY . . [2022-05-16T19:22:23.780Z] Removing intermediate container 2108a82301e0 [2022-05-16T19:22:23.780Z] ---> 954b2e5fdac4 [2022-05-16T19:22:23.780Z] Step 8/23 : COPY . . [2022-05-16T19:22:50.590Z] ---> 1a681ec8d796 [2022-05-16T19:22:50.590Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-16T19:22:50.590Z] ---> Running in 89aceff97265 [2022-05-16T19:22:50.590Z] ---> 0ac5f3a8da7e [2022-05-16T19:22:50.590Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-16T19:22:50.590Z] ---> 501a88e6bc98 [2022-05-16T19:22:50.590Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-16T19:22:50.590Z] ---> fa34bcec34a7 [2022-05-16T19:22:50.590Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-16T19:22:50.590Z] ---> Running in 1983b86a33d2 [2022-05-16T19:22:50.590Z] ---> Running in d7cdad6be015 [2022-05-16T19:22:50.590Z] ---> Running in bbc9e7e4c221 [2022-05-16T19:22:50.863Z] ---> f87549f82609 [2022-05-16T19:22:50.863Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-16T19:22:50.863Z] ---> Running in 425851754cea [2022-05-16T19:22:51.460Z] Removing intermediate container bbc9e7e4c221 [2022-05-16T19:22:51.460Z] ---> cf1a6f51552d [2022-05-16T19:22:51.460Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-16T19:22:51.460Z] ---> Running in a7181a0da7fd [2022-05-16T19:22:52.454Z] 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-16T19:22:52.735Z] 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-16T19:22:53.359Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-16T19:22:53.359Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-16T19:22:54.435Z] Removing intermediate container a7181a0da7fd [2022-05-16T19:22:54.435Z] ---> f93ba50b7661 [2022-05-16T19:22:54.435Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-16T19:22:54.435Z] ---> Running in 47ee1671b5db [2022-05-16T19:22:55.156Z] Removing intermediate container 47ee1671b5db [2022-05-16T19:22:55.156Z] ---> 444b8bec02e1 [2022-05-16T19:22:55.156Z] 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-16T19:22:55.156Z] ---> Running in cd0f6f566005 [2022-05-16T19:22:58.682Z] spire-1.2.1/ [2022-05-16T19:22:58.682Z] spire-1.2.1/.data/ [2022-05-16T19:22:58.682Z] spire-1.2.1/.data/.file [2022-05-16T19:22:58.682Z] spire-1.2.1/.dockerignore [2022-05-16T19:22:58.682Z] spire-1.2.1/.gitattributes [2022-05-16T19:22:58.682Z] spire-1.2.1/.githooks/ [2022-05-16T19:22:58.682Z] spire-1.2.1/.githooks/pre-commit [2022-05-16T19:22:58.682Z] spire-1.2.1/.github/ [2022-05-16T19:22:58.682Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-16T19:22:58.682Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-16T19:22:58.682Z] spire-1.2.1/.github/dependabot.yml [2022-05-16T19:22:58.682Z] spire-1.2.1/.github/workflows/ [2022-05-16T19:22:58.682Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-16T19:22:58.682Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-16T19:22:58.682Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-16T19:22:58.682Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-16T19:22:58.682Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-16T19:22:58.682Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-16T19:22:58.682Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-16T19:22:58.682Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-16T19:22:58.682Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-16T19:22:58.682Z] spire-1.2.1/.gitignore [2022-05-16T19:22:58.682Z] spire-1.2.1/.go-version [2022-05-16T19:22:58.682Z] spire-1.2.1/.golangci.yml [2022-05-16T19:22:58.682Z] spire-1.2.1/ADOPTERS.md [2022-05-16T19:22:58.682Z] spire-1.2.1/CHANGELOG.md [2022-05-16T19:22:58.682Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-16T19:22:58.682Z] spire-1.2.1/CODEOWNERS [2022-05-16T19:22:58.682Z] spire-1.2.1/CONTRIBUTING.md [2022-05-16T19:22:58.682Z] spire-1.2.1/Dockerfile [2022-05-16T19:22:58.682Z] spire-1.2.1/Dockerfile.dev [2022-05-16T19:22:58.682Z] spire-1.2.1/Dockerfile.scratch [2022-05-16T19:22:58.682Z] spire-1.2.1/LICENSE [2022-05-16T19:22:58.682Z] spire-1.2.1/MAINTAINERS.md [2022-05-16T19:22:58.682Z] spire-1.2.1/Makefile [2022-05-16T19:22:58.682Z] spire-1.2.1/README.md [2022-05-16T19:22:58.682Z] spire-1.2.1/ROADMAP.md [2022-05-16T19:22:58.682Z] spire-1.2.1/SECURITY.md [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-16T19:22:58.682Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-16T19:22:58.682Z] spire-1.2.1/conf/ [2022-05-16T19:22:58.682Z] spire-1.2.1/conf/agent/ [2022-05-16T19:22:58.682Z] spire-1.2.1/conf/agent/agent.conf [2022-05-16T19:22:58.682Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-16T19:22:58.682Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-16T19:22:58.682Z] spire-1.2.1/conf/server/ [2022-05-16T19:22:58.682Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-16T19:22:58.682Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-16T19:22:58.682Z] spire-1.2.1/conf/server/server.conf [2022-05-16T19:22:58.682Z] spire-1.2.1/conf/server/server_full.conf [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/ [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/SPIRE101.md [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/auditlog.md [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/images/ [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-16T19:22:58.682Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/scaling_spire.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/spire_agent.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/spire_server.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/supported_integrations.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/telemetry.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/telemetry_config.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/upgrading.md [2022-05-16T19:22:58.683Z] spire-1.2.1/doc/using_spire.md [2022-05-16T19:22:58.683Z] spire-1.2.1/examples/ [2022-05-16T19:22:58.683Z] spire-1.2.1/examples/README.md [2022-05-16T19:22:58.683Z] spire-1.2.1/go.mod [2022-05-16T19:22:58.683Z] spire-1.2.1/go.sum [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/agent.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/api/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/client/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/common/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/config.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/manager/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-16T19:22:58.683Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/svid/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/names.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/auth/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cli/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/health/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/health/config.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/health/context.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/health/health.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/idutil/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/log/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/log/log.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/log/options.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-16T19:22:58.684Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/profiling/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/selector/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-16T19:22:58.685Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/uptime/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/util/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/util/task.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/version/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/version/version.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/x509util/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/api.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/health/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/id.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-16T19:22:58.962Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/api/status.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/bundle/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/ca/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/cache/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/catalog/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/config.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-16T19:22:58.963Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-16T19:22:59.239Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/registration/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/server.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/server_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/svid/ [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/ [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/private/ [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/private/server/ [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/private/server/journal/ [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/spire/ [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/spire/common/ [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/spire/plugin/ [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-16T19:22:59.240Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-16T19:22:59.240Z] spire-1.2.1/release/ [2022-05-16T19:22:59.240Z] spire-1.2.1/release/spire-extras/ [2022-05-16T19:22:59.241Z] spire-1.2.1/release/spire-extras/README.md [2022-05-16T19:22:59.241Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-16T19:22:59.241Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-16T19:22:59.241Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-16T19:22:59.241Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-16T19:22:59.241Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-16T19:22:59.241Z] spire-1.2.1/release/spire/ [2022-05-16T19:22:59.241Z] spire-1.2.1/release/spire/README.md [2022-05-16T19:22:59.241Z] spire-1.2.1/release/spire/conf/ [2022-05-16T19:22:59.241Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-16T19:22:59.241Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-16T19:22:59.241Z] spire-1.2.1/release/spire/conf/server/ [2022-05-16T19:22:59.241Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-16T19:22:59.241Z] spire-1.2.1/script/ [2022-05-16T19:22:59.241Z] spire-1.2.1/script/build-artifact.sh [2022-05-16T19:22:59.241Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-16T19:22:59.241Z] spire-1.2.1/support/ [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/ [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-16T19:22:59.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-16T19:22:59.519Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-16T19:22:59.519Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-16T19:22:59.519Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/clock/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/clock/clock.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/fixture.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-16T19:22:59.519Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-16T19:22:59.520Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-16T19:22:59.520Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-16T19:22:59.520Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-16T19:22:59.520Z] spire-1.2.1/test/fixture/registration/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-16T19:22:59.520Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-16T19:22:59.520Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-16T19:22:59.520Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-16T19:22:59.520Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-16T19:22:59.520Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/README.md [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/common [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-16T19:22:59.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-16T19:22:59.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-16T19:22:59.796Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/test-one.sh [2022-05-16T19:22:59.797Z] spire-1.2.1/test/integration/test.sh [2022-05-16T19:22:59.797Z] spire-1.2.1/test/plugintest/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/plugintest/config.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/plugintest/load.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/plugintest/option.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/spiretest/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/spiretest/dir.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/spiretest/logs.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/spiretest/suite.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/spiretest/x509.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/testca/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/testca/ca.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/testkey/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/testkey/generate.sh [2022-05-16T19:22:59.797Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/testkey/keys.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/testkey/new.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/tpmsimulator/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/util/ [2022-05-16T19:22:59.797Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/util/cert_generation.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/util/io_redirection.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/util/race.go [2022-05-16T19:22:59.797Z] spire-1.2.1/test/util/util.go [2022-05-16T19:22:59.797Z] building spire from source... [2022-05-16T19:23:00.398Z] Installing go1.17.7... [2022-05-16T19:23:27.241Z] Building bin/spire-server... [2022-05-16T19:23:27.241Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-16T19:23:27.241Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-16T19:23:27.241Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-16T19:23:27.241Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-16T19:23:27.241Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-16T19:23:27.241Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-16T19:23:27.520Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-16T19:23:28.123Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-16T19:23:28.401Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-16T19:23:28.679Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-16T19:23:28.957Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-16T19:23:28.957Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-16T19:23:28.957Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-16T19:23:29.236Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-16T19:23:29.514Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-16T19:23:29.514Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-16T19:23:29.514Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-16T19:23:31.002Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-16T19:23:31.002Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-16T19:23:31.002Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-16T19:23:31.280Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-16T19:23:31.280Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-16T19:23:32.271Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-16T19:23:32.551Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-16T19:23:54.781Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-16T19:23:54.781Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-16T19:23:54.781Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-16T19:23:54.781Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-16T19:23:54.781Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-16T19:23:54.781Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-16T19:23:55.059Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-16T19:23:55.059Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-16T19:23:55.338Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-16T19:23:55.338Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-16T19:23:55.338Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-16T19:23:55.338Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-16T19:23:55.616Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-16T19:23:55.616Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-16T19:23:55.894Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-16T19:23:56.498Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-16T19:23:57.489Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-16T19:23:57.490Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-16T19:23:57.770Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-16T19:23:57.770Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-16T19:23:57.770Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-16T19:23:58.062Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-16T19:23:58.062Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-16T19:23:58.062Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-16T19:23:58.062Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-16T19:23:58.062Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-16T19:23:58.677Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-16T19:23:58.956Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-16T19:23:58.956Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-16T19:23:59.237Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-16T19:23:59.842Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-16T19:24:00.831Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-16T19:24:02.831Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-16T19:24:08.280Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-16T19:24:08.280Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-16T19:24:08.280Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-16T19:24:08.280Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-16T19:24:30.503Z] go: downloading google.golang.org/api v0.70.0 [2022-05-16T19:24:30.503Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-16T19:24:30.503Z] go: downloading k8s.io/api v0.23.4 [2022-05-16T19:24:40.698Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-16T19:25:07.862Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-16T19:25:07.862Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-16T19:25:07.862Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-16T19:25:07.862Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-16T19:25:08.140Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-16T19:25:08.740Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-16T19:25:10.185Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-16T19:25:12.176Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-16T19:25:12.781Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-16T19:25:12.781Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-16T19:25:14.783Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-16T19:25:15.060Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-16T19:25:16.120Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-16T19:25:17.180Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-16T19:25:17.180Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-16T19:25:17.478Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-16T19:25:18.090Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-16T19:25:18.090Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-16T19:25:18.090Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-16T19:25:19.572Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-16T19:25:19.572Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-16T19:25:19.848Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-16T19:25:20.125Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-16T19:25:20.125Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-16T19:25:20.406Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-16T19:25:25.842Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-16T19:25:26.120Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-16T19:25:26.120Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-16T19:25:26.120Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-16T19:25:26.120Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-16T19:25:26.396Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-16T19:25:26.396Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-16T19:25:27.386Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-16T19:25:27.664Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-16T19:25:27.665Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-16T19:25:27.942Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-16T19:25:27.942Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-16T19:25:28.940Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-16T19:25:29.557Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-16T19:25:29.834Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-16T19:25:29.834Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-16T19:25:30.113Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-16T19:25:30.391Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-16T19:25:30.391Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-16T19:25:30.391Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-16T19:25:30.391Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-16T19:25:31.380Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-16T19:25:31.658Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-16T19:25:31.935Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-16T19:25:32.212Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-16T19:25:32.212Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-16T19:25:34.202Z] go: downloading go.opencensus.io v0.23.0 [2022-05-16T19:25:34.812Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-16T19:25:35.092Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-16T19:25:35.367Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-16T19:25:35.644Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-16T19:25:35.644Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-16T19:25:36.246Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-16T19:25:36.522Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-16T19:25:37.135Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-16T19:25:39.781Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-16T19:25:42.417Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-16T19:25:42.417Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-16T19:25:42.694Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-16T19:25:42.694Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-16T19:25:42.694Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-16T19:25:43.297Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-16T19:25:43.576Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-16T19:25:43.851Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-16T19:25:43.851Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-16T19:25:43.851Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-16T19:25:43.851Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-16T19:25:44.130Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-16T19:25:54.331Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-16T19:25:54.331Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-16T19:25:54.331Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-16T19:25:54.331Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-16T19:26:16.551Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-16T19:26:16.551Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-16T19:27:13.210Z] 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-16T19:27:13.210Z] 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-16T19:27:15.874Z] Removing intermediate container 89aceff97265 [2022-05-16T19:27:15.874Z] ---> d021d0d6a6fa [2022-05-16T19:27:15.874Z] [2022-05-16T19:27:15.874Z] Step 10/23 : FROM alpine:3.14 [2022-05-16T19:27:16.154Z] 3.14: Pulling from library/alpine [2022-05-16T19:27:19.589Z] Removing intermediate container 1983b86a33d2 [2022-05-16T19:27:19.589Z] ---> 8ee1030d877d [2022-05-16T19:27:19.589Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-16T19:27:19.589Z] ---> Running in 33537c26f444 [2022-05-16T19:27:19.871Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-16T19:27:19.871Z] Status: Downloaded newer image for alpine:3.14 [2022-05-16T19:27:19.871Z] ---> ac73e934f311 [2022-05-16T19:27:19.871Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-16T19:27:19.871Z] ---> Running in f013710fc812 [2022-05-16T19:27:22.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-16T19:27:22.798Z] 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-16T19:27:23.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-16T19:27:24.070Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-16T19:27:24.070Z] Executing busybox-1.33.1-r7.trigger [2022-05-16T19:27:24.355Z] OK: 5 MiB in 15 packages [2022-05-16T19:27:27.837Z] Removing intermediate container f013710fc812 [2022-05-16T19:27:27.838Z] ---> 72074e2d2e49 [2022-05-16T19:27:27.838Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-16T19:27:27.838Z] ---> Running in b7c910e27839 [2022-05-16T19:27:27.838Z] Removing intermediate container 33537c26f444 [2022-05-16T19:27:27.838Z] ---> dfdb2358b7ae [2022-05-16T19:27:27.838Z] [2022-05-16T19:27:27.838Z] Step 11/23 : FROM docker:20.10.14 [2022-05-16T19:27:27.838Z] 20.10.14: Pulling from library/docker [2022-05-16T19:27:28.457Z] Removing intermediate container b7c910e27839 [2022-05-16T19:27:28.457Z] ---> 26fe13cfd7ff [2022-05-16T19:27:28.457Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-16T19:27:28.734Z] ---> Running in 92ac660f8b11 [2022-05-16T19:27:30.218Z] Removing intermediate container 92ac660f8b11 [2022-05-16T19:27:30.218Z] ---> fc7334494054 [2022-05-16T19:27:30.218Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-16T19:27:30.505Z] ---> Running in f1cae6fc289d [2022-05-16T19:27:31.960Z] Removing intermediate container f1cae6fc289d [2022-05-16T19:27:31.960Z] ---> 32d5905a5227 [2022-05-16T19:27:31.960Z] Step 15/23 : WORKDIR / [2022-05-16T19:27:32.243Z] ---> Running in ca18ae6ea531 [2022-05-16T19:27:34.603Z] Removing intermediate container ca18ae6ea531 [2022-05-16T19:27:34.603Z] ---> 47786b823898 [2022-05-16T19:27:34.603Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-16T19:27:36.089Z] Removing intermediate container d7cdad6be015 [2022-05-16T19:27:36.089Z] ---> 1185bd169d03 [2022-05-16T19:27:36.089Z] [2022-05-16T19:27:36.089Z] Step 10/22 : FROM alpine:3.14 [2022-05-16T19:27:36.089Z] ---> ac73e934f311 [2022-05-16T19:27:36.089Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-16T19:27:36.381Z] ---> Running in ef5f439b02f1 [2022-05-16T19:27:36.978Z] ---> d1183a40ab2c [2022-05-16T19:27:36.978Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-16T19:27:37.254Z] Removing intermediate container 425851754cea [2022-05-16T19:27:37.254Z] ---> 33c6a2e2a970 [2022-05-16T19:27:37.254Z] [2022-05-16T19:27:37.254Z] Step 10/25 : FROM alpine:3.14 [2022-05-16T19:27:37.254Z] ---> ac73e934f311 [2022-05-16T19:27:37.254Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-16T19:27:37.538Z] ---> Running in 463bfecccb67 [2022-05-16T19:27:38.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-16T19:27:39.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-16T19:27:40.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-16T19:27:40.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-16T19:27:40.495Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-16T19:27:40.777Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-16T19:27:40.777Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-16T19:27:40.777Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-16T19:27:40.777Z] (5/6) Installing curl (7.79.1-r1) [2022-05-16T19:27:40.777Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-16T19:27:40.777Z] Executing busybox-1.33.1-r7.trigger [2022-05-16T19:27:40.777Z] Executing ca-certificates-20211220-r0.trigger [2022-05-16T19:27:41.065Z] ---> 10c940c5bf8c [2022-05-16T19:27:41.065Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-16T19:27:41.348Z] OK: 8 MiB in 20 packages [2022-05-16T19:27:41.348Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-16T19:27:41.632Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-16T19:27:41.632Z] (3/3) Installing su-exec (0.2-r1) [2022-05-16T19:27:41.632Z] Executing busybox-1.33.1-r7.trigger [2022-05-16T19:27:41.632Z] Executing ca-certificates-20211220-r0.trigger [2022-05-16T19:27:41.918Z] OK: 6 MiB in 17 packages [2022-05-16T19:27:43.374Z] ---> 5ff308f78c99 [2022-05-16T19:27:43.374Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-16T19:27:43.653Z] ---> Running in f51dc82992e9 [2022-05-16T19:27:44.647Z] Removing intermediate container ef5f439b02f1 [2022-05-16T19:27:44.647Z] ---> 88c0292fef9b [2022-05-16T19:27:44.647Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-16T19:27:44.647Z] ---> Running in 33180eb38e3d [2022-05-16T19:27:44.925Z] Removing intermediate container f51dc82992e9 [2022-05-16T19:27:44.925Z] ---> 4fbe3cd2680f [2022-05-16T19:27:44.925Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-16T19:27:45.204Z] ---> Running in 229758a17722 [2022-05-16T19:27:45.490Z] Removing intermediate container 463bfecccb67 [2022-05-16T19:27:45.490Z] ---> 98c839d7fd67 [2022-05-16T19:27:45.490Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-16T19:27:45.490Z] ---> Running in 87bcae1db889 [2022-05-16T19:27:45.770Z] Removing intermediate container 33180eb38e3d [2022-05-16T19:27:45.770Z] ---> 0228f4049279 [2022-05-16T19:27:45.770Z] Step 13/22 : WORKDIR /edgex [2022-05-16T19:27:46.057Z] ---> Running in eaed403c6cae [2022-05-16T19:27:46.057Z] Removing intermediate container 229758a17722 [2022-05-16T19:27:46.057Z] ---> 1d5a43340c90 [2022-05-16T19:27:46.057Z] Step 21/23 : LABEL arch=arm64 [2022-05-16T19:27:46.343Z] ---> Running in dc383d33cf3e [2022-05-16T19:27:47.352Z] Removing intermediate container 87bcae1db889 [2022-05-16T19:27:47.352Z] ---> 9bb70c1c51a1 [2022-05-16T19:27:47.352Z] Step 13/25 : WORKDIR / [2022-05-16T19:27:47.352Z] Removing intermediate container eaed403c6cae [2022-05-16T19:27:47.352Z] Removing intermediate container dc383d33cf3e [2022-05-16T19:27:47.352Z] ---> 38bff75fb8b7 [2022-05-16T19:27:47.352Z] Step 22/23 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:27:47.352Z] ---> 225cf24a2593 [2022-05-16T19:27:47.352Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-16T19:27:47.352Z] ---> Running in 503c54dff69f [2022-05-16T19:27:47.638Z] ---> Running in 53a06973405d [2022-05-16T19:27:48.638Z] Removing intermediate container 503c54dff69f [2022-05-16T19:27:48.638Z] ---> 1daa6ce73a52 [2022-05-16T19:27:48.638Z] 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-16T19:27:48.638Z] Removing intermediate container 53a06973405d [2022-05-16T19:27:48.638Z] ---> 5114a7bb1c81 [2022-05-16T19:27:48.638Z] Step 23/23 : LABEL version=0.0.0 [2022-05-16T19:27:48.915Z] ---> Running in 38952f665d1b [2022-05-16T19:27:48.915Z] ---> e41387cfcbcd [2022-05-16T19:27:49.194Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-16T19:27:50.183Z] Removing intermediate container 38952f665d1b [2022-05-16T19:27:50.184Z] ---> 46aeef48f6f8 [2022-05-16T19:27:50.184Z] [2022-05-16T19:27:50.790Z] ---> c796df9a990d [2022-05-16T19:27:50.790Z] 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-16T19:27:51.393Z] Successfully built 46aeef48f6f8 [2022-05-16T19:27:51.394Z] Successfully tagged core-command-arm64:latest [2022-05-16T19:27:51.394Z]  Building core-command ... done Building core-metadata [2022-05-16T19:27:51.994Z] ---> 796940a56ab2 [2022-05-16T19:27:51.994Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-16T19:27:52.591Z] ---> 13ab5d562214 [2022-05-16T19:27:52.591Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-16T19:27:55.242Z] ---> 52ce9bc2f830 [2022-05-16T19:27:55.242Z] 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-16T19:27:55.242Z] ---> 4502f047c6ec [2022-05-16T19:27:55.242Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-16T19:27:56.687Z] ---> 651ff86906a7 [2022-05-16T19:27:56.687Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-16T19:27:56.687Z] ---> b57b363e8004 [2022-05-16T19:27:56.687Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-16T19:27:57.304Z] ---> Running in da485c23beae [2022-05-16T19:27:59.968Z] ---> 33c5cd637e13 [2022-05-16T19:27:59.968Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-16T19:28:01.426Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-16T19:28:01.426Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-16T19:28:01.426Z] ---> c346e9eafbab [2022-05-16T19:28:01.426Z] 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-16T19:28:01.426Z] ---> Running in 8eb221137663 [2022-05-16T19:28:01.426Z] Removing intermediate container da485c23beae [2022-05-16T19:28:01.426Z] ---> 692a29f57953 [2022-05-16T19:28:01.426Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-16T19:28:01.710Z] ---> Running in f8ee2259acae [2022-05-16T19:28:02.351Z] Removing intermediate container 8eb221137663 [2022-05-16T19:28:02.351Z] ---> 7e01622afe0d [2022-05-16T19:28:02.351Z] 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-16T19:28:02.632Z] ---> Running in e9a5bce939b3 [2022-05-16T19:28:02.632Z] Removing intermediate container f8ee2259acae [2022-05-16T19:28:02.632Z] ---> b535c9e4d773 [2022-05-16T19:28:02.632Z] Step 20/22 : LABEL arch=arm64 [2022-05-16T19:28:02.911Z] ---> Running in 45eb9b8b0aa3 [2022-05-16T19:28:03.921Z] ---> 2c86be23eb66 [2022-05-16T19:28:03.921Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-16T19:28:04.214Z] Removing intermediate container 45eb9b8b0aa3 [2022-05-16T19:28:04.214Z] ---> ad46116475ba [2022-05-16T19:28:04.214Z] Step 21/22 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:28:04.494Z] ---> Running in 9680978ca852 [2022-05-16T19:28:05.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-16T19:28:05.804Z] Removing intermediate container 9680978ca852 [2022-05-16T19:28:05.804Z] ---> 2b9483317f45 [2022-05-16T19:28:05.804Z] Step 22/22 : LABEL version=0.0.0 [2022-05-16T19:28:05.804Z] ---> 52d50d3d1cc8 [2022-05-16T19:28:05.804Z] 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-16T19:28:05.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-16T19:28:05.804Z] ---> Running in d948a860fbb2 [2022-05-16T19:28:06.080Z] ---> Running in 54a00608864a [2022-05-16T19:28:06.684Z] (1/43) Installing readline (8.1.1-r0) [2022-05-16T19:28:06.684Z] (2/43) Installing bash (5.1.16-r0) [2022-05-16T19:28:06.974Z] Executing bash-5.1.16-r0.post-install [2022-05-16T19:28:06.974Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-16T19:28:06.974Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-16T19:28:06.974Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-16T19:28:06.974Z] (6/43) Installing curl (7.80.0-r1) [2022-05-16T19:28:06.974Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-16T19:28:06.974Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-16T19:28:06.974Z] (9/43) Installing expat (2.4.7-r0) [2022-05-16T19:28:06.974Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-16T19:28:07.249Z] (11/43) Installing gdbm (1.22-r0) [2022-05-16T19:28:07.249Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-16T19:28:07.249Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-16T19:28:07.249Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-16T19:28:07.249Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-16T19:28:07.249Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-16T19:28:07.249Z] Removing intermediate container d948a860fbb2 [2022-05-16T19:28:07.249Z] ---> ba359f81b5ff [2022-05-16T19:28:07.249Z] [2022-05-16T19:28:07.249Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-16T19:28:08.234Z] Successfully built ba359f81b5ff [2022-05-16T19:28:08.234Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-16T19:28:08.234Z] Building security-spire-agent [2022-05-16T19:28:09.685Z]  Building security-proxy-setup ... done Removing intermediate container 54a00608864a [2022-05-16T19:28:09.685Z] ---> 990aee3e58a2 [2022-05-16T19:28:09.685Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-16T19:28:09.960Z] ---> Running in 382e4de6f3ab [2022-05-16T19:28:09.960Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-16T19:28:09.960Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-16T19:28:09.960Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-16T19:28:09.960Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-16T19:28:09.960Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-16T19:28:10.242Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-16T19:28:10.242Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-16T19:28:10.242Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-16T19:28:10.242Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-16T19:28:10.242Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-16T19:28:10.242Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-16T19:28:10.242Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-16T19:28:10.242Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-16T19:28:10.526Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-16T19:28:10.526Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-16T19:28:10.526Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-16T19:28:10.526Z] Removing intermediate container 382e4de6f3ab [2022-05-16T19:28:10.526Z] ---> 574aacb2bb12 [2022-05-16T19:28:10.526Z] Step 23/25 : LABEL arch=arm64 [2022-05-16T19:28:10.526Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-16T19:28:10.526Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-16T19:28:10.526Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-16T19:28:10.526Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-16T19:28:10.526Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-16T19:28:10.816Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-16T19:28:10.816Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-16T19:28:10.816Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-16T19:28:10.816Z] ---> Running in cf6f305c464a [2022-05-16T19:28:10.816Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-16T19:28:10.816Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-16T19:28:11.470Z] Removing intermediate container cf6f305c464a [2022-05-16T19:28:11.470Z] ---> 6aaf7568382d [2022-05-16T19:28:11.470Z] Step 24/25 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:28:11.754Z] ---> Running in 57ad59e47979 [2022-05-16T19:28:11.754Z] Executing busybox-1.34.1-r5.trigger [2022-05-16T19:28:11.754Z] OK: 82 MiB in 65 packages [2022-05-16T19:28:12.362Z] Removing intermediate container 57ad59e47979 [2022-05-16T19:28:12.362Z] ---> 72311493b472 [2022-05-16T19:28:12.362Z] Step 25/25 : LABEL version=0.0.0 [2022-05-16T19:28:12.648Z] ---> Running in c30ea1b596cf [2022-05-16T19:28:13.651Z] Removing intermediate container c30ea1b596cf [2022-05-16T19:28:13.651Z] ---> 34ccf85f0762 [2022-05-16T19:28:13.651Z] [2022-05-16T19:28:13.935Z] Successfully built 34ccf85f0762 [2022-05-16T19:28:13.935Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-16T19:28:13.935Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-05-16T19:28:16.570Z] Collecting docker-compose==1.23.2 [2022-05-16T19:28:16.570Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-16T19:28:17.174Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-16T19:28:17.174Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-16T19:28:18.162Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-16T19:28:18.162Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-16T19:28:18.162Z] Collecting cached-property<2,>=1.2.0 [2022-05-16T19:28:18.162Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-16T19:28:18.770Z] Collecting docker<4.0,>=3.6.0 [2022-05-16T19:28:18.770Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-16T19:28:19.043Z] Collecting jsonschema<3,>=2.5.1 [2022-05-16T19:28:19.321Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-16T19:28:19.321Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-16T19:28:19.321Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-16T19:28:21.311Z] Collecting docopt<0.7,>=0.6.1 [2022-05-16T19:28:21.311Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-16T19:28:24.733Z] Collecting PyYAML<4,>=3.10 [2022-05-16T19:28:24.733Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-16T19:28:28.139Z] Collecting texttable<0.10,>=0.9.0 [2022-05-16T19:28:28.139Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-16T19:28:29.582Z] 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-16T19:28:29.582Z] Collecting docker-pycreds>=0.4.0 [2022-05-16T19:28:29.582Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-16T19:28:31.050Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:28:31.050Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:28:31.050Z] ---> 8b6fcf145838 [2022-05-16T19:28:31.050Z] Step 3/23 : WORKDIR /edgex-go [2022-05-16T19:28:31.050Z] ---> Using cache [2022-05-16T19:28:31.050Z] ---> 2d31b07f747b [2022-05-16T19:28:31.050Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:28:31.050Z] ---> Using cache [2022-05-16T19:28:31.050Z] ---> 88dfb99f2497 [2022-05-16T19:28:31.050Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-16T19:28:31.050Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-16T19:28:31.050Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-16T19:28:31.050Z] Collecting idna<2.8,>=2.5 [2022-05-16T19:28:31.050Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-16T19:28:31.050Z] 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-16T19:28:31.341Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-16T19:28:31.341Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-16T19:28:31.641Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-16T19:28:31.641Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-16T19:28:31.641Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-16T19:28:31.641Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-16T19:28:31.920Z] ---> Running in ee9fb7ce1526 [2022-05-16T19:28:32.996Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-16T19:28:32.996Z] Attempting uninstall: urllib3 [2022-05-16T19:28:32.996Z] Found existing installation: urllib3 1.26.7 [2022-05-16T19:28:32.996Z] Uninstalling urllib3-1.26.7: [2022-05-16T19:28:32.996Z] Successfully uninstalled urllib3-1.26.7 [2022-05-16T19:28:34.039Z] Attempting uninstall: idna [2022-05-16T19:28:34.039Z] Found existing installation: idna 3.3 [2022-05-16T19:28:34.039Z] Uninstalling idna-3.3: [2022-05-16T19:28:34.039Z] Successfully uninstalled idna-3.3 [2022-05-16T19:28:34.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-16T19:28:36.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-16T19:28:37.111Z] Attempting uninstall: requests [2022-05-16T19:28:37.111Z] Found existing installation: requests 2.26.0 [2022-05-16T19:28:37.111Z] Uninstalling requests-2.26.0: [2022-05-16T19:28:37.111Z] OK: 220 MiB in 52 packages [2022-05-16T19:28:37.395Z] Successfully uninstalled requests-2.26.0 [2022-05-16T19:28:38.011Z] Running setup.py install for texttable: started [2022-05-16T19:28:39.014Z] Removing intermediate container ee9fb7ce1526 [2022-05-16T19:28:39.014Z] ---> c681dc92ec2a [2022-05-16T19:28:39.014Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-16T19:28:40.008Z] Running setup.py install for texttable: finished with status 'done' [2022-05-16T19:28:40.008Z] ---> 102df16d6590 [2022-05-16T19:28:40.008Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:28:40.008Z] Running setup.py install for PyYAML: started [2022-05-16T19:28:40.293Z] ---> Running in 8cd3e6b896d4 [2022-05-16T19:28:43.730Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-16T19:28:43.730Z] Running setup.py install for docopt: started [2022-05-16T19:28:45.739Z] Removing intermediate container 8cd3e6b896d4 [2022-05-16T19:28:45.739Z] ---> a1669e5c9b60 [2022-05-16T19:28:45.739Z] Step 8/23 : COPY . . [2022-05-16T19:28:46.347Z] Running setup.py install for docopt: finished with status 'done' [2022-05-16T19:28:46.347Z] Running setup.py install for dockerpty: started [2022-05-16T19:28:48.991Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-16T19:28:50.986Z] 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-16T19:28:59.313Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:28:59.313Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:28:59.313Z] ---> 8b6fcf145838 [2022-05-16T19:28:59.313Z] Step 3/26 : WORKDIR /edgex-go [2022-05-16T19:28:59.313Z] ---> Using cache [2022-05-16T19:28:59.313Z] ---> 2d31b07f747b [2022-05-16T19:28:59.313Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:28:59.313Z] ---> Using cache [2022-05-16T19:28:59.313Z] ---> 88dfb99f2497 [2022-05-16T19:28:59.313Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-16T19:28:59.313Z] ---> Using cache [2022-05-16T19:28:59.313Z] ---> dc3ea32ae6ea [2022-05-16T19:28:59.313Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-16T19:28:59.313Z] ---> Using cache [2022-05-16T19:28:59.313Z] ---> 27b085a690a8 [2022-05-16T19:28:59.313Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:28:59.313Z] ---> Using cache [2022-05-16T19:28:59.313Z] ---> cca0d0417179 [2022-05-16T19:28:59.313Z] Step 8/26 : COPY . . [2022-05-16T19:28:59.928Z] ---> Using cache [2022-05-16T19:28:59.928Z] ---> fa34bcec34a7 [2022-05-16T19:28:59.928Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-16T19:28:59.928Z] ---> Using cache [2022-05-16T19:28:59.928Z] ---> cf1a6f51552d [2022-05-16T19:28:59.928Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-16T19:28:59.928Z] ---> Using cache [2022-05-16T19:28:59.928Z] ---> f93ba50b7661 [2022-05-16T19:28:59.928Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-16T19:28:59.928Z] ---> Using cache [2022-05-16T19:28:59.928Z] ---> 444b8bec02e1 [2022-05-16T19:28:59.928Z] 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-16T19:29:00.937Z] ---> Running in 16ccd45e5b71 [2022-05-16T19:29:04.368Z] spire-1.2.1/ [2022-05-16T19:29:04.368Z] spire-1.2.1/.data/ [2022-05-16T19:29:04.368Z] spire-1.2.1/.data/.file [2022-05-16T19:29:04.368Z] spire-1.2.1/.dockerignore [2022-05-16T19:29:04.368Z] spire-1.2.1/.gitattributes [2022-05-16T19:29:04.368Z] spire-1.2.1/.githooks/ [2022-05-16T19:29:04.368Z] spire-1.2.1/.githooks/pre-commit [2022-05-16T19:29:04.368Z] spire-1.2.1/.github/ [2022-05-16T19:29:04.368Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-16T19:29:04.368Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-16T19:29:04.368Z] spire-1.2.1/.github/dependabot.yml [2022-05-16T19:29:04.368Z] spire-1.2.1/.github/workflows/ [2022-05-16T19:29:04.368Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-16T19:29:04.368Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-16T19:29:04.368Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-16T19:29:04.368Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-16T19:29:04.368Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-16T19:29:04.368Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-16T19:29:04.368Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-16T19:29:04.368Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-16T19:29:04.368Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-16T19:29:04.368Z] spire-1.2.1/.gitignore [2022-05-16T19:29:04.369Z] spire-1.2.1/.go-version [2022-05-16T19:29:04.369Z] spire-1.2.1/.golangci.yml [2022-05-16T19:29:04.369Z] spire-1.2.1/ADOPTERS.md [2022-05-16T19:29:04.369Z] spire-1.2.1/CHANGELOG.md [2022-05-16T19:29:04.369Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-16T19:29:04.369Z] spire-1.2.1/CODEOWNERS [2022-05-16T19:29:04.369Z] spire-1.2.1/CONTRIBUTING.md [2022-05-16T19:29:04.369Z] spire-1.2.1/Dockerfile [2022-05-16T19:29:04.369Z] spire-1.2.1/Dockerfile.dev [2022-05-16T19:29:04.369Z] spire-1.2.1/Dockerfile.scratch [2022-05-16T19:29:04.369Z] spire-1.2.1/LICENSE [2022-05-16T19:29:04.369Z] spire-1.2.1/MAINTAINERS.md [2022-05-16T19:29:04.369Z] spire-1.2.1/Makefile [2022-05-16T19:29:04.369Z] spire-1.2.1/README.md [2022-05-16T19:29:04.369Z] spire-1.2.1/ROADMAP.md [2022-05-16T19:29:04.369Z] spire-1.2.1/SECURITY.md [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-16T19:29:04.369Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-16T19:29:04.369Z] spire-1.2.1/conf/ [2022-05-16T19:29:04.369Z] spire-1.2.1/conf/agent/ [2022-05-16T19:29:04.369Z] spire-1.2.1/conf/agent/agent.conf [2022-05-16T19:29:04.369Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-16T19:29:04.369Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-16T19:29:04.369Z] spire-1.2.1/conf/server/ [2022-05-16T19:29:04.369Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-16T19:29:04.369Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-16T19:29:04.369Z] spire-1.2.1/conf/server/server.conf [2022-05-16T19:29:04.369Z] spire-1.2.1/conf/server/server_full.conf [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/ [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/SPIRE101.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/auditlog.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/images/ [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/scaling_spire.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/spire_agent.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/spire_server.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/supported_integrations.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/telemetry.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/telemetry_config.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/upgrading.md [2022-05-16T19:29:04.369Z] spire-1.2.1/doc/using_spire.md [2022-05-16T19:29:04.369Z] spire-1.2.1/examples/ [2022-05-16T19:29:04.369Z] spire-1.2.1/examples/README.md [2022-05-16T19:29:04.369Z] spire-1.2.1/go.mod [2022-05-16T19:29:04.369Z] spire-1.2.1/go.sum [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/ [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/ [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/agent.go [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/api/ [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-16T19:29:04.369Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/client/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/common/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/config.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/manager/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/svid/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/api/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-16T19:29:04.370Z] spire-1.2.1/pkg/common/api/names.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/auth/ [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/ [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/cli/ [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-16T19:29:04.371Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-16T19:29:04.644Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/health/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/health/config.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/health/context.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/health/health.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/idutil/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/log/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/log/log.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/log/options.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/profiling/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/selector/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-16T19:29:04.645Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/uptime/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/util/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/util/task.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/version/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/version/version.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/x509util/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/api.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.goStep 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:29:04.646Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:29:04.646Z] ---> 8b6fcf145838 [2022-05-16T19:29:04.646Z] Step 3/31 : WORKDIR /edgex-go [2022-05-16T19:29:04.646Z] ---> Using cache [2022-05-16T19:29:04.646Z] ---> 2d31b07f747b [2022-05-16T19:29:04.646Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:29:04.646Z] ---> Using cache [2022-05-16T19:29:04.646Z] ---> 88dfb99f2497 [2022-05-16T19:29:04.646Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-16T19:29:04.646Z] ---> Using cache [2022-05-16T19:29:04.646Z] ---> c681dc92ec2a [2022-05-16T19:29:04.646Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-16T19:29:04.646Z] ---> Using cache [2022-05-16T19:29:04.646Z] ---> 102df16d6590 [2022-05-16T19:29:04.646Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/health/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/id.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-16T19:29:04.646Z] ---> Using cache [2022-05-16T19:29:04.646Z] ---> a1669e5c9b60 [2022-05-16T19:29:04.646Z] Step 8/31 : COPY . . [2022-05-16T19:29:04.646Z] [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/status.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-16T19:29:04.646Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/bundle/ [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/ca/ [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/cache/ [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/catalog/ [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/config.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/datastore/ [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-16T19:29:04.921Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-16T19:29:04.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/registration/ [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/server.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/server_test.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/svid/ [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-16T19:29:04.923Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-16T19:29:04.923Z] spire-1.2.1/proto/ [2022-05-16T19:29:04.923Z] spire-1.2.1/proto/private/ [2022-05-16T19:29:04.923Z] spire-1.2.1/proto/private/server/ [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/private/server/journal/ [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/spire/ [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/spire/common/ [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/spire/plugin/ [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-16T19:29:05.197Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-16T19:29:05.197Z] spire-1.2.1/release/ [2022-05-16T19:29:05.197Z] spire-1.2.1/release/spire-extras/ [2022-05-16T19:29:05.197Z] spire-1.2.1/release/spire-extras/README.md [2022-05-16T19:29:05.197Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-16T19:29:05.197Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-16T19:29:05.197Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-16T19:29:05.197Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-16T19:29:05.197Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-16T19:29:05.197Z] spire-1.2.1/release/spire/ [2022-05-16T19:29:05.197Z] spire-1.2.1/release/spire/README.md [2022-05-16T19:29:05.197Z] spire-1.2.1/release/spire/conf/ [2022-05-16T19:29:05.197Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-16T19:29:05.197Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-16T19:29:05.197Z] spire-1.2.1/release/spire/conf/server/ [2022-05-16T19:29:05.197Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-16T19:29:05.197Z] spire-1.2.1/script/ [2022-05-16T19:29:05.198Z] spire-1.2.1/script/build-artifact.sh [2022-05-16T19:29:05.198Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-16T19:29:05.198Z] spire-1.2.1/support/ [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/ [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-16T19:29:05.198Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-16T19:29:05.198Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-16T19:29:05.198Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/clock/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/clock/clock.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/fixture.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-16T19:29:05.198Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-16T19:29:05.199Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-16T19:29:05.199Z] spire-1.2.1/test/fixture/registration/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-16T19:29:05.199Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-16T19:29:05.199Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-16T19:29:05.199Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-16T19:29:05.199Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-16T19:29:05.199Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/README.md [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/common [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-16T19:29:05.199Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-16T19:29:05.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-16T19:29:05.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-16T19:29:05.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-16T19:29:05.200Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-16T19:29:05.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-16T19:29:05.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-16T19:29:05.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-16T19:29:05.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-16T19:29:05.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-16T19:29:05.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-16T19:29:05.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-16T19:29:05.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-16T19:29:05.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-16T19:29:05.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-16T19:29:05.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-16T19:29:05.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-16T19:29:05.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-16T19:29:05.200Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-16T19:29:05.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-16T19:29:05.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-16T19:29:05.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-16T19:29:05.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-16T19:29:05.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-16T19:29:05.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-16T19:29:05.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-16T19:29:05.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-16T19:29:05.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-16T19:29:05.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-16T19:29:05.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-16T19:29:05.477Z] spire-1.2.1/test/integration/test-one.sh [2022-05-16T19:29:05.477Z] spire-1.2.1/test/integration/test.sh [2022-05-16T19:29:05.477Z] spire-1.2.1/test/plugintest/ [2022-05-16T19:29:05.477Z] spire-1.2.1/test/plugintest/config.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/plugintest/load.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/plugintest/option.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/spiretest/ [2022-05-16T19:29:05.477Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/spiretest/dir.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/spiretest/logs.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/spiretest/suite.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/spiretest/x509.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/testca/ [2022-05-16T19:29:05.477Z] spire-1.2.1/test/testca/ca.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/testkey/ [2022-05-16T19:29:05.477Z] spire-1.2.1/test/testkey/generate.sh [2022-05-16T19:29:05.477Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/testkey/keys.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/testkey/new.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/tpmsimulator/ [2022-05-16T19:29:05.477Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/util/ [2022-05-16T19:29:05.477Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/util/cert_generation.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/util/io_redirection.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/util/race.go [2022-05-16T19:29:05.477Z] spire-1.2.1/test/util/util.go [2022-05-16T19:29:05.477Z] building spire from source... [2022-05-16T19:29:06.079Z] Installing go1.17.7... [2022-05-16T19:29:18.536Z] Removing intermediate container e9a5bce939b3 [2022-05-16T19:29:18.536Z] ---> 52f012089651 [2022-05-16T19:29:18.536Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-16T19:29:18.536Z] ---> Running in f265df4e8db1 [2022-05-16T19:29:19.535Z] Removing intermediate container f265df4e8db1 [2022-05-16T19:29:19.535Z] ---> 7f75dccf3036 [2022-05-16T19:29:19.535Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-16T19:29:19.814Z] ---> Running in c1f3b60b62bd [2022-05-16T19:29:21.284Z] Removing intermediate container c1f3b60b62bd [2022-05-16T19:29:21.284Z] ---> 9cd55412de83 [2022-05-16T19:29:21.284Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-16T19:29:25.661Z] ---> 2276f5da1f11 [2022-05-16T19:29:25.661Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-16T19:29:26.683Z] ---> 592af615e03d [2022-05-16T19:29:26.683Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-16T19:29:27.677Z] Building bin/spire-server... [2022-05-16T19:29:27.677Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-16T19:29:27.677Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-16T19:29:27.677Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-16T19:29:28.684Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-16T19:29:28.684Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-16T19:29:28.684Z]  ---> dbbffe371181 [2022-05-16T19:29:28.684Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-16T19:29:28.970Z] ---> Running in 85feb7179bbb [2022-05-16T19:29:28.970Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-16T19:29:29.600Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-16T19:29:29.880Z] Removing intermediate container 85feb7179bbb [2022-05-16T19:29:29.880Z] ---> b75464ab2409 [2022-05-16T19:29:29.880Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-16T19:29:30.158Z] ---> Running in 2a44d9a22405 [2022-05-16T19:29:30.434Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-16T19:29:30.709Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-16T19:29:30.997Z]  ---> ef94003ff441 [2022-05-16T19:29:30.997Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-16T19:29:31.276Z] Removing intermediate container 2a44d9a22405 [2022-05-16T19:29:31.276Z] ---> 67f7e0d85abe [2022-05-16T19:29:31.276Z] Step 21/23 : LABEL arch=arm64 [2022-05-16T19:29:31.276Z] ---> Running in 549854921d7c [2022-05-16T19:29:31.550Z] ---> Running in 579a205d6beb [2022-05-16T19:29:32.150Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-16T19:29:32.770Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-16T19:29:32.770Z] Removing intermediate container 579a205d6beb [2022-05-16T19:29:32.770Z] ---> c5b706fd570a [2022-05-16T19:29:32.770Z] Step 22/23 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:29:32.770Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-16T19:29:32.770Z]  ---> Running in 7e6bf9519453 [2022-05-16T19:29:32.770Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-16T19:29:33.046Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-16T19:29:33.046Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-16T19:29:33.046Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-16T19:29:33.046Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-16T19:29:33.650Z] Removing intermediate container 7e6bf9519453 [2022-05-16T19:29:33.650Z] ---> 4e9e7d02c19d [2022-05-16T19:29:33.650Z] Step 23/23 : LABEL version=0.0.0 [2022-05-16T19:29:33.932Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-16T19:29:33.932Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-16T19:29:33.932Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-16T19:29:33.932Z] 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-16T19:29:33.932Z] ---> Running in 8bab641afa1b [2022-05-16T19:29:34.213Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-16T19:29:34.495Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-16T19:29:34.799Z] Removing intermediate container 8bab641afa1b [2022-05-16T19:29:34.799Z] ---> aa9d46e2561b [2022-05-16T19:29:34.799Z] [2022-05-16T19:29:35.411Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-16T19:29:35.694Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-16T19:29:35.694Z] Successfully built aa9d46e2561b [2022-05-16T19:29:35.694Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-16T19:29:35.694Z]  Building sys-mgmt-agent ... done Building security-spiffe-token-provider [2022-05-16T19:29:44.091Z] ---> f4196e7ddc43 [2022-05-16T19:29:44.091Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-16T19:29:44.091Z] ---> Running in cf92b6f99872 [2022-05-16T19:29:45.560Z] 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-16T19:29:49.915Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-16T19:29:49.915Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-16T19:29:50.254Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-16T19:29:50.254Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-16T19:29:50.633Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-16T19:29:50.633Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-16T19:29:50.946Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-16T19:29:50.946Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-16T19:29:51.602Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-16T19:29:51.602Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-16T19:29:51.602Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-16T19:29:51.602Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-16T19:29:51.912Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-16T19:29:52.192Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-16T19:29:52.821Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-16T19:29:53.831Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-16T19:29:54.825Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-16T19:29:55.104Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-16T19:29:55.104Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-16T19:29:55.386Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-16T19:29:55.386Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-16T19:29:55.386Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-16T19:29:55.669Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-16T19:29:55.669Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-16T19:29:55.948Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-16T19:29:55.948Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-16T19:29:56.558Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-16T19:29:57.555Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-16T19:29:57.555Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-16T19:29:57.555Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-16T19:29:58.557Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-16T19:30:02.913Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-16T19:30:08.372Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:30:08.372Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:30:08.372Z] ---> 8b6fcf145838 [2022-05-16T19:30:08.372Z] Step 3/20 : WORKDIR /edgex-go [2022-05-16T19:30:08.372Z] ---> Using cache [2022-05-16T19:30:08.372Z] ---> 2d31b07f747b [2022-05-16T19:30:08.372Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-16T19:30:08.651Z] ---> Running in 503719e68341 [2022-05-16T19:30:10.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-16T19:30:11.670Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-16T19:30:13.128Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-16T19:30:13.128Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-16T19:30:13.128Z] OK: 15741 distinct packages available [2022-05-16T19:30:13.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-16T19:30:13.409Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-16T19:30:13.688Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-16T19:30:13.967Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-16T19:30:14.247Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-16T19:30:14.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-16T19:30:14.247Z] go: downloading google.golang.org/api v0.70.0 [2022-05-16T19:30:14.537Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-16T19:30:15.543Z] OK: 220 MiB in 52 packages [2022-05-16T19:30:17.574Z] Removing intermediate container 503719e68341 [2022-05-16T19:30:17.574Z] ---> 4f1b504ddbf8 [2022-05-16T19:30:17.574Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-16T19:30:18.197Z] ---> fee429914fb8 [2022-05-16T19:30:18.197Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:30:18.198Z] ---> Running in d8cb0f553a5f [2022-05-16T19:30:23.639Z] Removing intermediate container d8cb0f553a5f [2022-05-16T19:30:23.639Z] ---> c7a54b01eb2c [2022-05-16T19:30:23.639Z] Step 7/20 : COPY . . [2022-05-16T19:30:23.916Z] go: downloading k8s.io/api v0.23.4 [2022-05-16T19:30:27.338Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-16T19:30:45.732Z]  ---> 886aff7d91d3 [2022-05-16T19:30:45.732Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-16T19:30:45.732Z] ---> Running in 6048b3b42a10 [2022-05-16T19:30:45.732Z] 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-16T19:31:04.072Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-16T19:31:04.072Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-16T19:31:04.072Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-16T19:31:04.072Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-16T19:31:04.072Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-16T19:31:04.072Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-16T19:31:06.069Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-16T19:31:07.061Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-16T19:31:08.047Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-16T19:31:09.492Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-16T19:31:11.477Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-16T19:31:11.477Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-16T19:31:12.078Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-16T19:31:13.063Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-16T19:31:13.063Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-16T19:31:13.339Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-16T19:31:13.616Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-16T19:31:13.892Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-16T19:31:13.892Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-16T19:31:14.172Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-16T19:31:14.451Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-16T19:31:14.730Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-16T19:31:15.007Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-16T19:31:16.453Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-16T19:31:16.453Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-16T19:31:16.732Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-16T19:31:22.890Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-16T19:31:23.494Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-16T19:31:23.775Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-16T19:31:24.052Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-16T19:31:24.052Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-16T19:31:24.052Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-16T19:31:24.330Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-16T19:31:24.330Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-16T19:31:24.607Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-16T19:31:26.064Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-16T19:31:26.667Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-16T19:31:26.943Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-16T19:31:26.943Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-16T19:31:27.931Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-16T19:31:28.208Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-16T19:31:28.208Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-16T19:31:28.483Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-16T19:31:28.761Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-16T19:31:28.761Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-16T19:31:28.761Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-16T19:31:28.761Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-16T19:31:30.207Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-16T19:31:30.207Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-16T19:31:30.487Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-16T19:31:30.487Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-16T19:31:30.768Z] go: downloading go.opencensus.io v0.23.0 [2022-05-16T19:31:31.369Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-16T19:31:33.360Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-16T19:31:33.360Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-16T19:31:33.637Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-16T19:31:33.637Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-16T19:31:33.913Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-16T19:31:34.192Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-16T19:31:34.468Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-16T19:31:35.071Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-16T19:31:37.709Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-16T19:31:39.698Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-16T19:31:39.698Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-16T19:31:39.977Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-16T19:31:40.254Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-16T19:31:40.254Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-16T19:31:40.857Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-16T19:31:41.134Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-16T19:31:41.134Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-16T19:31:41.412Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-16T19:31:41.412Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-16T19:31:41.412Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-16T19:31:41.691Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-16T19:31:51.886Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-16T19:31:51.886Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-16T19:31:51.886Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-16T19:31:51.886Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-16T19:32:30.938Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-16T19:32:30.938Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-16T19:34:37.863Z] Removing intermediate container cf92b6f99872 [2022-05-16T19:34:37.863Z] ---> 2f409eaab595 [2022-05-16T19:34:37.863Z] [2022-05-16T19:34:37.863Z] Step 10/31 : FROM alpine:3.14 [2022-05-16T19:34:37.863Z] ---> ac73e934f311 [2022-05-16T19:34:37.863Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-16T19:34:37.863Z] Removing intermediate container 549854921d7c [2022-05-16T19:34:37.863Z] ---> 2e24af273b04 [2022-05-16T19:34:37.863Z] [2022-05-16T19:34:37.863Z] Step 10/23 : FROM alpine:3.14 [2022-05-16T19:34:37.863Z] ---> ac73e934f311 [2022-05-16T19:34:37.863Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-16T19:34:37.863Z] ---> Using cache [2022-05-16T19:34:37.863Z] ---> 72074e2d2e49 [2022-05-16T19:34:37.863Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-16T19:34:37.863Z] ---> Using cache [2022-05-16T19:34:37.863Z] ---> 26fe13cfd7ff [2022-05-16T19:34:37.863Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-16T19:34:37.863Z] ---> Running in 8fd999477e94 [2022-05-16T19:34:37.863Z] ---> Running in 3e9badead405 [2022-05-16T19:34:37.863Z] Removing intermediate container 8fd999477e94 [2022-05-16T19:34:37.863Z] ---> e189829c47f2 [2022-05-16T19:34:37.863Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-16T19:34:37.863Z] ---> Running in 74c3a0d34392 [2022-05-16T19:34:37.863Z] Removing intermediate container 3e9badead405 [2022-05-16T19:34:37.863Z] ---> a0e6d76dd2a0 [2022-05-16T19:34:37.863Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-16T19:34:37.863Z] ---> Running in cf295162ff6d [2022-05-16T19:34:37.863Z] Removing intermediate container 74c3a0d34392 [2022-05-16T19:34:37.863Z] ---> 297a66f9a357 [2022-05-16T19:34:37.863Z] Step 15/23 : WORKDIR / [2022-05-16T19:34:37.863Z] ---> Running in d44ca6c242de [2022-05-16T19:34:37.863Z] Removing intermediate container d44ca6c242de [2022-05-16T19:34:37.863Z] ---> bd57fb5a6cf7 [2022-05-16T19:34:37.863Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-16T19:34:37.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-16T19:34:37.863Z] ---> cf1d1e958288 [2022-05-16T19:34:37.863Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-16T19:34:37.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-16T19:34:37.863Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-16T19:34:37.863Z] (2/2) Installing su-exec (0.2-r1) [2022-05-16T19:34:37.863Z] Executing busybox-1.33.1-r7.trigger [2022-05-16T19:34:37.863Z] ---> 5ee7c776a73d [2022-05-16T19:34:37.863Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-16T19:34:37.863Z] OK: 6 MiB in 16 packages [2022-05-16T19:34:37.863Z] ---> d656343eab4a [2022-05-16T19:34:37.863Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-16T19:34:37.863Z] ---> Running in 8e12437356fd [2022-05-16T19:34:37.863Z] Removing intermediate container cf295162ff6d [2022-05-16T19:34:37.863Z] ---> b78dda3e5b14 [2022-05-16T19:34:37.863Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-16T19:34:37.863Z] ---> Running in 7c52da0bfebb [2022-05-16T19:34:37.863Z] Removing intermediate container 8e12437356fd [2022-05-16T19:34:37.863Z] ---> 834ce5d4b3fa [2022-05-16T19:34:37.863Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-16T19:34:37.863Z] ---> Running in 0b0f8da2a948 [2022-05-16T19:34:38.473Z] Removing intermediate container 7c52da0bfebb [2022-05-16T19:34:38.473Z] ---> 7987497a6eb4 [2022-05-16T19:34:38.473Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-16T19:34:38.473Z] Removing intermediate container 0b0f8da2a948 [2022-05-16T19:34:38.473Z] ---> b3e403fc4536 [2022-05-16T19:34:38.473Z] Step 21/23 : LABEL arch=arm64 [2022-05-16T19:34:38.473Z] ---> Running in 6e0f124596b4 [2022-05-16T19:34:38.753Z] ---> Running in 90d2a8f6031d [2022-05-16T19:34:39.356Z] Removing intermediate container 6e0f124596b4 [2022-05-16T19:34:39.357Z] ---> e0d335eb511e [2022-05-16T19:34:39.357Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-16T19:34:39.357Z] Removing intermediate container 90d2a8f6031d [2022-05-16T19:34:39.357Z] ---> 08c74c360de5 [2022-05-16T19:34:39.357Z] Step 22/23 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:34:39.635Z] ---> Running in 2eeea24c4a3d [2022-05-16T19:34:39.635Z] ---> Running in 45d1bbb93cdd [2022-05-16T19:34:40.640Z] Removing intermediate container 45d1bbb93cdd [2022-05-16T19:34:40.640Z] ---> 082f1e73f725 [2022-05-16T19:34:40.640Z] Step 23/23 : LABEL version=0.0.0 [2022-05-16T19:34:40.640Z] ---> Running in 5f9cc4245420 [2022-05-16T19:34:41.253Z] Removing intermediate container 5f9cc4245420 [2022-05-16T19:34:41.253Z] ---> 6c88c06d0eac [2022-05-16T19:34:41.253Z] [2022-05-16T19:34:41.858Z] Successfully built 6c88c06d0eac [2022-05-16T19:34:41.858Z] Successfully tagged core-metadata-arm64:latest [2022-05-16T19:34:41.858Z] Building support-scheduler [2022-05-16T19:34:43.330Z]  Building core-metadata ... done Removing intermediate container 2eeea24c4a3d [2022-05-16T19:34:43.330Z] ---> 5e3376b7d284 [2022-05-16T19:34:43.330Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-16T19:34:43.330Z] ---> Running in 7923e008320f [2022-05-16T19:34:43.941Z] Removing intermediate container 7923e008320f [2022-05-16T19:34:43.941Z] ---> 51f31c4026a1 [2022-05-16T19:34:43.941Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-16T19:34:44.946Z] ---> 55c57dd4a94a [2022-05-16T19:34:44.946Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-16T19:34:44.946Z] ---> Running in 616d607d3380 [2022-05-16T19:34:48.380Z] Removing intermediate container 616d607d3380 [2022-05-16T19:34:48.380Z] ---> bd059dab41c6 [2022-05-16T19:34:48.380Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-16T19:34:49.390Z] ---> 03501408120e [2022-05-16T19:34:49.390Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-16T19:34:51.396Z] ---> 08ccd59652d3 [2022-05-16T19:34:51.396Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-16T19:34:52.391Z] ---> 973c98e79a31 [2022-05-16T19:34:52.391Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-16T19:34:53.005Z] ---> 5b0b0768f45a [2022-05-16T19:34:53.005Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-16T19:34:54.163Z] ---> d25531817ae0 [2022-05-16T19:34:54.163Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-16T19:34:54.464Z] ---> Running in cf843de1d470 [2022-05-16T19:34:55.081Z] Removing intermediate container cf843de1d470 [2022-05-16T19:34:55.081Z] ---> 974a95d9b9be [2022-05-16T19:34:55.081Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-16T19:34:56.086Z] ---> 6106b5ae0242 [2022-05-16T19:34:56.086Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-16T19:34:56.372Z] ---> Running in 485eda1dbc22 [2022-05-16T19:34:59.827Z] Removing intermediate container 485eda1dbc22 [2022-05-16T19:34:59.827Z] ---> 47b26f83dfef [2022-05-16T19:34:59.827Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-16T19:35:00.441Z] ---> Running in 3119933b12dc [2022-05-16T19:35:01.063Z] Removing intermediate container 3119933b12dc [2022-05-16T19:35:01.063Z] ---> 2a620763264d [2022-05-16T19:35:01.063Z] Step 28/31 : CMD ["gate"] [2022-05-16T19:35:01.677Z] ---> Running in 54479ee8e0b3 [2022-05-16T19:35:02.288Z] Removing intermediate container 54479ee8e0b3 [2022-05-16T19:35:02.288Z] ---> 1cdce40a6eb2 [2022-05-16T19:35:02.288Z] Step 29/31 : LABEL arch=arm64 [2022-05-16T19:35:02.568Z] ---> Running in 4b4a6b51613a [2022-05-16T19:35:03.214Z] Removing intermediate container 4b4a6b51613a [2022-05-16T19:35:03.214Z] ---> 0e55bfb7b840 [2022-05-16T19:35:03.214Z] Step 30/31 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:35:03.820Z] ---> Running in 7e32029cffef [2022-05-16T19:35:04.447Z] Removing intermediate container 7e32029cffef [2022-05-16T19:35:04.447Z] ---> 16b353e95d55 [2022-05-16T19:35:04.447Z] Step 31/31 : LABEL version=0.0.0 [2022-05-16T19:35:04.723Z] ---> Running in 0ea331d90feb [2022-05-16T19:35:05.716Z] Removing intermediate container 0ea331d90feb [2022-05-16T19:35:05.716Z] ---> b9b6143c7852 [2022-05-16T19:35:05.716Z] [2022-05-16T19:35:06.713Z] Successfully built b9b6143c7852 [2022-05-16T19:35:06.713Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-16T19:35:06.713Z]  Building security-bootstrapper ... done Building support-notifications [2022-05-16T19:35:16.958Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:35:16.958Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:35:16.958Z] ---> 8b6fcf145838 [2022-05-16T19:35:16.958Z] Step 3/22 : WORKDIR /edgex-go [2022-05-16T19:35:16.958Z] ---> Using cache [2022-05-16T19:35:16.958Z] ---> 2d31b07f747b [2022-05-16T19:35:16.958Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:35:16.958Z] ---> Using cache [2022-05-16T19:35:16.958Z] ---> 88dfb99f2497 [2022-05-16T19:35:16.958Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-16T19:35:16.958Z] ---> Using cache [2022-05-16T19:35:16.958Z] ---> c681dc92ec2a [2022-05-16T19:35:16.958Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-16T19:35:16.958Z] ---> Using cache [2022-05-16T19:35:16.958Z] ---> 102df16d6590 [2022-05-16T19:35:16.958Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:35:16.958Z] ---> Using cache [2022-05-16T19:35:16.958Z] ---> a1669e5c9b60 [2022-05-16T19:35:16.958Z] Step 8/22 : COPY . . [2022-05-16T19:35:16.958Z] ---> Using cache [2022-05-16T19:35:16.958Z] ---> f4196e7ddc43 [2022-05-16T19:35:16.958Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-16T19:35:17.605Z] ---> Running in 851a8484c7f9 [2022-05-16T19:35:19.603Z] 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-16T19:35:46.462Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:35:46.462Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:35:46.462Z] ---> 8b6fcf145838 [2022-05-16T19:35:46.462Z] Step 3/22 : WORKDIR /edgex-go [2022-05-16T19:35:46.462Z] ---> Using cache [2022-05-16T19:35:46.462Z] ---> 2d31b07f747b [2022-05-16T19:35:46.462Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:35:46.462Z] ---> Using cache [2022-05-16T19:35:46.462Z] ---> 88dfb99f2497 [2022-05-16T19:35:46.462Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-16T19:35:46.462Z] ---> Running in d35b74cfc950 [2022-05-16T19:35:46.462Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-16T19:35:46.462Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-16T19:35:46.462Z] OK: 220 MiB in 52 packages [2022-05-16T19:35:47.920Z] Removing intermediate container d35b74cfc950 [2022-05-16T19:35:47.920Z] ---> 3d0bfe07d9ce [2022-05-16T19:35:47.920Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-16T19:35:48.910Z] ---> 9fb3234ee9be [2022-05-16T19:35:48.910Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:35:48.910Z] ---> Running in dd3ab0732971 [2022-05-16T19:35:54.396Z] Removing intermediate container dd3ab0732971 [2022-05-16T19:35:54.396Z] ---> 9ce6249828b0 [2022-05-16T19:35:54.396Z] Step 8/22 : COPY . . [2022-05-16T19:36:16.678Z] ---> 67bd086e9993 [2022-05-16T19:36:16.678Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-16T19:36:16.678Z] ---> Running in 6b95d4f562a5 [2022-05-16T19:36:18.141Z] 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-16T19:37:26.274Z] Removing intermediate container 6048b3b42a10 [2022-05-16T19:37:26.274Z] ---> 56ee4a2e89cb [2022-05-16T19:37:26.274Z] [2022-05-16T19:37:26.274Z] Step 9/20 : FROM alpine:3.15 [2022-05-16T19:37:26.274Z] 3.15: Pulling from library/alpine [2022-05-16T19:37:26.274Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-16T19:37:26.274Z] Status: Downloaded newer image for alpine:3.15 [2022-05-16T19:37:26.274Z] ---> 3fb3c9af89a9 [2022-05-16T19:37:26.274Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-16T19:37:26.274Z] ---> Running in 72c2a78234f7 [2022-05-16T19:37:26.274Z] Removing intermediate container 72c2a78234f7 [2022-05-16T19:37:26.274Z] ---> a3249c01a68a [2022-05-16T19:37:26.274Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:37:26.274Z] ---> Running in 966338e9d147 [2022-05-16T19:37:26.274Z] Removing intermediate container 966338e9d147 [2022-05-16T19:37:26.274Z] ---> 3d9baa36877c [2022-05-16T19:37:26.274Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-16T19:37:26.274Z] ---> Running in c44aea83099f [2022-05-16T19:37:26.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-16T19:37:26.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-16T19:37:26.274Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-16T19:37:26.274Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-16T19:37:26.274Z] OK: 15734 distinct packages available [2022-05-16T19:37:26.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-16T19:37:26.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-16T19:37:26.548Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-16T19:37:26.830Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-16T19:37:26.830Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-16T19:37:27.107Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-16T19:37:27.107Z] (5/9) Installing curl (7.80.0-r1) [2022-05-16T19:37:27.107Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-16T19:37:27.402Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-16T19:37:27.402Z] (8/9) Installing libucontext (1.1-r0) [2022-05-16T19:37:27.402Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-16T19:37:27.693Z] Executing busybox-1.34.1-r5.trigger [2022-05-16T19:37:27.693Z] Executing ca-certificates-20211220-r0.trigger [2022-05-16T19:37:27.970Z] OK: 8 MiB in 23 packages [2022-05-16T19:37:30.622Z] Removing intermediate container c44aea83099f [2022-05-16T19:37:30.622Z] ---> f0b8ad24c1d5 [2022-05-16T19:37:30.622Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-16T19:37:31.237Z] ---> bfdc5e63063c [2022-05-16T19:37:31.237Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-16T19:37:33.355Z] ---> 2003be05d2d1 [2022-05-16T19:37:33.355Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-16T19:37:34.347Z] ---> 6194039440ef [2022-05-16T19:37:34.347Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-16T19:37:34.347Z] ---> Running in 42dbda5a45a8 [2022-05-16T19:37:34.957Z] Removing intermediate container 42dbda5a45a8 [2022-05-16T19:37:34.957Z] ---> 2bb214d5908e [2022-05-16T19:37:34.957Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-16T19:37:35.235Z] ---> Running in f1cd20ed5e45 [2022-05-16T19:37:35.844Z] Removing intermediate container f1cd20ed5e45 [2022-05-16T19:37:35.844Z] ---> 70997bf16cd3 [2022-05-16T19:37:35.844Z] Step 18/20 : LABEL arch=arm64 [2022-05-16T19:37:35.844Z] ---> Running in 3bc4d279145c [2022-05-16T19:37:36.451Z] Removing intermediate container 3bc4d279145c [2022-05-16T19:37:36.451Z] ---> 6c50ccd98f88 [2022-05-16T19:37:36.451Z] Step 19/20 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:37:36.451Z] ---> Running in fdfe7e7ca22e [2022-05-16T19:37:37.059Z] Removing intermediate container fdfe7e7ca22e [2022-05-16T19:37:37.059Z] ---> a37b6a375baf [2022-05-16T19:37:37.059Z] Step 20/20 : LABEL version=0.0.0 [2022-05-16T19:37:37.059Z] ---> Running in 2bd90d2c96d4 [2022-05-16T19:37:37.668Z] Removing intermediate container 2bd90d2c96d4 [2022-05-16T19:37:37.668Z] ---> a15a57fee171 [2022-05-16T19:37:37.668Z] [2022-05-16T19:37:37.950Z] Successfully built a15a57fee171 [2022-05-16T19:37:38.229Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-16T19:37:38.229Z] Building core-data [2022-05-16T19:38:10.623Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:38:10.623Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:38:10.623Z] ---> 8b6fcf145838 [2022-05-16T19:38:10.623Z] Step 3/23 : WORKDIR /edgex-go [2022-05-16T19:38:10.623Z] ---> Using cache [2022-05-16T19:38:10.623Z] ---> 2d31b07f747b [2022-05-16T19:38:10.623Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:38:10.623Z] ---> Using cache [2022-05-16T19:38:10.623Z] ---> 88dfb99f2497 [2022-05-16T19:38:10.623Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-16T19:38:10.623Z] ---> Running in 798e0dcfaa73 [2022-05-16T19:38:10.623Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-16T19:38:11.224Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-16T19:38:12.689Z] OK: 220 MiB in 52 packages [2022-05-16T19:38:14.151Z] Removing intermediate container 798e0dcfaa73 [2022-05-16T19:38:14.151Z] ---> 91c79672063a [2022-05-16T19:38:14.151Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-16T19:38:14.759Z] ---> 26a342fc3226 [2022-05-16T19:38:14.759Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:38:15.059Z] ---> Running in 2ae96cb64e60 [2022-05-16T19:38:20.572Z] Removing intermediate container 2ae96cb64e60 [2022-05-16T19:38:20.572Z] ---> 4a78a895ce87 [2022-05-16T19:38:20.572Z] Step 8/23 : COPY . . [2022-05-16T19:38:39.005Z] ---> f68bbdb90eb0 [2022-05-16T19:38:39.005Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-16T19:38:39.005Z] ---> Running in a29905fbe686 [2022-05-16T19:38:40.005Z] 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-16T19:42:32.165Z] Removing intermediate container 851a8484c7f9 [2022-05-16T19:42:32.165Z] ---> bcaeb058e479 [2022-05-16T19:42:32.165Z] [2022-05-16T19:42:32.165Z] Step 10/22 : FROM alpine:3.14 [2022-05-16T19:42:32.165Z] ---> ac73e934f311 [2022-05-16T19:42:32.165Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-16T19:42:32.165Z] ---> Using cache [2022-05-16T19:42:32.165Z] ---> 72074e2d2e49 [2022-05-16T19:42:32.165Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-16T19:42:32.165Z] ---> Using cache [2022-05-16T19:42:32.165Z] ---> 26fe13cfd7ff [2022-05-16T19:42:32.165Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-16T19:42:32.165Z] ---> Running in 8aed2fbff4f6 [2022-05-16T19:42:32.770Z] Removing intermediate container 8aed2fbff4f6 [2022-05-16T19:42:32.770Z] ---> 0a24252828e5 [2022-05-16T19:42:32.770Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-16T19:42:32.770Z] ---> Running in 265cd623491a [2022-05-16T19:42:33.050Z] Removing intermediate container 265cd623491a [2022-05-16T19:42:33.050Z] ---> ed5cc9b794d5 [2022-05-16T19:42:33.050Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-16T19:42:34.052Z] ---> 54733b2fe519 [2022-05-16T19:42:34.052Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-16T19:42:36.708Z] ---> aad9e9a45f8f [2022-05-16T19:42:36.708Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-16T19:42:37.319Z] ---> 5a6ba4a744d6 [2022-05-16T19:42:37.319Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-16T19:42:37.319Z] ---> Running in e2ae87fc5c7c [2022-05-16T19:42:37.943Z] Removing intermediate container e2ae87fc5c7c [2022-05-16T19:42:37.943Z] ---> 6d79316eab8a [2022-05-16T19:42:37.943Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-16T19:42:37.943Z] ---> Running in 90c614ab820a [2022-05-16T19:42:38.561Z] Removing intermediate container 90c614ab820a [2022-05-16T19:42:38.561Z] ---> 55ad229153a6 [2022-05-16T19:42:38.561Z] Step 20/22 : LABEL arch=arm64 [2022-05-16T19:42:38.848Z] ---> Running in af4997bfe691 [2022-05-16T19:42:39.457Z] Removing intermediate container af4997bfe691 [2022-05-16T19:42:39.457Z] ---> 78a554a1a184 [2022-05-16T19:42:39.457Z] Step 21/22 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:42:39.457Z] ---> Running in 6e74344ba64d [2022-05-16T19:42:40.079Z] Removing intermediate container 6e74344ba64d [2022-05-16T19:42:40.079Z] ---> 4ac065d1c6a2 [2022-05-16T19:42:40.079Z] Step 22/22 : LABEL version=0.0.0 [2022-05-16T19:42:40.079Z] ---> Running in a9f04b12b746 [2022-05-16T19:42:40.690Z] Removing intermediate container a9f04b12b746 [2022-05-16T19:42:40.690Z] ---> 066da748a766 [2022-05-16T19:42:40.690Z] [2022-05-16T19:42:41.302Z] Successfully built 066da748a766 [2022-05-16T19:42:41.302Z] Successfully tagged support-scheduler-arm64:latest [2022-05-16T19:42:41.302Z] Building security-spire-server [2022-05-16T19:43:13.768Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-16T19:43:13.768Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-16T19:43:13.768Z] ---> 8b6fcf145838 [2022-05-16T19:43:13.768Z] Step 3/25 : WORKDIR /edgex-go [2022-05-16T19:43:13.768Z] ---> Using cache [2022-05-16T19:43:13.768Z] ---> 2d31b07f747b [2022-05-16T19:43:13.768Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:43:13.768Z] ---> Using cache [2022-05-16T19:43:13.768Z] ---> 88dfb99f2497 [2022-05-16T19:43:13.768Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-16T19:43:13.768Z] ---> Using cache [2022-05-16T19:43:13.768Z] ---> dc3ea32ae6ea [2022-05-16T19:43:13.768Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-16T19:43:13.768Z] ---> Using cache [2022-05-16T19:43:13.768Z] ---> 27b085a690a8 [2022-05-16T19:43:13.768Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T19:43:13.768Z] ---> Using cache [2022-05-16T19:43:13.768Z] ---> cca0d0417179 [2022-05-16T19:43:13.768Z] Step 8/25 : COPY . . [2022-05-16T19:43:13.768Z] ---> Using cache [2022-05-16T19:43:13.768Z] ---> fa34bcec34a7 [2022-05-16T19:43:13.768Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-16T19:43:13.768Z] ---> Using cache [2022-05-16T19:43:13.768Z] ---> cf1a6f51552d [2022-05-16T19:43:13.768Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-16T19:43:13.768Z] ---> Using cache [2022-05-16T19:43:13.768Z] ---> f93ba50b7661 [2022-05-16T19:43:13.768Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-16T19:43:13.768Z] ---> Using cache [2022-05-16T19:43:13.768Z] ---> 444b8bec02e1 [2022-05-16T19:43:13.768Z] 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-16T19:43:13.768Z] ---> Running in ec2553ccda9e [2022-05-16T19:43:14.378Z] spire-1.2.1/ [2022-05-16T19:43:14.378Z] spire-1.2.1/.data/ [2022-05-16T19:43:14.378Z] spire-1.2.1/.data/.file [2022-05-16T19:43:14.378Z] spire-1.2.1/.dockerignore [2022-05-16T19:43:14.378Z] spire-1.2.1/.gitattributes [2022-05-16T19:43:14.378Z] spire-1.2.1/.githooks/ [2022-05-16T19:43:14.378Z] spire-1.2.1/.githooks/pre-commit [2022-05-16T19:43:14.378Z] spire-1.2.1/.github/ [2022-05-16T19:43:14.378Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-16T19:43:14.378Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-16T19:43:14.378Z] spire-1.2.1/.github/dependabot.yml [2022-05-16T19:43:14.378Z] spire-1.2.1/.github/workflows/ [2022-05-16T19:43:14.378Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-16T19:43:14.378Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-16T19:43:14.378Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-16T19:43:14.378Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-16T19:43:14.378Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-16T19:43:14.378Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-16T19:43:14.378Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-16T19:43:14.378Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-16T19:43:14.378Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-16T19:43:14.378Z] spire-1.2.1/.gitignore [2022-05-16T19:43:14.378Z] spire-1.2.1/.go-version [2022-05-16T19:43:14.378Z] spire-1.2.1/.golangci.yml [2022-05-16T19:43:14.378Z] spire-1.2.1/ADOPTERS.md [2022-05-16T19:43:14.378Z] spire-1.2.1/CHANGELOG.md [2022-05-16T19:43:14.378Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-16T19:43:14.378Z] spire-1.2.1/CODEOWNERS [2022-05-16T19:43:14.378Z] spire-1.2.1/CONTRIBUTING.md [2022-05-16T19:43:14.378Z] spire-1.2.1/Dockerfile [2022-05-16T19:43:14.378Z] spire-1.2.1/Dockerfile.dev [2022-05-16T19:43:14.378Z] spire-1.2.1/Dockerfile.scratch [2022-05-16T19:43:14.378Z] spire-1.2.1/LICENSE [2022-05-16T19:43:14.378Z] spire-1.2.1/MAINTAINERS.md [2022-05-16T19:43:14.378Z] spire-1.2.1/Makefile [2022-05-16T19:43:14.378Z] spire-1.2.1/README.md [2022-05-16T19:43:14.378Z] spire-1.2.1/ROADMAP.md [2022-05-16T19:43:14.378Z] spire-1.2.1/SECURITY.md [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/ [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/ [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/ [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-16T19:43:14.378Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-16T19:43:14.657Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-16T19:43:14.658Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-16T19:43:14.658Z] spire-1.2.1/conf/ [2022-05-16T19:43:14.658Z] spire-1.2.1/conf/agent/ [2022-05-16T19:43:14.658Z] spire-1.2.1/conf/agent/agent.conf [2022-05-16T19:43:14.658Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-16T19:43:14.658Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-16T19:43:14.658Z] spire-1.2.1/conf/server/ [2022-05-16T19:43:14.658Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-16T19:43:14.658Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-16T19:43:14.658Z] spire-1.2.1/conf/server/server.conf [2022-05-16T19:43:14.658Z] spire-1.2.1/conf/server/server_full.conf [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/ [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/SPIRE101.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/auditlog.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/images/ [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/scaling_spire.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/spire_agent.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/spire_server.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/supported_integrations.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/telemetry.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/telemetry_config.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/upgrading.md [2022-05-16T19:43:14.658Z] spire-1.2.1/doc/using_spire.md [2022-05-16T19:43:14.658Z] spire-1.2.1/examples/ [2022-05-16T19:43:14.658Z] spire-1.2.1/examples/README.md [2022-05-16T19:43:14.658Z] spire-1.2.1/go.mod [2022-05-16T19:43:14.658Z] spire-1.2.1/go.sum [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/agent.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/api/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/client/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/common/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/config.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/manager/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-16T19:43:14.658Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-16T19:43:14.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/svid/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/names.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/auth/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cli/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/health/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/health/config.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/health/context.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/health/health.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/idutil/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/log/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/log/log.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/log/options.go [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-16T19:43:14.939Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/ [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-16T19:43:14.940Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/profiling/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/selector/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/uptime/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/util/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/util/task.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/version/ [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/version/version.go [2022-05-16T19:43:15.218Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/common/x509util/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/api.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/health/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/id.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/status.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/bundle/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/ca/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/cache/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/catalog/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/config.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-16T19:43:15.219Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-16T19:43:15.498Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/registration/ [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/server.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/server_test.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/svid/ [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-16T19:43:15.499Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/ [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/private/ [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/private/server/ [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/private/server/journal/ [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/spire/ [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/spire/common/ [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/spire/plugin/ [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-16T19:43:15.499Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-16T19:43:15.499Z] spire-1.2.1/release/ [2022-05-16T19:43:15.499Z] spire-1.2.1/release/spire-extras/ [2022-05-16T19:43:15.499Z] spire-1.2.1/release/spire-extras/README.md [2022-05-16T19:43:15.499Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-16T19:43:15.499Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-16T19:43:15.499Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-16T19:43:15.499Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-16T19:43:15.499Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-16T19:43:15.499Z] spire-1.2.1/release/spire/ [2022-05-16T19:43:15.499Z] spire-1.2.1/release/spire/README.md [2022-05-16T19:43:15.499Z] spire-1.2.1/release/spire/conf/ [2022-05-16T19:43:15.499Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-16T19:43:15.499Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-16T19:43:15.499Z] spire-1.2.1/release/spire/conf/server/ [2022-05-16T19:43:15.499Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-16T19:43:15.499Z] spire-1.2.1/script/ [2022-05-16T19:43:15.499Z] spire-1.2.1/script/build-artifact.sh [2022-05-16T19:43:15.499Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-16T19:43:15.499Z] spire-1.2.1/support/ [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/ [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-16T19:43:15.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-16T19:43:15.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-16T19:43:15.780Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-16T19:43:15.780Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-16T19:43:15.780Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-16T19:43:15.780Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-16T19:43:15.780Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/clock/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/clock/clock.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/fixture.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/registration/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-16T19:43:15.780Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/README.md [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/common [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/suites/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-16T19:43:15.780Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-16T19:43:15.781Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-16T19:43:15.782Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-16T19:43:16.059Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/test-one.sh [2022-05-16T19:43:16.060Z] spire-1.2.1/test/integration/test.sh [2022-05-16T19:43:16.060Z] spire-1.2.1/test/plugintest/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/plugintest/config.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/plugintest/load.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/plugintest/option.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/spiretest/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/spiretest/dir.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/spiretest/logs.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/spiretest/suite.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/spiretest/x509.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/testca/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/testca/ca.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/testkey/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/testkey/generate.sh [2022-05-16T19:43:16.060Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/testkey/keys.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/testkey/new.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/tpmsimulator/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/util/ [2022-05-16T19:43:16.060Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/util/cert_generation.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/util/io_redirection.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/util/race.go [2022-05-16T19:43:16.060Z] spire-1.2.1/test/util/util.go [2022-05-16T19:43:16.060Z] building spire from source... [2022-05-16T19:43:16.665Z] Installing go1.17.7... [2022-05-16T19:43:29.182Z] Removing intermediate container 6b95d4f562a5 [2022-05-16T19:43:29.182Z] ---> 19da5f29ebdd [2022-05-16T19:43:29.182Z] [2022-05-16T19:43:29.182Z] Step 10/22 : FROM alpine:3.14 [2022-05-16T19:43:29.182Z] ---> ac73e934f311 [2022-05-16T19:43:29.182Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-16T19:43:29.182Z] ---> Running in e1925189d0cc [2022-05-16T19:43:30.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-16T19:43:30.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-16T19:43:31.915Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-16T19:43:31.915Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-16T19:43:31.915Z] Executing busybox-1.33.1-r7.trigger [2022-05-16T19:43:31.915Z] Executing ca-certificates-20211220-r0.trigger [2022-05-16T19:43:32.525Z] OK: 6 MiB in 16 packages [2022-05-16T19:43:34.546Z] Removing intermediate container e1925189d0cc [2022-05-16T19:43:34.546Z] ---> 86a0e14bc1db [2022-05-16T19:43:34.546Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-16T19:43:34.546Z] ---> Running in 06c2211e19ea [2022-05-16T19:43:35.157Z] Removing intermediate container 06c2211e19ea [2022-05-16T19:43:35.157Z] ---> e16380bfd018 [2022-05-16T19:43:35.157Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-16T19:43:35.157Z] ---> Running in 3bac029ccd8f [2022-05-16T19:43:35.767Z] Removing intermediate container 3bac029ccd8f [2022-05-16T19:43:35.767Z] ---> 3a4ef1ae5d5e [2022-05-16T19:43:35.767Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-16T19:43:35.767Z] ---> Running in f7ada50ea5d7 [2022-05-16T19:43:36.414Z] Removing intermediate container f7ada50ea5d7 [2022-05-16T19:43:36.414Z] ---> 4fc1f39b4325 [2022-05-16T19:43:36.414Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-16T19:43:37.416Z] ---> e0bbc5df14c5 [2022-05-16T19:43:37.416Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-16T19:43:39.426Z] ---> b828235be973 [2022-05-16T19:43:39.426Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-16T19:43:40.463Z] ---> 8b7432145b17 [2022-05-16T19:43:40.463Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-16T19:43:40.463Z] ---> Running in 23bf8a9aef60 [2022-05-16T19:43:41.080Z] Removing intermediate container 23bf8a9aef60 [2022-05-16T19:43:41.080Z] ---> 0ea3bc28fc67 [2022-05-16T19:43:41.080Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-16T19:43:41.360Z] ---> Running in 6ae0258fe8a1 [2022-05-16T19:43:41.977Z] Removing intermediate container 6ae0258fe8a1 [2022-05-16T19:43:41.977Z] ---> 4885a17efd5f [2022-05-16T19:43:41.977Z] Step 20/22 : LABEL arch=arm64 [2022-05-16T19:43:41.977Z] ---> Running in d48bdebe2532 [2022-05-16T19:43:42.589Z] Removing intermediate container d48bdebe2532 [2022-05-16T19:43:42.589Z] ---> cce146de9b37 [2022-05-16T19:43:42.589Z] Step 21/22 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:43:42.868Z] ---> Running in 26d65dac0a5f [2022-05-16T19:43:43.477Z] Removing intermediate container 26d65dac0a5f [2022-05-16T19:43:43.477Z] ---> bdd5e25ccc0c [2022-05-16T19:43:43.477Z] Step 22/22 : LABEL version=0.0.0 [2022-05-16T19:43:43.477Z] ---> Running in 44f57093cb42 [2022-05-16T19:43:44.088Z] Removing intermediate container 44f57093cb42 [2022-05-16T19:43:44.088Z] ---> b21e6f0bd703 [2022-05-16T19:43:44.088Z] [2022-05-16T19:43:44.693Z] Successfully built b21e6f0bd703 [2022-05-16T19:43:44.693Z] Successfully tagged support-notifications-arm64:latest [2022-05-16T19:43:45.684Z]  Building support-notifications ... done Building bin/spire-server... [2022-05-16T19:43:45.684Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-16T19:43:45.684Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-16T19:43:45.684Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-16T19:43:46.287Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-16T19:43:46.287Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-16T19:43:49.694Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-16T19:43:49.694Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-16T19:43:49.694Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-16T19:43:49.694Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-16T19:43:49.974Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-16T19:43:50.589Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-16T19:43:50.589Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-16T19:43:50.870Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-16T19:43:51.148Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-16T19:43:51.148Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-16T19:43:51.148Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-16T19:43:51.148Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-16T19:43:51.148Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-16T19:43:51.148Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-16T19:43:52.144Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-16T19:43:52.422Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-16T19:43:52.422Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-16T19:43:53.042Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-16T19:44:15.275Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-16T19:44:15.275Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-16T19:44:15.275Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-16T19:44:15.275Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-16T19:44:15.275Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-16T19:44:15.275Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-16T19:44:15.275Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-16T19:44:15.275Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-16T19:44:15.275Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-16T19:44:15.275Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-16T19:44:15.275Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-16T19:44:15.275Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-16T19:44:15.275Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-16T19:44:15.275Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-16T19:44:15.275Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-16T19:44:15.275Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-16T19:44:15.275Z] Removing intermediate container a29905fbe686 [2022-05-16T19:44:15.275Z] ---> 3045ac37489d [2022-05-16T19:44:15.275Z] [2022-05-16T19:44:15.275Z] Step 10/23 : FROM alpine:3.14 [2022-05-16T19:44:15.275Z] ---> ac73e934f311 [2022-05-16T19:44:15.275Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-16T19:44:15.275Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-16T19:44:15.275Z]  ---> Running in 0cf0c04aa76a [2022-05-16T19:44:15.565Z] Removing intermediate container 0cf0c04aa76a [2022-05-16T19:44:15.565Z] ---> 0405daa74c15 [2022-05-16T19:44:15.565Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-16T19:44:15.845Z] ---> Running in ba7ffe88dab0 [2022-05-16T19:44:15.845Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-16T19:44:15.845Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-16T19:44:16.130Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-16T19:44:16.130Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-16T19:44:16.130Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-16T19:44:16.130Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-16T19:44:16.408Z] Removing intermediate container ba7ffe88dab0 [2022-05-16T19:44:16.408Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-16T19:44:16.408Z]  ---> 0160990a6fce [2022-05-16T19:44:16.408Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-16T19:44:16.408Z] ---> Running in 9d7f09dc656a [2022-05-16T19:44:16.408Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-16T19:44:16.685Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-16T19:44:16.685Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-16T19:44:16.685Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-16T19:44:16.988Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-16T19:44:16.988Z] Removing intermediate container 9d7f09dc656a [2022-05-16T19:44:16.988Z] ---> 93d2b6427975 [2022-05-16T19:44:16.988Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T19:44:17.272Z] ---> Running in 33a084d9facf [2022-05-16T19:44:17.553Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-16T19:44:17.835Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-16T19:44:18.119Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-16T19:44:18.119Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-16T19:44:18.403Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-16T19:44:19.067Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-16T19:44:19.357Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-16T19:44:19.967Z] Removing intermediate container 33a084d9facf [2022-05-16T19:44:19.967Z] ---> 1c07dc75f37f [2022-05-16T19:44:19.967Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-16T19:44:19.967Z] ---> Running in d0ca9dd729d6 [2022-05-16T19:44:20.962Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-16T19:44:21.962Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-16T19:44:22.968Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-16T19:44:24.218Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-16T19:44:24.507Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-16T19:44:24.507Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-16T19:44:24.507Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-16T19:44:24.791Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-16T19:44:25.268Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-16T19:44:25.268Z] Executing busybox-1.33.1-r7.trigger [2022-05-16T19:44:25.268Z] OK: 8 MiB in 20 packages [2022-05-16T19:44:26.804Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-16T19:44:26.804Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-16T19:44:26.804Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-16T19:44:26.804Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-16T19:44:27.115Z] Removing intermediate container d0ca9dd729d6 [2022-05-16T19:44:27.115Z] ---> 3988a09c5a69 [2022-05-16T19:44:27.115Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-16T19:44:28.118Z] ---> 71cfb01a4bf7 [2022-05-16T19:44:28.118Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-16T19:44:30.139Z] ---> 48d3663d8d12 [2022-05-16T19:44:30.139Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-16T19:44:31.141Z] ---> 315d33513c98 [2022-05-16T19:44:31.141Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-16T19:44:31.141Z] ---> Running in af1559e6c561 [2022-05-16T19:44:31.420Z] Removing intermediate container af1559e6c561 [2022-05-16T19:44:31.420Z] ---> e5fb772da8bc [2022-05-16T19:44:31.420Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-16T19:44:31.708Z] ---> Running in b8d5d9ed2e33 [2022-05-16T19:44:32.331Z] Removing intermediate container b8d5d9ed2e33 [2022-05-16T19:44:32.331Z] ---> 5058c2af491b [2022-05-16T19:44:32.331Z] Step 21/23 : LABEL arch=arm64 [2022-05-16T19:44:32.331Z] ---> Running in 8cf0d59b8af2 [2022-05-16T19:44:32.956Z] Removing intermediate container 8cf0d59b8af2 [2022-05-16T19:44:32.957Z] ---> 210d458f01d6 [2022-05-16T19:44:32.957Z] Step 22/23 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T19:44:32.957Z] ---> Running in d2ab45d7c2d9 [2022-05-16T19:44:33.563Z] Removing intermediate container d2ab45d7c2d9 [2022-05-16T19:44:33.563Z] ---> 5116abbede3f [2022-05-16T19:44:33.563Z] Step 23/23 : LABEL version=0.0.0 [2022-05-16T19:44:33.563Z] ---> Running in 0a14fc42f18a [2022-05-16T19:44:34.166Z] Removing intermediate container 0a14fc42f18a [2022-05-16T19:44:34.166Z] ---> 073c896356ed [2022-05-16T19:44:34.166Z] [2022-05-16T19:44:34.445Z] Successfully built 073c896356ed [2022-05-16T19:44:34.445Z] Successfully tagged core-data-arm64:latest [2022-05-16T19:44:44.626Z]  Building core-data ... done go: downloading github.com/gobwas/glob v0.2.3 [2022-05-16T19:44:44.626Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-16T19:44:44.626Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-16T19:44:44.626Z] go: downloading k8s.io/api v0.23.4 [2022-05-16T19:44:44.626Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-16T19:44:44.626Z] go: downloading google.golang.org/api v0.70.0 [2022-05-16T19:44:50.063Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-16T19:45:12.279Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-16T19:45:12.279Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-16T19:45:12.279Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-16T19:45:12.279Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-16T19:45:12.279Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-16T19:45:12.279Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-16T19:45:12.279Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-16T19:45:12.279Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-16T19:45:13.265Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-16T19:45:13.265Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-16T19:45:13.545Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-16T19:45:14.532Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-16T19:45:14.532Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-16T19:45:14.532Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-16T19:45:15.129Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-16T19:45:15.129Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-16T19:45:15.398Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-16T19:45:15.673Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-16T19:45:15.673Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-16T19:45:15.948Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-16T19:45:19.345Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-16T19:45:19.345Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-16T19:45:19.345Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-16T19:45:19.345Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-16T19:45:19.345Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-16T19:45:19.622Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-16T19:45:19.622Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-16T19:45:20.230Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-16T19:45:20.230Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-16T19:45:20.507Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-16T19:45:20.507Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-16T19:45:20.507Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-16T19:45:21.109Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-16T19:45:21.710Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-16T19:45:21.710Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-16T19:45:21.986Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-16T19:45:21.986Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-16T19:45:22.262Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-16T19:45:22.262Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-16T19:45:22.262Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-16T19:45:22.262Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-16T19:45:23.247Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-16T19:45:23.247Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-16T19:45:23.247Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-16T19:45:23.523Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-16T19:45:23.523Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-16T19:45:24.508Z] go: downloading go.opencensus.io v0.23.0 [2022-05-16T19:45:25.108Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-16T19:45:25.108Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-16T19:45:25.386Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-16T19:45:25.386Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-16T19:45:25.386Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-16T19:45:25.661Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-16T19:45:25.936Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-16T19:45:26.215Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-16T19:45:28.198Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-16T19:45:29.642Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-16T19:45:29.642Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-16T19:45:29.919Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-16T19:45:30.196Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-16T19:45:30.798Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-16T19:45:30.798Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-16T19:45:30.798Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-16T19:45:30.798Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-16T19:45:31.075Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-16T19:45:31.076Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-16T19:45:31.356Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-16T19:45:38.120Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-16T19:45:38.120Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-16T19:45:38.120Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-16T19:45:38.120Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-16T19:45:56.593Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-16T19:45:56.593Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-16T19:57:34.673Z] Building bin/spire-agent... [2022-05-16T19:57:34.673Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-16T19:57:34.673Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-16T19:57:34.673Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-16T19:57:34.673Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-16T19:57:34.673Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-16T19:57:34.673Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-16T19:57:34.673Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-16T19:57:34.673Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-16T19:57:34.673Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-16T19:57:34.673Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-16T19:57:34.673Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-16T19:57:34.673Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-16T19:57:34.673Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-16T20:01:56.964Z] Building bin/spire-agent... [2022-05-16T20:01:56.964Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-16T20:01:56.964Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-16T20:01:56.964Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-16T20:02:00.434Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-16T20:02:00.714Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-16T20:02:02.739Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-16T20:02:02.739Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-16T20:02:03.022Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-16T20:02:03.022Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-16T20:02:03.022Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-16T20:02:03.304Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-16T20:02:03.304Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-16T20:02:03.584Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-16T20:03:40.724Z] Removing intermediate container cd0f6f566005 [2022-05-16T20:03:40.724Z] ---> 0b45566fba36 [2022-05-16T20:03:40.724Z] [2022-05-16T20:03:40.724Z] Step 13/26 : FROM alpine:3.15 [2022-05-16T20:03:40.724Z] ---> 3fb3c9af89a9 [2022-05-16T20:03:40.724Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-16T20:03:40.724Z] ---> Using cache [2022-05-16T20:03:40.724Z] ---> a3249c01a68a [2022-05-16T20:03:40.724Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T20:03:40.724Z] ---> Using cache [2022-05-16T20:03:40.724Z] ---> 3d9baa36877c [2022-05-16T20:03:40.724Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-16T20:03:41.017Z] ---> Running in fd5bb36bcbd4 [2022-05-16T20:03:43.039Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-16T20:03:44.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-16T20:03:45.025Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-16T20:03:45.025Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-16T20:03:45.025Z] OK: 15734 distinct packages available [2022-05-16T20:03:45.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-16T20:03:46.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-16T20:03:47.286Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-16T20:03:47.286Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-16T20:03:47.286Z] (3/4) Installing libucontext (1.1-r0) [2022-05-16T20:03:47.286Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-16T20:03:47.563Z] Executing busybox-1.34.1-r5.trigger [2022-05-16T20:03:47.563Z] OK: 6 MiB in 18 packages [2022-05-16T20:03:49.045Z] Removing intermediate container fd5bb36bcbd4 [2022-05-16T20:03:49.045Z] ---> a54f5f76a1cd [2022-05-16T20:03:49.045Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-16T20:03:55.816Z] ---> 0b9ded271379 [2022-05-16T20:03:55.816Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-16T20:03:55.816Z] ---> 10c6bb8d98a5 [2022-05-16T20:03:55.816Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-16T20:03:55.816Z] ---> Running in 4a7f39fadfc4 [2022-05-16T20:03:56.427Z] Removing intermediate container 4a7f39fadfc4 [2022-05-16T20:03:56.427Z] ---> fc42eaf68eca [2022-05-16T20:03:56.427Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-16T20:03:57.433Z] ---> e2bf17649239 [2022-05-16T20:03:57.433Z] Step 21/26 : WORKDIR / [2022-05-16T20:03:57.433Z] ---> Running in ff6336e9c461 [2022-05-16T20:03:58.042Z] Removing intermediate container ff6336e9c461 [2022-05-16T20:03:58.042Z] ---> 8e3602b46cc7 [2022-05-16T20:03:58.042Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-16T20:03:58.042Z] ---> Running in fa93e872495d [2022-05-16T20:03:58.640Z] Removing intermediate container fa93e872495d [2022-05-16T20:03:58.640Z] ---> e0e6ffc4e7cb [2022-05-16T20:03:58.640Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-16T20:03:58.640Z] ---> Running in 1813d7495e4e [2022-05-16T20:03:59.243Z] Removing intermediate container 1813d7495e4e [2022-05-16T20:03:59.243Z] ---> c79856e5f791 [2022-05-16T20:03:59.243Z] Step 24/26 : LABEL arch=arm64 [2022-05-16T20:03:59.243Z] ---> Running in 3549f1ea3c6b [2022-05-16T20:03:59.861Z] Removing intermediate container 3549f1ea3c6b [2022-05-16T20:03:59.861Z] ---> 1dabb5dfddff [2022-05-16T20:03:59.861Z] Step 25/26 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T20:03:59.861Z] ---> Running in a6d29b6eb2ec [2022-05-16T20:04:00.484Z] Removing intermediate container a6d29b6eb2ec [2022-05-16T20:04:00.484Z] ---> 11873632d967 [2022-05-16T20:04:00.484Z] Step 26/26 : LABEL version=0.0.0 [2022-05-16T20:04:00.784Z] ---> Running in b8680be042c0 [2022-05-16T20:04:01.425Z] Removing intermediate container b8680be042c0 [2022-05-16T20:04:01.425Z] ---> 2d14d3cfcc9a [2022-05-16T20:04:01.425Z] [2022-05-16T20:04:01.707Z] Successfully built 2d14d3cfcc9a [2022-05-16T20:04:01.707Z] Successfully tagged security-spire-config-arm64:latest [2022-05-16T20:07:09.089Z]  Building security-spire-config ... done Removing intermediate container 16ccd45e5b71 [2022-05-16T20:07:09.089Z] ---> 8b3f4cf18356 [2022-05-16T20:07:09.089Z] [2022-05-16T20:07:09.089Z] Step 13/26 : FROM alpine:3.15 [2022-05-16T20:07:09.089Z] ---> 3fb3c9af89a9 [2022-05-16T20:07:09.089Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-16T20:07:09.089Z] ---> Using cache [2022-05-16T20:07:09.089Z] ---> a3249c01a68a [2022-05-16T20:07:09.089Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T20:07:09.089Z] ---> Using cache [2022-05-16T20:07:09.089Z] ---> 3d9baa36877c [2022-05-16T20:07:09.089Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-16T20:07:09.089Z] ---> Running in 6080c41ba7a6 [2022-05-16T20:07:09.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-16T20:07:09.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-16T20:07:09.089Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-16T20:07:09.089Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-16T20:07:09.089Z] OK: 15734 distinct packages available [2022-05-16T20:07:09.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-16T20:07:09.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-16T20:07:09.089Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-16T20:07:09.089Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-16T20:07:09.089Z] (3/5) Installing libucontext (1.1-r0) [2022-05-16T20:07:09.089Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-16T20:07:09.089Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-16T20:07:09.089Z] Executing busybox-1.34.1-r5.trigger [2022-05-16T20:07:09.089Z] OK: 6 MiB in 19 packages [2022-05-16T20:07:09.089Z] Removing intermediate container 6080c41ba7a6 [2022-05-16T20:07:09.089Z] ---> f6e88ad61425 [2022-05-16T20:07:09.089Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-16T20:07:09.089Z] ---> da25687cf713 [2022-05-16T20:07:09.089Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-16T20:07:09.089Z] ---> b0e80ac540c6 [2022-05-16T20:07:09.089Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-16T20:07:09.089Z] ---> 4eced78b0694 [2022-05-16T20:07:09.089Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-16T20:07:09.089Z] ---> 64e292e543b6 [2022-05-16T20:07:09.089Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-16T20:07:09.089Z] ---> 58969457821d [2022-05-16T20:07:09.089Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-16T20:07:09.089Z] ---> Running in 6c14eee84722 [2022-05-16T20:07:09.089Z] Removing intermediate container 6c14eee84722 [2022-05-16T20:07:09.089Z] ---> 50e1f2e27853 [2022-05-16T20:07:09.089Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-16T20:07:09.089Z] ---> Running in 56d9d3c43603 [2022-05-16T20:07:09.369Z] Removing intermediate container 56d9d3c43603 [2022-05-16T20:07:09.369Z] ---> 600907955740 [2022-05-16T20:07:09.369Z] Step 24/26 : LABEL arch=arm64 [2022-05-16T20:07:09.647Z] ---> Running in 0a8a1617994f [2022-05-16T20:07:09.922Z] Removing intermediate container 0a8a1617994f [2022-05-16T20:07:09.922Z] ---> 04b23a5a3dc2 [2022-05-16T20:07:09.922Z] Step 25/26 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T20:07:09.922Z] ---> Running in ae8e76548686 [2022-05-16T20:07:10.196Z] Removing intermediate container ae8e76548686 [2022-05-16T20:07:10.196Z] ---> a66d806e952f [2022-05-16T20:07:10.196Z] Step 26/26 : LABEL version=0.0.0 [2022-05-16T20:07:10.471Z] ---> Running in b17007e92241 [2022-05-16T20:07:10.742Z] Removing intermediate container b17007e92241 [2022-05-16T20:07:10.743Z] ---> 7e61a5cecef4 [2022-05-16T20:07:10.743Z] [2022-05-16T20:07:11.015Z] Successfully built 7e61a5cecef4 [2022-05-16T20:07:11.015Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-16T20:08:07.511Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-16T20:08:07.511Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-16T20:08:07.511Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-16T20:08:07.511Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-16T20:08:07.511Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-16T20:08:07.511Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-16T20:08:07.511Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-16T20:08:07.511Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-16T20:08:07.511Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-16T20:08:07.511Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-16T20:08:07.511Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-16T20:08:07.511Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-16T20:08:07.511Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-16T20:08:07.511Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-16T20:11:29.451Z] Removing intermediate container ec2553ccda9e [2022-05-16T20:11:29.451Z] ---> 28eca8833651 [2022-05-16T20:11:29.451Z] [2022-05-16T20:11:29.451Z] Step 13/25 : FROM alpine:3.15 [2022-05-16T20:11:29.451Z] ---> 3fb3c9af89a9 [2022-05-16T20:11:29.451Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-16T20:11:29.451Z] ---> Using cache [2022-05-16T20:11:29.451Z] ---> a3249c01a68a [2022-05-16T20:11:29.451Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T20:11:29.451Z] ---> Using cache [2022-05-16T20:11:29.451Z] ---> 3d9baa36877c [2022-05-16T20:11:29.451Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-16T20:11:29.451Z] ---> Using cache [2022-05-16T20:11:29.451Z] ---> f6e88ad61425 [2022-05-16T20:11:29.451Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-16T20:11:29.451Z] ---> 853095539478 [2022-05-16T20:11:29.451Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-16T20:11:29.451Z] ---> cb99537a4b2a [2022-05-16T20:11:29.451Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-16T20:11:29.451Z] ---> 2da86a72ba9f [2022-05-16T20:11:29.451Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-16T20:11:29.451Z] ---> 56d93e2694dd [2022-05-16T20:11:29.451Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-16T20:11:29.451Z] ---> Running in 405071e5751e [2022-05-16T20:11:29.451Z] Removing intermediate container 405071e5751e [2022-05-16T20:11:29.451Z] ---> 523c53f7e09e [2022-05-16T20:11:29.451Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-16T20:11:29.451Z] ---> Running in 4c8d7920c2d8 [2022-05-16T20:11:29.721Z] Removing intermediate container 4c8d7920c2d8 [2022-05-16T20:11:29.721Z] ---> 9bfe1e60c5be [2022-05-16T20:11:29.721Z] Step 23/25 : LABEL arch=arm64 [2022-05-16T20:11:29.721Z] ---> Running in a2a813c8c89d [2022-05-16T20:11:29.994Z] Removing intermediate container a2a813c8c89d [2022-05-16T20:11:30.264Z] ---> 6c64af7f41ed [2022-05-16T20:11:30.264Z] Step 24/25 : LABEL git_sha=043516d8426dcddf41a6ec3221a544511865e4e0 [2022-05-16T20:11:30.264Z] ---> Running in c4d12b0db4d2 [2022-05-16T20:11:30.534Z] Removing intermediate container c4d12b0db4d2 [2022-05-16T20:11:30.534Z] ---> 61f62c509adf [2022-05-16T20:11:30.534Z] Step 25/25 : LABEL version=0.0.0 [2022-05-16T20:11:30.534Z] ---> Running in 3e9466f280cf [2022-05-16T20:11:30.804Z] Removing intermediate container 3e9466f280cf [2022-05-16T20:11:30.804Z] ---> 90521143838a [2022-05-16T20:11:30.804Z] [2022-05-16T20:11:31.074Z] Successfully built 90521143838a [2022-05-16T20:11:31.074Z] Successfully tagged security-spire-server-arm64:latest [2022-05-16T20:11:31.356Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-16T20:11:31.357Z] $ docker stop --time=1 8cef6b7297ff4908e732fe4d12e444676d7f0becc894e5ab38f5339ed74eb3c2 [2022-05-16T20:11:32.997Z] $ docker rm -f 8cef6b7297ff4908e732fe4d12e444676d7f0becc894e5ab38f5339ed74eb3c2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-16T20:11:33.605Z] + docker images [2022-05-16T20:11:33.877Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-16T20:11:33.877Z] security-spire-server-arm64 latest 90521143838a 3 seconds ago 86.3MB [2022-05-16T20:11:33.877Z] 28eca8833651 24 seconds ago 4.14GB [2022-05-16T20:11:33.877Z] security-spire-agent-arm64 latest 7e61a5cecef4 4 minutes ago 126MB [2022-05-16T20:11:33.877Z] 8b3f4cf18356 4 minutes ago 4.14GB [2022-05-16T20:11:33.877Z] security-spire-config-arm64 latest 2d14d3cfcc9a 7 minutes ago 85.6MB [2022-05-16T20:11:33.877Z] 0b45566fba36 8 minutes ago 4.14GB [2022-05-16T20:11:33.877Z] core-data-arm64 latest 073c896356ed 27 minutes ago 21.6MB [2022-05-16T20:11:33.877Z] 3045ac37489d 27 minutes ago 1.34GB [2022-05-16T20:11:33.877Z] support-notifications-arm64 latest b21e6f0bd703 27 minutes ago 25.8MB [2022-05-16T20:11:33.877Z] 19da5f29ebdd 28 minutes ago 1.36GB [2022-05-16T20:11:33.877Z] support-scheduler-arm64 latest 066da748a766 28 minutes ago 25.2MB [2022-05-16T20:11:33.877Z] bcaeb058e479 29 minutes ago 1.36GB [2022-05-16T20:11:33.877Z] security-spiffe-token-provider-arm64 latest a15a57fee171 33 minutes ago 27.9MB [2022-05-16T20:11:33.877Z] 56ee4a2e89cb 34 minutes ago 1.36GB [2022-05-16T20:11:33.877Z] security-bootstrapper-arm64 latest b9b6143c7852 36 minutes ago 18.3MB [2022-05-16T20:11:33.877Z] core-metadata-arm64 latest 6c88c06d0eac 36 minutes ago 16.3MB [2022-05-16T20:11:33.877Z] 2f409eaab595 37 minutes ago 1.31GB [2022-05-16T20:11:33.877Z] 2e24af273b04 37 minutes ago 1.31GB [2022-05-16T20:11:33.877Z] sys-mgmt-agent-arm64 latest aa9d46e2561b 41 minutes ago 282MB [2022-05-16T20:11:33.877Z] security-secretstore-setup-arm64 latest 34ccf85f0762 43 minutes ago 27.5MB [2022-05-16T20:11:33.877Z] security-proxy-setup-arm64 latest ba359f81b5ff 43 minutes ago 26.1MB [2022-05-16T20:11:33.877Z] core-command-arm64 latest 46aeef48f6f8 43 minutes ago 15.5MB [2022-05-16T20:11:33.877Z] 33c6a2e2a970 43 minutes ago 1.32GB [2022-05-16T20:11:33.877Z] 1185bd169d03 44 minutes ago 1.31GB [2022-05-16T20:11:33.877Z] dfdb2358b7ae 44 minutes ago 1.31GB [2022-05-16T20:11:33.877Z] d021d0d6a6fa 44 minutes ago 1.3GB [2022-05-16T20:11:33.877Z] ci-base-image-arm64 latest 8b6fcf145838 About an hour ago 885MB [2022-05-16T20:11:33.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 3 weeks ago 551MB [2022-05-16T20:11:33.877Z] docker 20.10.14 c346e9eafbab 5 weeks ago 202MB [2022-05-16T20:11:33.877Z] alpine 3.14 ac73e934f311 5 weeks ago 5.34MB [2022-05-16T20:11:33.877Z] alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB [2022-05-16T20:11:33.877Z] 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-16T20:11:34.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-16T20:11:34.618Z] [2022-05-16T20:11:34.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-16T20:11:34.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-16T20:11:35.261Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-16T20:11:35.261Z] 8998bd30e6a1: Pulling fs layer [2022-05-16T20:11:35.261Z] 04944245beec: Pulling fs layer [2022-05-16T20:11:35.261Z] 699f458cf7ca: Pulling fs layer [2022-05-16T20:11:35.261Z] 765212b225bb: Pulling fs layer [2022-05-16T20:11:35.261Z] f23df028b6ca: Pulling fs layer [2022-05-16T20:11:35.261Z] d65c8cfc05b1: Pulling fs layer [2022-05-16T20:11:35.261Z] 2437ff75d9bd: Pulling fs layer [2022-05-16T20:11:35.261Z] 765212b225bb: Waiting [2022-05-16T20:11:35.261Z] f23df028b6ca: Waiting [2022-05-16T20:11:35.261Z] d65c8cfc05b1: Waiting [2022-05-16T20:11:35.261Z] 2437ff75d9bd: Waiting [2022-05-16T20:11:35.261Z] 04944245beec: Verifying Checksum [2022-05-16T20:11:35.261Z] 04944245beec: Download complete [2022-05-16T20:11:35.261Z] 765212b225bb: Verifying Checksum [2022-05-16T20:11:35.261Z] 765212b225bb: Download complete [2022-05-16T20:11:35.261Z] f23df028b6ca: Verifying Checksum [2022-05-16T20:11:35.261Z] f23df028b6ca: Download complete [2022-05-16T20:11:35.261Z] d65c8cfc05b1: Verifying Checksum [2022-05-16T20:11:35.261Z] d65c8cfc05b1: Download complete [2022-05-16T20:11:35.531Z] 699f458cf7ca: Verifying Checksum [2022-05-16T20:11:35.531Z] 699f458cf7ca: Download complete [2022-05-16T20:11:35.803Z] 8998bd30e6a1: Verifying Checksum [2022-05-16T20:11:35.803Z] 8998bd30e6a1: Download complete [2022-05-16T20:11:37.776Z] 2437ff75d9bd: Verifying Checksum [2022-05-16T20:11:37.776Z] 2437ff75d9bd: Download complete [2022-05-16T20:11:39.741Z] 8998bd30e6a1: Pull complete [2022-05-16T20:11:40.013Z] 04944245beec: Pull complete [2022-05-16T20:11:41.439Z] 699f458cf7ca: Pull complete [2022-05-16T20:11:41.710Z] 765212b225bb: Pull complete [2022-05-16T20:11:42.303Z] f23df028b6ca: Pull complete [2022-05-16T20:11:42.575Z] d65c8cfc05b1: Pull complete [2022-05-16T20:11:57.631Z] 2437ff75d9bd: Pull complete [2022-05-16T20:11:57.631Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-16T20:11:57.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-16T20:11:57.631Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-16T20:11:57.880Z] prd-ubuntu20.04-docker-arm64-4c-16g-63846 does not seem to be running inside a container [2022-05-16T20:11:57.995Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-16T20:12:01.085Z] $ docker top 8331b3b6d423f1443b192c6b24d07787c97cfe43cd45db56c9462eb6400d54d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:12:02.167Z] ---> job-cost.sh [2022-05-16T20:12:02.167Z] lf-activate-venv: SKIPPING [2022-05-16T20:12:02.167Z] INFO: No Stack... [2022-05-16T20:12:02.759Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-16T20:12:03.729Z] INFO: Archiving Costs [Pipeline] sh [2022-05-16T20:12:04.410Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-05-16T20:12:04.410Z] + cut -d, -f6 [Pipeline] lock [2022-05-16T20:12:04.461Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4026-1-stack-cost] [2022-05-16T20:12:04.466Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4026-1-stack-cost] did not exist. Created. [2022-05-16T20:12:04.466Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4026-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-16T20:12:05.210Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-16T20:12:05.400Z] Stashed 1 file(s) [Pipeline] } [2022-05-16T20:12:05.417Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4026-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-16T20:12:05.470Z] $ docker stop --time=1 8331b3b6d423f1443b192c6b24d07787c97cfe43cd45db56c9462eb6400d54d5 [2022-05-16T20:12:06.965Z] $ docker rm -f 8331b3b6d423f1443b192c6b24d07787c97cfe43cd45db56c9462eb6400d54d5 [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-16T20:12:08.020Z] provisioning config files... [2022-05-16T20:12:08.029Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5244196739220539494tmp [Pipeline] { [Pipeline] sh [2022-05-16T20:12:08.372Z] + set +x [2022-05-16T20:12:08.372Z] + curl -s https://codecov.io/bash [2022-05-16T20:12:08.372Z] + bash -s -- [2022-05-16T20:12:08.372Z] [2022-05-16T20:12:08.372Z] _____ _ [2022-05-16T20:12:08.372Z] / ____| | | [2022-05-16T20:12:08.372Z] | | ___ __| | ___ ___ _____ __ [2022-05-16T20:12:08.372Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-16T20:12:08.372Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-16T20:12:08.372Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-16T20:12:08.372Z] Bash-1.0.6 [2022-05-16T20:12:08.372Z] [2022-05-16T20:12:08.372Z] [2022-05-16T20:12:08.372Z] ==> git version 2.25.1 found [2022-05-16T20:12:08.372Z] ==> 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-16T20:12:08.372Z] Release-Date: 2020-01-08 [2022-05-16T20:12:08.372Z] 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-16T20:12:08.372Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-16T20:12:08.372Z] ==> Jenkins CI detected. [2022-05-16T20:12:08.372Z] current dir:  /w/workspace/edgex-go/1 [2022-05-16T20:12:08.372Z] project root: . [2022-05-16T20:12:08.372Z] --> token set from env [2022-05-16T20:12:08.372Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-16T20:12:08.372Z] ==> Running gcov in . (disable via -X gcov) [2022-05-16T20:12:08.372Z] ==> Python coveragepy not found [2022-05-16T20:12:08.372Z] ==> Searching for coverage reports in: [2022-05-16T20:12:08.372Z] + . [2022-05-16T20:12:08.633Z] -> Found 1 reports [2022-05-16T20:12:08.633Z] ==> Detecting git/mercurial file structure [2022-05-16T20:12:08.633Z] ==> Reading reports [2022-05-16T20:12:08.633Z] + ./coverage.out bytes=435134 [2022-05-16T20:12:08.633Z] ==> Appending adjustments [2022-05-16T20:12:08.633Z] https://docs.codecov.io/docs/fixing-reports [2022-05-16T20:12:10.019Z] + Found adjustments [2022-05-16T20:12:10.019Z] ==> Gzipping contents [2022-05-16T20:12:10.019Z] 60K /tmp/codecov.Vzx1NP.gz [2022-05-16T20:12:10.019Z] ==> Uploading reports [2022-05-16T20:12:10.019Z] url: https://codecov.io [2022-05-16T20:12:10.019Z] query: branch=PR-4026&commit=043516d8426dcddf41a6ec3221a544511865e4e0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4026%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4026&job=&cmd_args= [2022-05-16T20:12:10.019Z] -> Pinging Codecov [2022-05-16T20:12:10.019Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4026&commit=043516d8426dcddf41a6ec3221a544511865e4e0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4026%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4026&job=&cmd_args= [2022-05-16T20:12:10.019Z] -> Uploading to [2022-05-16T20:12:10.019Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-16/00271124DB129430A58F1EEE437C3FCB/043516d8426dcddf41a6ec3221a544511865e4e0/fc62f827-f049-44b2-9d76-749c603bbe0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220516T201209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=43e5ab0e009d983836b1be594ab1ed15df6609c07c0bf991caf6806a6e57caa9 [2022-05-16T20:12:10.019Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-16T20:12:10.019Z] Dload Upload Total Spent Left Speed [2022-05-16T20:12:10.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59925 0 0 100 59925 0 250k --:--:-- --:--:-- --:--:-- 250k [2022-05-16T20:12:10.279Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/043516d8426dcddf41a6ec3221a544511865e4e0 [Pipeline] } [2022-05-16T20:12:10.307Z] 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-16T20:12:11.716Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:12:12.054Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:12:12.969Z] ---> package-listing.sh [2022-05-16T20:12:12.969Z] ++ facter osfamily [2022-05-16T20:12:12.969Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-16T20:12:13.230Z] + OS_FAMILY=debian [2022-05-16T20:12:13.230Z] + workspace=/w/workspace/edgex-go/1 [2022-05-16T20:12:13.230Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-16T20:12:13.230Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-16T20:12:13.230Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-16T20:12:13.230Z] + PACKAGES=/tmp/packages_start.txt [2022-05-16T20:12:13.230Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-16T20:12:13.230Z] + PACKAGES=/tmp/packages_end.txt [2022-05-16T20:12:13.230Z] + case "${OS_FAMILY}" in [2022-05-16T20:12:13.230Z] + dpkg -l [2022-05-16T20:12:13.230Z] + grep '^ii' [2022-05-16T20:12:13.230Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-16T20:12:13.230Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-16T20:12:13.230Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-16T20:12:13.230Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-16T20:12:13.230Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-05-16T20:12:13.230Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-05-16T20:12:13.268Z] 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-16T20:12:13.571Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-16T20:12:14.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-16T20:12:14.161Z] [2022-05-16T20:12:14.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-16T20:12:14.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-16T20:12:14.508Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-16T20:12:14.508Z] 5eb5b503b376: Pulling fs layer [2022-05-16T20:12:14.508Z] 5c69ac0246d0: Pulling fs layer [2022-05-16T20:12:14.508Z] ec43610c2a17: Pulling fs layer [2022-05-16T20:12:14.508Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-16T20:12:14.508Z] 33b1e0a273af: Pulling fs layer [2022-05-16T20:12:14.508Z] 5d3b04190fa2: Pulling fs layer [2022-05-16T20:12:14.508Z] 2f39f015ded8: Pulling fs layer [2022-05-16T20:12:14.508Z] 3a2ae6a8a46f: Waiting [2022-05-16T20:12:14.508Z] 33b1e0a273af: Waiting [2022-05-16T20:12:14.508Z] 5d3b04190fa2: Waiting [2022-05-16T20:12:14.508Z] 2f39f015ded8: Waiting [2022-05-16T20:12:14.508Z] 5c69ac0246d0: Download complete [2022-05-16T20:12:14.508Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-16T20:12:14.508Z] 3a2ae6a8a46f: Download complete [2022-05-16T20:12:14.770Z] 33b1e0a273af: Verifying Checksum [2022-05-16T20:12:14.770Z] 33b1e0a273af: Download complete [2022-05-16T20:12:14.770Z] 5d3b04190fa2: Verifying Checksum [2022-05-16T20:12:14.770Z] 5d3b04190fa2: Download complete [2022-05-16T20:12:14.770Z] ec43610c2a17: Verifying Checksum [2022-05-16T20:12:14.770Z] ec43610c2a17: Download complete [2022-05-16T20:12:14.770Z] 5eb5b503b376: Verifying Checksum [2022-05-16T20:12:14.770Z] 5eb5b503b376: Download complete [2022-05-16T20:12:15.341Z] 2f39f015ded8: Verifying Checksum [2022-05-16T20:12:15.341Z] 2f39f015ded8: Download complete [2022-05-16T20:12:15.910Z] 5eb5b503b376: Pull complete [2022-05-16T20:12:16.168Z] 5c69ac0246d0: Pull complete [2022-05-16T20:12:16.738Z] ec43610c2a17: Pull complete [2022-05-16T20:12:16.738Z] 3a2ae6a8a46f: Pull complete [2022-05-16T20:12:16.998Z] 33b1e0a273af: Pull complete [2022-05-16T20:12:16.998Z] 5d3b04190fa2: Pull complete [2022-05-16T20:12:22.282Z] 2f39f015ded8: Pull complete [2022-05-16T20:12:22.282Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-16T20:12:22.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-16T20:12:22.282Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-16T20:12:22.387Z] prd-ubuntu20.04-docker-8c-8g-63845 does not seem to be running inside a container [2022-05-16T20:12:22.430Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-16T20:12:24.072Z] $ docker top cba0332eb4f77289f40bd99e43a6a6d78e523f31272cbe52cfa5691d5d38a6b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-16T20:12:24.530Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-16T20:12:24.850Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-16T20:12:25.159Z] + ls /var/log/sa-host [2022-05-16T20:12:25.159Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-16T20:12:25.423Z] provisioning config files... [2022-05-16T20:12:25.434Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config890334775593582592tmp [Pipeline] { [Pipeline] echo [2022-05-16T20:12:25.479Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:12:25.792Z] ---> create-netrc.sh [Pipeline] } [2022-05-16T20:12:25.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:12:26.217Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-16T20:12:26.250Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:12:26.565Z] ---> sudo-logs.sh [2022-05-16T20:12:26.565Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-16T20:12:26.640Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:12:27.011Z] ---> job-cost.sh [2022-05-16T20:12:27.011Z] lf-activate-venv: SKIPPING [2022-05-16T20:12:27.011Z] DEBUG: total: 0.2199999988079071 [2022-05-16T20:12:27.011Z] INFO: Retrieving Stack Cost... [2022-05-16T20:12:27.580Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-16T20:12:27.841Z] INFO: Archiving Costs [Pipeline] echo [2022-05-16T20:12:27.887Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:12:28.204Z] ---> logs-deploy.sh [2022-05-16T20:12:28.204Z] lf-activate-venv: SKIPPING [2022-05-16T20:12:28.204Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4026/1 [2022-05-16T20:12:28.204Z] INFO: archiving workspace using pattern(s): [2022-05-16T20:12:29.144Z] Archives upload complete. [2022-05-16T20:12:29.144Z] INFO: archiving logs to Nexus