Pull request #3981 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af059f930788bb3f72af80e016a3e6a668111049+6b188fc41757128322b032ed1e708678348e23e8 (b8b43923a5e9208a114d9d895f07a934ba941aed) 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-ssh11246651622279123609.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh4149490065001044930.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-3981/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-3981/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9641504999994190956.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-3981/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15701697590758837504.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh3436328417026616619.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-3981/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-3981/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10664193243892129473.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 c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21514 in /w/workspace/edgexfoundry_edgex-go_PR-3981 [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 6b188fc41757128322b032ed1e708678348e23e8 into PR head commit af059f930788bb3f72af80e016a3e6a668111049 Merge succeeded, producing af059f930788bb3f72af80e016a3e6a668111049 Checking out Revision af059f930788bb3f72af80e016a3e6a668111049 (PR-3981) > 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/3981/head:refs/remotes/origin/PR-3981 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af059f930788bb3f72af80e016a3e6a668111049 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6b188fc41757128322b032ed1e708678348e23e8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af059f930788bb3f72af80e016a3e6a668111049 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-20T19:08:33.455Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-20T19:08:33.668Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-20T19:08:33.774Z] ========================================================= [2022-04-20T19:08:33.774Z] EdgeX Global Pipelines Version Info [2022-04-20T19:08:33.774Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-20T19:08:34.616Z] ------------------- [2022-04-20T19:08:34.617Z] stable info: [2022-04-20T19:08:34.617Z] ------------------- [2022-04-20T19:08:34.617Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-20T19:08:34.617Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-20T19:08:34.617Z] Message: update stable to v1.0.221 [2022-04-20T19:08:35.190Z] ------------------- [2022-04-20T19:08:35.190Z] experimental info: [2022-04-20T19:08:35.190Z] ------------------- [2022-04-20T19:08:35.190Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-20T19:08:35.190Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-20T19:08:35.190Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-20T19:08:35.443Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-20T19:08:35.484Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-20T19:08:35.526Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-20T19:08:35.566Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-20T19:08:35.617Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-20T19:08:35.669Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-20T19:08:35.708Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-20T19:08:35.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-20T19:08:35.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-20T19:08:35.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-20T19:08:35.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-20T19:08:35.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-20T19:08:35.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-20T19:08:36.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-20T19:08:36.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-20T19:08:36.112Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-20T19:08:36.153Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-20T19:08:36.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-20T19:08:36.257Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-20T19:08:36.296Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-20T19:08:36.337Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-20T19:08:36.376Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-20T19:08:36.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3981 [Pipeline] echo [2022-04-20T19:08:36.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3981 [Pipeline] echo [2022-04-20T19:08:36.494Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3981 [Pipeline] echo [2022-04-20T19:08:36.531Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af059f930788bb3f72af80e016a3e6a668111049 [Pipeline] echo [2022-04-20T19:08:36.578Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af059f9 [Pipeline] echo [2022-04-20T19:08:36.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T19:08:36.760Z] provisioning config files... [2022-04-20T19:08:36.782Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2254219527334524523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T19:08:37.157Z] ---> docker-login.sh [2022-04-20T19:08:37.157Z] nexus3.edgexfoundry.org:10001 [2022-04-20T19:08:37.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T19:08:37.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T19:08:37.419Z] Configure a credential helper to remove this warning. See [2022-04-20T19:08:37.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T19:08:37.419Z] [2022-04-20T19:08:37.419Z] Login Succeeded [2022-04-20T19:08:37.419Z] nexus3.edgexfoundry.org:10002 [2022-04-20T19:08:37.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T19:08:37.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T19:08:37.681Z] Configure a credential helper to remove this warning. See [2022-04-20T19:08:37.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T19:08:37.681Z] [2022-04-20T19:08:37.681Z] Login Succeeded [2022-04-20T19:08:37.681Z] nexus3.edgexfoundry.org:10003 [2022-04-20T19:08:37.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T19:08:37.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T19:08:37.681Z] Configure a credential helper to remove this warning. See [2022-04-20T19:08:37.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T19:08:37.681Z] [2022-04-20T19:08:37.681Z] Login Succeeded [2022-04-20T19:08:37.681Z] nexus3.edgexfoundry.org:10004 [2022-04-20T19:08:37.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T19:08:37.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T19:08:37.943Z] Configure a credential helper to remove this warning. See [2022-04-20T19:08:37.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T19:08:37.943Z] [2022-04-20T19:08:37.943Z] Login Succeeded [2022-04-20T19:08:37.943Z] docker.io [2022-04-20T19:08:37.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T19:08:38.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T19:08:38.519Z] Configure a credential helper to remove this warning. See [2022-04-20T19:08:38.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T19:08:38.519Z] [2022-04-20T19:08:38.519Z] Login Succeeded [2022-04-20T19:08:38.519Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T19:08:38.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-20T19:08:38.982Z] + 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-04-20T19:08:38.983Z] + cut -d/ -f2 [2022-04-20T19:08:38.983Z] + dirname cmd/core-command/Dockerfile [2022-04-20T19:08:38.983Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-20T19:08:38.983Z] + dirname cmd/core-data/Dockerfile [2022-04-20T19:08:38.983Z] + cut -d/ -f2 [2022-04-20T19:08:38.983Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-20T19:08:38.983Z] + dirname cmd/core-metadata/Dockerfile [2022-04-20T19:08:38.983Z] + cut -d/ -f2 [2022-04-20T19:08:38.983Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-20T19:08:38.983Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-20T19:08:38.983Z] + cut -d/ -f2 [2022-04-20T19:08:38.983Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-20T19:08:38.983Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-20T19:08:38.983Z] + cut -d/ -f2 [2022-04-20T19:08:38.983Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-20T19:08:38.983Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-20T19:08:38.983Z] + cut -d/ -f2 [2022-04-20T19:08:38.983Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-20T19:08:38.983Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-20T19:08:38.983Z] + cut -d/ -f2 [2022-04-20T19:08:38.983Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-20T19:08:38.983Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-20T19:08:38.983Z] + cut -d/ -f2 [2022-04-20T19:08:38.983Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-20T19:08:38.983Z] + cut -d/ -f2 [2022-04-20T19:08:38.983Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-20T19:08:38.983Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-20T19:08:38.983Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-20T19:08:38.983Z] + cut -d/ -f2 [2022-04-20T19:08:38.983Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-20T19:08:38.983Z] + dirname cmd/support-notifications/Dockerfile [2022-04-20T19:08:38.983Z] + cut -d/ -f2 [2022-04-20T19:08:38.983Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-20T19:08:38.983Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-20T19:08:38.983Z] + cut -d/ -f2 [2022-04-20T19:08:38.983Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-20T19:08:38.983Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-20T19:08:38.983Z] + cut -d/ -f2 [2022-04-20T19:08:38.983Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-20T19:08:39.044Z] 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-04-20T19:08:39.577Z] + git rev-list -1 --merges af059f930788bb3f72af80e016a3e6a668111049~1..af059f930788bb3f72af80e016a3e6a668111049 [Pipeline] echo [2022-04-20T19:08:39.613Z] -----------> git rev-list -1 --merges af059f930788bb3f72af80e016a3e6a668111049~1..af059f930788bb3f72af80e016a3e6a668111049 af059f930788bb3f72af80e016a3e6a668111049 [false] [Pipeline] sh [2022-04-20T19:08:39.930Z] + git log --format=format:%s -1 af059f930788bb3f72af80e016a3e6a668111049 [Pipeline] echo [2022-04-20T19:08:39.965Z] ========================================================= [2022-04-20T19:08:39.965Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-20T19:08:39.965Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-20T19:08:40.427Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-20T19:08:40.427Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-20T19:08:40.427Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-20T19:08:40.427Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-20T19:08:40.427Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-20T19:08:40.427Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-20T19:08:40.427Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:08:40.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T19:08:40.822Z] [2022-04-20T19:08:40.822Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:08:41.171Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T19:08:41.171Z] latest: Pulling from edgex-devops/git-semver [2022-04-20T19:08:41.171Z] a0d0a0d46f8b: Pulling fs layer [2022-04-20T19:08:41.171Z] 3e5f54012d9b: Pulling fs layer [2022-04-20T19:08:41.171Z] 4c7163046ea9: Pulling fs layer [2022-04-20T19:08:41.171Z] 0c2d73faf560: Pulling fs layer [2022-04-20T19:08:41.171Z] 0c2d73faf560: Waiting [2022-04-20T19:08:41.171Z] 3e5f54012d9b: Verifying Checksum [2022-04-20T19:08:41.171Z] 3e5f54012d9b: Download complete [2022-04-20T19:08:41.171Z] a0d0a0d46f8b: Verifying Checksum [2022-04-20T19:08:41.171Z] a0d0a0d46f8b: Download complete [2022-04-20T19:08:41.171Z] 0c2d73faf560: Verifying Checksum [2022-04-20T19:08:41.171Z] 0c2d73faf560: Download complete [2022-04-20T19:08:41.171Z] 4c7163046ea9: Verifying Checksum [2022-04-20T19:08:41.171Z] 4c7163046ea9: Download complete [2022-04-20T19:08:41.435Z] a0d0a0d46f8b: Pull complete [2022-04-20T19:08:41.435Z] 3e5f54012d9b: Pull complete [2022-04-20T19:08:41.697Z] 4c7163046ea9: Pull complete [2022-04-20T19:08:41.960Z] 0c2d73faf560: Pull complete [2022-04-20T19:08:41.960Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-20T19:08:41.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T19:08:41.960Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-20T19:08:42.075Z] prd-ubuntu20.04-docker-8c-8g-21514 does not seem to be running inside a container [2022-04-20T19:08:42.129Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-04-20T19:08:42.795Z] $ docker top c54ee712312484867290ef4994de9b73d61ed7f566bca0fb9ce6b480641d34bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-20T19:08:43.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T19:08:43.002Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T19:08:43.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T19:08:43.141Z] $ docker exec c54ee712312484867290ef4994de9b73d61ed7f566bca0fb9ce6b480641d34bc ssh-agent [2022-04-20T19:08:43.267Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiKJoeN/agent.14 [2022-04-20T19:08:43.267Z] SSH_AGENT_PID=21 [2022-04-20T19:08:43.275Z] Running ssh-add (command line suppressed) [2022-04-20T19:08:43.406Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_774443341729532084.key (/w/workspace/edgex-go/1@tmp/private_key_774443341729532084.key) [2022-04-20T19:08:43.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T19:08:43.752Z] + git tag --points-at HEAD [Pipeline] } [2022-04-20T19:08:43.786Z] $ docker exec --env ******** --env ******** c54ee712312484867290ef4994de9b73d61ed7f566bca0fb9ce6b480641d34bc ssh-agent -k [2022-04-20T19:08:43.909Z] unset SSH_AUTH_SOCK; [2022-04-20T19:08:43.910Z] unset SSH_AGENT_PID; [2022-04-20T19:08:43.910Z] echo Agent pid 21 killed; [2022-04-20T19:08:43.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-20T19:08:43.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T19:08:43.998Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T19:08:44.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T19:08:44.136Z] $ docker exec c54ee712312484867290ef4994de9b73d61ed7f566bca0fb9ce6b480641d34bc ssh-agent [2022-04-20T19:08:44.255Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMjDNgM/agent.55 [2022-04-20T19:08:44.255Z] SSH_AGENT_PID=62 [2022-04-20T19:08:44.261Z] Running ssh-add (command line suppressed) [2022-04-20T19:08:44.388Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_973777428406886838.key (/w/workspace/edgex-go/1@tmp/private_key_973777428406886838.key) [2022-04-20T19:08:44.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T19:08:44.742Z] + git semver init [2022-04-20T19:08:44.742Z] # -> Open(): unable to determine branch for HEAD [2022-04-20T19:08:44.742Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-04-20T19:08:44.742Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-04-20T19:08:44.742Z] # $SEMVER_REMOTE_NAME = origin [2022-04-20T19:08:44.742Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-20T19:08:44.742Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-20T19:08:44.742Z] # $SEMVER_BRANCH = PR-3981 [2022-04-20T19:08:44.742Z] # $SEMVER_TEMP = /tmp/semver-209299215 [2022-04-20T19:08:44.742Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-20T19:08:59.672Z] # '/tmp/semver-209299215' -> '/w/workspace/edgex-go/1/.semver' [2022-04-20T19:08:59.672Z] # -> Force: false [2022-04-20T19:08:59.672Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-04-20T19:08:59.712Z] $ docker exec --env ******** --env ******** c54ee712312484867290ef4994de9b73d61ed7f566bca0fb9ce6b480641d34bc ssh-agent -k [2022-04-20T19:08:59.820Z] unset SSH_AUTH_SOCK; [2022-04-20T19:08:59.821Z] unset SSH_AGENT_PID; [2022-04-20T19:08:59.821Z] echo Agent pid 62 killed; [2022-04-20T19:08:59.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-20T19:09:00.260Z] + git semver [Pipeline] } [2022-04-20T19:09:00.297Z] $ docker stop --time=1 c54ee712312484867290ef4994de9b73d61ed7f566bca0fb9ce6b480641d34bc [2022-04-20T19:09:02.141Z] $ docker rm -f c54ee712312484867290ef4994de9b73d61ed7f566bca0fb9ce6b480641d34bc [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T19:09:02.586Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-20T19:09:02.940Z] Stashed 1 file(s) [Pipeline] echo [2022-04-20T19:09:02.960Z] [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-04-20T19:09:03.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T19:09:03.508Z] ========================================================= [2022-04-20T19:09:03.508Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-20T19:09:03.508Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-20T19:09:03.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-20T19:09:03.855Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-20T19:09:03.855Z] 59bf1c3509f3: Pulling fs layer [2022-04-20T19:09:03.855Z] 666ba61612fd: Pulling fs layer [2022-04-20T19:09:03.855Z] 8ed8ca486205: Pulling fs layer [2022-04-20T19:09:03.855Z] 4fe6c5a15a65: Pulling fs layer [2022-04-20T19:09:03.855Z] 22a0e8bec74d: Pulling fs layer [2022-04-20T19:09:03.855Z] 640e595b4fbd: Pulling fs layer [2022-04-20T19:09:03.855Z] 763cafe07f6e: Pulling fs layer [2022-04-20T19:09:03.855Z] 0c0b528cf693: Pulling fs layer [2022-04-20T19:09:03.855Z] 10935f4eaf8b: Pulling fs layer [2022-04-20T19:09:03.855Z] 4fe6c5a15a65: Waiting [2022-04-20T19:09:03.855Z] 763cafe07f6e: Waiting [2022-04-20T19:09:03.855Z] 22a0e8bec74d: Waiting [2022-04-20T19:09:03.855Z] 640e595b4fbd: Waiting [2022-04-20T19:09:03.855Z] 0c0b528cf693: Waiting [2022-04-20T19:09:03.855Z] 10935f4eaf8b: Waiting [2022-04-20T19:09:03.855Z] 8ed8ca486205: Download complete [2022-04-20T19:09:03.855Z] 666ba61612fd: Verifying Checksum [2022-04-20T19:09:03.855Z] 666ba61612fd: Download complete [2022-04-20T19:09:03.855Z] 22a0e8bec74d: Download complete [2022-04-20T19:09:03.855Z] 640e595b4fbd: Verifying Checksum [2022-04-20T19:09:03.855Z] 640e595b4fbd: Download complete [2022-04-20T19:09:03.855Z] 763cafe07f6e: Verifying Checksum [2022-04-20T19:09:03.855Z] 763cafe07f6e: Download complete [2022-04-20T19:09:03.855Z] 59bf1c3509f3: Download complete [2022-04-20T19:09:04.116Z] 0c0b528cf693: Verifying Checksum [2022-04-20T19:09:04.116Z] 0c0b528cf693: Download complete [2022-04-20T19:09:04.116Z] 59bf1c3509f3: Pull complete [2022-04-20T19:09:04.116Z] 666ba61612fd: Pull complete [2022-04-20T19:09:04.376Z] 8ed8ca486205: Pull complete [2022-04-20T19:09:04.637Z] 10935f4eaf8b: Verifying Checksum [2022-04-20T19:09:04.637Z] 10935f4eaf8b: Download complete [2022-04-20T19:09:04.637Z] 4fe6c5a15a65: Verifying Checksum [2022-04-20T19:09:04.637Z] 4fe6c5a15a65: Download complete [2022-04-20T19:09:08.841Z] 4fe6c5a15a65: Pull complete [2022-04-20T19:09:08.841Z] 22a0e8bec74d: Pull complete [2022-04-20T19:09:08.841Z] 640e595b4fbd: Pull complete [2022-04-20T19:09:08.841Z] 763cafe07f6e: Pull complete [2022-04-20T19:09:08.841Z] 0c0b528cf693: Pull complete [2022-04-20T19:09:10.767Z] 10935f4eaf8b: Pull complete [2022-04-20T19:09:10.767Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-20T19:09:10.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-20T19:09:10.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-20T19:09:11.127Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-20T19:09:11.127Z] WORKDIR /edgex [2022-04-20T19:09:11.127Z] COPY go.mod . [2022-04-20T19:09:11.127Z] RUN go mod download [2022-04-20T19:09:11.127Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-20T19:09:12.522Z] Sending build context to Docker daemon 334.9MB [2022-04-20T19:09:12.522Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-20T19:09:12.522Z] ---> 99d49a6021b9 [2022-04-20T19:09:12.522Z] Step 2/4 : WORKDIR /edgex [2022-04-20T19:09:14.441Z] ---> Running in 9a6be43fbeb2 [2022-04-20T19:09:14.441Z] Removing intermediate container 9a6be43fbeb2 [2022-04-20T19:09:14.441Z] ---> c51beaab6b21 [2022-04-20T19:09:14.441Z] Step 3/4 : COPY go.mod . [2022-04-20T19:09:14.704Z] ---> 6849a9285a54 [2022-04-20T19:09:14.704Z] Step 4/4 : RUN go mod download [2022-04-20T19:09:14.704Z] ---> Running in 9a5b28764229 [2022-04-20T19:09:18.271Z] Still waiting to schedule task [2022-04-20T19:09:18.271Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-20T19:09:29.613Z] Removing intermediate container 9a5b28764229 [2022-04-20T19:09:29.613Z] ---> 7453900759df [2022-04-20T19:09:29.613Z] Successfully built 7453900759df [2022-04-20T19:09:29.613Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:09:29.946Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-20T19:09:29.946Z] . [Pipeline] withDockerContainer [2022-04-20T19:09:30.040Z] prd-ubuntu20.04-docker-8c-8g-21514 does not seem to be running inside a container [2022-04-20T19:09:30.082Z] $ 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-04-20T19:09:30.474Z] $ docker top 5d08058c00735b2320ec85cd605621e58ce2d6eb42c25c4cfe65a154ac682bbe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T19:09:30.871Z] + go version [2022-04-20T19:09:30.871Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-20T19:09:30.906Z] $ docker stop --time=1 5d08058c00735b2320ec85cd605621e58ce2d6eb42c25c4cfe65a154ac682bbe [2022-04-20T19:09:32.202Z] $ docker rm -f 5d08058c00735b2320ec85cd605621e58ce2d6eb42c25c4cfe65a154ac682bbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:09:32.878Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-20T19:09:32.878Z] . [Pipeline] withDockerContainer [2022-04-20T19:09:32.982Z] prd-ubuntu20.04-docker-8c-8g-21514 does not seem to be running inside a container [2022-04-20T19:09:33.027Z] $ 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-04-20T19:09:33.414Z] $ docker top 5431b732d237e7db00061ca790e1a7ae246a55b8bd583bec9a672715bc3b1a36 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-20T19:09:33.535Z] ========================================================= [2022-04-20T19:09:33.535Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-20T19:09:33.535Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-20T19:09:33.879Z] + make test [2022-04-20T19:09:33.879Z] go mod tidy -compat=1.17 [2022-04-20T19:09:33.879Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-20T19:09:40.457Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-20T19:09:50.511Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-20T19:09:50.511Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-20T19:09:50.511Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-20T19:09:50.511Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-20T19:09:50.511Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-20T19:09:50.511Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-20T19:09:50.511Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-20T19:09:50.511Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-20T19:09:50.511Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-20T19:09:50.511Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-20T19:09:50.511Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-20T19:09:50.511Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-20T19:09:50.511Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-20T19:09:50.511Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-20T19:09:50.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-20T19:09:51.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2022-04-20T19:09:51.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-20T19:09:51.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-20T19:09:52.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2022-04-20T19:09:52.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-20T19:09:52.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 53.4% of statements [2022-04-20T19:09:52.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-20T19:09:52.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-20T19:09:56.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.990s coverage: 89.2% of statements [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-20T19:09:56.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.078s coverage: 84.4% of statements [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-20T19:09:56.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.444s coverage: 95.6% of statements [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-20T19:09:56.622Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.104s coverage: 72.2% of statements [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-20T19:09:56.622Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.093s coverage: 60.0% of statements [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-20T19:09:56.622Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.102s coverage: 0.9% of statements [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-20T19:09:56.622Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.102s coverage: 58.8% of statements [2022-04-20T19:09:56.622Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.6% of statements [2022-04-20T19:09:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-20T19:09:56.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2022-04-20T19:09:56.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2022-04-20T19:09:56.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements [2022-04-20T19:09:56.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.110s coverage: 96.3% of statements [2022-04-20T19:09:56.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.083s coverage: 87.5% of statements [2022-04-20T19:10:06.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2022-04-20T19:10:06.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2022-04-20T19:10:07.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.221s coverage: 82.5% of statements [2022-04-20T19:10:07.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.0% of statements [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.159s coverage: 91.2% of statements [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 65.4% of statements [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.8% of statements [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.059s coverage: 28.9% of statements [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-20T19:10:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-04-20T19:10:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-04-20T19:10:17.596Z] 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-04-20T19:10:35.714Z] GO111MODULE=on go vet ./... [2022-04-20T19:10:37.095Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-20T19:10:37.095Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-20T19:10:37.670Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-20T19:10:38.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-20T19:10:38.582Z] + ls -al . [2022-04-20T19:10:38.582Z] total 672 [2022-04-20T19:10:38.582Z] drwxrwxr-x 10 1001 1001 4096 Apr 20 19:10 . [2022-04-20T19:10:38.582Z] drwxr-xr-x 4 root root 4096 Apr 20 19:09 .. [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 11 Apr 20 19:08 .dockerignore [2022-04-20T19:10:38.582Z] drwxrwxr-x 8 1001 1001 4096 Apr 20 19:08 .git [2022-04-20T19:10:38.582Z] drwxrwxr-x 3 1001 1001 4096 Apr 20 19:08 .github [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 879 Apr 20 19:08 .gitignore [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 42 Apr 20 19:08 .golangci.yml [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 87 Apr 20 19:08 .hadolint.yml [2022-04-20T19:10:38.582Z] drwx------ 3 1001 1001 4096 Apr 20 19:08 .semver [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 166 Apr 20 19:08 .sonarcloud.properties [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 1171 Apr 20 19:08 ADOPTERS.md [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 10086 Apr 20 19:08 Attribution.txt [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 51732 Apr 20 19:08 CHANGELOG.md [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 3804 Apr 20 19:08 CONTRIBUTING.md [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 677 Apr 20 19:08 GOVERNANCE.md [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 850 Apr 20 19:08 Jenkinsfile [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 10775 Apr 20 19:08 LICENSE [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 10389 Apr 20 19:08 Makefile [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 582 Apr 20 19:08 OWNERS.md [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 9120 Apr 20 19:08 README.md [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 6912 Apr 20 19:08 SECURITY.md [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 5 Apr 20 19:09 VERSION [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 4131 Apr 20 19:08 ZMQWindows.md [2022-04-20T19:10:38.582Z] drwxrwxr-x 2 1001 1001 4096 Apr 20 19:08 bin [2022-04-20T19:10:38.582Z] drwxrwxr-x 18 1001 1001 4096 Apr 20 19:08 cmd [2022-04-20T19:10:38.582Z] -rw-r--r-- 1 root root 435134 Apr 20 19:10 coverage.out [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 3256 Apr 20 19:08 go.mod [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 35162 Apr 20 19:09 go.sum [2022-04-20T19:10:38.582Z] drwxrwxr-x 8 1001 1001 4096 Apr 20 19:08 internal [2022-04-20T19:10:38.582Z] drwxrwxr-x 3 1001 1001 4096 Apr 20 19:08 openapi [2022-04-20T19:10:38.582Z] drwxrwxr-x 4 1001 1001 4096 Apr 20 19:08 snap [2022-04-20T19:10:38.582Z] -rw-rw-r-- 1 1001 1001 204 Apr 20 19:08 version.go [Pipeline] sh [2022-04-20T19:10:38.899Z] + '[' -e coverage.out ] [2022-04-20T19:10:38.899Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-20T19:10:39.021Z] Stashed 1 file(s) [Pipeline] sh [2022-04-20T19:10:39.318Z] + make build [2022-04-20T19:10:39.318Z] 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-04-20T19:10:54.238Z] 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-04-20T19:11:00.764Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21515 in /w/workspace/edgexfoundry_edgex-go_PR-3981 [Pipeline] { [Pipeline] ws [2022-04-20T19:11:00.803Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [2022-04-20T19:11:00.822Z] 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 [Pipeline] checkout [2022-04-20T19:11:01.088Z] 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-04-20T19:11:01.173Z] The recommended git tool is: git [2022-04-20T19:11:06.889Z] using credential edgex-jenkins-ssh [2022-04-20T19:11:06.910Z] Cloning the remote Git repository [2022-04-20T19:11:06.973Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-20T19:11:07.051Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-20T19:11:07.126Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-20T19:11:07.127Z] > git --version # timeout=10 [2022-04-20T19:11:07.157Z] > git --version # 'git version 2.25.1' [2022-04-20T19:11:07.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-20T19:11:07.284Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-20T19:11:07.661Z] 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-04-20T19:11:07.661Z] 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-04-20T19:11:07.919Z] 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-04-20T19:11:08.854Z] 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-04-20T19:11:09.790Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-20T19:11:10.727Z] 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-04-20T19:11:11.296Z] 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-04-20T19:11:12.232Z] 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-04-20T19:11:13.610Z] 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-04-20T19:11:14.579Z] $ docker stop --time=1 5431b732d237e7db00061ca790e1a7ae246a55b8bd583bec9a672715bc3b1a36 [2022-04-20T19:11:17.012Z] $ docker rm -f 5431b732d237e7db00061ca790e1a7ae246a55b8bd583bec9a672715bc3b1a36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:11:18.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-20T19:11:18.207Z] [2022-04-20T19:11:18.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:11:18.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-20T19:11:18.548Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-20T19:11:18.548Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-20T19:11:18.548Z] ca9280d653b3: Pulling fs layer [2022-04-20T19:11:18.548Z] 7e9c9ca2126c: Pulling fs layer [2022-04-20T19:11:18.548Z] cbdbe7a5bc2a: Download complete [2022-04-20T19:11:18.807Z] ca9280d653b3: Verifying Checksum [2022-04-20T19:11:18.807Z] ca9280d653b3: Download complete [2022-04-20T19:11:18.807Z] cbdbe7a5bc2a: Pull complete [2022-04-20T19:11:19.066Z] 7e9c9ca2126c: Download complete [2022-04-20T19:11:19.325Z] ca9280d653b3: Pull complete [2022-04-20T19:11:22.618Z] 7e9c9ca2126c: Pull complete [2022-04-20T19:11:22.618Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-20T19:11:22.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-20T19:11:22.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-20T19:11:22.712Z] prd-ubuntu20.04-docker-8c-8g-21514 does not seem to be running inside a container [2022-04-20T19:11:22.752Z] $ 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-04-20T19:11:23.999Z] $ docker top 81ec620b3ba536ae42ff7347c41338681ff43b5266341f7e1d4debff7cfee4d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T19:11:24.408Z] + docker-compose build --help [2022-04-20T19:11:24.408Z] + grep parallel [2022-04-20T19:11:24.987Z] --parallel Build images in parallel. [Pipeline] } [2022-04-20T19:11:25.022Z] $ docker stop --time=1 81ec620b3ba536ae42ff7347c41338681ff43b5266341f7e1d4debff7cfee4d7 [2022-04-20T19:11:25.353Z] Merging remotes/origin/main commit 6b188fc41757128322b032ed1e708678348e23e8 into PR head commit af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:11:24.382Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-20T19:11:24.405Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-20T19:11:24.439Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-20T19:11:24.481Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-20T19:11:24.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-20T19:11:24.496Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3981/head:refs/remotes/origin/PR-3981 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-20T19:11:25.375Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T19:11:25.392Z] > git checkout -f af059f930788bb3f72af80e016a3e6a668111049 # timeout=10 [2022-04-20T19:11:25.723Z] Merge succeeded, producing af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:11:25.723Z] Checking out Revision af059f930788bb3f72af80e016a3e6a668111049 (PR-3981) [2022-04-20T19:11:26.348Z] $ docker rm -f 81ec620b3ba536ae42ff7347c41338681ff43b5266341f7e1d4debff7cfee4d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:11:26.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-20T19:11:26.928Z] . [Pipeline] withDockerContainer [2022-04-20T19:11:27.031Z] prd-ubuntu20.04-docker-8c-8g-21514 does not seem to be running inside a container [2022-04-20T19:11:27.075Z] $ 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-04-20T19:11:27.495Z] $ docker top f18228a41de35c4980fd8c844b3c9d86c5a770a43c8525ab0a61745b05af4b20 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T19:11:25.637Z] > git remote # timeout=10 [2022-04-20T19:11:25.657Z] > git config --get remote.origin.url # timeout=10 [2022-04-20T19:11:25.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-20T19:11:25.686Z] > git merge 6b188fc41757128322b032ed1e708678348e23e8 # timeout=10 [2022-04-20T19:11:25.711Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-20T19:11:25.731Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T19:11:25.744Z] > git checkout -f af059f930788bb3f72af80e016a3e6a668111049 # timeout=10 [2022-04-20T19:11:27.971Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-20T19:11:28.541Z] Building core-command ... [2022-04-20T19:11:28.541Z] Building core-data ... [2022-04-20T19:11:28.541Z] Building core-metadata ... [2022-04-20T19:11:28.541Z] Building security-bootstrapper ... [2022-04-20T19:11:28.541Z] Building security-proxy-setup ... [2022-04-20T19:11:28.541Z] Building security-secretstore-setup ... [2022-04-20T19:11:28.541Z] Building security-spiffe-token-provider ... [2022-04-20T19:11:28.541Z] Building security-spire-agent ... [2022-04-20T19:11:28.541Z] Building security-spire-config ... [2022-04-20T19:11:28.541Z] Building security-spire-server ... [2022-04-20T19:11:28.541Z] Building support-notifications ... [2022-04-20T19:11:28.541Z] Building support-scheduler ... [2022-04-20T19:11:28.541Z] Building sys-mgmt-agent ... [2022-04-20T19:11:28.541Z] Building support-scheduler [2022-04-20T19:11:28.541Z] Building core-data [2022-04-20T19:11:28.541Z] Building core-metadata [2022-04-20T19:11:28.541Z] Building support-notifications [2022-04-20T19:11:28.541Z] Building security-proxy-setup [2022-04-20T19:11:30.076Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-04-20T19:11:30.135Z] > git --version # timeout=10 [2022-04-20T19:11:30.145Z] > git --version # 'git version 2.25.1' [2022-04-20T19:11:30.162Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T19:11:31.222Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-20T19:11:31.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-20T19:11:31.222Z] Dload Upload Total Spent Left Speed [2022-04-20T19:11:31.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47947 0 --:--:-- --:--:-- --:--:-- 47947 [Pipeline] sh [2022-04-20T19:11:31.761Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-20T19:11:32.123Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-20T19:11:32.123Z] + sudo tee /etc/docker/daemon.new [2022-04-20T19:11:32.123Z] { [2022-04-20T19:11:32.123Z] "registry-mirrors": [ [2022-04-20T19:11:32.123Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-20T19:11:32.123Z] ], [2022-04-20T19:11:32.123Z] "bip": "10.250.0.254/24", [2022-04-20T19:11:32.123Z] "hosts": [ [2022-04-20T19:11:32.123Z] "tcp://0.0.0.0:5555", [2022-04-20T19:11:32.123Z] "unix:///var/run/docker.sock" [2022-04-20T19:11:32.123Z] ], [2022-04-20T19:11:32.123Z] "mtu": 1458, [2022-04-20T19:11:32.123Z] "selinux-enabled": true, [2022-04-20T19:11:32.124Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-20T19:11:32.124Z] } [Pipeline] sh [2022-04-20T19:11:32.558Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-20T19:11:32.923Z] + sudo service docker restart [2022-04-20T19:11:50.494Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:11:50.494Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:11:50.494Z] ---> 7453900759df [2022-04-20T19:11:50.494Z] Step 3/22 : WORKDIR /edgex-go [2022-04-20T19:11:50.494Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:11:50.494Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:11:50.494Z] ---> 7453900759df [2022-04-20T19:11:50.494Z] Step 3/22 : WORKDIR /edgex-go [2022-04-20T19:11:50.494Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:11:50.494Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:11:50.494Z] ---> 7453900759df [2022-04-20T19:11:50.494Z] Step 3/22 : WORKDIR /edgex-go [2022-04-20T19:11:50.494Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:11:50.494Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:11:50.494Z] ---> 7453900759df [2022-04-20T19:11:50.494Z] Step 3/23 : WORKDIR /edgex-go [2022-04-20T19:11:50.494Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:11:50.494Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:11:50.494Z] ---> 7453900759df [2022-04-20T19:11:50.494Z] Step 3/23 : WORKDIR /edgex-go [2022-04-20T19:11:50.494Z] ---> Running in 1bd70eb7e3ee [2022-04-20T19:11:50.494Z] ---> Running in 91c0755720ba [2022-04-20T19:11:50.494Z] ---> Running in abdd078dc983 [2022-04-20T19:11:50.494Z] ---> Running in 5c02ad525e50 [2022-04-20T19:11:50.494Z] ---> Running in 9a368c36f312 [2022-04-20T19:11:50.494Z] Removing intermediate container 91c0755720ba [2022-04-20T19:11:50.494Z] ---> 3d57536852bd [2022-04-20T19:11:50.494Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:11:50.494Z] Removing intermediate container 9a368c36f312 [2022-04-20T19:11:50.494Z] ---> 4a309e1e48e2 [2022-04-20T19:11:50.494Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:11:50.494Z] Removing intermediate container abdd078dc983 [2022-04-20T19:11:50.494Z] ---> 38b5a771a018 [2022-04-20T19:11:50.494Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:11:50.494Z] Removing intermediate container 5c02ad525e50 [2022-04-20T19:11:50.494Z] ---> 35b897cb69c1 [2022-04-20T19:11:50.494Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:11:50.494Z] Removing intermediate container 1bd70eb7e3ee [2022-04-20T19:11:50.494Z] ---> 00d560f1dfbb [2022-04-20T19:11:50.494Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:11:50.494Z] ---> Running in 21636c8ef7fb [2022-04-20T19:11:50.494Z] ---> Running in d4de09fe4ff4 [2022-04-20T19:11:50.494Z] ---> Running in fc17bbef3224 [2022-04-20T19:11:50.494Z] ---> Running in 6c41f8155ff6 [2022-04-20T19:11:50.494Z] ---> Running in 1946604e6b36 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T19:11:51.327Z] provisioning config files... [2022-04-20T19:11:51.351Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5814388701970915117tmp [2022-04-20T19:11:51.435Z] Removing intermediate container 21636c8ef7fb [2022-04-20T19:11:51.435Z] ---> 0b9954b5980a [2022-04-20T19:11:51.435Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-20T19:11:51.435Z] ---> Running in ed5328dc1184 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T19:11:51.696Z] Removing intermediate container 1946604e6b36 [2022-04-20T19:11:51.696Z] ---> 467b8d6a4856 [2022-04-20T19:11:51.696Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-20T19:11:51.696Z] ---> Running in c9086e242e9e [2022-04-20T19:11:51.696Z] Removing intermediate container d4de09fe4ff4 [2022-04-20T19:11:51.696Z] ---> 203397bc907e [2022-04-20T19:11:51.696Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-20T19:11:51.696Z] ---> Running in 91b9ba2358b4 [2022-04-20T19:11:51.696Z] Removing intermediate container 6c41f8155ff6 [2022-04-20T19:11:51.696Z] ---> 06db5bc72be4 [2022-04-20T19:11:51.696Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-20T19:11:51.696Z] ---> Running in 3e6142875f61 [2022-04-20T19:11:51.930Z] ---> docker-login.sh [2022-04-20T19:11:51.930Z] nexus3.edgexfoundry.org:10001 [2022-04-20T19:11:51.958Z] Removing intermediate container fc17bbef3224 [2022-04-20T19:11:51.958Z] ---> 66459e5c82ec [2022-04-20T19:11:51.958Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-20T19:11:51.958Z] ---> Running in 1599378b4968 [2022-04-20T19:11:52.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:11:52.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:11:52.478Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:11:52.478Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:11:52.478Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:11:52.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T19:11:52.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T19:11:52.802Z] Configure a credential helper to remove this warning. See [2022-04-20T19:11:52.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T19:11:52.802Z] [2022-04-20T19:11:52.802Z] Login Succeeded [2022-04-20T19:11:52.802Z] nexus3.edgexfoundry.org:10002 [2022-04-20T19:11:53.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:11:53.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:11:53.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T19:11:53.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:11:53.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:11:53.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:11:53.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T19:11:53.350Z] Configure a credential helper to remove this warning. See [2022-04-20T19:11:53.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T19:11:53.350Z] [2022-04-20T19:11:53.350Z] Login Succeeded [2022-04-20T19:11:53.350Z] nexus3.edgexfoundry.org:10003 [2022-04-20T19:11:53.578Z] OK: 221 MiB in 52 packages [2022-04-20T19:11:53.578Z] OK: 221 MiB in 52 packages [2022-04-20T19:11:53.578Z] OK: 221 MiB in 52 packages [2022-04-20T19:11:53.578Z] OK: 221 MiB in 52 packages [2022-04-20T19:11:53.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T19:11:53.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T19:11:53.632Z] Configure a credential helper to remove this warning. See [2022-04-20T19:11:53.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T19:11:53.632Z] [2022-04-20T19:11:53.632Z] Login Succeeded [2022-04-20T19:11:53.632Z] nexus3.edgexfoundry.org:10004 [2022-04-20T19:11:53.840Z] OK: 221 MiB in 52 packages [2022-04-20T19:11:53.840Z] Removing intermediate container c9086e242e9e [2022-04-20T19:11:53.840Z] ---> a4fa0920f589 [2022-04-20T19:11:53.840Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-20T19:11:54.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T19:11:54.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T19:11:54.249Z] Configure a credential helper to remove this warning. See [2022-04-20T19:11:54.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T19:11:54.249Z] [2022-04-20T19:11:54.249Z] Login Succeeded [2022-04-20T19:11:54.249Z] docker.io [2022-04-20T19:11:54.412Z] ---> e67459d510ca [2022-04-20T19:11:54.412Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:11:54.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T19:11:54.670Z] ---> Running in 67baf2580d1c [2022-04-20T19:11:54.670Z] Removing intermediate container 91b9ba2358b4 [2022-04-20T19:11:54.670Z] ---> a510ee34f5aa [2022-04-20T19:11:54.670Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-20T19:11:54.670Z] Removing intermediate container ed5328dc1184 [2022-04-20T19:11:54.670Z] ---> e50d9e62e7b3 [2022-04-20T19:11:54.670Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-20T19:11:54.670Z] Removing intermediate container 1599378b4968 [2022-04-20T19:11:54.670Z] ---> b4790ec9d37d [2022-04-20T19:11:54.670Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-20T19:11:54.970Z] Removing intermediate container 3e6142875f61 [2022-04-20T19:11:54.970Z] ---> ce35a0010d90 [2022-04-20T19:11:54.970Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-20T19:11:54.970Z] ---> 2f8dc8cabc6c [2022-04-20T19:11:54.970Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:11:54.970Z] ---> Running in dc8e2c8226ac [2022-04-20T19:11:54.970Z] ---> 63e85d5e85b1 [2022-04-20T19:11:54.970Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:11:55.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T19:11:55.121Z] Configure a credential helper to remove this warning. See [2022-04-20T19:11:55.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T19:11:55.121Z] [2022-04-20T19:11:55.121Z] Login Succeeded [2022-04-20T19:11:55.121Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T19:11:55.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-20T19:11:55.232Z] ---> 965cfb796c13 [2022-04-20T19:11:55.232Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:11:55.232Z] ---> 3f3ee26b8cad [2022-04-20T19:11:55.232Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:11:55.232Z] ---> Running in 413518965ae0 [Pipeline] // withEnv [Pipeline] unstash [2022-04-20T19:11:55.516Z] ---> Running in 2a1f8e5c5062 [2022-04-20T19:11:55.516Z] ---> Running in 3f17cb402371 [Pipeline] echo [2022-04-20T19:11:55.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T19:11:55.606Z] ========================================================= [2022-04-20T19:11:55.606Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-20T19:11:55.606Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-20T19:11:55.775Z] Removing intermediate container 67baf2580d1c [2022-04-20T19:11:55.775Z] ---> 245c40939ff3 [2022-04-20T19:11:55.775Z] Step 8/22 : COPY . . [2022-04-20T19:11:56.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-20T19:11:56.282Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-20T19:11:56.282Z] 9b3977197b4f: Pulling fs layer [2022-04-20T19:11:56.282Z] 1a89e8eeedd5: Pulling fs layer [2022-04-20T19:11:56.282Z] 94645a83ff95: Pulling fs layer [2022-04-20T19:11:56.282Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-20T19:11:56.282Z] 0c92f367c5e7: Pulling fs layer [2022-04-20T19:11:56.282Z] f7c0051592d6: Pulling fs layer [2022-04-20T19:11:56.282Z] a227ed2f7395: Pulling fs layer [2022-04-20T19:11:56.282Z] 7b1c46037f91: Pulling fs layer [2022-04-20T19:11:56.282Z] 0c92f367c5e7: Waiting [2022-04-20T19:11:56.282Z] f7c0051592d6: Waiting [2022-04-20T19:11:56.282Z] a227ed2f7395: Waiting [2022-04-20T19:11:56.282Z] 7b1c46037f91: Waiting [2022-04-20T19:11:56.282Z] 3f3a8bcf1eab: Waiting [2022-04-20T19:11:56.282Z] 94645a83ff95: Download complete [2022-04-20T19:11:56.282Z] 1a89e8eeedd5: Download complete [2022-04-20T19:11:56.282Z] 0c92f367c5e7: Download complete [2022-04-20T19:11:56.282Z] f7c0051592d6: Verifying Checksum [2022-04-20T19:11:56.282Z] f7c0051592d6: Download complete [2022-04-20T19:11:56.282Z] 9b3977197b4f: Download complete [2022-04-20T19:11:56.282Z] a227ed2f7395: Download complete [2022-04-20T19:11:56.717Z] Removing intermediate container dc8e2c8226ac [2022-04-20T19:11:56.717Z] ---> d56e1eeeb666 [2022-04-20T19:11:56.717Z] Step 8/23 : COPY . . [2022-04-20T19:11:57.273Z] 9b3977197b4f: Pull complete [2022-04-20T19:11:57.549Z] 1a89e8eeedd5: Pull complete [2022-04-20T19:11:58.149Z] 94645a83ff95: Pull complete [2022-04-20T19:11:58.425Z] 7b1c46037f91: Verifying Checksum [2022-04-20T19:11:58.425Z] 7b1c46037f91: Download complete [2022-04-20T19:11:59.020Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-20T19:11:59.020Z] 3f3a8bcf1eab: Download complete [2022-04-20T19:11:59.335Z] Removing intermediate container 2a1f8e5c5062 [2022-04-20T19:11:59.335Z] ---> 81dcb13b28f9 [2022-04-20T19:11:59.335Z] Step 8/22 : COPY . . [2022-04-20T19:11:59.592Z] Removing intermediate container 3f17cb402371 [2022-04-20T19:11:59.592Z] ---> 206cbd794e28 [2022-04-20T19:11:59.592Z] Step 8/22 : COPY . . [2022-04-20T19:11:59.592Z] Removing intermediate container 413518965ae0 [2022-04-20T19:11:59.592Z] ---> 1471f5a405d2 [2022-04-20T19:11:59.592Z] Step 8/23 : COPY . . [2022-04-20T19:12:06.173Z] ---> c01965d4d265 [2022-04-20T19:12:06.173Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-20T19:12:06.173Z] ---> 8d7d8eb2f3c0 [2022-04-20T19:12:06.173Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-20T19:12:06.173Z] ---> f20e0b1c8d61 [2022-04-20T19:12:06.173Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-20T19:12:06.173Z] ---> Running in 55726c061838 [2022-04-20T19:12:06.173Z] ---> e47cf0383892 [2022-04-20T19:12:06.173Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-20T19:12:06.433Z] ---> Running in c041d8b66eb0 [2022-04-20T19:12:06.433Z] ---> Running in da5b123de800 [2022-04-20T19:12:06.433Z] ---> Running in 00036c051434 [2022-04-20T19:12:06.433Z] ---> d838e7a0dbd5 [2022-04-20T19:12:06.433Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-20T19:12:06.433Z] ---> Running in 1cc3c3e36a93 [2022-04-20T19:12:06.692Z] 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-04-20T19:12:06.952Z] 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-04-20T19:12:06.952Z] 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-04-20T19:12:07.213Z] 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-04-20T19:12:07.213Z] 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-04-20T19:12:11.591Z] 3f3a8bcf1eab: Pull complete [2022-04-20T19:12:11.591Z] 0c92f367c5e7: Pull complete [2022-04-20T19:12:11.865Z] f7c0051592d6: Pull complete [2022-04-20T19:12:12.144Z] a227ed2f7395: Pull complete [2022-04-20T19:12:18.874Z] 7b1c46037f91: Pull complete [2022-04-20T19:12:18.874Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-20T19:12:18.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-20T19:12:18.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-20T19:12:19.411Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-20T19:12:19.411Z] WORKDIR /edgex [2022-04-20T19:12:19.411Z] COPY go.mod . [2022-04-20T19:12:19.411Z] RUN go mod download [2022-04-20T19:12:19.411Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-20T19:12:22.064Z] Sending build context to Docker daemon 169.2MB [2022-04-20T19:12:22.064Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-20T19:12:22.064Z] ---> f79e39bc4007 [2022-04-20T19:12:22.064Z] Step 2/4 : WORKDIR /edgex [2022-04-20T19:12:23.507Z] ---> Running in 9d2a3e752d31 [2022-04-20T19:12:23.781Z] Removing intermediate container 9d2a3e752d31 [2022-04-20T19:12:23.781Z] ---> 90534642d5f6 [2022-04-20T19:12:23.781Z] Step 3/4 : COPY go.mod . [2022-04-20T19:12:24.402Z] ---> 580fbec4c32b [2022-04-20T19:12:24.402Z] Step 4/4 : RUN go mod download [2022-04-20T19:12:24.402Z] ---> Running in 4223902fa324 [2022-04-20T19:12:33.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/secrets-config ./cmd/secrets-config [2022-04-20T19:12:39.040Z] Removing intermediate container c041d8b66eb0 [2022-04-20T19:12:39.040Z] ---> 949d6fc9be90 [2022-04-20T19:12:39.040Z] [2022-04-20T19:12:39.040Z] Step 10/22 : FROM alpine:3.14 [2022-04-20T19:12:39.040Z] Removing intermediate container 55726c061838 [2022-04-20T19:12:39.040Z] ---> a2366a1641a2 [2022-04-20T19:12:39.040Z] [2022-04-20T19:12:39.040Z] Step 10/23 : FROM alpine:3.14 [2022-04-20T19:12:39.979Z] 3.14: Pulling from library/alpine [2022-04-20T19:12:39.979Z] 3.14: Pulling from library/alpine [2022-04-20T19:12:41.363Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-20T19:12:41.363Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-20T19:12:41.363Z] Status: Downloaded newer image for alpine:3.14 [2022-04-20T19:12:41.363Z] Status: Downloaded newer image for alpine:3.14 [2022-04-20T19:12:41.363Z] ---> e04c818066af [2022-04-20T19:12:41.363Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-20T19:12:41.363Z] ---> e04c818066af [2022-04-20T19:12:41.363Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-20T19:12:41.363Z] ---> Running in 5299ea9ddb58 [2022-04-20T19:12:41.363Z] ---> Running in b88f6b7f01b3 [2022-04-20T19:12:41.623Z] Removing intermediate container 00036c051434 [2022-04-20T19:12:41.623Z] ---> 86903c403bc0 [2022-04-20T19:12:41.623Z] [2022-04-20T19:12:41.623Z] Step 10/23 : FROM alpine:3.14 [2022-04-20T19:12:41.623Z] ---> e04c818066af [2022-04-20T19:12:41.623Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-20T19:12:41.623Z] Removing intermediate container 1cc3c3e36a93 [2022-04-20T19:12:41.623Z] ---> 6e345a9cba96 [2022-04-20T19:12:41.623Z] [2022-04-20T19:12:41.623Z] Step 10/22 : FROM alpine:3.14 [2022-04-20T19:12:41.623Z] ---> e04c818066af [2022-04-20T19:12:41.623Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-20T19:12:41.623Z] Removing intermediate container da5b123de800 [2022-04-20T19:12:41.623Z] ---> c0b6f0158915 [2022-04-20T19:12:41.623Z] [2022-04-20T19:12:41.623Z] Step 10/22 : FROM alpine:3.14 [2022-04-20T19:12:41.623Z] ---> e04c818066af [2022-04-20T19:12:41.623Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-20T19:12:41.623Z] ---> Running in e0bc29d322a9 [2022-04-20T19:12:41.623Z] ---> Running in 772dcb7c9e95 [2022-04-20T19:12:41.623Z] ---> Running in 75bf80840f27 [2022-04-20T19:12:41.882Z] Removing intermediate container 772dcb7c9e95 [2022-04-20T19:12:41.882Z] ---> 8d91381931c0 [2022-04-20T19:12:41.882Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-20T19:12:41.882Z] ---> Running in bbe5525459c1 [2022-04-20T19:12:41.882Z] Removing intermediate container bbe5525459c1 [2022-04-20T19:12:41.882Z] ---> 7c8c70079583 [2022-04-20T19:12:41.882Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-20T19:12:41.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:12:42.142Z] ---> Running in 9e7c791964bd [2022-04-20T19:12:42.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:12:42.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:12:42.142Z] Removing intermediate container 9e7c791964bd [2022-04-20T19:12:42.142Z] ---> 0bda875ba08e [2022-04-20T19:12:42.142Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:12:42.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:12:42.142Z] ---> Running in 114963cb6856 [2022-04-20T19:12:42.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:12:42.403Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-20T19:12:42.403Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T19:12:42.403Z] OK: 6 MiB in 15 packages [2022-04-20T19:12:42.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:12:42.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:12:42.403Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-20T19:12:42.403Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-20T19:12:42.403Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-20T19:12:42.403Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-20T19:12:42.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:12:42.403Z] (5/6) Installing curl (7.79.1-r0) [2022-04-20T19:12:42.403Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-20T19:12:42.403Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T19:12:42.403Z] Executing ca-certificates-20211220-r0.trigger [2022-04-20T19:12:42.403Z] OK: 8 MiB in 20 packages [2022-04-20T19:12:42.666Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-20T19:12:42.666Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-20T19:12:42.666Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T19:12:42.666Z] Executing ca-certificates-20211220-r0.trigger [2022-04-20T19:12:42.666Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-20T19:12:42.666Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T19:12:42.666Z] OK: 6 MiB in 15 packages [2022-04-20T19:12:42.666Z] OK: 6 MiB in 16 packages [2022-04-20T19:12:42.666Z] Removing intermediate container 5299ea9ddb58 [2022-04-20T19:12:42.666Z] ---> 8a08ac8437c2 [2022-04-20T19:12:42.666Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-20T19:12:42.666Z] ---> Running in d94cfd365f78 [2022-04-20T19:12:42.925Z] Removing intermediate container d94cfd365f78 [2022-04-20T19:12:42.925Z] ---> dc15870bc66d [2022-04-20T19:12:42.925Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-20T19:12:42.925Z] ---> Running in ee6dedf12e44 [2022-04-20T19:12:42.925Z] Removing intermediate container ee6dedf12e44 [2022-04-20T19:12:42.926Z] ---> 771a7f2c0ee7 [2022-04-20T19:12:42.926Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-20T19:12:42.926Z] ---> Running in 1aba89d8f87b [2022-04-20T19:12:43.189Z] Removing intermediate container 1aba89d8f87b [2022-04-20T19:12:43.189Z] ---> bb0d18159f97 [2022-04-20T19:12:43.189Z] Step 15/23 : WORKDIR / [2022-04-20T19:12:43.189Z] Removing intermediate container 114963cb6856 [2022-04-20T19:12:43.189Z] ---> 9b706933adc4 [2022-04-20T19:12:43.189Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-20T19:12:43.189Z] ---> Running in 971fb1083d46 [2022-04-20T19:12:43.189Z] Removing intermediate container b88f6b7f01b3 [2022-04-20T19:12:43.189Z] ---> cba8b19b91bf [2022-04-20T19:12:43.189Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-20T19:12:43.189Z] ---> Running in 584e4a780db7 [2022-04-20T19:12:43.448Z] ---> Running in 2d1bea361623 [2022-04-20T19:12:43.448Z] Removing intermediate container e0bc29d322a9 [2022-04-20T19:12:43.448Z] ---> 7f69483b4378 [2022-04-20T19:12:43.448Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-20T19:12:43.448Z] Removing intermediate container 971fb1083d46 [2022-04-20T19:12:43.448Z] ---> 3d837581d901 [2022-04-20T19:12:43.448Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-20T19:12:43.448Z] Removing intermediate container 75bf80840f27 [2022-04-20T19:12:43.448Z] ---> cb2251be495d [2022-04-20T19:12:43.448Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-20T19:12:43.448Z] ---> Running in 43955ffb6b5f [2022-04-20T19:12:43.448Z] ---> Running in 318a74e2b6d2 [2022-04-20T19:12:43.448Z] Removing intermediate container 2d1bea361623 [2022-04-20T19:12:43.448Z] ---> db7590d36939 [2022-04-20T19:12:43.448Z] Step 13/22 : WORKDIR /edgex [2022-04-20T19:12:43.448Z] ---> Running in a8f1b7f3db18 [2022-04-20T19:12:43.448Z] Removing intermediate container 43955ffb6b5f [2022-04-20T19:12:43.448Z] ---> dabeba5cfe3a [2022-04-20T19:12:43.448Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-20T19:12:43.710Z] Removing intermediate container 318a74e2b6d2 [2022-04-20T19:12:43.710Z] ---> 5e55295c3a3c [2022-04-20T19:12:43.710Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-20T19:12:43.710Z] ---> Running in 1aab0856cd30 [2022-04-20T19:12:43.710Z] ---> 0444b74639fc [2022-04-20T19:12:43.710Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-20T19:12:43.710Z] ---> Running in 4da9036b62ef [2022-04-20T19:12:43.710Z] Removing intermediate container a8f1b7f3db18 [2022-04-20T19:12:43.710Z] ---> 7449731eafef [2022-04-20T19:12:43.710Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-20T19:12:43.710Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:12:43.710Z] Removing intermediate container 1aab0856cd30 [2022-04-20T19:12:43.710Z] ---> 9da5bea7b8f0 [2022-04-20T19:12:43.710Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-20T19:12:43.710Z] ---> Running in fe37a88c7d19 [2022-04-20T19:12:43.710Z] Removing intermediate container 4da9036b62ef [2022-04-20T19:12:43.710Z] ---> 07ae4fdcd40e [2022-04-20T19:12:43.710Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-20T19:12:43.977Z] ---> Running in 74f56e49011c [2022-04-20T19:12:43.977Z] ---> 59f7b4ed41c5 [2022-04-20T19:12:43.977Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-20T19:12:43.977Z] Removing intermediate container fe37a88c7d19 [2022-04-20T19:12:43.977Z] ---> 240a9119d497 [2022-04-20T19:12:43.977Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-20T19:12:43.977Z] ---> c5bbdce18726 [2022-04-20T19:12:43.977Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-20T19:12:43.977Z] Removing intermediate container 74f56e49011c [2022-04-20T19:12:43.977Z] ---> 89b55a03b7c3 [2022-04-20T19:12:43.977Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-20T19:12:44.238Z] ---> bec64aa3a061 [2022-04-20T19:12:44.238Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-20T19:12:44.238Z] ---> f74b5ba7f37e [2022-04-20T19:12:44.238Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-20T19:12:44.238Z] ---> 9d4a72fd3d8f [2022-04-20T19:12:44.238Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-20T19:12:44.501Z] ---> Running in f76a12f1e6d4 [2022-04-20T19:12:44.501Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:12:44.501Z] ---> 9d177f3d24ea [2022-04-20T19:12:44.501Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-20T19:12:44.765Z] ---> f52f51562a40 [2022-04-20T19:12:44.765Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-20T19:12:44.765Z] Removing intermediate container f76a12f1e6d4 [2022-04-20T19:12:44.765Z] ---> 19b8e8f601ff [2022-04-20T19:12:44.765Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T19:12:44.765Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-20T19:12:44.765Z] ---> Running in 76dd1403ca73 [2022-04-20T19:12:44.765Z] ---> dc893e66498b [2022-04-20T19:12:44.765Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-20T19:12:44.765Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-20T19:12:44.765Z] ---> 131e20609fa4 [2022-04-20T19:12:44.765Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-20T19:12:45.024Z] ---> Running in be4b4f3a686f [2022-04-20T19:12:45.024Z] Removing intermediate container 76dd1403ca73 [2022-04-20T19:12:45.024Z] ---> bd0c7e1c25ba [2022-04-20T19:12:45.024Z] Step 21/23 : LABEL arch=x86_64 [2022-04-20T19:12:45.024Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-20T19:12:45.024Z] ---> Running in 5708025c71a1 [2022-04-20T19:12:45.024Z] ---> ff672be0b4f9 [2022-04-20T19:12:45.024Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-20T19:12:45.024Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-20T19:12:45.024Z] ---> Running in b1fc4d7d9bc2 [2022-04-20T19:12:45.024Z] ---> d16c9ce0867e [2022-04-20T19:12:45.024Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-20T19:12:45.024Z] Removing intermediate container 5708025c71a1 [2022-04-20T19:12:45.024Z] ---> 8780cb7f3692 [2022-04-20T19:12:45.024Z] Step 22/23 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:12:45.290Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-20T19:12:45.290Z] ---> Running in 4e91015e3eb3 [2022-04-20T19:12:45.290Z] Removing intermediate container b1fc4d7d9bc2 [2022-04-20T19:12:45.290Z] ---> 150dc90fbdfb [2022-04-20T19:12:45.290Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T19:12:45.290Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-20T19:12:45.290Z] ---> Running in 28d4a72c16c6 [2022-04-20T19:12:45.290Z] Removing intermediate container 4e91015e3eb3 [2022-04-20T19:12:45.290Z] ---> 339941e92c63 [2022-04-20T19:12:45.290Z] Step 23/23 : LABEL version=0.0.0 [2022-04-20T19:12:45.290Z] ---> ea3523b46b9e [2022-04-20T19:12:45.290Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-20T19:12:45.290Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T19:12:45.290Z] OK: 8 MiB in 20 packages [2022-04-20T19:12:45.290Z] ---> Running in d40817e3f4cd [2022-04-20T19:12:45.290Z] ---> Running in 51f65eb891db [2022-04-20T19:12:45.552Z] Removing intermediate container 28d4a72c16c6 [2022-04-20T19:12:45.552Z] ---> 5a5f0bd757ba [2022-04-20T19:12:45.553Z] Step 20/22 : LABEL arch=x86_64 [2022-04-20T19:12:45.553Z] ---> Running in 51e0bd31ad71 [2022-04-20T19:12:45.553Z] Removing intermediate container 51f65eb891db [2022-04-20T19:12:45.553Z] ---> d6adb9ca5dd7 [2022-04-20T19:12:45.553Z] [2022-04-20T19:12:45.553Z] Removing intermediate container d40817e3f4cd [2022-04-20T19:12:45.553Z] ---> 8dad798f5858 [2022-04-20T19:12:45.553Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T19:12:45.553Z] ---> Running in c5a0fb1b3a8f [2022-04-20T19:12:45.553Z] Removing intermediate container 51e0bd31ad71 [2022-04-20T19:12:45.553Z] ---> db001a16b90a [2022-04-20T19:12:45.553Z] Step 21/22 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:12:45.812Z] ---> Running in 0290ae427606 [2022-04-20T19:12:45.812Z] Successfully built d6adb9ca5dd7 [2022-04-20T19:12:45.812Z] Successfully tagged core-metadata:latest [2022-04-20T19:12:45.812Z] Building security-spire-server [2022-04-20T19:12:45.812Z]  Building core-metadata ... done Removing intermediate container c5a0fb1b3a8f [2022-04-20T19:12:45.812Z] ---> 7ebdb85b1c16 [2022-04-20T19:12:45.812Z] Step 20/22 : LABEL arch=x86_64 [2022-04-20T19:12:45.812Z] Removing intermediate container be4b4f3a686f [2022-04-20T19:12:45.812Z] ---> 00d84fa84123 [2022-04-20T19:12:45.812Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-20T19:12:45.812Z] ---> Running in ef492f2208ea [2022-04-20T19:12:45.812Z] Removing intermediate container 0290ae427606 [2022-04-20T19:12:45.812Z] ---> 1a646e4ea8c9 [2022-04-20T19:12:45.812Z] Step 22/22 : LABEL version=0.0.0 [2022-04-20T19:12:45.812Z] ---> Running in b2880f8fde12 [2022-04-20T19:12:46.072Z] ---> Running in d57ca6f2421c [2022-04-20T19:12:46.072Z] Removing intermediate container 584e4a780db7 [2022-04-20T19:12:46.072Z] ---> 3ab8947a697e [2022-04-20T19:12:46.072Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-20T19:12:46.648Z] Removing intermediate container ef492f2208ea [2022-04-20T19:12:46.648Z] ---> 503b62952852 [2022-04-20T19:12:46.648Z] Step 21/22 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:12:46.648Z] Removing intermediate container b2880f8fde12 [2022-04-20T19:12:46.648Z] ---> fd94aac40615 [2022-04-20T19:12:46.648Z] Step 20/22 : LABEL arch=x86_64 [2022-04-20T19:12:46.908Z] Removing intermediate container d57ca6f2421c [2022-04-20T19:12:46.908Z] ---> 1fbdf33dcbc0 [2022-04-20T19:12:46.908Z] [2022-04-20T19:12:46.908Z] ---> e56d34969151 [2022-04-20T19:12:46.908Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-20T19:12:47.169Z] ---> Running in 09cdc9e43f87 [2022-04-20T19:12:47.169Z] ---> Running in 1f8fd65f33a1 [2022-04-20T19:12:47.169Z] Successfully built 1fbdf33dcbc0 [2022-04-20T19:12:47.169Z] Successfully tagged support-scheduler:latest [2022-04-20T19:12:47.169Z] Building security-spire-config [2022-04-20T19:12:47.169Z]  Building support-scheduler ... done Removing intermediate container 09cdc9e43f87 [2022-04-20T19:12:47.169Z] ---> a551dc5a5251 [2022-04-20T19:12:47.169Z] Step 22/22 : LABEL version=0.0.0 [2022-04-20T19:12:47.169Z] Removing intermediate container 1f8fd65f33a1 [2022-04-20T19:12:47.169Z] ---> 4ef3fd75be18 [2022-04-20T19:12:47.169Z] Step 21/22 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:12:47.429Z] ---> Running in 2a68cc9a0eb0 [2022-04-20T19:12:48.000Z] ---> Running in 0a723e20527d [2022-04-20T19:12:48.573Z] ---> a61aa3f9d50c [2022-04-20T19:12:48.573Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-20T19:12:48.573Z] Removing intermediate container 2a68cc9a0eb0 [2022-04-20T19:12:48.573Z] ---> bf2bda402472 [2022-04-20T19:12:48.573Z] [2022-04-20T19:12:48.573Z] Removing intermediate container 0a723e20527d [2022-04-20T19:12:48.573Z] ---> e1b05cef1769 [2022-04-20T19:12:48.573Z] Step 22/22 : LABEL version=0.0.0 [2022-04-20T19:12:48.573Z] Successfully built bf2bda402472 [2022-04-20T19:12:48.573Z] Successfully tagged support-notifications:latest [2022-04-20T19:12:48.573Z]  Building support-notifications ... done Building security-secretstore-setup [2022-04-20T19:12:48.833Z] ---> Running in ef256b5a7c46 [2022-04-20T19:12:48.833Z] ---> 4a9400d5d665 [2022-04-20T19:12:48.833Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-20T19:12:48.833Z] ---> Running in 35d89afa5702 [2022-04-20T19:12:48.833Z] Removing intermediate container ef256b5a7c46 [2022-04-20T19:12:48.833Z] ---> 961ddb8e82e3 [2022-04-20T19:12:48.833Z] [2022-04-20T19:12:49.093Z] Successfully built 961ddb8e82e3 [2022-04-20T19:12:49.093Z] Successfully tagged security-proxy-setup:latest [2022-04-20T19:12:49.093Z] Building sys-mgmt-agent [2022-04-20T19:12:49.093Z]  Building security-proxy-setup ... done Removing intermediate container 35d89afa5702 [2022-04-20T19:12:49.093Z] ---> f5428f4be4c5 [2022-04-20T19:12:49.093Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T19:12:49.353Z] ---> Running in 57d23d07a48f [2022-04-20T19:12:49.640Z] Removing intermediate container 57d23d07a48f [2022-04-20T19:12:49.640Z] ---> b3967c792bff [2022-04-20T19:12:49.640Z] Step 21/23 : LABEL arch=x86_64 [2022-04-20T19:12:49.901Z] ---> Running in 265de643a2ca [2022-04-20T19:12:50.201Z] Removing intermediate container 265de643a2ca [2022-04-20T19:12:50.201Z] ---> fc114255c011 [2022-04-20T19:12:50.201Z] Step 22/23 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:12:50.472Z] ---> Running in 6e054e866499 [2022-04-20T19:12:50.743Z] Removing intermediate container 6e054e866499 [2022-04-20T19:12:50.743Z] ---> de918c87c69d [2022-04-20T19:12:50.743Z] Step 23/23 : LABEL version=0.0.0 [2022-04-20T19:12:50.743Z] ---> Running in aa499f77f450 [2022-04-20T19:12:51.002Z] Removing intermediate container aa499f77f450 [2022-04-20T19:12:51.002Z] ---> 16cecbe11e42 [2022-04-20T19:12:51.002Z] [2022-04-20T19:12:51.002Z] Successfully built 16cecbe11e42 [2022-04-20T19:12:51.002Z] Successfully tagged core-data:latest [2022-04-20T19:12:51.002Z] Building security-spire-agent [2022-04-20T19:12:55.190Z]  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:12:55.190Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:12:55.190Z] ---> 7453900759df [2022-04-20T19:12:55.190Z] Step 3/25 : WORKDIR /edgex-go [2022-04-20T19:12:55.190Z] ---> Using cache [2022-04-20T19:12:55.190Z] ---> 00d560f1dfbb [2022-04-20T19:12:55.191Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:12:55.191Z] ---> Using cache [2022-04-20T19:12:55.191Z] ---> 467b8d6a4856 [2022-04-20T19:12:55.191Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-20T19:12:57.726Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:12:57.726Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:12:57.726Z] ---> 7453900759df [2022-04-20T19:12:57.726Z] Step 3/26 : WORKDIR /edgex-go [2022-04-20T19:12:57.726Z] ---> Using cache [2022-04-20T19:12:57.726Z] ---> 00d560f1dfbb [2022-04-20T19:12:57.726Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:12:57.726Z] ---> Using cache [2022-04-20T19:12:57.726Z] ---> 467b8d6a4856 [2022-04-20T19:12:57.726Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-20T19:12:59.663Z] ---> Running in 4a3f7c57315e [2022-04-20T19:12:59.663Z] ---> Running in 5a01cd7b8fe9 [2022-04-20T19:13:00.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:13:00.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:13:00.234Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:13:00.234Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:13:00.234Z] ---> 7453900759df [2022-04-20T19:13:00.234Z] Step 3/25 : WORKDIR /edgex-go [2022-04-20T19:13:00.234Z] ---> Using cache [2022-04-20T19:13:00.234Z] ---> 00d560f1dfbb [2022-04-20T19:13:00.234Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:13:00.234Z] ---> Using cache [2022-04-20T19:13:00.234Z] ---> 467b8d6a4856 [2022-04-20T19:13:00.234Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-20T19:13:00.234Z] ---> Using cache [2022-04-20T19:13:00.234Z] ---> a4fa0920f589 [2022-04-20T19:13:00.234Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-20T19:13:00.234Z] ---> Using cache [2022-04-20T19:13:00.234Z] ---> e67459d510ca [2022-04-20T19:13:00.234Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:13:00.234Z] ---> Using cache [2022-04-20T19:13:00.234Z] ---> 245c40939ff3 [2022-04-20T19:13:00.234Z] Step 8/25 : COPY . . [2022-04-20T19:13:00.234Z] ---> Using cache [2022-04-20T19:13:00.234Z] ---> 8d7d8eb2f3c0 [2022-04-20T19:13:00.234Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-20T19:13:00.234Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:13:00.234Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:13:00.234Z] ---> 7453900759df [2022-04-20T19:13:00.234Z] Step 3/23 : WORKDIR /edgex-go [2022-04-20T19:13:00.234Z] ---> Using cache [2022-04-20T19:13:00.234Z] ---> 00d560f1dfbb [2022-04-20T19:13:00.234Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:13:00.234Z] ---> Using cache [2022-04-20T19:13:00.234Z] ---> 467b8d6a4856 [2022-04-20T19:13:00.234Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-20T19:13:00.804Z] ---> Running in ebf004814790 [2022-04-20T19:13:00.804Z] ---> Running in 88b40a5ca0c4 [2022-04-20T19:13:00.804Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:13:00.804Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:13:00.804Z] ---> 7453900759df [2022-04-20T19:13:00.804Z] Step 3/26 : WORKDIR /edgex-go [2022-04-20T19:13:00.804Z] ---> Using cache [2022-04-20T19:13:00.804Z] ---> 00d560f1dfbb [2022-04-20T19:13:00.804Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:13:00.804Z] ---> Using cache [2022-04-20T19:13:00.804Z] ---> 467b8d6a4856 [2022-04-20T19:13:00.804Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-20T19:13:00.804Z] ---> Running in 45a30b57c309 [2022-04-20T19:13:00.804Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:13:00.804Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:13:01.375Z] OK: 221 MiB in 52 packages [2022-04-20T19:13:01.375Z] OK: 221 MiB in 52 packages [2022-04-20T19:13:01.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:13:01.375Z] 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-04-20T19:13:01.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:13:01.947Z] Removing intermediate container 4a3f7c57315e [2022-04-20T19:13:01.947Z] ---> 5f17da2a42a3 [2022-04-20T19:13:01.947Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-20T19:13:01.947Z] Removing intermediate container 5a01cd7b8fe9 [2022-04-20T19:13:01.947Z] ---> 55e5e9f74da1 [2022-04-20T19:13:01.947Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-20T19:13:01.947Z] ---> b4d61f876325 [2022-04-20T19:13:01.947Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:13:01.947Z] ---> d687fb4052bf [2022-04-20T19:13:01.947Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:13:02.212Z] ---> Running in 820531cc0c7b [2022-04-20T19:13:02.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:13:02.212Z] ---> Running in d31b2141fad0 [2022-04-20T19:13:02.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:13:02.475Z] OK: 221 MiB in 52 packages [2022-04-20T19:13:02.735Z] OK: 221 MiB in 52 packages [2022-04-20T19:13:02.997Z] Removing intermediate container 45a30b57c309 [2022-04-20T19:13:02.997Z] ---> 74b660eb5f28 [2022-04-20T19:13:02.997Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-20T19:13:02.997Z] ---> c71f96904259 [2022-04-20T19:13:02.997Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:13:02.997Z] ---> Running in 1693ac74829c [2022-04-20T19:13:03.257Z] Removing intermediate container ebf004814790 [2022-04-20T19:13:03.257Z] ---> 4343ffa47d2a [2022-04-20T19:13:03.257Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-20T19:13:03.257Z] Removing intermediate container 820531cc0c7b [2022-04-20T19:13:03.257Z] ---> 175bca651785 [2022-04-20T19:13:03.257Z] Step 8/26 : COPY . . [2022-04-20T19:13:03.516Z] Removing intermediate container d31b2141fad0 [2022-04-20T19:13:03.516Z] ---> b2eeab063df9 [2022-04-20T19:13:03.516Z] Step 8/25 : COPY . . [2022-04-20T19:13:03.517Z] ---> 76891ce2eac6 [2022-04-20T19:13:03.517Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:13:05.022Z] ---> Running in 391accd1f7f6 [2022-04-20T19:13:06.455Z] Removing intermediate container 1693ac74829c [2022-04-20T19:13:06.455Z] ---> 16d66cd3b68a [2022-04-20T19:13:06.455Z] Step 8/26 : COPY . . [2022-04-20T19:13:07.836Z] Removing intermediate container 391accd1f7f6 [2022-04-20T19:13:07.836Z] ---> ccd80900f387 [2022-04-20T19:13:07.836Z] Step 8/23 : COPY . . [2022-04-20T19:13:11.408Z] Removing intermediate container 4223902fa324 [2022-04-20T19:13:11.408Z] ---> 762eb3dc07bb [2022-04-20T19:13:11.408Z] Successfully built 762eb3dc07bb [2022-04-20T19:13:11.408Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:13:11.769Z] + docker inspect -f . ci-base-image-arm64 [2022-04-20T19:13:11.769Z] . [Pipeline] withDockerContainer [2022-04-20T19:13:11.998Z] prd-ubuntu20.04-docker-arm64-4c-16g-21515 does not seem to be running inside a container [2022-04-20T19:13:12.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-20T19:13:13.116Z] 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-04-20T19:13:13.307Z] $ docker top 1a257c6c2452efdac2ba8fc876704aa31ca96d6be2eb05ba1b3ea1631940c070 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T19:13:14.262Z] + go version [2022-04-20T19:13:14.262Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-20T19:13:14.298Z] $ docker stop --time=1 1a257c6c2452efdac2ba8fc876704aa31ca96d6be2eb05ba1b3ea1631940c070 [2022-04-20T19:13:15.667Z] ---> efc81f9d8df9 [2022-04-20T19:13:15.667Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-20T19:13:15.667Z] ---> df8e3d9ca502 [2022-04-20T19:13:15.667Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-20T19:13:15.667Z] ---> eba38ae390fc [2022-04-20T19:13:15.667Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-20T19:13:15.667Z] ---> 55525f47d713 [2022-04-20T19:13:15.667Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-20T19:13:15.667Z] ---> Running in d726d549d10f [2022-04-20T19:13:15.667Z] ---> Running in 486ec3f94923 [2022-04-20T19:13:15.667Z] ---> Running in 9fdb0e7f0a8a [2022-04-20T19:13:15.667Z] ---> Running in e3cce9f37831 [2022-04-20T19:13:15.667Z] Removing intermediate container 9fdb0e7f0a8a [2022-04-20T19:13:15.667Z] ---> d5c7ef5da3c2 [2022-04-20T19:13:15.667Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-20T19:13:15.667Z] Removing intermediate container d726d549d10f [2022-04-20T19:13:15.667Z] ---> ec850846fb6a [2022-04-20T19:13:15.667Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-20T19:13:15.667Z] Removing intermediate container 486ec3f94923 [2022-04-20T19:13:15.667Z] ---> 322e1d0ec5fa [2022-04-20T19:13:15.667Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-20T19:13:15.849Z] $ docker rm -f 1a257c6c2452efdac2ba8fc876704aa31ca96d6be2eb05ba1b3ea1631940c070 [2022-04-20T19:13:15.927Z] ---> Running in 9446d5aa574d [2022-04-20T19:13:15.927Z] ---> Running in 170baf536f17 [2022-04-20T19:13:15.927Z] ---> Running in d32e39c03a66 [2022-04-20T19:13:15.927Z] 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 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:13:16.757Z] + docker inspect -f . ci-base-image-arm64 [2022-04-20T19:13:16.757Z] . [Pipeline] withDockerContainer [2022-04-20T19:13:16.873Z] Removing intermediate container 88b40a5ca0c4 [2022-04-20T19:13:16.873Z] ---> 837cabd59599 [2022-04-20T19:13:16.873Z] [2022-04-20T19:13:16.873Z] Step 10/25 : FROM alpine:3.14 [2022-04-20T19:13:16.873Z] ---> e04c818066af [2022-04-20T19:13:16.873Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-20T19:13:16.984Z] prd-ubuntu20.04-docker-arm64-4c-16g-21515 does not seem to be running inside a container [2022-04-20T19:13:17.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-20T19:13:17.134Z] ---> Running in 7bfa04b6e45c [2022-04-20T19:13:17.134Z] Removing intermediate container 170baf536f17 [2022-04-20T19:13:17.134Z] ---> 901178127c7b [2022-04-20T19:13:17.134Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-20T19:13:17.134Z] ---> Running in a6d1577b8dd6 [2022-04-20T19:13:17.134Z] Removing intermediate container 9446d5aa574d [2022-04-20T19:13:17.134Z] ---> 1a72e6b164ae [2022-04-20T19:13:17.134Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-20T19:13:17.134Z] ---> Running in 953ad595b31e [2022-04-20T19:13:17.395Z] Removing intermediate container d32e39c03a66 [2022-04-20T19:13:17.395Z] ---> f68975aaa1f4 [2022-04-20T19:13:17.395Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-20T19:13:17.395Z] Removing intermediate container a6d1577b8dd6 [2022-04-20T19:13:17.395Z] ---> 8bdca5eea231 [2022-04-20T19:13:17.395Z] 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-04-20T19:13:17.395Z] ---> Running in 29cfae1a9eae [2022-04-20T19:13:17.395Z] ---> Running in f36bfd41152f [2022-04-20T19:13:17.395Z] Removing intermediate container 953ad595b31e [2022-04-20T19:13:17.395Z] ---> 51342ff697bc [2022-04-20T19:13:17.395Z] 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-04-20T19:13:17.395Z] ---> Running in b57016a9e754 [2022-04-20T19:13:17.395Z] Removing intermediate container 29cfae1a9eae [2022-04-20T19:13:17.395Z] ---> 6a4052e1d622 [2022-04-20T19:13:17.395Z] 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-04-20T19:13:17.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:13:17.656Z] ---> Running in 80dffbad032e [2022-04-20T19:13:17.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:13:17.915Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-20T19:13:17.915Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-20T19:13:17.915Z] (3/3) Installing su-exec (0.2-r1) [2022-04-20T19:13:17.915Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T19:13:17.915Z] Executing ca-certificates-20211220-r0.trigger [2022-04-20T19:13:17.915Z] OK: 6 MiB in 17 packages [2022-04-20T19:13:18.281Z] $ docker top a1488c28b497ddab1e009531ccb2c704fddeb97f0e2c6f27e0740329dd4b923c -eo pid,comm [2022-04-20T19:13:18.491Z] spire-1.2.1/ [2022-04-20T19:13:18.491Z] spire-1.2.1/.data/ [2022-04-20T19:13:18.491Z] spire-1.2.1/.data/.file [2022-04-20T19:13:18.491Z] spire-1.2.1/.dockerignore [2022-04-20T19:13:18.491Z] spire-1.2.1/.gitattributes [2022-04-20T19:13:18.491Z] spire-1.2.1/.githooks/ [2022-04-20T19:13:18.491Z] spire-1.2.1/.githooks/pre-commit [2022-04-20T19:13:18.491Z] spire-1.2.1/.github/ [2022-04-20T19:13:18.491Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-20T19:13:18.491Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-20T19:13:18.491Z] spire-1.2.1/.github/dependabot.yml [2022-04-20T19:13:18.491Z] spire-1.2.1/.github/workflows/ [2022-04-20T19:13:18.491Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-20T19:13:18.491Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-20T19:13:18.491Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-20T19:13:18.491Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-20T19:13:18.491Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-20T19:13:18.491Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-20T19:13:18.491Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-20T19:13:18.491Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-20T19:13:18.491Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-20T19:13:18.491Z] spire-1.2.1/.gitignore [2022-04-20T19:13:18.491Z] spire-1.2.1/.go-version [2022-04-20T19:13:18.491Z] spire-1.2.1/.golangci.yml [2022-04-20T19:13:18.491Z] spire-1.2.1/ADOPTERS.md [2022-04-20T19:13:18.491Z] spire-1.2.1/CHANGELOG.md [2022-04-20T19:13:18.491Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-20T19:13:18.491Z] spire-1.2.1/CODEOWNERS [2022-04-20T19:13:18.491Z] spire-1.2.1/CONTRIBUTING.md [2022-04-20T19:13:18.491Z] spire-1.2.1/Dockerfile [2022-04-20T19:13:18.491Z] spire-1.2.1/Dockerfile.dev [2022-04-20T19:13:18.491Z] spire-1.2.1/Dockerfile.scratch [2022-04-20T19:13:18.491Z] spire-1.2.1/LICENSE [2022-04-20T19:13:18.492Z] spire-1.2.1/MAINTAINERS.md [2022-04-20T19:13:18.492Z] spire-1.2.1/Makefile [2022-04-20T19:13:18.492Z] spire-1.2.1/README.md [2022-04-20T19:13:18.492Z] spire-1.2.1/ROADMAP.md [2022-04-20T19:13:18.492Z] spire-1.2.1/SECURITY.md [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/ [2022-04-20T19:13:18.492Z] spire-1.2.1/ [2022-04-20T19:13:18.492Z] spire-1.2.1/.data/ [2022-04-20T19:13:18.492Z] spire-1.2.1/.data/.file [2022-04-20T19:13:18.492Z] spire-1.2.1/.dockerignore [2022-04-20T19:13:18.492Z] spire-1.2.1/.gitattributes [2022-04-20T19:13:18.492Z] spire-1.2.1/.githooks/ [2022-04-20T19:13:18.492Z] spire-1.2.1/.githooks/pre-commit [2022-04-20T19:13:18.492Z] spire-1.2.1/.github/ [2022-04-20T19:13:18.492Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-20T19:13:18.492Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-20T19:13:18.492Z] spire-1.2.1/.github/dependabot.yml [2022-04-20T19:13:18.492Z] spire-1.2.1/.github/workflows/ [2022-04-20T19:13:18.492Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-20T19:13:18.492Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-20T19:13:18.492Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-20T19:13:18.492Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-20T19:13:18.492Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-20T19:13:18.492Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-20T19:13:18.492Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-20T19:13:18.492Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-20T19:13:18.492Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-20T19:13:18.492Z] spire-1.2.1/.gitignore [2022-04-20T19:13:18.492Z] spire-1.2.1/.go-version [2022-04-20T19:13:18.492Z] spire-1.2.1/.golangci.yml [2022-04-20T19:13:18.492Z] spire-1.2.1/ADOPTERS.md [2022-04-20T19:13:18.492Z] spire-1.2.1/CHANGELOG.md [2022-04-20T19:13:18.492Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-20T19:13:18.492Z] spire-1.2.1/CODEOWNERS [2022-04-20T19:13:18.492Z] spire-1.2.1/CONTRIBUTING.md [2022-04-20T19:13:18.492Z] spire-1.2.1/Dockerfile [2022-04-20T19:13:18.492Z] spire-1.2.1/Dockerfile.dev [2022-04-20T19:13:18.492Z] spire-1.2.1/Dockerfile.scratch [2022-04-20T19:13:18.492Z] spire-1.2.1/LICENSE [2022-04-20T19:13:18.492Z] spire-1.2.1/MAINTAINERS.md [2022-04-20T19:13:18.492Z] spire-1.2.1/Makefile [2022-04-20T19:13:18.492Z] spire-1.2.1/README.md [2022-04-20T19:13:18.492Z] spire-1.2.1/ROADMAP.md [2022-04-20T19:13:18.492Z] spire-1.2.1/SECURITY.md [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-20T19:13:18.492Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/ [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/agent/ [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/agent/agent.conf [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/server/ [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/server/server.conf [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/server/server_full.conf [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/ [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/SPIRE101.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/auditlog.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/images/ [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/images/SPIRE_server.pngspire-1.2.1/.data/ [2022-04-20T19:13:18.493Z] spire-1.2.1/.data/.file [2022-04-20T19:13:18.493Z] spire-1.2.1/.dockerignore [2022-04-20T19:13:18.493Z] spire-1.2.1/.gitattributes [2022-04-20T19:13:18.493Z] spire-1.2.1/.githooks/ [2022-04-20T19:13:18.493Z] spire-1.2.1/.githooks/pre-commit [2022-04-20T19:13:18.493Z] spire-1.2.1/.github/ [2022-04-20T19:13:18.493Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-20T19:13:18.493Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-20T19:13:18.493Z] spire-1.2.1/.github/dependabot.yml [2022-04-20T19:13:18.493Z] spire-1.2.1/.github/workflows/ [2022-04-20T19:13:18.493Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-20T19:13:18.493Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-20T19:13:18.493Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-20T19:13:18.493Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-20T19:13:18.493Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-20T19:13:18.493Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-20T19:13:18.493Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-20T19:13:18.493Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-20T19:13:18.493Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-20T19:13:18.493Z] spire-1.2.1/.gitignore [2022-04-20T19:13:18.493Z] spire-1.2.1/.go-version [2022-04-20T19:13:18.493Z] spire-1.2.1/.golangci.yml [2022-04-20T19:13:18.493Z] spire-1.2.1/ADOPTERS.md [2022-04-20T19:13:18.493Z] spire-1.2.1/CHANGELOG.md [2022-04-20T19:13:18.493Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-20T19:13:18.493Z] spire-1.2.1/CODEOWNERS [2022-04-20T19:13:18.493Z] spire-1.2.1/CONTRIBUTING.md [2022-04-20T19:13:18.493Z] spire-1.2.1/Dockerfile [2022-04-20T19:13:18.493Z] spire-1.2.1/Dockerfile.dev [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/ [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/agent/ [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/agent/agent.conf [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/server/ [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/server/server.conf [2022-04-20T19:13:18.493Z] spire-1.2.1/conf/server/server_full.conf [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/ [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/SPIRE101.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/auditlog.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/images/ [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-20T19:13:18.493Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-20T19:13:18.493Z] spire-1.2.1/Dockerfile.scratch [2022-04-20T19:13:18.493Z] spire-1.2.1/LICENSE [2022-04-20T19:13:18.493Z] spire-1.2.1/MAINTAINERS.md [2022-04-20T19:13:18.493Z] spire-1.2.1/Makefile [2022-04-20T19:13:18.493Z] spire-1.2.1/README.md [2022-04-20T19:13:18.493Z] spire-1.2.1/ROADMAP.md [2022-04-20T19:13:18.493Z] spire-1.2.1/SECURITY.md [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/ [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/ [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/ [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-20T19:13:18.493Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/scaling_spire.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/spire_agent.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/spire_server.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/supported_integrations.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/telemetry.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/telemetry_config.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/upgrading.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/using_spire.md [2022-04-20T19:13:18.494Z] spire-1.2.1/examples/ [2022-04-20T19:13:18.494Z] spire-1.2.1/examples/README.md [2022-04-20T19:13:18.494Z] spire-1.2.1/go.mod [2022-04-20T19:13:18.494Z] spire-1.2.1/go.sum [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/agent.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/api/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/client/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/common/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/config.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/manager/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-20T19:13:18.494Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-20T19:13:18.494Z] spire-1.2.1/conf/ [2022-04-20T19:13:18.494Z] spire-1.2.1/conf/agent/ [2022-04-20T19:13:18.494Z] spire-1.2.1/conf/agent/agent.conf [2022-04-20T19:13:18.494Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-20T19:13:18.494Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-20T19:13:18.494Z] spire-1.2.1/conf/server/ [2022-04-20T19:13:18.494Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-20T19:13:18.494Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-20T19:13:18.494Z] spire-1.2.1/conf/server/server.conf [2022-04-20T19:13:18.494Z] spire-1.2.1/conf/server/server_full.conf [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/ [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/SPIRE101.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/auditlog.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/images/ [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-20T19:13:18.494Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-20T19:13:18.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/scaling_spire.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/spire_agent.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/spire_server.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/supported_integrations.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/telemetry.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/telemetry_config.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/upgrading.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/using_spire.md [2022-04-20T19:13:18.495Z] spire-1.2.1/examples/ [2022-04-20T19:13:18.495Z] spire-1.2.1/examples/README.md [2022-04-20T19:13:18.495Z] spire-1.2.1/go.mod [2022-04-20T19:13:18.495Z] spire-1.2.1/go.sum [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/agent.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/api/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/client/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/common/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/config.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-20T19:13:18.495Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-20T19:13:18.495Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-20T19:13:18.496Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/svid/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/manager/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/names.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/auth/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-20T19:13:18.496Z] [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-20T19:13:18.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-20T19:13:18.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-20T19:13:18.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-20T19:13:18.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-20T19:13:18.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-20T19:13:18.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-20T19:13:18.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-20T19:13:18.496Z] spire-1.2.1/doc/scaling_spire.md [2022-04-20T19:13:18.496Z] spire-1.2.1/doc/spire_agent.md [2022-04-20T19:13:18.496Z] spire-1.2.1/doc/spire_server.md [2022-04-20T19:13:18.496Z] spire-1.2.1/doc/supported_integrations.md [2022-04-20T19:13:18.496Z] spire-1.2.1/doc/telemetry.md [2022-04-20T19:13:18.496Z] spire-1.2.1/doc/telemetry_config.md [2022-04-20T19:13:18.496Z] spire-1.2.1/doc/upgrading.md [2022-04-20T19:13:18.496Z] spire-1.2.1/doc/using_spire.md [2022-04-20T19:13:18.496Z] spire-1.2.1/examples/ [2022-04-20T19:13:18.496Z] spire-1.2.1/examples/README.md [2022-04-20T19:13:18.496Z] spire-1.2.1/go.mod [2022-04-20T19:13:18.496Z] spire-1.2.1/go.sum [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/agent.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/api/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/cli/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-20T19:13:18.496Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/client/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/common/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/config.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/manager/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-20T19:13:18.497Z] Removing intermediate container 7bfa04b6e45c [2022-04-20T19:13:18.497Z] ---> 8f81ce094d37 [2022-04-20T19:13:18.497Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-20T19:13:18.497Z] [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/svid/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/api/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/health/ [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/health/config.go [2022-04-20T19:13:18.497Z] spire-1.2.1/pkg/common/health/context.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/health/health.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/idutil/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/log/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/log/log.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/log/options.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/svid/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/names.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/auth/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-20T19:13:18.498Z] [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/names.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/auth/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-20T19:13:18.498Z] [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/context.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cli/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-20T19:13:18.498Z] [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/profiling/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/selector/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cli/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/format_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-20T19:13:18.498Z] [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/health/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/health/config.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/health/context.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/health/health.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/uptime/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/idutil/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/log/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/log/log.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/log/options.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/peertracker/conn.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-20T19:13:18.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/health/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/health/config.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/health/context.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/health/health.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/idutil/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/log/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/log/log.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/log/options.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/profiling/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/selector/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/task.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/version/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/version/version.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509util/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/profiling/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/selector/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/uptime/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/api.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/health/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/id.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/status.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/task.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/version/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/version/version.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509util/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/uptime/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/ [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-20T19:13:18.499Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/util/task.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/version/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/version/version.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/x509util/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/api.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/health/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/id.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/api.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/status.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/catalog/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/config.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/catalog/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-20T19:13:18.500Z] [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/health/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/id.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-20T19:13:18.500Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/config.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/status.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/bundle/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/ca/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-20T19:13:18.501Z] [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/cache/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/catalog/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-20T19:13:18.501Z] [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/config.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/registration/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/server.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/server_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/svid/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/ [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/private/ [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/private/server/ [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/private/server/journal/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/spire/ [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/spire/common/ [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/spire/plugin/ [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-20T19:13:18.501Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-20T19:13:18.501Z] spire-1.2.1/release/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-20T19:13:18.501Z] spire-1.2.1/release/spire-extras/ [2022-04-20T19:13:18.501Z] spire-1.2.1/release/spire-extras/README.md [2022-04-20T19:13:18.501Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-20T19:13:18.501Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-20T19:13:18.501Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-20T19:13:18.501Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-20T19:13:18.501Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-20T19:13:18.501Z] spire-1.2.1/release/spire/ [2022-04-20T19:13:18.501Z] spire-1.2.1/release/spire/README.md [2022-04-20T19:13:18.501Z] spire-1.2.1/release/spire/conf/ [2022-04-20T19:13:18.501Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-20T19:13:18.501Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-20T19:13:18.501Z] spire-1.2.1/release/spire/conf/server/ [2022-04-20T19:13:18.501Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-20T19:13:18.501Z] spire-1.2.1/script/ [2022-04-20T19:13:18.501Z] spire-1.2.1/script/build-artifact.sh [2022-04-20T19:13:18.501Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-20T19:13:18.501Z] spire-1.2.1/support/ [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/ [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-20T19:13:18.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-20T19:13:18.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-20T19:13:18.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-20T19:13:18.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [Pipeline] { [Pipeline] echo [2022-04-20T19:13:18.717Z] ========================================================= [2022-04-20T19:13:18.717Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-20T19:13:18.717Z] ========================================================= [Pipeline] fileExists [2022-04-20T19:13:18.765Z] [2022-04-20T19:13:18.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-20T19:13:18.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-20T19:13:18.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-20T19:13:18.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-20T19:13:18.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-20T19:13:18.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-20T19:13:18.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-20T19:13:18.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-20T19:13:18.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-20T19:13:18.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-20T19:13:18.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-20T19:13:18.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-20T19:13:18.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-20T19:13:18.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-20T19:13:18.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-20T19:13:18.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-20T19:13:18.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-20T19:13:18.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-20T19:13:18.766Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-20T19:13:18.766Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-20T19:13:18.766Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/clock/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/clock/clock.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-20T19:13:18.766Z] [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/bundle.derspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/config/ [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-20T19:13:18.766Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/registration/ [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-20T19:13:18.766Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/server.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/server_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/svid/ [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/private/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/private/server/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/private/server/journal/ [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/fixture.go [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/common/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/plugin/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-20T19:13:18.767Z] spire-1.2.1/release/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/registration/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-20T19:13:18.767Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/README.md [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/common [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-20T19:13:18.767Z] spire-1.2.1/release/spire-extras/ [2022-04-20T19:13:18.767Z] spire-1.2.1/release/spire-extras/README.md [2022-04-20T19:13:18.767Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-20T19:13:18.767Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-20T19:13:18.767Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-20T19:13:18.767Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-20T19:13:18.767Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-20T19:13:18.767Z] spire-1.2.1/release/spire/ [2022-04-20T19:13:18.767Z] spire-1.2.1/release/spire/README.md [2022-04-20T19:13:18.767Z] spire-1.2.1/release/spire/conf/ [2022-04-20T19:13:18.767Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-20T19:13:18.767Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-20T19:13:18.767Z] spire-1.2.1/release/spire/conf/server/ [2022-04-20T19:13:18.767Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-20T19:13:18.767Z] spire-1.2.1/script/ [2022-04-20T19:13:18.767Z] spire-1.2.1/script/build-artifact.sh [2022-04-20T19:13:18.767Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-20T19:13:18.767Z] spire-1.2.1/support/ [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/ [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/registration/ [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/server.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/server_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/svid/ [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/private/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/private/server/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/private/server/journal/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/common/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/plugin/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-20T19:13:18.767Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-20T19:13:18.767Z] spire-1.2.1/release/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-20T19:13:18.767Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-20T19:13:18.767Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-20T19:13:18.768Z] spire-1.2.1/release/spire-extras/ [2022-04-20T19:13:18.768Z] spire-1.2.1/release/spire-extras/README.md [2022-04-20T19:13:18.768Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-20T19:13:18.768Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-20T19:13:18.768Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-20T19:13:18.768Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-20T19:13:18.768Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-20T19:13:18.768Z] spire-1.2.1/release/spire/ [2022-04-20T19:13:18.768Z] spire-1.2.1/release/spire/README.md [2022-04-20T19:13:18.768Z] spire-1.2.1/release/spire/conf/ [2022-04-20T19:13:18.768Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-20T19:13:18.768Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-20T19:13:18.768Z] spire-1.2.1/release/spire/conf/server/ [2022-04-20T19:13:18.768Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-20T19:13:18.768Z] spire-1.2.1/script/ [2022-04-20T19:13:18.768Z] spire-1.2.1/script/build-artifact.sh [2022-04-20T19:13:18.768Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-20T19:13:18.768Z] spire-1.2.1/support/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-20T19:13:18.768Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/clock/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/clock/clock.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fixture/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fixture/certs/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-20T19:13:18.768Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-20T19:13:18.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-20T19:13:18.768Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-20T19:13:18.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-20T19:13:18.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-20T19:13:18.769Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-20T19:13:18.769Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-20T19:13:18.769Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-20T19:13:18.769Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-20T19:13:18.769Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-20T19:13:18.769Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-20T19:13:18.769Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-20T19:13:18.769Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-20T19:13:18.769Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-20T19:13:18.769Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-20T19:13:18.769Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-20T19:13:18.769Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-20T19:13:18.769Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-20T19:13:18.769Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-20T19:13:18.769Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/clock/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/clock/clock.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/fixture.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/registration/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/README.md [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/common [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/fixture.go [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-20T19:13:18.769Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-20T19:13:18.770Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-20T19:13:18.770Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-20T19:13:18.770Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-20T19:13:18.770Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-20T19:13:18.770Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-20T19:13:18.770Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-20T19:13:18.770Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-20T19:13:18.770Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-20T19:13:18.770Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-20T19:13:18.770Z] spire-1.2.1/test/fixture/registration/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-20T19:13:18.770Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-20T19:13:18.770Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-20T19:13:18.770Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-20T19:13:18.770Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-20T19:13:18.770Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/README.md [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/common [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-20T19:13:18.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-20T19:13:18.771Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/test-one.sh [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/test.sh [2022-04-20T19:13:18.772Z] spire-1.2.1/test/plugintest/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/plugintest/config.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/plugintest/load.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/plugintest/option.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/spiretest/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-20T19:13:18.772Z] spire-1.2.1/test/spiretest/dir.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/spiretest/logs.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/spiretest/suite.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/spiretest/x509.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/testca/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/testca/ca.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/testkey/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/testkey/generate.sh [2022-04-20T19:13:18.772Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/testkey/keys.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/testkey/new.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/tpmsimulator/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/util/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/util/cert_generation.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/util/io_redirection.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/util/race.go [2022-04-20T19:13:18.772Z] spire-1.2.1/test/util/util.go [2022-04-20T19:13:18.772Z] building spire from source... [2022-04-20T19:13:18.772Z] [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-20T19:13:18.772Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/test-one.sh [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/test.sh [2022-04-20T19:13:18.773Z] spire-1.2.1/test/plugintest/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/plugintest/config.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/plugintest/load.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/plugintest/option.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/spiretest/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/spiretest/dir.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/spiretest/logs.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/spiretest/suite.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/spiretest/x509.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/testca/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/testca/ca.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/testkey/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/testkey/generate.sh [2022-04-20T19:13:18.773Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/testkey/keys.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/testkey/new.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/tpmsimulator/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/util/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/util/cert_generation.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/util/io_redirection.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/util/race.go [2022-04-20T19:13:18.773Z] spire-1.2.1/test/util/util.go [2022-04-20T19:13:18.773Z] [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agentbuilding spire from source... [2022-04-20T19:13:18.773Z] [2022-04-20T19:13:18.773Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/test-one.sh [2022-04-20T19:13:18.774Z] spire-1.2.1/test/integration/test.sh [2022-04-20T19:13:18.774Z] spire-1.2.1/test/plugintest/ [2022-04-20T19:13:18.774Z] spire-1.2.1/test/plugintest/config.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/plugintest/load.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/plugintest/option.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/spiretest/ [2022-04-20T19:13:18.774Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/spiretest/dir.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/spiretest/logs.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/spiretest/suite.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/spiretest/x509.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/testca/ [2022-04-20T19:13:18.774Z] spire-1.2.1/test/testca/ca.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/testkey/ [2022-04-20T19:13:18.774Z] spire-1.2.1/test/testkey/generate.sh [2022-04-20T19:13:18.774Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/testkey/keys.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/testkey/new.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/tpmsimulator/ [2022-04-20T19:13:18.774Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/util/ [2022-04-20T19:13:18.774Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/util/cert_generation.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/util/io_redirection.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/util/race.go [2022-04-20T19:13:18.774Z] spire-1.2.1/test/util/util.go [2022-04-20T19:13:18.774Z] building spire from source... [2022-04-20T19:13:18.774Z] Installing go1.17.7... [2022-04-20T19:13:18.774Z] Installing go1.17.7... [2022-04-20T19:13:18.774Z] ---> Running in e4699d55f81e [2022-04-20T19:13:18.774Z] Installing go1.17.7... [Pipeline] sh [2022-04-20T19:13:19.034Z] Removing intermediate container e4699d55f81e [2022-04-20T19:13:19.034Z] ---> 615dfe51a31d [2022-04-20T19:13:19.034Z] Step 13/25 : WORKDIR / [2022-04-20T19:13:19.034Z] ---> Running in 87b98c9192df [2022-04-20T19:13:19.034Z] Removing intermediate container 87b98c9192df [2022-04-20T19:13:19.034Z] ---> 6c6ef32e47dc [2022-04-20T19:13:19.034Z] 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-04-20T19:13:19.423Z] + make test [2022-04-20T19:13:19.423Z] go mod tidy -compat=1.17 [2022-04-20T19:13:19.606Z] ---> 234123f39de4 [2022-04-20T19:13:19.606Z] 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-04-20T19:13:20.411Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-20T19:13:20.543Z] ---> c1b8026aec9b [2022-04-20T19:13:20.543Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-20T19:13:21.112Z] ---> ea04a86fec58 [2022-04-20T19:13:21.112Z] 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-04-20T19:13:21.681Z] ---> b45832e2e577 [2022-04-20T19:13:21.681Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-20T19:13:22.614Z] ---> 2deed4ff6a0f [2022-04-20T19:13:22.614Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-20T19:13:23.554Z] ---> cdea20b39510 [2022-04-20T19:13:23.554Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-20T19:13:24.121Z] Building bin/spire-server... [2022-04-20T19:13:24.385Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-20T19:13:24.385Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-20T19:13:24.385Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-20T19:13:24.385Z] Building bin/spire-server... [2022-04-20T19:13:24.385Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-20T19:13:24.385Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-20T19:13:24.385Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-20T19:13:24.385Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-20T19:13:24.385Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-20T19:13:24.385Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-20T19:13:24.385Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-20T19:13:24.385Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-20T19:13:24.385Z]  ---> 898f75d93611 [2022-04-20T19:13:24.385Z] 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-04-20T19:13:24.385Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-20T19:13:24.645Z]  ---> Running in 975eb667cf70 [2022-04-20T19:13:24.645Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-20T19:13:24.645Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-20T19:13:24.645Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-20T19:13:24.645Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-20T19:13:24.645Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-20T19:13:24.645Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-20T19:13:24.645Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-20T19:13:24.645Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-20T19:13:24.645Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-20T19:13:24.645Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-20T19:13:24.645Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-20T19:13:24.645Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-20T19:13:24.645Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-20T19:13:24.645Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-20T19:13:24.645Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-20T19:13:24.645Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-20T19:13:24.645Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-20T19:13:24.645Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-20T19:13:24.645Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-20T19:13:24.645Z] Building bin/spire-server... [2022-04-20T19:13:24.905Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-20T19:13:24.905Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-20T19:13:24.905Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-20T19:13:24.905Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-20T19:13:24.905Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-20T19:13:24.905Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-20T19:13:24.905Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-20T19:13:24.905Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-20T19:13:24.905Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-20T19:13:24.905Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-20T19:13:24.905Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-20T19:13:24.905Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-20T19:13:24.905Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-20T19:13:24.905Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-20T19:13:24.905Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-20T19:13:24.905Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-20T19:13:24.905Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-20T19:13:24.905Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-20T19:13:24.905Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-20T19:13:24.905Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-20T19:13:24.905Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-20T19:13:24.905Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-20T19:13:24.905Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-20T19:13:24.905Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-20T19:13:24.905Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-20T19:13:24.905Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-20T19:13:24.905Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-20T19:13:24.905Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-20T19:13:24.905Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-20T19:13:24.905Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-20T19:13:25.165Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-20T19:13:25.165Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-20T19:13:25.165Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-20T19:13:25.165Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-20T19:13:25.165Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-20T19:13:25.165Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-20T19:13:25.165Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-20T19:13:25.165Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-20T19:13:25.165Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-20T19:13:25.165Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-20T19:13:25.165Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-20T19:13:25.165Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-20T19:13:25.165Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-20T19:13:25.165Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-20T19:13:25.165Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-20T19:13:25.165Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-20T19:13:25.165Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-20T19:13:25.165Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-20T19:13:25.165Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-20T19:13:25.165Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-20T19:13:25.165Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-20T19:13:25.165Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-20T19:13:25.165Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-20T19:13:25.165Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-20T19:13:25.165Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-20T19:13:25.426Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-20T19:13:25.427Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-20T19:13:25.427Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-20T19:13:25.427Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-20T19:13:25.427Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-20T19:13:25.427Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-20T19:13:25.427Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-20T19:13:25.427Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-20T19:13:25.427Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-20T19:13:25.427Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-20T19:13:25.427Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-20T19:13:25.427Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-20T19:13:25.427Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-20T19:13:25.427Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-20T19:13:25.427Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-20T19:13:25.427Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-20T19:13:25.427Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-20T19:13:25.427Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-20T19:13:25.427Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-20T19:13:25.689Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-20T19:13:25.689Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-20T19:13:25.689Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-20T19:13:25.689Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-20T19:13:25.689Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-20T19:13:25.689Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-20T19:13:25.689Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-20T19:13:25.689Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-20T19:13:25.689Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-20T19:13:25.689Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-20T19:13:25.689Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-20T19:13:25.689Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-20T19:13:25.689Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-20T19:13:25.689Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-20T19:13:25.689Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-20T19:13:25.689Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-20T19:13:25.689Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-20T19:13:25.689Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-20T19:13:25.689Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-20T19:13:25.689Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-20T19:13:25.689Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-20T19:13:25.689Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-20T19:13:25.689Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-20T19:13:25.689Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-20T19:13:25.689Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-20T19:13:25.689Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-20T19:13:25.689Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-20T19:13:25.689Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-20T19:13:25.689Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-20T19:13:25.689Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-20T19:13:25.689Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-20T19:13:25.689Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-20T19:13:25.689Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-20T19:13:25.689Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-20T19:13:25.689Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-20T19:13:25.953Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-20T19:13:25.953Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-20T19:13:25.953Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-20T19:13:25.953Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-20T19:13:25.953Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-20T19:13:25.953Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-20T19:13:25.953Z] Removing intermediate container 975eb667cf70 [2022-04-20T19:13:25.953Z] ---> 5aea58dc637c [2022-04-20T19:13:25.953Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-20T19:13:25.953Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-20T19:13:25.953Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-20T19:13:26.222Z]  ---> Running in 0b29c2af5374 [2022-04-20T19:13:26.223Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-20T19:13:26.223Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-20T19:13:26.223Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-20T19:13:26.223Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-20T19:13:26.223Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-20T19:13:26.482Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-20T19:13:26.482Z] Removing intermediate container 0b29c2af5374 [2022-04-20T19:13:26.482Z] ---> b80b1aceea30 [2022-04-20T19:13:26.482Z] Step 23/25 : LABEL arch=x86_64 [2022-04-20T19:13:26.482Z] ---> Running in 647c7c188ae1 [2022-04-20T19:13:26.482Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-20T19:13:26.742Z] Removing intermediate container 647c7c188ae1 [2022-04-20T19:13:26.742Z] ---> cc38a402789b [2022-04-20T19:13:26.742Z] Step 24/25 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:13:26.742Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-20T19:13:27.001Z]  ---> Running in 84d3a0825613 [2022-04-20T19:13:27.263Z] Removing intermediate container 84d3a0825613 [2022-04-20T19:13:27.263Z] ---> 99963e3565ff [2022-04-20T19:13:27.263Z] Step 25/25 : LABEL version=0.0.0 [2022-04-20T19:13:27.831Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-20T19:13:27.831Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-20T19:13:27.831Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-20T19:13:27.831Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-20T19:13:27.831Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-20T19:13:27.831Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-20T19:13:27.831Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-20T19:13:27.831Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-20T19:13:28.090Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-20T19:13:28.090Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-20T19:13:28.090Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-20T19:13:28.090Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-20T19:13:28.090Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-20T19:13:28.090Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-20T19:13:28.090Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-20T19:13:28.090Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-20T19:13:28.090Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-20T19:13:28.090Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-20T19:13:28.090Z] go: downloading google.golang.org/api v0.70.0 [2022-04-20T19:13:28.090Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-20T19:13:28.090Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-20T19:13:28.090Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-20T19:13:28.090Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-20T19:13:28.090Z]  ---> Running in 4610b8613b10 [2022-04-20T19:13:29.473Z] Removing intermediate container 4610b8613b10 [2022-04-20T19:13:29.473Z] ---> ef6aca9afa2c [2022-04-20T19:13:29.473Z] [2022-04-20T19:13:29.473Z] Successfully built ef6aca9afa2c [2022-04-20T19:13:29.473Z] Successfully tagged security-secretstore-setup:latest [2022-04-20T19:13:29.473Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-04-20T19:13:32.018Z] go: downloading google.golang.org/api v0.70.0 [2022-04-20T19:13:32.018Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-20T19:13:32.018Z] go: downloading k8s.io/api v0.23.4 [2022-04-20T19:13:32.018Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-20T19:13:32.018Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-20T19:13:32.018Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-20T19:13:32.018Z] go: downloading k8s.io/api v0.23.4 [2022-04-20T19:13:32.018Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-20T19:13:32.018Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-20T19:13:32.018Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-20T19:13:32.286Z] go: downloading google.golang.org/api v0.70.0 [2022-04-20T19:13:32.286Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-20T19:13:32.286Z] go: downloading k8s.io/api v0.23.4 [2022-04-20T19:13:32.286Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-20T19:13:32.286Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-20T19:13:32.286Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-20T19:13:32.286Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-20T19:13:32.286Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-20T19:13:32.286Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-20T19:13:32.546Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-20T19:13:32.546Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-20T19:13:32.807Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-20T19:13:32.807Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-20T19:13:32.807Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-20T19:13:33.163Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:13:33.163Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:13:33.163Z] ---> 7453900759df [2022-04-20T19:13:33.163Z] Step 3/31 : WORKDIR /edgex-go [2022-04-20T19:13:33.163Z] ---> Using cache [2022-04-20T19:13:33.163Z] ---> 00d560f1dfbb [2022-04-20T19:13:33.163Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:13:33.163Z] ---> Using cache [2022-04-20T19:13:33.163Z] ---> 467b8d6a4856 [2022-04-20T19:13:33.163Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-20T19:13:33.163Z] ---> Using cache [2022-04-20T19:13:33.163Z] ---> a4fa0920f589 [2022-04-20T19:13:33.163Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-20T19:13:33.163Z] ---> Using cache [2022-04-20T19:13:33.163Z] ---> e67459d510ca [2022-04-20T19:13:33.163Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:13:33.163Z] ---> Using cache [2022-04-20T19:13:33.163Z] ---> 245c40939ff3 [2022-04-20T19:13:33.163Z] Step 8/31 : COPY . . [2022-04-20T19:13:33.163Z] ---> Using cache [2022-04-20T19:13:33.163Z] ---> 8d7d8eb2f3c0 [2022-04-20T19:13:33.163Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-20T19:13:33.163Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-20T19:13:33.163Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-20T19:13:33.424Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-20T19:13:33.424Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-20T19:13:33.424Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-20T19:13:33.684Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-20T19:13:33.684Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-20T19:13:33.684Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-20T19:13:33.684Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-20T19:13:33.684Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-20T19:13:33.943Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-20T19:13:33.943Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-20T19:13:33.943Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-20T19:13:33.943Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-20T19:13:33.943Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-20T19:13:33.943Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-20T19:13:33.943Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-20T19:13:33.943Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-20T19:13:33.943Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-20T19:13:34.204Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-20T19:13:34.204Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-20T19:13:34.204Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-20T19:13:34.204Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-20T19:13:34.204Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-20T19:13:34.204Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-20T19:13:34.204Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-20T19:13:34.204Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-20T19:13:34.204Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-20T19:13:34.204Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-20T19:13:34.204Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-20T19:13:34.463Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-20T19:13:34.463Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-20T19:13:34.463Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-20T19:13:34.463Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-20T19:13:34.463Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-20T19:13:34.463Z] Removing intermediate container e3cce9f37831 [2022-04-20T19:13:34.463Z] ---> d11821101535 [2022-04-20T19:13:34.463Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-20T19:13:34.463Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-20T19:13:34.463Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-20T19:13:34.463Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-20T19:13:34.463Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-20T19:13:34.463Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-20T19:13:34.463Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-20T19:13:34.463Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-20T19:13:34.463Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-20T19:13:34.463Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-20T19:13:34.463Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-20T19:13:34.463Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-20T19:13:34.463Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-20T19:13:34.463Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-20T19:13:34.722Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-20T19:13:34.722Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-20T19:13:34.722Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-20T19:13:34.723Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-20T19:13:34.723Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-20T19:13:34.723Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-20T19:13:34.723Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-20T19:13:34.723Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-20T19:13:34.723Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-20T19:13:34.723Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-20T19:13:34.723Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-20T19:13:34.723Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-20T19:13:34.723Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-20T19:13:34.723Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-20T19:13:34.723Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-20T19:13:34.723Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-20T19:13:34.723Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-20T19:13:34.982Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-20T19:13:34.982Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-20T19:13:34.982Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-20T19:13:34.982Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-20T19:13:34.982Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-20T19:13:34.982Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-20T19:13:34.982Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-20T19:13:34.982Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-20T19:13:34.982Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-20T19:13:34.982Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-20T19:13:34.982Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-20T19:13:34.982Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-20T19:13:34.982Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-20T19:13:34.982Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-20T19:13:34.982Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-20T19:13:34.982Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-20T19:13:34.982Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-20T19:13:34.982Z] go: downloading go.opencensus.io v0.23.0 [2022-04-20T19:13:34.982Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-20T19:13:34.982Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-20T19:13:34.982Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-20T19:13:34.982Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-20T19:13:34.982Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-20T19:13:34.982Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-20T19:13:34.982Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-20T19:13:34.982Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-20T19:13:34.982Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-20T19:13:34.982Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-20T19:13:34.982Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-20T19:13:34.982Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-20T19:13:35.240Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-20T19:13:35.240Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-20T19:13:35.240Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-20T19:13:35.240Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-20T19:13:35.240Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-20T19:13:35.240Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-20T19:13:35.240Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-20T19:13:35.240Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-20T19:13:35.240Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-20T19:13:35.240Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-20T19:13:35.240Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-20T19:13:35.240Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-20T19:13:35.240Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-20T19:13:35.240Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-20T19:13:35.240Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-20T19:13:35.499Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-20T19:13:35.499Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-20T19:13:35.499Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-20T19:13:35.499Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-20T19:13:35.499Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-20T19:13:35.499Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-20T19:13:35.499Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-20T19:13:35.499Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-20T19:13:35.499Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-20T19:13:35.499Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-20T19:13:35.499Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-20T19:13:35.499Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-20T19:13:35.499Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-20T19:13:35.499Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-20T19:13:35.499Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-20T19:13:35.499Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-20T19:13:35.499Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-20T19:13:35.499Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-20T19:13:35.499Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-20T19:13:35.760Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-20T19:13:35.760Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-20T19:13:35.760Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-20T19:13:35.760Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-20T19:13:35.760Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-20T19:13:35.760Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-20T19:13:35.760Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-20T19:13:35.760Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-20T19:13:35.760Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-20T19:13:35.760Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-20T19:13:35.760Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-20T19:13:35.760Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-20T19:13:36.046Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-20T19:13:36.046Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-20T19:13:36.046Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-20T19:13:36.046Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-20T19:13:36.046Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-20T19:13:36.046Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-20T19:13:36.046Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-20T19:13:36.046Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-20T19:13:36.046Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-20T19:13:36.306Z] go: downloading go.opencensus.io v0.23.0 [2022-04-20T19:13:36.306Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-20T19:13:36.306Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-20T19:13:36.306Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-20T19:13:36.306Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-20T19:13:36.306Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-20T19:13:36.306Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-20T19:13:36.306Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-20T19:13:36.566Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-20T19:13:36.566Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-20T19:13:36.566Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-20T19:13:36.566Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-20T19:13:36.566Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-20T19:13:36.566Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-20T19:13:36.566Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-20T19:13:36.566Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-20T19:13:36.835Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-20T19:13:36.835Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-20T19:13:36.835Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-20T19:13:36.835Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-20T19:13:36.835Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-20T19:13:36.835Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-20T19:13:36.835Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-20T19:13:36.835Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-20T19:13:36.835Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-20T19:13:37.096Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-20T19:13:37.096Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-20T19:13:37.096Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-20T19:13:37.096Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-20T19:13:37.096Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-20T19:13:37.096Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-20T19:13:37.096Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-20T19:13:37.096Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-20T19:13:37.096Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-20T19:13:37.096Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-20T19:13:37.096Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-20T19:13:37.096Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-20T19:13:37.096Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-20T19:13:37.096Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-20T19:13:37.096Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-20T19:13:37.096Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-20T19:13:37.096Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-20T19:13:37.096Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-20T19:13:37.354Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-20T19:13:37.354Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-20T19:13:37.354Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-20T19:13:37.354Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-20T19:13:37.354Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-20T19:13:37.354Z] go: downloading go.opencensus.io v0.23.0 [2022-04-20T19:13:37.354Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-20T19:13:37.354Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-20T19:13:37.354Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-20T19:13:37.354Z]  ---> Running in 18e0fa29a1f5 [2022-04-20T19:13:37.354Z] ---> Running in 2e3430ee1519 [2022-04-20T19:13:37.354Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-20T19:13:37.354Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-20T19:13:37.354Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-20T19:13:37.354Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-20T19:13:37.354Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-20T19:13:37.354Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-20T19:13:37.354Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-20T19:13:37.614Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-20T19:13:37.614Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-20T19:13:37.614Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-20T19:13:37.614Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-20T19:13:37.614Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-20T19:13:37.614Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-20T19:13:37.614Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-20T19:13:37.614Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-20T19:13:37.614Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-20T19:13:37.614Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-20T19:13:37.614Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-20T19:13:37.614Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-20T19:13:37.614Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-20T19:13:37.614Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-20T19:13:37.874Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-20T19:13:37.874Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-20T19:13:42.062Z] Removing intermediate container 2e3430ee1519 [2022-04-20T19:13:42.062Z] ---> 173e0280aca6 [2022-04-20T19:13:42.062Z] [2022-04-20T19:13:42.062Z] Step 11/23 : FROM docker:20.10.14 [2022-04-20T19:13:42.062Z] 20.10.14: Pulling from library/docker [2022-04-20T19:13:42.322Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-20T19:13:42.322Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-20T19:13:42.322Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-20T19:13:42.322Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-20T19:13:42.892Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-20T19:13:42.892Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-20T19:13:47.263Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-20T19:13:48.164Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-20T19:13:48.164Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-20T19:13:48.164Z] ---> 7417809fdb73 [2022-04-20T19:13:48.164Z] 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-04-20T19:13:52.370Z] ---> Running in 7950330c7353 [2022-04-20T19:13:52.370Z] Removing intermediate container 7950330c7353 [2022-04-20T19:13:52.370Z] ---> 6bafa81f0079 [2022-04-20T19:13:52.370Z] 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-04-20T19:13:52.370Z] ---> Running in a469d74f92dd [2022-04-20T19:13:52.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:13:53.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:13:53.471Z] (1/43) Installing readline (8.1.1-r0) [2022-04-20T19:13:53.471Z] (2/43) Installing bash (5.1.16-r0) [2022-04-20T19:13:53.471Z] Executing bash-5.1.16-r0.post-install [2022-04-20T19:13:53.471Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-20T19:13:53.471Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-20T19:13:53.471Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-20T19:13:53.471Z] (6/43) Installing curl (7.80.0-r0) [2022-04-20T19:13:53.471Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-20T19:13:53.471Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-20T19:13:53.471Z] (9/43) Installing expat (2.4.7-r0) [2022-04-20T19:13:53.471Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-20T19:13:53.471Z] (11/43) Installing gdbm (1.22-r0) [2022-04-20T19:13:53.471Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-20T19:13:53.471Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-20T19:13:53.471Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-20T19:13:53.471Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-20T19:13:53.471Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-20T19:13:53.471Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-20T19:13:54.039Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-20T19:13:54.039Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-20T19:13:54.039Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-20T19:13:54.039Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-20T19:13:54.039Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-20T19:13:54.039Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-20T19:13:54.039Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-20T19:13:54.039Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-20T19:13:54.039Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-20T19:13:54.039Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-20T19:13:54.039Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-20T19:13:54.039Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-20T19:13:54.039Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-20T19:13:54.039Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-20T19:13:54.039Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-20T19:13:54.039Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-20T19:13:54.039Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-20T19:13:54.039Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-20T19:13:54.039Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-20T19:13:54.039Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-20T19:13:54.039Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-20T19:13:54.039Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-20T19:13:54.039Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-20T19:13:54.039Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-20T19:13:54.039Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-20T19:13:54.039Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-20T19:13:54.299Z] Executing busybox-1.34.1-r5.trigger [2022-04-20T19:13:54.299Z] OK: 83 MiB in 65 packages [2022-04-20T19:13:55.238Z] Collecting docker-compose==1.23.2 [2022-04-20T19:13:55.238Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-20T19:13:55.238Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-20T19:13:55.238Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-20T19:13:55.238Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-20T19:13:55.238Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-20T19:13:55.238Z] Removing intermediate container 18e0fa29a1f5 [2022-04-20T19:13:55.238Z] ---> eafeb669a81a [2022-04-20T19:13:55.238Z] [2022-04-20T19:13:55.238Z] Step 10/31 : FROM alpine:3.14 [2022-04-20T19:13:55.238Z] ---> e04c818066af [2022-04-20T19:13:55.238Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-20T19:13:55.497Z] ---> Running in 840c2eec27f6 [2022-04-20T19:13:55.497Z] Collecting docker<4.0,>=3.6.0 [2022-04-20T19:13:55.497Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-20T19:13:55.756Z] Collecting PyYAML<4,>=3.10 [2022-04-20T19:13:55.756Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-20T19:13:55.756Z] Removing intermediate container 840c2eec27f6 [2022-04-20T19:13:55.756Z] ---> 5583762ff663 [2022-04-20T19:13:55.756Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-20T19:13:55.756Z] ---> Running in 9acfa707726e [2022-04-20T19:13:56.326Z] Collecting texttable<0.10,>=0.9.0 [2022-04-20T19:13:56.326Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-20T19:13:56.587Z] Collecting cached-property<2,>=1.2.0 [2022-04-20T19:13:56.587Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-20T19:13:56.587Z] 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-04-20T19:13:56.846Z] Collecting jsonschema<3,>=2.5.1 [2022-04-20T19:13:56.846Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-20T19:13:56.846Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-20T19:13:56.846Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-20T19:13:56.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:13:56.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:13:57.103Z] Collecting docopt<0.7,>=0.6.1 [2022-04-20T19:13:57.103Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-20T19:13:57.103Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-20T19:13:57.103Z] (2/2) Installing su-exec (0.2-r1) [2022-04-20T19:13:57.103Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T19:13:57.103Z] OK: 6 MiB in 16 packages [2022-04-20T19:13:57.670Z] Collecting docker-pycreds>=0.4.0 [2022-04-20T19:13:57.670Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-20T19:13:57.670Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-20T19:13:57.670Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-20T19:13:57.670Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-20T19:13:57.670Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-20T19:13:57.933Z] Collecting idna<2.8,>=2.5 [2022-04-20T19:13:57.933Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-20T19:13:57.933Z] 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-04-20T19:13:57.933Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-20T19:13:57.933Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-20T19:13:57.933Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-20T19:13:57.933Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-20T19:13:57.933Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-20T19:13:57.933Z] Attempting uninstall: urllib3 [2022-04-20T19:13:57.933Z] Found existing installation: urllib3 1.26.7 [2022-04-20T19:13:57.933Z] Uninstalling urllib3-1.26.7: [2022-04-20T19:13:57.933Z] Successfully uninstalled urllib3-1.26.7 [2022-04-20T19:13:58.191Z] Removing intermediate container 9acfa707726e [2022-04-20T19:13:58.191Z] ---> 33f82085b162 [2022-04-20T19:13:58.191Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-20T19:13:58.191Z] ---> Running in b98a8cd44867 [2022-04-20T19:13:58.191Z] Attempting uninstall: idna [2022-04-20T19:13:58.191Z] Found existing installation: idna 3.3 [2022-04-20T19:13:58.191Z] Uninstalling idna-3.3: [2022-04-20T19:13:58.191Z] Successfully uninstalled idna-3.3 [2022-04-20T19:13:58.450Z] Removing intermediate container b98a8cd44867 [2022-04-20T19:13:58.450Z] ---> 8fd2c0c25da7 [2022-04-20T19:13:58.450Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-20T19:13:58.450Z] ---> Running in 0a635e263e3a [2022-04-20T19:13:58.710Z] Removing intermediate container 0a635e263e3a [2022-04-20T19:13:58.710Z] ---> 4a852126e1af [2022-04-20T19:13:58.710Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-20T19:13:58.710Z] ---> Running in b5f2459dfc6d [2022-04-20T19:13:58.969Z] Attempting uninstall: requests [2022-04-20T19:13:58.969Z] Found existing installation: requests 2.26.0 [2022-04-20T19:13:58.969Z] Uninstalling requests-2.26.0: [2022-04-20T19:13:58.969Z] Successfully uninstalled requests-2.26.0 [2022-04-20T19:13:58.969Z] Running setup.py install for texttable: started [2022-04-20T19:13:59.229Z] Running setup.py install for texttable: finished with status 'done' [2022-04-20T19:13:59.229Z] Running setup.py install for PyYAML: started [2022-04-20T19:13:59.796Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-20T19:13:59.796Z] Running setup.py install for docopt: started [2022-04-20T19:14:00.371Z] Running setup.py install for docopt: finished with status 'done' [2022-04-20T19:14:00.371Z] Running setup.py install for dockerpty: started [2022-04-20T19:14:00.371Z] Removing intermediate container b5f2459dfc6d [2022-04-20T19:14:00.371Z] ---> b4b0a4f9aa5e [2022-04-20T19:14:00.371Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-20T19:14:00.631Z] ---> Running in d64cdfb7b5e2 [2022-04-20T19:14:00.631Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-20T19:14:00.917Z] Removing intermediate container d64cdfb7b5e2 [2022-04-20T19:14:00.917Z] ---> 3731466d7808 [2022-04-20T19:14:00.917Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-20T19:14:01.208Z] 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-04-20T19:14:01.468Z] ---> 35b4b7d00094 [2022-04-20T19:14:01.468Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-20T19:14:01.468Z] ---> Running in be377943f9e3 [2022-04-20T19:14:03.384Z] Removing intermediate container be377943f9e3 [2022-04-20T19:14:03.384Z] ---> 34df25c2cfcb [2022-04-20T19:14:03.384Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-20T19:14:03.962Z] ---> bd71a7bc861b [2022-04-20T19:14:03.962Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-20T19:14:05.872Z] ---> 5443821cdbb6 [2022-04-20T19:14:05.872Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-20T19:14:06.131Z] Removing intermediate container a469d74f92dd [2022-04-20T19:14:06.132Z] ---> 9de02eb659dd [2022-04-20T19:14:06.132Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-20T19:14:06.132Z] ---> Running in 5e8aacb506be [2022-04-20T19:14:06.391Z] Removing intermediate container 5e8aacb506be [2022-04-20T19:14:06.391Z] ---> 78fdee73827e [2022-04-20T19:14:06.391Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-20T19:14:06.391Z] ---> Running in 88a84a90e0c5 [2022-04-20T19:14:06.391Z] ---> c2d1f124daee [2022-04-20T19:14:06.391Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-20T19:14:06.960Z] Removing intermediate container 88a84a90e0c5 [2022-04-20T19:14:06.960Z] ---> 90afbf06d676 [2022-04-20T19:14:06.960Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-20T19:14:06.960Z] ---> e3e7356b7352 [2022-04-20T19:14:06.960Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-20T19:14:07.534Z] ---> e62776d5297c [2022-04-20T19:14:07.534Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-20T19:14:07.793Z] ---> Running in 8bd6925d480f [2022-04-20T19:14:07.793Z] ---> 46c7ba9a0a2b [2022-04-20T19:14:07.793Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-20T19:14:08.362Z] Removing intermediate container 8bd6925d480f [2022-04-20T19:14:08.362Z] ---> 0f656426fc44 [2022-04-20T19:14:08.362Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-20T19:14:08.362Z] ---> 5260fda5255f [2022-04-20T19:14:08.362Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-20T19:14:08.932Z] ---> e36639414a9b [2022-04-20T19:14:08.932Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-20T19:14:08.932Z] ---> fb29980559b0 [2022-04-20T19:14:08.932Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-20T19:14:09.192Z] ---> Running in 0c6aa3e8e8b7 [2022-04-20T19:14:09.192Z] ---> Running in a9714abe1365 [2022-04-20T19:14:09.450Z] Removing intermediate container 0c6aa3e8e8b7 [2022-04-20T19:14:09.450Z] ---> 39cf099e337c [2022-04-20T19:14:09.450Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T19:14:09.450Z] ---> Running in 4841c802be62 [2022-04-20T19:14:10.018Z] Removing intermediate container 4841c802be62 [2022-04-20T19:14:10.018Z] ---> f678320c253d [2022-04-20T19:14:10.018Z] Step 21/23 : LABEL arch=x86_64 [2022-04-20T19:14:10.018Z] ---> Running in d3d09d543cb0 [2022-04-20T19:14:10.276Z] Removing intermediate container d3d09d543cb0 [2022-04-20T19:14:10.276Z] ---> 04f8547a0d63 [2022-04-20T19:14:10.276Z] Step 22/23 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:14:10.276Z] ---> Running in 226559b309a0 [2022-04-20T19:14:10.564Z] Removing intermediate container a9714abe1365 [2022-04-20T19:14:10.564Z] ---> b036ecf56284 [2022-04-20T19:14:10.564Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-20T19:14:10.564Z] Removing intermediate container 226559b309a0 [2022-04-20T19:14:10.564Z] ---> d9a518ba8347 [2022-04-20T19:14:10.564Z] Step 23/23 : LABEL version=0.0.0 [2022-04-20T19:14:10.823Z] ---> Running in e42e197e731a [2022-04-20T19:14:10.823Z] ---> Running in 550741203f92 [2022-04-20T19:14:11.082Z] Removing intermediate container e42e197e731a [2022-04-20T19:14:11.082Z] ---> aaaa84fc569f [2022-04-20T19:14:11.082Z] Step 28/31 : CMD ["gate"] [2022-04-20T19:14:11.082Z] Removing intermediate container 550741203f92 [2022-04-20T19:14:11.082Z] ---> 6f465214cc83 [2022-04-20T19:14:11.082Z] [2022-04-20T19:14:11.082Z] ---> Running in 5890abb90fe6 [2022-04-20T19:14:11.082Z] Successfully built 6f465214cc83 [2022-04-20T19:14:11.082Z] Successfully tagged sys-mgmt-agent:latest [2022-04-20T19:14:11.082Z] Building core-command [2022-04-20T19:14:11.651Z]  Building sys-mgmt-agent ... done Removing intermediate container 5890abb90fe6 [2022-04-20T19:14:11.651Z] ---> 0b3a935dc107 [2022-04-20T19:14:11.651Z] Step 29/31 : LABEL arch=x86_64 [2022-04-20T19:14:12.593Z] ---> Running in ab01c4a91726 [2022-04-20T19:14:12.856Z] Removing intermediate container ab01c4a91726 [2022-04-20T19:14:12.856Z] ---> cb6a45c4353f [2022-04-20T19:14:12.856Z] Step 30/31 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:14:13.116Z] ---> Running in 479ef59b3efb [2022-04-20T19:14:13.685Z] Removing intermediate container 479ef59b3efb [2022-04-20T19:14:13.685Z] ---> c7cd587a077a [2022-04-20T19:14:13.685Z] Step 31/31 : LABEL version=0.0.0 [2022-04-20T19:14:13.685Z] ---> Running in cc8fd5c4ffb8 [2022-04-20T19:14:13.945Z] Removing intermediate container cc8fd5c4ffb8 [2022-04-20T19:14:13.945Z] ---> a685c5cf45a2 [2022-04-20T19:14:13.945Z] [2022-04-20T19:14:14.238Z] Successfully built a685c5cf45a2 [2022-04-20T19:14:14.238Z] Successfully tagged security-bootstrapper:latest [2022-04-20T19:14:14.238Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-04-20T19:14:16.963Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:14:16.963Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:14:16.963Z] ---> 7453900759df [2022-04-20T19:14:16.963Z] Step 3/23 : WORKDIR /edgex-go [2022-04-20T19:14:16.963Z] ---> Using cache [2022-04-20T19:14:16.963Z] ---> 00d560f1dfbb [2022-04-20T19:14:16.963Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:14:16.963Z] ---> Using cache [2022-04-20T19:14:16.963Z] ---> 467b8d6a4856 [2022-04-20T19:14:16.963Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-20T19:14:16.963Z] ---> Using cache [2022-04-20T19:14:16.963Z] ---> a4fa0920f589 [2022-04-20T19:14:16.963Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-20T19:14:16.963Z] ---> Using cache [2022-04-20T19:14:16.963Z] ---> e67459d510ca [2022-04-20T19:14:16.963Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:14:16.963Z] ---> Using cache [2022-04-20T19:14:16.963Z] ---> 245c40939ff3 [2022-04-20T19:14:16.963Z] Step 8/23 : COPY . . [2022-04-20T19:14:16.963Z] ---> Using cache [2022-04-20T19:14:16.963Z] ---> 8d7d8eb2f3c0 [2022-04-20T19:14:16.963Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-20T19:14:19.502Z] ---> Running in 4273384db541 [2022-04-20T19:14:20.438Z] 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-04-20T19:14:20.705Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:14:20.705Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:14:20.705Z] ---> 7453900759df [2022-04-20T19:14:20.705Z] Step 3/20 : WORKDIR /edgex-go [2022-04-20T19:14:20.705Z] ---> Using cache [2022-04-20T19:14:20.705Z] ---> 00d560f1dfbb [2022-04-20T19:14:20.705Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-20T19:14:21.274Z] ---> Running in 55edc6de6cba [2022-04-20T19:14:22.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:14:23.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:14:23.410Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-20T19:14:23.410Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-20T19:14:23.410Z] OK: 15866 distinct packages available [2022-04-20T19:14:23.410Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:14:24.367Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:14:24.625Z] OK: 221 MiB in 52 packages [2022-04-20T19:14:26.005Z] Removing intermediate container 55edc6de6cba [2022-04-20T19:14:26.005Z] ---> 8e49cd1e3b45 [2022-04-20T19:14:26.005Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-20T19:14:26.269Z] ---> 78f09f766d94 [2022-04-20T19:14:26.269Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:14:26.269Z] ---> Running in 6643bb9bcb94 [2022-04-20T19:14:28.801Z] Removing intermediate container 6643bb9bcb94 [2022-04-20T19:14:28.801Z] ---> 86acbb332cf6 [2022-04-20T19:14:28.801Z] Step 7/20 : COPY . . [2022-04-20T19:14:38.778Z] ---> 799e930dee73 [2022-04-20T19:14:38.778Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-20T19:14:38.778Z] ---> Running in 5aac6a35d030 [2022-04-20T19:14:39.715Z] 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-04-20T19:14:54.597Z] Removing intermediate container 4273384db541 [2022-04-20T19:14:54.597Z] ---> 17f0aa0410fc [2022-04-20T19:14:54.597Z] [2022-04-20T19:14:54.597Z] Step 10/23 : FROM alpine:3.14 [2022-04-20T19:14:54.597Z] ---> e04c818066af [2022-04-20T19:14:54.597Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-20T19:14:54.597Z] ---> Using cache [2022-04-20T19:14:54.597Z] ---> 7f69483b4378 [2022-04-20T19:14:54.597Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-20T19:14:54.597Z] ---> Using cache [2022-04-20T19:14:54.597Z] ---> dabeba5cfe3a [2022-04-20T19:14:54.597Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-20T19:14:54.597Z] ---> Running in a0115b959ca6 [2022-04-20T19:14:54.597Z] Removing intermediate container a0115b959ca6 [2022-04-20T19:14:54.597Z] ---> b5d6e261a6c8 [2022-04-20T19:14:54.597Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-20T19:14:54.597Z] ---> Running in 2588733615c7 [2022-04-20T19:14:54.597Z] Removing intermediate container 2588733615c7 [2022-04-20T19:14:54.597Z] ---> 4e9728ab5bae [2022-04-20T19:14:54.597Z] Step 15/23 : WORKDIR / [2022-04-20T19:14:54.597Z] ---> Running in f28ceb4e8524 [2022-04-20T19:14:54.597Z] Removing intermediate container f28ceb4e8524 [2022-04-20T19:14:54.597Z] ---> ee5324ab6013 [2022-04-20T19:14:54.597Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-20T19:14:54.597Z] ---> c6e1c9afa1e3 [2022-04-20T19:14:54.597Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-20T19:14:55.536Z] ---> e49c41739850 [2022-04-20T19:14:55.536Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-20T19:14:56.103Z] ---> 41b7942d37a3 [2022-04-20T19:14:56.103Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-20T19:14:56.103Z] ---> Running in e3f65dc473dd [2022-04-20T19:14:56.365Z] Removing intermediate container e3f65dc473dd [2022-04-20T19:14:56.365Z] ---> dd042247dcd3 [2022-04-20T19:14:56.365Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T19:14:56.625Z] ---> Running in e25055290318 [2022-04-20T19:14:56.884Z] Removing intermediate container e25055290318 [2022-04-20T19:14:56.884Z] ---> d863a7ef4348 [2022-04-20T19:14:56.884Z] Step 21/23 : LABEL arch=x86_64 [2022-04-20T19:14:56.884Z] ---> Running in 7f1fad6d317e [2022-04-20T19:14:57.143Z] Removing intermediate container 7f1fad6d317e [2022-04-20T19:14:57.143Z] ---> aa92fa9ce61b [2022-04-20T19:14:57.143Z] Step 22/23 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:14:57.403Z] ---> Running in fa432d66cc3e [2022-04-20T19:14:57.681Z] Removing intermediate container fa432d66cc3e [2022-04-20T19:14:57.681Z] ---> c7811e674212 [2022-04-20T19:14:57.681Z] Step 23/23 : LABEL version=0.0.0 [2022-04-20T19:14:57.943Z] ---> Running in e8ff511c0aa0 [2022-04-20T19:14:58.201Z] Removing intermediate container e8ff511c0aa0 [2022-04-20T19:14:58.201Z] ---> 89e8506fa079 [2022-04-20T19:14:58.201Z] [2022-04-20T19:14:58.201Z] Successfully built 89e8506fa079 [2022-04-20T19:14:58.201Z] Successfully tagged core-command:latest [2022-04-20T19:15:24.174Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-20T19:15:24.174Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-20T19:15:24.174Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-20T19:15:24.174Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-20T19:15:24.751Z]  Building core-command ... done Removing intermediate container 5aac6a35d030 [2022-04-20T19:15:24.751Z] ---> a0d991612e13 [2022-04-20T19:15:24.751Z] [2022-04-20T19:15:24.751Z] Step 9/20 : FROM alpine:3.15 [2022-04-20T19:15:24.751Z] 3.15: Pulling from library/alpine [2022-04-20T19:15:24.751Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-20T19:15:24.751Z] Status: Downloaded newer image for alpine:3.15 [2022-04-20T19:15:24.751Z] ---> 0ac33e5f5afa [2022-04-20T19:15:24.751Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-20T19:15:24.751Z] ---> Running in 1d1a32fd9aff [2022-04-20T19:15:24.751Z] Removing intermediate container 1d1a32fd9aff [2022-04-20T19:15:24.751Z] ---> d2cf23329051 [2022-04-20T19:15:24.751Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:15:24.751Z] ---> Running in e8d7fca92677 [2022-04-20T19:15:26.129Z] Removing intermediate container e8d7fca92677 [2022-04-20T19:15:26.129Z] ---> 3dacbdfa0910 [2022-04-20T19:15:26.129Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-20T19:15:26.129Z] ---> Running in 148a11945e8f [2022-04-20T19:15:27.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:15:28.068Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:15:28.633Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-20T19:15:28.633Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-20T19:15:28.633Z] OK: 15855 distinct packages available [2022-04-20T19:15:28.633Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:15:29.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:15:29.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-20T19:15:29.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-20T19:15:29.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-20T19:15:29.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-20T19:15:29.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-20T19:15:29.619Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-20T19:15:29.619Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-20T19:15:29.829Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-20T19:15:29.829Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-20T19:15:29.829Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-20T19:15:29.903Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-20T19:15:29.903Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-20T19:15:29.903Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-20T19:15:29.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-20T19:15:30.086Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-20T19:15:30.086Z] (5/9) Installing curl (7.80.0-r0) [2022-04-20T19:15:30.086Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-20T19:15:30.345Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-20T19:15:30.345Z] (8/9) Installing libucontext (1.1-r0) [2022-04-20T19:15:30.345Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-20T19:15:30.604Z] Executing busybox-1.34.1-r5.trigger [2022-04-20T19:15:30.604Z] Executing ca-certificates-20211220-r0.trigger [2022-04-20T19:15:30.604Z] OK: 8 MiB in 23 packages [2022-04-20T19:15:32.508Z] Removing intermediate container 148a11945e8f [2022-04-20T19:15:32.508Z] ---> 4b81709a4cf0 [2022-04-20T19:15:32.508Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-20T19:15:33.075Z] ---> fac730182b1f [2022-04-20T19:15:33.075Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-20T19:15:34.450Z] ---> ebe72fa27a0f [2022-04-20T19:15:34.450Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-20T19:15:35.018Z] ---> 2e4eade68bd4 [2022-04-20T19:15:35.018Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-20T19:15:35.018Z] ---> Running in 42f3cc980a16 [2022-04-20T19:15:35.277Z] Removing intermediate container 42f3cc980a16 [2022-04-20T19:15:35.277Z] ---> 5f8c5985cb83 [2022-04-20T19:15:35.277Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T19:15:35.277Z] ---> Running in 108fd8044a96 [2022-04-20T19:15:35.537Z] Removing intermediate container 108fd8044a96 [2022-04-20T19:15:35.537Z] ---> 793dbaf21480 [2022-04-20T19:15:35.537Z] Step 18/20 : LABEL arch=x86_64 [2022-04-20T19:15:35.797Z] ---> Running in 6ed0ed9e1805 [2022-04-20T19:15:36.056Z] Removing intermediate container 6ed0ed9e1805 [2022-04-20T19:15:36.056Z] ---> 79afdaeecf9a [2022-04-20T19:15:36.056Z] Step 19/20 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:15:36.056Z] ---> Running in d28bbdbf60f2 [2022-04-20T19:15:36.633Z] Removing intermediate container d28bbdbf60f2 [2022-04-20T19:15:36.633Z] ---> 4244370b622d [2022-04-20T19:15:36.633Z] Step 20/20 : LABEL version=0.0.0 [2022-04-20T19:15:36.633Z] ---> Running in 3ba2f0ab17f6 [2022-04-20T19:15:36.892Z] Removing intermediate container 3ba2f0ab17f6 [2022-04-20T19:15:36.892Z] ---> d3c8ac92d0be [2022-04-20T19:15:36.892Z] [2022-04-20T19:15:36.892Z] Successfully built d3c8ac92d0be [2022-04-20T19:15:36.892Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-20T19:15:42.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.268s coverage: 28.7% of statements [2022-04-20T19:15:42.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-20T19:15:42.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-20T19:15:47.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.439s coverage: 98.5% of statements [2022-04-20T19:15:47.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-20T19:15:47.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.451s coverage: 53.4% of statements [2022-04-20T19:15:47.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-20T19:15:47.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-20T19:16:14.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.545s coverage: 89.2% of statements [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-20T19:16:14.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.408s coverage: 84.4% of statements [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-20T19:16:14.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.143s coverage: 95.6% of statements [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-20T19:16:14.722Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.394s coverage: 72.2% of statements [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-20T19:16:14.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.575s coverage: 60.0% of statements [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-20T19:16:14.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.397s coverage: 0.9% of statements [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-20T19:16:14.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.546s coverage: 58.8% of statements [2022-04-20T19:16:14.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.502s coverage: 29.6% of statements [2022-04-20T19:16:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-20T19:16:14.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.271s coverage: 47.1% of statements [2022-04-20T19:16:14.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.224s coverage: 79.5% of statements [2022-04-20T19:16:14.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.214s coverage: 94.1% of statements [2022-04-20T19:16:14.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.252s coverage: 96.3% of statements [2022-04-20T19:16:14.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements [2022-04-20T19:16:27.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.226s coverage: 94.4% of statements [2022-04-20T19:16:27.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.201s coverage: 44.8% of statements [2022-04-20T19:16:33.137Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-04-20T19:16:33.137Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-20T19:16:33.137Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-20T19:16:33.137Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-20T19:16:33.137Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-20T19:16:33.402Z] Building bin/spire-agent... [2022-04-20T19:16:33.402Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-20T19:16:33.402Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-20T19:16:33.402Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-20T19:16:33.663Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-20T19:16:33.663Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-20T19:16:33.663Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-20T19:16:33.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.768s coverage: 82.5% of statements [2022-04-20T19:16:33.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-20T19:16:33.924Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-20T19:16:33.924Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-20T19:16:33.924Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-20T19:16:33.924Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-20T19:16:33.924Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-20T19:16:33.924Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-20T19:16:34.182Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-20T19:16:34.182Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-20T19:16:34.182Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-20T19:16:34.182Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-20T19:16:34.445Z] Building bin/spire-agent... [2022-04-20T19:16:34.445Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-20T19:16:34.445Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-20T19:16:34.445Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-20T19:16:34.445Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-20T19:16:34.706Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-20T19:16:34.706Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-20T19:16:34.706Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-20T19:16:34.706Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-20T19:16:34.706Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-20T19:16:34.706Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-20T19:16:34.968Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-20T19:16:34.968Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-20T19:16:34.968Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-20T19:16:35.229Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-20T19:16:35.229Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-20T19:16:35.229Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-20T19:16:35.229Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-20T19:16:35.229Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-20T19:16:35.229Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-20T19:16:40.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.345s coverage: 92.9% of statements [2022-04-20T19:16:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-20T19:16:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-20T19:16:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-20T19:16:40.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements [2022-04-20T19:16:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-20T19:16:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-20T19:16:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-20T19:16:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-20T19:16:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-20T19:16:40.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements [2022-04-20T19:16:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-20T19:16:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-20T19:16:40.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements [2022-04-20T19:16:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-20T19:16:40.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements [2022-04-20T19:16:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-20T19:16:40.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements [2022-04-20T19:16:40.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements [2022-04-20T19:16:40.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.294s coverage: 85.4% of statements [2022-04-20T19:16:40.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.886s coverage: 91.2% of statements [2022-04-20T19:16:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-20T19:16:43.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.948s coverage: 64.4% of statements [2022-04-20T19:16:43.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-20T19:16:43.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-20T19:16:43.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.238s coverage: 100.0% of statements [2022-04-20T19:16:43.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 89.4% of statements [2022-04-20T19:16:43.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2022-04-20T19:16:43.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2022-04-20T19:16:43.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2022-04-20T19:16:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.257s coverage: 65.4% of statements [2022-04-20T19:16:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-20T19:16:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-20T19:16:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-20T19:16:54.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.774s coverage: 43.8% of statements [2022-04-20T19:16:54.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-20T19:16:54.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-20T19:16:54.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements [2022-04-20T19:16:54.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-20T19:16:54.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.407s coverage: 84.8% of statements [2022-04-20T19:16:54.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-20T19:16:54.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-20T19:16:54.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-20T19:16:54.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-20T19:17:04.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-20T19:17:04.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.672s coverage: 92.3% of statements [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-20T19:17:04.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.259s coverage: 63.2% of statements [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-20T19:17:04.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.7% of statements [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-20T19:17:04.540Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-20T19:17:04.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-20T19:17:04.540Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.250s coverage: 100.0% of statements [2022-04-20T19:17:04.540Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-04-20T19:17:04.540Z] 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-04-20T19:17:04.540Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-20T19:17:04.540Z] GO111MODULE=on go vet ./... [2022-04-20T19:17:42.917Z] Removing intermediate container f36bfd41152f [2022-04-20T19:17:42.917Z] ---> 5759caa73d6b [2022-04-20T19:17:42.917Z] [2022-04-20T19:17:42.917Z] Removing intermediate container 80dffbad032e [2022-04-20T19:17:42.917Z] ---> ff81008e8d39 [2022-04-20T19:17:42.917Z] [2022-04-20T19:17:42.917Z] Step 13/26 : FROM alpine:3.15Step 13/26 : FROM alpine:3.15 [2022-04-20T19:17:42.917Z] ---> 0ac33e5f5afa [2022-04-20T19:17:42.917Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-20T19:17:42.917Z] ---> Using cache [2022-04-20T19:17:42.917Z] ---> d2cf23329051 [2022-04-20T19:17:42.917Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:17:42.917Z] ---> Using cache [2022-04-20T19:17:42.917Z] ---> 3dacbdfa0910 [2022-04-20T19:17:42.917Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-20T19:17:42.917Z] [2022-04-20T19:17:42.917Z] ---> 0ac33e5f5afa [2022-04-20T19:17:42.917Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-20T19:17:42.917Z] ---> Using cache [2022-04-20T19:17:42.917Z] ---> d2cf23329051 [2022-04-20T19:17:42.917Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:17:42.917Z] ---> Using cache [2022-04-20T19:17:42.917Z] ---> 3dacbdfa0910 [2022-04-20T19:17:42.917Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-20T19:17:42.917Z] ---> Running in 921fe72b7511 [2022-04-20T19:17:42.917Z] ---> Running in 8230c27e37bf [2022-04-20T19:17:42.917Z] Removing intermediate container b57016a9e754 [2022-04-20T19:17:42.917Z] ---> 21f88d1c737d [2022-04-20T19:17:42.917Z] [2022-04-20T19:17:42.917Z] Step 13/25 : FROM alpine:3.15 [2022-04-20T19:17:42.917Z] ---> 0ac33e5f5afa [2022-04-20T19:17:42.917Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-20T19:17:42.917Z] ---> Using cache [2022-04-20T19:17:42.917Z] ---> d2cf23329051 [2022-04-20T19:17:42.917Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:17:42.917Z] ---> Using cache [2022-04-20T19:17:42.917Z] ---> 3dacbdfa0910 [2022-04-20T19:17:42.917Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-20T19:17:42.917Z] ---> Running in 27c75226eaa5 [2022-04-20T19:17:42.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:17:42.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:17:42.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:17:42.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:17:42.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:17:42.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:17:42.917Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-20T19:17:42.917Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-20T19:17:42.917Z] OK: 15855 distinct packages available [2022-04-20T19:17:42.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:17:42.917Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-20T19:17:42.917Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-20T19:17:42.917Z] OK: 15855 distinct packages available [2022-04-20T19:17:42.917Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-20T19:17:42.917Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-20T19:17:42.917Z] OK: 15855 distinct packages available [2022-04-20T19:17:42.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:17:42.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T19:17:42.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:17:42.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:17:42.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T19:17:42.917Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-20T19:17:42.917Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-20T19:17:42.917Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-20T19:17:42.917Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-20T19:17:42.917Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-20T19:17:42.917Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-20T19:17:42.917Z] (3/5) Installing libucontext (1.1-r0) [2022-04-20T19:17:42.917Z] (3/5) Installing libucontext (1.1-r0) [2022-04-20T19:17:42.917Z] (3/4) Installing libucontext (1.1-r0) [2022-04-20T19:17:42.917Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-20T19:17:42.917Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-20T19:17:42.917Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-20T19:17:42.917Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-20T19:17:42.917Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-20T19:17:42.917Z] Executing busybox-1.34.1-r5.trigger [2022-04-20T19:17:42.917Z] OK: 6 MiB in 18 packages [2022-04-20T19:17:42.917Z] Executing busybox-1.34.1-r5.trigger [2022-04-20T19:17:42.917Z] OK: 6 MiB in 19 packages [2022-04-20T19:17:42.917Z] Executing busybox-1.34.1-r5.trigger [2022-04-20T19:17:42.917Z] OK: 6 MiB in 19 packages [2022-04-20T19:17:42.917Z] Removing intermediate container 8230c27e37bf [2022-04-20T19:17:42.917Z] ---> 75e4f742ed15 [2022-04-20T19:17:42.917Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-20T19:17:42.917Z] Removing intermediate container 921fe72b7511 [2022-04-20T19:17:42.917Z] ---> a910b724df2a [2022-04-20T19:17:42.917Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-20T19:17:42.917Z] Removing intermediate container 27c75226eaa5 [2022-04-20T19:17:42.917Z] ---> db4fe8a45c35 [2022-04-20T19:17:42.917Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-20T19:17:42.917Z] ---> 07da3525aed2 [2022-04-20T19:17:42.917Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-20T19:17:42.917Z] ---> d856f3ee5792 [2022-04-20T19:17:42.917Z] ---> decae6d858bd [2022-04-20T19:17:42.917Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-20T19:17:42.917Z] [2022-04-20T19:17:42.917Z] ---> 8148e603da65 [2022-04-20T19:17:42.917Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-20T19:17:42.917Z] ---> 531702a46052 [2022-04-20T19:17:42.917Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-20T19:17:42.917Z] ---> Running in 25cf008ab50d [2022-04-20T19:17:42.917Z] Removing intermediate container 25cf008ab50d [2022-04-20T19:17:42.917Z] ---> 320d94beba24 [2022-04-20T19:17:42.917Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-20T19:17:42.917Z] ---> 94c7571a36e3 [2022-04-20T19:17:42.917Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-20T19:17:42.917Z] ---> d62af9b15841 [2022-04-20T19:17:42.917Z] Step 21/26 : WORKDIR / [2022-04-20T19:17:42.917Z] ---> Running in 17b67a0a91f6 [2022-04-20T19:17:42.917Z] ---> 49b2d527f46f [2022-04-20T19:17:42.917Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-20T19:17:42.918Z] ---> Running in 4fa8eae0cf08 [2022-04-20T19:17:42.918Z] Removing intermediate container 17b67a0a91f6 [2022-04-20T19:17:42.918Z] ---> dd13a97cbf58 [2022-04-20T19:17:42.918Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-20T19:17:42.918Z] ---> Running in 206dc5a18121 [2022-04-20T19:17:42.918Z] Removing intermediate container 4fa8eae0cf08 [2022-04-20T19:17:42.918Z] ---> 528fa840f58a [2022-04-20T19:17:42.918Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-20T19:17:42.918Z] ---> Running in 6b5f8b4a8770 [2022-04-20T19:17:42.918Z] Removing intermediate container 206dc5a18121 [2022-04-20T19:17:42.918Z] ---> a7594f0793b9 [2022-04-20T19:17:42.918Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-20T19:17:42.918Z] ---> Running in 80628e765cdc [2022-04-20T19:17:42.918Z] Removing intermediate container 6b5f8b4a8770 [2022-04-20T19:17:42.918Z] ---> 0d8ae980513d [2022-04-20T19:17:42.918Z] Step 23/25 : LABEL arch=x86_64 [2022-04-20T19:17:42.918Z] ---> Running in c9a7f10289ba [2022-04-20T19:17:42.918Z] Removing intermediate container 80628e765cdc [2022-04-20T19:17:42.918Z] ---> f2ea305e192a [2022-04-20T19:17:42.918Z] Step 24/26 : LABEL arch=x86_64 [2022-04-20T19:17:42.918Z] ---> Running in 4bff875f062d [2022-04-20T19:17:42.918Z] Removing intermediate container c9a7f10289ba [2022-04-20T19:17:42.918Z] ---> 2017941b0f1a [2022-04-20T19:17:42.918Z] ---> 2957a912790e [2022-04-20T19:17:42.918Z] Step 24/25 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:17:42.918Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-20T19:17:42.918Z] ---> Running in 4780e4ab2a89 [2022-04-20T19:17:42.918Z] Removing intermediate container 4bff875f062d [2022-04-20T19:17:42.918Z] ---> 01c4e9f375c1 [2022-04-20T19:17:42.918Z] Step 25/26 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:17:42.918Z] ---> Running in 10327ee96b44 [2022-04-20T19:17:42.918Z] Removing intermediate container 4780e4ab2a89 [2022-04-20T19:17:42.918Z] ---> effa0ad74001 [2022-04-20T19:17:42.918Z] Step 25/25 : LABEL version=0.0.0 [2022-04-20T19:17:42.918Z] ---> 77e607328b15 [2022-04-20T19:17:42.918Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-20T19:17:42.918Z] ---> Running in 3365fbd53a67 [2022-04-20T19:17:42.918Z] Removing intermediate container 10327ee96b44 [2022-04-20T19:17:42.918Z] ---> fa6dc621e69b [2022-04-20T19:17:42.918Z] Step 26/26 : LABEL version=0.0.0 [2022-04-20T19:17:42.918Z] ---> Running in 69ecd1c1a6a3 [2022-04-20T19:17:42.918Z] Removing intermediate container 3365fbd53a67 [2022-04-20T19:17:42.918Z] ---> fed3ae5ea7f5 [2022-04-20T19:17:42.918Z] [2022-04-20T19:17:42.918Z] Removing intermediate container 69ecd1c1a6a3 [2022-04-20T19:17:42.918Z] ---> ddd5a9308f4d [2022-04-20T19:17:42.918Z] [2022-04-20T19:17:42.918Z] ---> 1b790a137c92 [2022-04-20T19:17:42.918Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-20T19:17:42.918Z] Successfully built fed3ae5ea7f5 [2022-04-20T19:17:42.918Z] Successfully tagged security-spire-server:latest [2022-04-20T19:17:43.179Z]  Building security-spire-server ... done  ---> 33ff80d1310a [2022-04-20T19:17:43.179Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-20T19:17:43.179Z] ---> Running in 22143ef2f094 [2022-04-20T19:17:43.179Z] Successfully built ddd5a9308f4d [2022-04-20T19:17:43.179Z] Successfully tagged security-spire-config:latest [2022-04-20T19:17:43.179Z]  Building security-spire-config ... done Removing intermediate container 22143ef2f094 [2022-04-20T19:17:43.179Z] ---> 91eeae98a367 [2022-04-20T19:17:43.179Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-20T19:17:43.179Z] ---> Running in 1a93f31254c6 [2022-04-20T19:17:43.179Z] Removing intermediate container 1a93f31254c6 [2022-04-20T19:17:43.179Z] ---> 29de3f99de55 [2022-04-20T19:17:43.179Z] Step 24/26 : LABEL arch=x86_64 [2022-04-20T19:17:43.439Z] ---> Running in 2ddf055d3fb7 [2022-04-20T19:17:43.439Z] Removing intermediate container 2ddf055d3fb7 [2022-04-20T19:17:43.439Z] ---> 771e20aeb86b [2022-04-20T19:17:43.439Z] Step 25/26 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:17:43.439Z] ---> Running in 1b22b0a12438 [2022-04-20T19:17:43.439Z] Removing intermediate container 1b22b0a12438 [2022-04-20T19:17:43.439Z] ---> e82ec0afd692 [2022-04-20T19:17:43.439Z] Step 26/26 : LABEL version=0.0.0 [2022-04-20T19:17:43.439Z] ---> Running in e091fa80227d [2022-04-20T19:17:43.698Z] Removing intermediate container e091fa80227d [2022-04-20T19:17:43.698Z] ---> 4dc0dc278bec [2022-04-20T19:17:43.698Z] [2022-04-20T19:17:43.698Z] Successfully built 4dc0dc278bec [2022-04-20T19:17:43.698Z] Successfully tagged security-spire-agent:latest [2022-04-20T19:17:43.963Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-20T19:17:43.985Z] $ docker stop --time=1 f18228a41de35c4980fd8c844b3c9d86c5a770a43c8525ab0a61745b05af4b20 [2022-04-20T19:17:45.269Z] $ docker rm -f f18228a41de35c4980fd8c844b3c9d86c5a770a43c8525ab0a61745b05af4b20 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T19:17:45.761Z] + docker images [2022-04-20T19:17:45.761Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-20T19:17:45.761Z] security-spire-agent latest 4dc0dc278bec 2 seconds ago 127MB [2022-04-20T19:17:45.761Z] security-spire-config latest ddd5a9308f4d 3 seconds ago 86.7MB [2022-04-20T19:17:45.761Z] security-spire-server latest fed3ae5ea7f5 3 seconds ago 87.3MB [2022-04-20T19:17:45.761Z] 5759caa73d6b 16 seconds ago 4.43GB [2022-04-20T19:17:45.761Z] 21f88d1c737d 17 seconds ago 4.43GB [2022-04-20T19:17:45.761Z] ff81008e8d39 17 seconds ago 4.43GB [2022-04-20T19:17:45.761Z] security-spiffe-token-provider latest d3c8ac92d0be 2 minutes ago 28.8MB [2022-04-20T19:17:45.761Z] a0d991612e13 2 minutes ago 1.54GB [2022-04-20T19:17:45.761Z] core-command latest 89e8506fa079 2 minutes ago 16MB [2022-04-20T19:17:45.761Z] 17f0aa0410fc 2 minutes ago 1.49GB [2022-04-20T19:17:45.761Z] security-bootstrapper latest a685c5cf45a2 3 minutes ago 19MB [2022-04-20T19:17:45.761Z] sys-mgmt-agent latest 6f465214cc83 3 minutes ago 299MB [2022-04-20T19:17:45.761Z] eafeb669a81a 3 minutes ago 1.5GB [2022-04-20T19:17:45.761Z] 173e0280aca6 4 minutes ago 1.49GB [2022-04-20T19:17:45.761Z] security-secretstore-setup latest ef6aca9afa2c 4 minutes ago 28.5MB [2022-04-20T19:17:45.761Z] 837cabd59599 4 minutes ago 1.5GB [2022-04-20T19:17:45.761Z] core-data latest 16cecbe11e42 4 minutes ago 22.5MB [2022-04-20T19:17:45.761Z] security-proxy-setup latest 961ddb8e82e3 4 minutes ago 26.9MB [2022-04-20T19:17:45.761Z] support-notifications latest bf2bda402472 4 minutes ago 26.8MB [2022-04-20T19:17:45.761Z] support-scheduler latest 1fbdf33dcbc0 4 minutes ago 26.2MB [2022-04-20T19:17:45.761Z] core-metadata latest d6adb9ca5dd7 5 minutes ago 17MB [2022-04-20T19:17:45.761Z] c0b6f0158915 5 minutes ago 1.55GB [2022-04-20T19:17:45.761Z] 6e345a9cba96 5 minutes ago 1.55GB [2022-04-20T19:17:45.761Z] 86903c403bc0 5 minutes ago 1.52GB [2022-04-20T19:17:45.761Z] 949d6fc9be90 5 minutes ago 1.5GB [2022-04-20T19:17:45.761Z] a2366a1641a2 5 minutes ago 1.5GB [2022-04-20T19:17:45.761Z] ci-base-image-x86_64 latest 7453900759df 8 minutes ago 896MB [2022-04-20T19:17:45.761Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-20T19:17:45.761Z] alpine 3.14 e04c818066af 2 weeks ago 5.59MB [2022-04-20T19:17:45.761Z] alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB [2022-04-20T19:17:45.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-20T19:17:45.761Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-20T19:17:45.761Z] 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-04-20T19:18:41.469Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-20T19:18:41.743Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-20T19:18:43.183Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-20T19:18:46.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-20T19:18:47.306Z] + ls -al . [2022-04-20T19:18:47.306Z] total 668 [2022-04-20T19:18:47.306Z] drwxrwxr-x 9 1001 1001 4096 Apr 20 19:18 . [2022-04-20T19:18:47.306Z] drwxr-xr-x 4 root root 4096 Apr 20 19:13 .. [2022-04-20T19:18:47.306Z] -rw-rw-r-- 1 1001 1001 11 Apr 20 19:11 .dockerignore [2022-04-20T19:18:47.306Z] drwxrwxr-x 8 1001 1001 4096 Apr 20 19:11 .git [2022-04-20T19:18:47.306Z] drwxrwxr-x 3 1001 1001 4096 Apr 20 19:11 .github [2022-04-20T19:18:47.306Z] -rw-rw-r-- 1 1001 1001 879 Apr 20 19:11 .gitignore [2022-04-20T19:18:47.306Z] -rw-rw-r-- 1 1001 1001 42 Apr 20 19:11 .golangci.yml [2022-04-20T19:18:47.306Z] -rw-rw-r-- 1 1001 1001 87 Apr 20 19:11 .hadolint.yml [2022-04-20T19:18:47.307Z] -rw-rw-r-- 1 1001 1001 166 Apr 20 19:11 .sonarcloud.properties [2022-04-20T19:18:47.307Z] -rw-rw-r-- 1 1001 1001 1171 Apr 20 19:11 ADOPTERS.md [2022-04-20T19:18:47.307Z] -rw-rw-r-- 1 1001 1001 10086 Apr 20 19:11 Attribution.txt [2022-04-20T19:18:47.307Z] -rw-rw-r-- 1 1001 1001 51732 Apr 20 19:11 CHANGELOG.md [2022-04-20T19:18:47.307Z] -rw-rw-r-- 1 1001 1001 3804 Apr 20 19:11 CONTRIBUTING.md [2022-04-20T19:18:47.307Z] -rw-rw-r-- 1 1001 1001 677 Apr 20 19:11 GOVERNANCE.md [2022-04-20T19:18:47.307Z] -rw-rw-r-- 1 1001 1001 850 Apr 20 19:11 Jenkinsfile [2022-04-20T19:18:47.307Z] -rw-rw-r-- 1 1001 1001 10775 Apr 20 19:11 LICENSE [2022-04-20T19:18:47.307Z] -rw-rw-r-- 1 1001 1001 10389 Apr 20 19:11 Makefile [2022-04-20T19:18:47.307Z] -rw-rw-r-- 1 1001 1001 582 Apr 20 19:11 OWNERS.md [2022-04-20T19:18:47.307Z] -rw-rw-r-- 1 1001 1001 9120 Apr 20 19:11 README.md [2022-04-20T19:18:47.307Z] -rw-rw-r-- 1 1001 1001 6912 Apr 20 19:11 SECURITY.md [2022-04-20T19:18:47.307Z] -rw-rw-r-- 1 1001 1001 5 Apr 20 19:09 VERSION [2022-04-20T19:18:47.307Z] -rw-rw-r-- 1 1001 1001 4131 Apr 20 19:11 ZMQWindows.md [2022-04-20T19:18:47.307Z] drwxrwxr-x 2 1001 1001 4096 Apr 20 19:11 bin [2022-04-20T19:18:47.307Z] drwxrwxr-x 18 1001 1001 4096 Apr 20 19:11 cmd [2022-04-20T19:18:47.307Z] -rw-r--r-- 1 root root 435134 Apr 20 19:17 coverage.out [2022-04-20T19:18:47.307Z] -rw-rw-r-- 1 1001 1001 3256 Apr 20 19:11 go.mod [2022-04-20T19:18:47.307Z] -rw-rw-r-- 1 1001 1001 35162 Apr 20 19:13 go.sum [2022-04-20T19:18:47.307Z] drwxrwxr-x 8 1001 1001 4096 Apr 20 19:11 internal [2022-04-20T19:18:47.307Z] drwxrwxr-x 3 1001 1001 4096 Apr 20 19:11 openapi [2022-04-20T19:18:47.307Z] drwxrwxr-x 4 1001 1001 4096 Apr 20 19:11 snap [2022-04-20T19:18:47.307Z] -rw-rw-r-- 1 1001 1001 204 Apr 20 19:11 version.go [Pipeline] sh [2022-04-20T19:18:47.995Z] + '[' -e coverage.out ] [2022-04-20T19:18:47.995Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-20T19:18:48.030Z] Warning: overwriting stash ‘coverage-report’ [2022-04-20T19:18:48.807Z] Stashed 1 file(s) [Pipeline] sh [2022-04-20T19:18:49.480Z] + make build [2022-04-20T19:18:49.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-04-20T19:20:11.307Z] 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-04-20T19:21:07.900Z] 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-04-20T19:21:07.900Z] 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-04-20T19:21:40.287Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-20T19:21:40.288Z] 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-04-20T19:21:41.730Z] 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-04-20T19:21:48.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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-20T19:21:51.085Z] 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-04-20T19:21:55.406Z] 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-04-20T19:21:58.976Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-20T19:22:03.404Z] 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-04-20T19:22:11.690Z] 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-04-20T19:22:16.032Z] $ docker stop --time=1 a1488c28b497ddab1e009531ccb2c704fddeb97f0e2c6f27e0740329dd4b923c [2022-04-20T19:22:18.038Z] $ docker rm -f a1488c28b497ddab1e009531ccb2c704fddeb97f0e2c6f27e0740329dd4b923c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:22:20.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-20T19:22:20.402Z] [2022-04-20T19:22:20.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:22:20.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-20T19:22:21.063Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-20T19:22:21.063Z] 29e5d40040c1: Pulling fs layer [2022-04-20T19:22:21.063Z] 1ce36da41761: Pulling fs layer [2022-04-20T19:22:21.063Z] 25b303627fd3: Pulling fs layer [2022-04-20T19:22:21.063Z] 29e5d40040c1: Verifying Checksum [2022-04-20T19:22:21.063Z] 29e5d40040c1: Download complete [2022-04-20T19:22:21.340Z] 1ce36da41761: Verifying Checksum [2022-04-20T19:22:21.340Z] 1ce36da41761: Download complete [2022-04-20T19:22:21.615Z] 29e5d40040c1: Pull complete [2022-04-20T19:22:23.052Z] 25b303627fd3: Verifying Checksum [2022-04-20T19:22:23.052Z] 25b303627fd3: Download complete [2022-04-20T19:22:23.052Z] 1ce36da41761: Pull complete [2022-04-20T19:22:35.453Z] 25b303627fd3: Pull complete [2022-04-20T19:22:35.453Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-20T19:22:35.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-20T19:22:35.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-20T19:22:35.680Z] prd-ubuntu20.04-docker-arm64-4c-16g-21515 does not seem to be running inside a container [2022-04-20T19:22:35.758Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-20T19:22:37.979Z] $ docker top 35712c3998bf895fda3c73b65de8938ed9be82379a365c0cb805c312242be6b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T19:22:38.977Z] + docker-compose build --help [2022-04-20T19:22:38.977Z] + grep parallel [2022-04-20T19:22:42.370Z] --parallel Build images in parallel. [Pipeline] } [2022-04-20T19:22:42.672Z] $ docker stop --time=1 35712c3998bf895fda3c73b65de8938ed9be82379a365c0cb805c312242be6b6 [2022-04-20T19:22:44.286Z] $ docker rm -f 35712c3998bf895fda3c73b65de8938ed9be82379a365c0cb805c312242be6b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:22:45.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-20T19:22:45.052Z] . [Pipeline] withDockerContainer [2022-04-20T19:22:45.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-21515 does not seem to be running inside a container [2022-04-20T19:22:45.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-20T19:22:46.592Z] $ docker top 1ffe0f243cbadd7967490e2a1adcc300dbc579fc76b79d80af3feedc0d5ec3fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T19:22:47.550Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-20T19:22:51.849Z] Building core-command ... [2022-04-20T19:22:51.849Z] Building core-data ... [2022-04-20T19:22:51.849Z] Building core-metadata ... [2022-04-20T19:22:51.849Z] Building security-bootstrapper ... [2022-04-20T19:22:51.849Z] Building security-proxy-setup ... [2022-04-20T19:22:51.849Z] Building security-secretstore-setup ... [2022-04-20T19:22:51.849Z] Building security-spiffe-token-provider ... [2022-04-20T19:22:51.849Z] Building security-spire-agent ... [2022-04-20T19:22:51.849Z] Building security-spire-config ... [2022-04-20T19:22:51.849Z] Building security-spire-server ... [2022-04-20T19:22:51.849Z] Building support-notifications ... [2022-04-20T19:22:51.849Z] Building support-scheduler ... [2022-04-20T19:22:51.849Z] Building sys-mgmt-agent ... [2022-04-20T19:22:51.849Z] Building security-bootstrapper [2022-04-20T19:22:51.849Z] Building security-secretstore-setup [2022-04-20T19:22:51.849Z] Building sys-mgmt-agent [2022-04-20T19:22:51.849Z] Building core-data [2022-04-20T19:22:51.849Z] Building security-spire-agent [2022-04-20T19:24:28.661Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:24:28.661Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:24:28.661Z] ---> 762eb3dc07bb [2022-04-20T19:24:28.661Z] Step 3/25 : WORKDIR /edgex-go [2022-04-20T19:24:28.661Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:24:28.661Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:24:28.661Z] ---> 762eb3dc07bb [2022-04-20T19:24:28.661Z] Step 3/26 : WORKDIR /edgex-go [2022-04-20T19:24:28.661Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:24:28.661Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:24:28.661Z] ---> 762eb3dc07bb [2022-04-20T19:24:28.661Z] Step 3/23 : WORKDIR /edgex-go [2022-04-20T19:24:28.661Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:24:28.661Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:24:28.661Z] ---> 762eb3dc07bb [2022-04-20T19:24:28.661Z] Step 3/31 : WORKDIR /edgex-go [2022-04-20T19:24:28.661Z] ---> Running in e022ed3b9a14 [2022-04-20T19:24:28.661Z] ---> Running in 4ba5210bd299 [2022-04-20T19:24:28.661Z] ---> Running in 2a141a423dcf [2022-04-20T19:24:28.661Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:24:28.661Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:24:28.661Z] ---> 762eb3dc07bb [2022-04-20T19:24:28.661Z] Step 3/23 : WORKDIR /edgex-go [2022-04-20T19:24:28.661Z] ---> Running in 644c099b3482 [2022-04-20T19:24:28.661Z] ---> Running in 627d14a385a9 [2022-04-20T19:24:28.661Z] Removing intermediate container e022ed3b9a14 [2022-04-20T19:24:28.661Z] ---> 15cbff7dc713 [2022-04-20T19:24:28.661Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:24:28.661Z] Removing intermediate container 627d14a385a9 [2022-04-20T19:24:28.661Z] ---> 91fb76ab09cb [2022-04-20T19:24:28.661Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:24:28.661Z] Removing intermediate container 4ba5210bd299 [2022-04-20T19:24:28.661Z] ---> 0f6e74d02cff [2022-04-20T19:24:28.661Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:24:28.661Z] Removing intermediate container 2a141a423dcf [2022-04-20T19:24:28.661Z] ---> fc5a6282250c [2022-04-20T19:24:28.661Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:24:28.661Z] ---> Running in fd60e8bf63f6 [2022-04-20T19:24:28.661Z] Removing intermediate container 644c099b3482 [2022-04-20T19:24:28.661Z] ---> 9e824cdc023e [2022-04-20T19:24:28.661Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:24:28.661Z] ---> Running in af58eb88dcab [2022-04-20T19:24:28.661Z] ---> Running in 19883833f10d [2022-04-20T19:24:28.661Z] ---> Running in f2fddc7f813a [2022-04-20T19:24:28.661Z] ---> Running in 0f4bc3ebf2ac [2022-04-20T19:24:28.661Z] Removing intermediate container fd60e8bf63f6 [2022-04-20T19:24:28.661Z] ---> 1ef01a9379cf [2022-04-20T19:24:28.661Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-20T19:24:28.661Z] ---> Running in 6d3395b86f1f [2022-04-20T19:24:28.661Z] Removing intermediate container af58eb88dcab [2022-04-20T19:24:28.661Z] ---> f539f2237825 [2022-04-20T19:24:28.661Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-20T19:24:28.661Z] Removing intermediate container 19883833f10d [2022-04-20T19:24:28.661Z] ---> afcd757fc9a4 [2022-04-20T19:24:28.661Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-20T19:24:28.661Z] Removing intermediate container f2fddc7f813a [2022-04-20T19:24:28.661Z] ---> 237ac8bb1374 [2022-04-20T19:24:28.661Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-20T19:24:28.661Z] ---> Running in 9fc62ba4a0de [2022-04-20T19:24:28.661Z] ---> Running in 738763f8c6c8 [2022-04-20T19:24:28.661Z] Removing intermediate container 0f4bc3ebf2ac [2022-04-20T19:24:28.661Z] ---> 4b5c2de6cc43 [2022-04-20T19:24:28.661Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-20T19:24:28.661Z] ---> Running in 5a67a456ba12 [2022-04-20T19:24:28.661Z] ---> Running in 2dd8ae36be7e [2022-04-20T19:24:28.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T19:24:28.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T19:24:28.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T19:24:28.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T19:24:28.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T19:24:28.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T19:24:28.661Z] OK: 220 MiB in 52 packages [2022-04-20T19:24:28.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T19:24:28.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T19:24:28.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T19:24:28.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T19:24:28.661Z] Removing intermediate container 6d3395b86f1f [2022-04-20T19:24:28.661Z] ---> ede9ffa44d78 [2022-04-20T19:24:28.661Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-20T19:24:28.661Z] OK: 220 MiB in 52 packages [2022-04-20T19:24:28.661Z] OK: 220 MiB in 52 packages [2022-04-20T19:24:28.661Z] ---> 2d795b0d46af [2022-04-20T19:24:28.661Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:24:28.661Z] OK: 220 MiB in 52 packages [2022-04-20T19:24:28.661Z] OK: 220 MiB in 52 packages [2022-04-20T19:24:28.661Z] ---> Running in 0435a139aa9a [2022-04-20T19:24:28.661Z] Removing intermediate container 9fc62ba4a0de [2022-04-20T19:24:28.661Z] ---> 0a9a4f3390d1 [2022-04-20T19:24:28.661Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-20T19:24:28.662Z] Removing intermediate container 738763f8c6c8 [2022-04-20T19:24:28.662Z] ---> 780328e4f356 [2022-04-20T19:24:28.662Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-20T19:24:28.662Z] Removing intermediate container 2dd8ae36be7e [2022-04-20T19:24:28.662Z] ---> b1c3892012e2 [2022-04-20T19:24:28.662Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-20T19:24:28.662Z] Removing intermediate container 5a67a456ba12 [2022-04-20T19:24:28.662Z] ---> acc0b2d2b152 [2022-04-20T19:24:28.662Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-20T19:24:28.662Z] ---> eff62b5d2da6 [2022-04-20T19:24:28.662Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:24:28.662Z] ---> Running in 46d59e51c74e [2022-04-20T19:24:29.272Z] ---> 94ff7392f4ba [2022-04-20T19:24:29.272Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:24:29.272Z] ---> Running in e3f1308b15ba [2022-04-20T19:24:29.547Z] ---> 160616b2e7a7 [2022-04-20T19:24:29.547Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:24:29.822Z] ---> Running in f54784421322 [2022-04-20T19:24:29.822Z] ---> f9cd9ae23c57 [2022-04-20T19:24:29.823Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:24:29.823Z] ---> Running in f0693aad9289 [2022-04-20T19:24:31.279Z] Removing intermediate container 0435a139aa9a [2022-04-20T19:24:31.280Z] ---> 85c3bf2d024f [2022-04-20T19:24:31.280Z] Step 8/25 : COPY . . [2022-04-20T19:24:33.931Z] Removing intermediate container 46d59e51c74e [2022-04-20T19:24:33.932Z] ---> 7af86e29c330 [2022-04-20T19:24:33.932Z] Step 8/26 : COPY . . [2022-04-20T19:24:34.934Z] Removing intermediate container e3f1308b15ba [2022-04-20T19:24:34.934Z] ---> cf66fbfac4ba [2022-04-20T19:24:34.934Z] Step 8/31 : COPY . . [2022-04-20T19:24:35.214Z] Removing intermediate container f0693aad9289 [2022-04-20T19:24:35.214Z] ---> b7bf1f0248c7 [2022-04-20T19:24:35.214Z] Step 8/23 : COPY . . [2022-04-20T19:24:35.214Z] Removing intermediate container f54784421322 [2022-04-20T19:24:35.214Z] ---> 36e839340103 [2022-04-20T19:24:35.214Z] Step 8/23 : COPY . . [2022-04-20T19:25:02.039Z] ---> 2cf3adaf2a08 [2022-04-20T19:25:02.039Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-20T19:25:02.039Z] ---> Running in 439479f7cbb6 [2022-04-20T19:25:02.039Z] ---> f39ccfa48c86 [2022-04-20T19:25:02.039Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-20T19:25:02.039Z] ---> Running in 26670312bf38 [2022-04-20T19:25:02.039Z] 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-04-20T19:25:02.039Z] Removing intermediate container 26670312bf38 [2022-04-20T19:25:02.039Z] ---> 68904ae2db2f [2022-04-20T19:25:02.039Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-20T19:25:02.039Z] ---> Running in f230b0899df1 [2022-04-20T19:25:03.484Z] ---> 553c641b6b59 [2022-04-20T19:25:03.484Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-20T19:25:03.484Z] ---> Running in 0f801eec2387 [2022-04-20T19:25:03.484Z] ---> f2c3f84b2420 [2022-04-20T19:25:03.484Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-20T19:25:04.088Z] ---> Running in 604b145599f6 [2022-04-20T19:25:04.088Z] ---> 2d52585e0d81 [2022-04-20T19:25:04.088Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-20T19:25:04.361Z] ---> Running in 508b46113582 [2022-04-20T19:25:05.806Z] Removing intermediate container f230b0899df1 [2022-04-20T19:25:05.806Z] ---> afa4e0cd3666 [2022-04-20T19:25:05.806Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-20T19:25:05.806Z] ---> Running in b88ebff439ec [2022-04-20T19:25:06.807Z] Removing intermediate container b88ebff439ec [2022-04-20T19:25:06.807Z] ---> 5130c2dcaa5f [2022-04-20T19:25:06.807Z] 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-04-20T19:25:06.807Z] 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-04-20T19:25:07.084Z] ---> Running in 4c37062a3cd7 [2022-04-20T19:25:07.364Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-20T19:25:07.364Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-20T19:25:10.012Z] spire-1.2.1/ [2022-04-20T19:25:10.013Z] spire-1.2.1/.data/ [2022-04-20T19:25:10.013Z] spire-1.2.1/.data/.file [2022-04-20T19:25:10.013Z] spire-1.2.1/.dockerignore [2022-04-20T19:25:10.013Z] spire-1.2.1/.gitattributes [2022-04-20T19:25:10.013Z] spire-1.2.1/.githooks/ [2022-04-20T19:25:10.013Z] spire-1.2.1/.githooks/pre-commit [2022-04-20T19:25:10.013Z] spire-1.2.1/.github/ [2022-04-20T19:25:10.013Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-20T19:25:10.013Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-20T19:25:10.013Z] spire-1.2.1/.github/dependabot.yml [2022-04-20T19:25:10.013Z] spire-1.2.1/.github/workflows/ [2022-04-20T19:25:10.013Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-20T19:25:10.013Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-20T19:25:10.013Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-20T19:25:10.013Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-20T19:25:10.013Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-20T19:25:10.013Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-20T19:25:10.013Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-20T19:25:10.013Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-20T19:25:10.013Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-20T19:25:10.013Z] spire-1.2.1/.gitignore [2022-04-20T19:25:10.013Z] spire-1.2.1/.go-version [2022-04-20T19:25:10.013Z] spire-1.2.1/.golangci.yml [2022-04-20T19:25:10.013Z] spire-1.2.1/ADOPTERS.md [2022-04-20T19:25:10.013Z] spire-1.2.1/CHANGELOG.md [2022-04-20T19:25:10.013Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-20T19:25:10.013Z] spire-1.2.1/CODEOWNERS [2022-04-20T19:25:10.013Z] spire-1.2.1/CONTRIBUTING.md [2022-04-20T19:25:10.013Z] spire-1.2.1/Dockerfile [2022-04-20T19:25:10.013Z] spire-1.2.1/Dockerfile.dev [2022-04-20T19:25:10.013Z] spire-1.2.1/Dockerfile.scratch [2022-04-20T19:25:10.013Z] spire-1.2.1/LICENSE [2022-04-20T19:25:10.013Z] spire-1.2.1/MAINTAINERS.md [2022-04-20T19:25:10.013Z] spire-1.2.1/Makefile [2022-04-20T19:25:10.013Z] spire-1.2.1/README.md [2022-04-20T19:25:10.013Z] spire-1.2.1/ROADMAP.md [2022-04-20T19:25:10.013Z] spire-1.2.1/SECURITY.md [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-20T19:25:10.013Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-20T19:25:10.013Z] spire-1.2.1/conf/ [2022-04-20T19:25:10.013Z] spire-1.2.1/conf/agent/ [2022-04-20T19:25:10.013Z] spire-1.2.1/conf/agent/agent.conf [2022-04-20T19:25:10.013Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-20T19:25:10.013Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-20T19:25:10.013Z] spire-1.2.1/conf/server/ [2022-04-20T19:25:10.013Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-20T19:25:10.013Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-20T19:25:10.013Z] spire-1.2.1/conf/server/server.conf [2022-04-20T19:25:10.013Z] spire-1.2.1/conf/server/server_full.conf [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/ [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/SPIRE101.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/auditlog.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/images/ [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/scaling_spire.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/spire_agent.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/spire_server.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/supported_integrations.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/telemetry.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/telemetry_config.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/upgrading.md [2022-04-20T19:25:10.013Z] spire-1.2.1/doc/using_spire.md [2022-04-20T19:25:10.013Z] spire-1.2.1/examples/ [2022-04-20T19:25:10.013Z] spire-1.2.1/examples/README.md [2022-04-20T19:25:10.013Z] spire-1.2.1/go.mod [2022-04-20T19:25:10.013Z] spire-1.2.1/go.sum [2022-04-20T19:25:10.013Z] spire-1.2.1/pkg/ [2022-04-20T19:25:10.013Z] spire-1.2.1/pkg/agent/ [2022-04-20T19:25:10.013Z] spire-1.2.1/pkg/agent/agent.go [2022-04-20T19:25:10.013Z] spire-1.2.1/pkg/agent/api/ [2022-04-20T19:25:10.013Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-20T19:25:10.013Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-20T19:25:10.013Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-20T19:25:10.013Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-20T19:25:10.013Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-20T19:25:10.013Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-20T19:25:10.013Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-20T19:25:10.013Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-20T19:25:10.013Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-20T19:25:10.013Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-20T19:25:10.013Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/client/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/common/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/config.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/manager/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/svid/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/common/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/common/api/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-20T19:25:10.014Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/api/names.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/auth/ [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/ [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/cli/ [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-20T19:25:10.015Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/health/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/health/config.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/health/context.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/health/health.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/idutil/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/log/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/log/log.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/log/options.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-20T19:25:10.293Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/profiling/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/selector/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/uptime/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/util/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/util/task.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/version/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/version/version.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/x509util/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/api.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/health/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/id.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-20T19:25:10.294Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/status.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/bundle/ [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/ca/ [2022-04-20T19:25:10.295Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/cache/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/catalog/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/config.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-20T19:25:10.572Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-20T19:25:10.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/registration/ [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/server.go [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/server_test.go [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/svid/ [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-20T19:25:10.574Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-20T19:25:10.574Z] spire-1.2.1/proto/ [2022-04-20T19:25:10.574Z] spire-1.2.1/proto/private/ [2022-04-20T19:25:10.574Z] spire-1.2.1/proto/private/server/ [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/private/server/journal/ [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/spire/ [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/spire/common/ [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/spire/plugin/ [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-20T19:25:10.852Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-20T19:25:10.852Z] spire-1.2.1/release/ [2022-04-20T19:25:10.852Z] spire-1.2.1/release/spire-extras/ [2022-04-20T19:25:10.852Z] spire-1.2.1/release/spire-extras/README.md [2022-04-20T19:25:10.852Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-20T19:25:10.852Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-20T19:25:10.852Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-20T19:25:10.852Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-20T19:25:10.852Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-20T19:25:10.852Z] spire-1.2.1/release/spire/ [2022-04-20T19:25:10.852Z] spire-1.2.1/release/spire/README.md [2022-04-20T19:25:10.852Z] spire-1.2.1/release/spire/conf/ [2022-04-20T19:25:10.852Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-20T19:25:10.852Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-20T19:25:10.852Z] spire-1.2.1/release/spire/conf/server/ [2022-04-20T19:25:10.852Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-20T19:25:10.852Z] spire-1.2.1/script/ [2022-04-20T19:25:10.852Z] spire-1.2.1/script/build-artifact.sh [2022-04-20T19:25:10.852Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-20T19:25:10.852Z] spire-1.2.1/support/ [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/ [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-20T19:25:10.852Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-20T19:25:10.852Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-20T19:25:10.852Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-20T19:25:10.852Z] spire-1.2.1/test/ [2022-04-20T19:25:10.852Z] spire-1.2.1/test/clock/ [2022-04-20T19:25:10.852Z] spire-1.2.1/test/clock/clock.go [2022-04-20T19:25:10.852Z] spire-1.2.1/test/fakes/ [2022-04-20T19:25:10.852Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-20T19:25:10.852Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-20T19:25:10.852Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/fixture.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/registration/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-20T19:25:10.853Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/README.md [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/common [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-20T19:25:10.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-20T19:25:10.854Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-20T19:25:11.136Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-20T19:25:11.137Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/test-one.sh [2022-04-20T19:25:11.138Z] spire-1.2.1/test/integration/test.sh [2022-04-20T19:25:11.138Z] spire-1.2.1/test/plugintest/ [2022-04-20T19:25:11.138Z] spire-1.2.1/test/plugintest/config.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/plugintest/load.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/plugintest/option.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/spiretest/ [2022-04-20T19:25:11.138Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/spiretest/dir.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/spiretest/logs.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/spiretest/suite.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/spiretest/x509.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/testca/ [2022-04-20T19:25:11.138Z] spire-1.2.1/test/testca/ca.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/testkey/ [2022-04-20T19:25:11.138Z] spire-1.2.1/test/testkey/generate.sh [2022-04-20T19:25:11.138Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/testkey/keys.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/testkey/new.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/tpmsimulator/ [2022-04-20T19:25:11.138Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/util/ [2022-04-20T19:25:11.138Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/util/cert_generation.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/util/io_redirection.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/util/race.go [2022-04-20T19:25:11.138Z] spire-1.2.1/test/util/util.go [2022-04-20T19:25:11.138Z] building spire from source... [2022-04-20T19:25:11.743Z] Installing go1.17.7... [2022-04-20T19:25:38.595Z] Building bin/spire-server... [2022-04-20T19:25:38.595Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-20T19:25:38.595Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-20T19:25:38.595Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-20T19:25:38.595Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-20T19:25:38.595Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-20T19:25:38.595Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-20T19:25:38.595Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-20T19:25:38.595Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-20T19:25:38.595Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-20T19:25:40.591Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-20T19:25:40.871Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-20T19:25:40.871Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-20T19:25:40.871Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-20T19:25:41.151Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-20T19:25:41.432Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-20T19:25:41.432Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-20T19:25:41.432Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-20T19:25:42.425Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-20T19:25:42.425Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-20T19:25:42.425Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-20T19:25:42.716Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-20T19:25:42.716Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-20T19:25:43.724Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-20T19:25:43.724Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-20T19:25:58.890Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-20T19:25:58.890Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-20T19:25:58.890Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-20T19:25:58.890Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-20T19:25:58.890Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-20T19:25:58.890Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-20T19:25:58.890Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-20T19:25:58.890Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-20T19:25:58.890Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-20T19:25:58.890Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-20T19:25:58.891Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-20T19:25:58.891Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-20T19:25:58.891Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-20T19:25:59.504Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-20T19:25:59.781Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-20T19:26:00.771Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-20T19:26:01.048Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-20T19:26:02.037Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-20T19:26:02.037Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-20T19:26:02.037Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-20T19:26:02.317Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-20T19:26:02.317Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-20T19:26:02.317Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-20T19:26:02.317Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-20T19:26:17.454Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-20T19:26:17.454Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-20T19:26:17.454Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-20T19:26:17.454Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-20T19:26:17.454Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-20T19:26:17.454Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-20T19:26:17.454Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-20T19:26:17.454Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-20T19:26:17.454Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-20T19:26:17.454Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-20T19:26:17.454Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-20T19:26:17.454Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-20T19:26:44.336Z] go: downloading google.golang.org/api v0.70.0 [2022-04-20T19:26:44.336Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-20T19:26:44.336Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-20T19:26:44.336Z] go: downloading k8s.io/api v0.23.4 [2022-04-20T19:26:54.576Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-20T19:27:21.463Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-20T19:27:21.463Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-20T19:27:21.463Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-20T19:27:21.463Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-20T19:27:21.463Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-20T19:27:22.068Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-20T19:27:24.073Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-20T19:27:25.072Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-20T19:27:26.527Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-20T19:27:26.809Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-20T19:27:27.087Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-20T19:27:28.083Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-20T19:27:28.083Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-20T19:27:28.360Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-20T19:27:28.639Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-20T19:27:28.918Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-20T19:27:29.196Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-20T19:27:29.196Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-20T19:27:29.475Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-20T19:27:29.753Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-20T19:27:29.753Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-20T19:27:31.206Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-20T19:27:31.206Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-20T19:27:31.206Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-20T19:27:31.487Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-20T19:27:37.844Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-20T19:27:38.464Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-20T19:27:38.464Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-20T19:27:38.464Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-20T19:27:38.464Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-20T19:27:38.740Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-20T19:27:38.740Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-20T19:27:39.730Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-20T19:27:39.730Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-20T19:27:40.010Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-20T19:27:40.290Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-20T19:27:40.290Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-20T19:27:41.279Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-20T19:27:41.874Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-20T19:27:42.150Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-20T19:27:42.430Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-20T19:27:42.430Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-20T19:27:42.703Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-20T19:27:42.703Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-20T19:27:42.703Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-20T19:27:42.703Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-20T19:27:44.145Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-20T19:27:44.145Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-20T19:27:44.425Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-20T19:27:44.700Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-20T19:27:44.700Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-20T19:27:46.687Z] go: downloading go.opencensus.io v0.23.0 [2022-04-20T19:27:47.680Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-20T19:27:47.680Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-20T19:27:47.955Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-20T19:27:47.955Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-20T19:27:48.232Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-20T19:27:48.507Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-20T19:27:48.507Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-20T19:27:49.110Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-20T19:27:51.740Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-20T19:27:53.727Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-20T19:27:53.727Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-20T19:27:54.324Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-20T19:27:54.598Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-20T19:27:54.598Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-20T19:27:55.201Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-20T19:27:55.479Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-20T19:27:55.479Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-20T19:27:55.479Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-20T19:27:55.756Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-20T19:27:55.756Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-20T19:27:55.756Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-20T19:28:05.973Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-20T19:28:05.973Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-20T19:28:05.973Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-20T19:28:05.973Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-20T19:28:32.805Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-20T19:28:32.805Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-20T19:29:11.850Z] 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-04-20T19:29:24.273Z] Removing intermediate container 439479f7cbb6 [2022-04-20T19:29:24.273Z] ---> 45d73119f821 [2022-04-20T19:29:24.273Z] [2022-04-20T19:29:24.273Z] Step 10/25 : FROM alpine:3.14 [2022-04-20T19:29:24.273Z] 3.14: Pulling from library/alpine [2022-04-20T19:29:26.265Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-20T19:29:26.265Z] Status: Downloaded newer image for alpine:3.14 [2022-04-20T19:29:26.265Z] ---> ac73e934f311 [2022-04-20T19:29:26.265Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-20T19:29:26.265Z] ---> Running in 78e115582d3e [2022-04-20T19:29:28.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-20T19:29:28.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-20T19:29:29.930Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-20T19:29:30.216Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-20T19:29:30.216Z] (3/3) Installing su-exec (0.2-r1) [2022-04-20T19:29:30.216Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T19:29:30.216Z] Executing ca-certificates-20211220-r0.trigger [2022-04-20T19:29:30.825Z] OK: 6 MiB in 17 packages [2022-04-20T19:29:34.292Z] Removing intermediate container 78e115582d3e [2022-04-20T19:29:34.292Z] ---> 86045c446380 [2022-04-20T19:29:34.292Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-20T19:29:34.292Z] ---> Running in 1b96c7e1fcb8 [2022-04-20T19:29:34.292Z] Removing intermediate container 508b46113582 [2022-04-20T19:29:34.569Z] ---> 6d34e502be75 [2022-04-20T19:29:34.569Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-20T19:29:34.569Z] ---> Running in a00ae538253e [2022-04-20T19:29:35.195Z] Removing intermediate container 1b96c7e1fcb8 [2022-04-20T19:29:35.195Z] ---> b49dac320694 [2022-04-20T19:29:35.195Z] Step 13/25 : WORKDIR / [2022-04-20T19:29:35.473Z] ---> Running in 7030de8c2d25 [2022-04-20T19:29:36.459Z] Removing intermediate container 7030de8c2d25 [2022-04-20T19:29:36.459Z] ---> 04234793a72e [2022-04-20T19:29:36.459Z] 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-04-20T19:29:37.084Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-20T19:29:38.531Z] ---> e3c381ae96ba [2022-04-20T19:29:38.531Z] 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-04-20T19:29:40.003Z] ---> a8982c668334 [2022-04-20T19:29:40.003Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-20T19:29:41.999Z] ---> 205b8d04d268 [2022-04-20T19:29:41.999Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-20T19:29:41.999Z] Removing intermediate container a00ae538253e [2022-04-20T19:29:41.999Z] ---> 4a6d6df87067 [2022-04-20T19:29:41.999Z] [2022-04-20T19:29:41.999Z] Step 11/23 : FROM docker:20.10.14 [2022-04-20T19:29:42.279Z] 20.10.14: Pulling from library/docker [2022-04-20T19:29:43.278Z] ---> 3649500703a9 [2022-04-20T19:29:43.278Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-20T19:29:45.299Z] Removing intermediate container 0f801eec2387 [2022-04-20T19:29:45.299Z] ---> 3496971550a8 [2022-04-20T19:29:45.299Z] [2022-04-20T19:29:45.299Z] Step 10/31 : FROM alpine:3.14 [2022-04-20T19:29:45.299Z] ---> ac73e934f311 [2022-04-20T19:29:45.299Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-20T19:29:45.587Z] ---> Running in c3c05a88195d [2022-04-20T19:29:46.594Z] Removing intermediate container c3c05a88195d [2022-04-20T19:29:46.594Z] ---> d191c4f8c1f7 [2022-04-20T19:29:46.594Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-20T19:29:46.882Z] ---> Running in 200b6543f5a8 [2022-04-20T19:29:47.492Z] ---> c9baca4aabdf [2022-04-20T19:29:47.492Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-20T19:29:49.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-20T19:29:49.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-20T19:29:50.778Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-20T19:29:50.778Z] (2/2) Installing su-exec (0.2-r1) [2022-04-20T19:29:50.778Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T19:29:50.778Z] OK: 6 MiB in 16 packages [2022-04-20T19:29:51.062Z] ---> b0f895f94278 [2022-04-20T19:29:51.062Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-20T19:29:53.088Z] Removing intermediate container 200b6543f5a8 [2022-04-20T19:29:53.088Z] ---> e63f8c84dfa1 [2022-04-20T19:29:53.088Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-20T19:29:53.088Z] ---> f8d5af9d30a2 [2022-04-20T19:29:53.088Z] 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-04-20T19:29:53.088Z] ---> Running in af6838d0f28b [2022-04-20T19:29:53.088Z] ---> Running in 743e0dc50bc5 [2022-04-20T19:29:54.084Z] Removing intermediate container af6838d0f28b [2022-04-20T19:29:54.084Z] ---> 505fee6e958d [2022-04-20T19:29:54.084Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-20T19:29:54.359Z] ---> Running in 02627d617164 [2022-04-20T19:29:54.963Z] Removing intermediate container 02627d617164 [2022-04-20T19:29:54.963Z] ---> 830cac08dcbd [2022-04-20T19:29:54.963Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-20T19:29:55.242Z] ---> Running in 5d06d103319f [2022-04-20T19:29:57.916Z] Removing intermediate container 743e0dc50bc5 [2022-04-20T19:29:57.916Z] ---> 936edf7c2092 [2022-04-20T19:29:57.916Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-20T19:29:57.916Z] ---> Running in c38795690429 [2022-04-20T19:29:58.915Z] Removing intermediate container c38795690429 [2022-04-20T19:29:58.915Z] ---> e057fea30057 [2022-04-20T19:29:58.915Z] Step 23/25 : LABEL arch=arm64 [2022-04-20T19:29:58.915Z] ---> Running in 7efb79e7866f [2022-04-20T19:29:59.522Z] Removing intermediate container 5d06d103319f [2022-04-20T19:29:59.522Z] ---> 9859353f084d [2022-04-20T19:29:59.522Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-20T19:29:59.802Z] ---> Running in eaa1c01875fa [2022-04-20T19:30:00.088Z] Removing intermediate container 7efb79e7866f [2022-04-20T19:30:00.088Z] ---> 616435c4be51 [2022-04-20T19:30:00.088Z] Step 24/25 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:30:00.379Z] ---> Running in 2445f210873b [2022-04-20T19:30:00.987Z] Removing intermediate container eaa1c01875fa [2022-04-20T19:30:00.987Z] ---> 055ef7b85a3e [2022-04-20T19:30:00.987Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-20T19:30:00.987Z] Removing intermediate container 2445f210873b [2022-04-20T19:30:00.987Z] ---> 32fbe9530d90 [2022-04-20T19:30:00.987Z] Step 25/25 : LABEL version=0.0.0 [2022-04-20T19:30:01.275Z] ---> Running in 5d7e0a29f583 [2022-04-20T19:30:02.277Z] Removing intermediate container 5d7e0a29f583 [2022-04-20T19:30:02.277Z] ---> 75a64c5a9f5a [2022-04-20T19:30:02.277Z] [2022-04-20T19:30:02.277Z] ---> 0aa1e45fbd18 [2022-04-20T19:30:02.277Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-20T19:30:02.559Z] ---> Running in a78b03f62bf1 [2022-04-20T19:30:04.017Z] Successfully built 75a64c5a9f5a [2022-04-20T19:30:04.017Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-20T19:30:04.017Z]  Building security-secretstore-setup ... done Building core-command [2022-04-20T19:30:06.040Z] Removing intermediate container a78b03f62bf1 [2022-04-20T19:30:06.040Z] ---> f81722f39b26 [2022-04-20T19:30:06.040Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-20T19:30:07.026Z] ---> 41b8641ae33c [2022-04-20T19:30:07.026Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-20T19:30:10.438Z] ---> 0a23bf883c44 [2022-04-20T19:30:10.438Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-20T19:30:11.887Z] ---> 9f73c9089473 [2022-04-20T19:30:11.887Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-20T19:30:12.497Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-20T19:30:12.497Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-20T19:30:12.497Z] ---> c346e9eafbab [2022-04-20T19:30:12.497Z] 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-04-20T19:30:12.497Z] ---> Running in ee40dfb4034d [2022-04-20T19:30:12.775Z] ---> 3e45249f1fe3 [2022-04-20T19:30:12.775Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-20T19:30:13.061Z] Removing intermediate container ee40dfb4034d [2022-04-20T19:30:13.061Z] ---> 00e73194da21 [2022-04-20T19:30:13.061Z] 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-04-20T19:30:13.339Z] ---> Running in b1117d791ba7 [2022-04-20T19:30:14.331Z] ---> b172ca1ee364 [2022-04-20T19:30:14.331Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-20T19:30:14.608Z] ---> Running in 1eeb3b47061e [2022-04-20T19:30:16.060Z] Removing intermediate container 1eeb3b47061e [2022-04-20T19:30:16.060Z] ---> fa69eeefa2ae [2022-04-20T19:30:16.060Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-20T19:30:16.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T19:30:16.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T19:30:17.624Z] (1/43) Installing readline (8.1.1-r0) [2022-04-20T19:30:17.624Z] (2/43) Installing bash (5.1.16-r0) [2022-04-20T19:30:17.624Z] Executing bash-5.1.16-r0.post-install [2022-04-20T19:30:17.624Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-20T19:30:17.624Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-20T19:30:17.624Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-20T19:30:17.624Z] ---> f4aa56acb537 [2022-04-20T19:30:17.624Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-20T19:30:17.624Z] (6/43) Installing curl (7.80.0-r0) [2022-04-20T19:30:17.624Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-20T19:30:17.624Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-20T19:30:17.624Z] (9/43) Installing expat (2.4.7-r0) [2022-04-20T19:30:17.624Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-20T19:30:17.900Z] (11/43) Installing gdbm (1.22-r0) [2022-04-20T19:30:17.900Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-20T19:30:17.900Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-20T19:30:17.900Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-20T19:30:17.900Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-20T19:30:17.900Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-20T19:30:17.900Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-20T19:30:18.504Z] ---> Running in b275c8ad920d [2022-04-20T19:30:20.494Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-20T19:30:20.494Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-20T19:30:20.494Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-20T19:30:20.494Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-20T19:30:20.494Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-20T19:30:20.494Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-20T19:30:20.494Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-20T19:30:20.494Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-20T19:30:20.494Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-20T19:30:20.494Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-20T19:30:20.494Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-20T19:30:20.494Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-20T19:30:20.769Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-20T19:30:20.769Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-20T19:30:20.769Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-20T19:30:20.769Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-20T19:30:20.769Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-20T19:30:20.769Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-20T19:30:20.769Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-20T19:30:20.769Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-20T19:30:20.769Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-20T19:30:20.769Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-20T19:30:21.049Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-20T19:30:21.049Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-20T19:30:21.049Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-20T19:30:21.049Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-20T19:30:22.037Z] Executing busybox-1.34.1-r5.trigger [2022-04-20T19:30:22.037Z] OK: 82 MiB in 65 packages [2022-04-20T19:30:23.029Z] Removing intermediate container b275c8ad920d [2022-04-20T19:30:23.029Z] ---> e381c6cbdc05 [2022-04-20T19:30:23.029Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-20T19:30:23.307Z] ---> Running in 79a44a733d33 [2022-04-20T19:30:24.320Z] Removing intermediate container 79a44a733d33 [2022-04-20T19:30:24.320Z] ---> 0faf161d5387 [2022-04-20T19:30:24.320Z] Step 28/31 : CMD ["gate"] [2022-04-20T19:30:24.620Z] ---> Running in c96480f04405 [2022-04-20T19:30:26.058Z] Removing intermediate container c96480f04405 [2022-04-20T19:30:26.058Z] ---> 4559460c91db [2022-04-20T19:30:26.058Z] Step 29/31 : LABEL arch=arm64 [2022-04-20T19:30:26.058Z] ---> Running in fa7eb64c51ed [2022-04-20T19:30:27.049Z] Collecting docker-compose==1.23.2 [2022-04-20T19:30:27.049Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-20T19:30:27.049Z] Removing intermediate container fa7eb64c51ed [2022-04-20T19:30:27.049Z] ---> 9ac9f3206a92 [2022-04-20T19:30:27.049Z] Step 30/31 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:30:27.335Z] Collecting docopt<0.7,>=0.6.1 [2022-04-20T19:30:27.335Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-20T19:30:27.614Z] ---> Running in 6bd610022fb3 [2022-04-20T19:30:28.607Z] Removing intermediate container 6bd610022fb3 [2022-04-20T19:30:28.607Z] ---> 83eb1d855b88 [2022-04-20T19:30:28.607Z] Step 31/31 : LABEL version=0.0.0 [2022-04-20T19:30:29.236Z] ---> Running in f9502297cb66 [2022-04-20T19:30:30.250Z] Collecting docker<4.0,>=3.6.0 [2022-04-20T19:30:30.250Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-20T19:30:30.250Z] Removing intermediate container f9502297cb66 [2022-04-20T19:30:30.250Z] ---> 3a244df47d87 [2022-04-20T19:30:30.250Z] [2022-04-20T19:30:30.250Z] Collecting texttable<0.10,>=0.9.0 [2022-04-20T19:30:30.250Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-20T19:30:31.249Z] Removing intermediate container 604b145599f6 [2022-04-20T19:30:31.249Z] ---> 61c7ebdb8bd8 [2022-04-20T19:30:31.249Z] [2022-04-20T19:30:31.249Z] Step 10/23 : FROM alpine:3.14 [2022-04-20T19:30:31.249Z] ---> ac73e934f311 [2022-04-20T19:30:31.249Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-20T19:30:31.249Z] ---> Running in abe960f43d53 [2022-04-20T19:30:31.528Z] Successfully built 3a244df47d87 [2022-04-20T19:30:31.528Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-20T19:30:31.528Z] Building support-scheduler [2022-04-20T19:30:32.145Z]  Building security-bootstrapper ... done Removing intermediate container abe960f43d53 [2022-04-20T19:30:32.145Z] ---> e04cb2ef4ed3 [2022-04-20T19:30:32.145Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-20T19:30:32.145Z] ---> Running in 04aed01d9afa [2022-04-20T19:30:32.423Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-20T19:30:32.423Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-20T19:30:32.707Z] Removing intermediate container 04aed01d9afa [2022-04-20T19:30:32.707Z] ---> bc6bf30a6d3e [2022-04-20T19:30:32.707Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-20T19:30:32.985Z] ---> Running in 114618fe5962 [2022-04-20T19:30:33.280Z] Removing intermediate container 114618fe5962 [2022-04-20T19:30:33.280Z] ---> e015f97e5ddf [2022-04-20T19:30:33.280Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:30:33.556Z] ---> Running in 735b7c3e83f0 [2022-04-20T19:30:36.965Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-20T19:30:36.965Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-20T19:30:36.965Z] 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-04-20T19:30:36.965Z] Collecting jsonschema<3,>=2.5.1 [2022-04-20T19:30:36.965Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-20T19:30:37.245Z] Removing intermediate container 735b7c3e83f0 [2022-04-20T19:30:37.245Z] ---> 785605771903 [2022-04-20T19:30:37.245Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-20T19:30:37.245Z] ---> Running in 3046d51c4a26 [2022-04-20T19:30:37.518Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-20T19:30:37.518Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-20T19:30:37.792Z] Collecting cached-property<2,>=1.2.0 [2022-04-20T19:30:37.792Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-20T19:30:39.228Z] Collecting PyYAML<4,>=3.10 [2022-04-20T19:30:39.228Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-20T19:30:39.507Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-20T19:30:39.507Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:30:39.507Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:30:39.507Z] ---> 762eb3dc07bb [2022-04-20T19:30:39.507Z] Step 3/23 : WORKDIR /edgex-go [2022-04-20T19:30:39.507Z] ---> Using cache [2022-04-20T19:30:39.507Z] ---> 9e824cdc023e [2022-04-20T19:30:39.507Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:30:39.507Z] ---> Using cache [2022-04-20T19:30:39.507Z] ---> 4b5c2de6cc43 [2022-04-20T19:30:39.507Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-20T19:30:39.507Z] ---> Running in bf1a8c800398 [2022-04-20T19:30:40.502Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-20T19:30:41.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T19:30:41.706Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-20T19:30:41.706Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-20T19:30:41.706Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-20T19:30:41.984Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-20T19:30:41.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T19:30:41.984Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-20T19:30:42.262Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-20T19:30:42.262Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T19:30:42.262Z] OK: 8 MiB in 20 packages [2022-04-20T19:30:43.704Z] OK: 220 MiB in 52 packages [2022-04-20T19:30:44.310Z] Collecting docker-pycreds>=0.4.0 [2022-04-20T19:30:44.310Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-20T19:30:44.310Z] Removing intermediate container 3046d51c4a26 [2022-04-20T19:30:44.310Z] ---> 9f619862e169 [2022-04-20T19:30:44.310Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-20T19:30:44.914Z] Removing intermediate container bf1a8c800398 [2022-04-20T19:30:44.914Z] ---> 61a46c8eed03 [2022-04-20T19:30:44.914Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-20T19:30:45.192Z] ---> 40beb66b00e8 [2022-04-20T19:30:45.192Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-20T19:30:45.480Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-20T19:30:45.480Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-20T19:30:45.480Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-20T19:30:45.480Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-20T19:30:45.764Z] Collecting idna<2.8,>=2.5 [2022-04-20T19:30:45.764Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-20T19:30:46.042Z] 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-04-20T19:30:46.320Z] ---> 77e7f3640eea [2022-04-20T19:30:46.320Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:30:46.320Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-20T19:30:46.320Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-20T19:30:46.320Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-20T19:30:46.320Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-20T19:30:46.320Z] ---> Running in 0305eaa1f254 [2022-04-20T19:30:47.778Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-20T19:30:47.778Z] Attempting uninstall: urllib3 [2022-04-20T19:30:47.778Z] Found existing installation: urllib3 1.26.7 [2022-04-20T19:30:47.778Z] Uninstalling urllib3-1.26.7: [2022-04-20T19:30:47.778Z] Successfully uninstalled urllib3-1.26.7 [2022-04-20T19:30:48.387Z] Attempting uninstall: idna [2022-04-20T19:30:48.387Z] Found existing installation: idna 3.3 [2022-04-20T19:30:48.387Z] Uninstalling idna-3.3: [2022-04-20T19:30:48.387Z] ---> 70f0dc989e96 [2022-04-20T19:30:48.387Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-20T19:30:48.664Z] Successfully uninstalled idna-3.3 [2022-04-20T19:30:49.655Z] ---> aa63d98d6f7b [2022-04-20T19:30:49.655Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-20T19:30:49.932Z] ---> Running in 2243c6f73cd0 [2022-04-20T19:30:50.537Z] Removing intermediate container 2243c6f73cd0 [2022-04-20T19:30:50.537Z] ---> 26d4fbd2ea93 [2022-04-20T19:30:50.537Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T19:30:50.816Z] ---> Running in a644072e8714 [2022-04-20T19:30:51.812Z] Removing intermediate container a644072e8714 [2022-04-20T19:30:51.812Z] ---> 0bf0353111c0 [2022-04-20T19:30:51.812Z] Step 21/23 : LABEL arch=arm64 [2022-04-20T19:30:51.812Z] ---> Running in 7a1ab2dcbe10 [2022-04-20T19:30:52.090Z] Attempting uninstall: requests [2022-04-20T19:30:52.090Z] Found existing installation: requests 2.26.0 [2022-04-20T19:30:52.090Z] Uninstalling requests-2.26.0: [2022-04-20T19:30:52.367Z] Successfully uninstalled requests-2.26.0 [2022-04-20T19:30:52.646Z] Removing intermediate container 0305eaa1f254 [2022-04-20T19:30:52.646Z] ---> 16002803b642 [2022-04-20T19:30:52.646Z] Step 8/23 : COPY . . [2022-04-20T19:30:52.646Z] Removing intermediate container 7a1ab2dcbe10 [2022-04-20T19:30:52.646Z] ---> a0de46179afc [2022-04-20T19:30:52.646Z] Step 22/23 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:30:52.924Z] ---> Running in d8f482f4671b [2022-04-20T19:30:52.924Z] Running setup.py install for texttable: started [2022-04-20T19:30:53.525Z] Removing intermediate container d8f482f4671b [2022-04-20T19:30:53.525Z] ---> d64096a6e1e2 [2022-04-20T19:30:53.525Z] Step 23/23 : LABEL version=0.0.0 [2022-04-20T19:30:53.802Z] ---> Running in 1765af9f2980 [2022-04-20T19:30:54.403Z] Removing intermediate container 1765af9f2980 [2022-04-20T19:30:54.403Z] ---> a3b6795a4d86 [2022-04-20T19:30:54.403Z] [2022-04-20T19:30:55.393Z] Running setup.py install for texttable: finished with status 'done' [2022-04-20T19:30:55.393Z] Running setup.py install for PyYAML: started [2022-04-20T19:30:55.997Z] Successfully built a3b6795a4d86 [2022-04-20T19:30:55.997Z] Successfully tagged core-data-arm64:latest [2022-04-20T19:30:55.997Z] Building support-notifications [2022-04-20T19:30:57.993Z]  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-04-20T19:30:58.596Z] Running setup.py install for docopt: started [2022-04-20T19:31:01.258Z] Running setup.py install for docopt: finished with status 'done' [2022-04-20T19:31:01.258Z] Running setup.py install for dockerpty: started [2022-04-20T19:31:03.248Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-20T19:31:05.547Z] 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-04-20T19:31:07.300Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:31:07.300Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:31:07.300Z] ---> 762eb3dc07bb [2022-04-20T19:31:07.300Z] Step 3/22 : WORKDIR /edgex-go [2022-04-20T19:31:07.300Z] ---> Using cache [2022-04-20T19:31:07.300Z] ---> 9e824cdc023e [2022-04-20T19:31:07.300Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:31:07.300Z] ---> Using cache [2022-04-20T19:31:07.300Z] ---> 4b5c2de6cc43 [2022-04-20T19:31:07.300Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-20T19:31:07.300Z] ---> Using cache [2022-04-20T19:31:07.300Z] ---> 61a46c8eed03 [2022-04-20T19:31:07.300Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-20T19:31:07.300Z] ---> Using cache [2022-04-20T19:31:07.300Z] ---> 77e7f3640eea [2022-04-20T19:31:07.300Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:31:07.300Z] ---> Using cache [2022-04-20T19:31:07.300Z] ---> 16002803b642 [2022-04-20T19:31:07.300Z] Step 8/22 : COPY . . [2022-04-20T19:31:39.908Z] ---> c4f726c33ba4 [2022-04-20T19:31:39.908Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-20T19:31:39.908Z] ---> Running in 9f525c60fdf6 [2022-04-20T19:31:39.908Z] Removing intermediate container b1117d791ba7 [2022-04-20T19:31:39.908Z] ---> 55ed6857a88f [2022-04-20T19:31:39.908Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-20T19:31:39.908Z] ---> Running in d02990f65548 [2022-04-20T19:31:39.908Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:31:39.908Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:31:39.908Z] ---> 762eb3dc07bb [2022-04-20T19:31:39.908Z] Step 3/22 : WORKDIR /edgex-go [2022-04-20T19:31:39.908Z] ---> Using cache [2022-04-20T19:31:39.908Z] ---> 9e824cdc023e [2022-04-20T19:31:39.908Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:31:39.908Z] ---> Using cache [2022-04-20T19:31:39.908Z] ---> 4b5c2de6cc43 [2022-04-20T19:31:39.908Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-20T19:31:39.908Z] ---> Running in 360f19e41047 [2022-04-20T19:31:39.908Z] Removing intermediate container d02990f65548 [2022-04-20T19:31:39.908Z] ---> 02d1e3a8fc3e [2022-04-20T19:31:39.908Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-20T19:31:39.908Z] ---> Running in 6422c955ba90 [2022-04-20T19:31:40.189Z] 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-04-20T19:31:40.812Z] Removing intermediate container 6422c955ba90 [2022-04-20T19:31:40.812Z] ---> e0353b4b7783 [2022-04-20T19:31:40.812Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-20T19:31:41.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T19:31:42.806Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T19:31:43.819Z] ---> 26fe1f352b09 [2022-04-20T19:31:43.819Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-20T19:31:44.107Z] OK: 220 MiB in 52 packages [2022-04-20T19:31:45.593Z] ---> 4f0a50bcf656 [2022-04-20T19:31:45.593Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-20T19:31:46.206Z] Removing intermediate container 360f19e41047 [2022-04-20T19:31:46.206Z] ---> 6f018f5ebb2c [2022-04-20T19:31:46.206Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-20T19:31:47.704Z] ---> 163e8a28a84e [2022-04-20T19:31:47.704Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-20T19:31:48.007Z] ---> Running in 1a128ed72a78 [2022-04-20T19:31:48.007Z] ---> da166b1d51f4 [2022-04-20T19:31:48.007Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:31:48.007Z] ---> Running in 761ede463fd1 [2022-04-20T19:31:49.483Z] Removing intermediate container 1a128ed72a78 [2022-04-20T19:31:49.483Z] ---> 00ef5f43515a [2022-04-20T19:31:49.483Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T19:31:49.483Z] ---> Running in 74778a7034b8 [2022-04-20T19:31:50.954Z] Removing intermediate container 74778a7034b8 [2022-04-20T19:31:50.954Z] ---> 25f84286812e [2022-04-20T19:31:50.954Z] Step 21/23 : LABEL arch=arm64 [2022-04-20T19:31:50.954Z] ---> Running in 82e2c9266697 [2022-04-20T19:31:51.571Z] Removing intermediate container 82e2c9266697 [2022-04-20T19:31:51.571Z] ---> febea603a47e [2022-04-20T19:31:51.571Z] Step 22/23 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:31:51.571Z] ---> Running in fc6695a736c1 [2022-04-20T19:31:52.566Z] Removing intermediate container fc6695a736c1 [2022-04-20T19:31:52.566Z] ---> b92fc4023ce1 [2022-04-20T19:31:52.566Z] Step 23/23 : LABEL version=0.0.0 [2022-04-20T19:31:52.566Z] ---> Running in 65e3cf3ac011 [2022-04-20T19:31:53.567Z] Removing intermediate container 65e3cf3ac011 [2022-04-20T19:31:53.567Z] ---> fbd54036bf71 [2022-04-20T19:31:53.567Z] [2022-04-20T19:31:54.567Z] Removing intermediate container 761ede463fd1 [2022-04-20T19:31:54.567Z] ---> b36c1b470fd2 [2022-04-20T19:31:54.567Z] Step 8/22 : COPY . . [2022-04-20T19:31:54.848Z] Successfully built fbd54036bf71 [2022-04-20T19:31:54.848Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-20T19:31:54.848Z] Building security-spire-server [2022-04-20T19:31:56.115Z]  Building sys-mgmt-agent ... done  ---> cf1a197378dd [2022-04-20T19:31:56.115Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-20T19:31:56.115Z] ---> Running in a97d6e89af94 [2022-04-20T19:31:58.760Z] 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-04-20T19:32:25.664Z] ---> e67f639e7ea1 [2022-04-20T19:32:25.664Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-20T19:32:25.664Z] ---> Running in dba767f3f611 [2022-04-20T19:32:25.664Z] 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-04-20T19:32:25.664Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:32:25.664Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:32:25.664Z] ---> 762eb3dc07bb [2022-04-20T19:32:25.664Z] Step 3/25 : WORKDIR /edgex-go [2022-04-20T19:32:25.664Z] ---> Using cache [2022-04-20T19:32:25.664Z] ---> 9e824cdc023e [2022-04-20T19:32:25.664Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:32:25.664Z] ---> Using cache [2022-04-20T19:32:25.664Z] ---> 4b5c2de6cc43 [2022-04-20T19:32:25.664Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-20T19:32:25.664Z] ---> Running in bf6ee86f2cf8 [2022-04-20T19:32:27.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T19:32:27.738Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T19:32:29.200Z] OK: 220 MiB in 52 packages [2022-04-20T19:32:30.235Z] Removing intermediate container bf6ee86f2cf8 [2022-04-20T19:32:30.235Z] ---> 67e37a12e859 [2022-04-20T19:32:30.235Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-20T19:32:31.234Z] ---> 5cfec7ed1532 [2022-04-20T19:32:31.234Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:32:31.529Z] ---> Running in 39be2cb77003 [2022-04-20T19:32:36.970Z] Removing intermediate container 39be2cb77003 [2022-04-20T19:32:36.970Z] ---> c6087cdc32bc [2022-04-20T19:32:36.970Z] Step 8/25 : COPY . . [2022-04-20T19:32:59.257Z] ---> 53cd378da125 [2022-04-20T19:32:59.257Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-20T19:32:59.257Z] ---> Running in d500b52dcced [2022-04-20T19:32:59.257Z] Removing intermediate container d500b52dcced [2022-04-20T19:32:59.257Z] ---> cc21067538f1 [2022-04-20T19:32:59.257Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-20T19:32:59.257Z] ---> Running in 4afb7c9fe9f1 [2022-04-20T19:32:59.541Z] Removing intermediate container 4afb7c9fe9f1 [2022-04-20T19:32:59.541Z] ---> 08e66dbb429e [2022-04-20T19:32:59.541Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-20T19:32:59.541Z] ---> Running in be1ee2ba9bb9 [2022-04-20T19:33:00.165Z] Removing intermediate container be1ee2ba9bb9 [2022-04-20T19:33:00.165Z] ---> 7cfede26ffca [2022-04-20T19:33:00.165Z] 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-04-20T19:33:00.447Z] ---> Running in f55cf8c04d02 [2022-04-20T19:33:03.103Z] spire-1.2.1/ [2022-04-20T19:33:03.103Z] spire-1.2.1/.data/ [2022-04-20T19:33:03.103Z] spire-1.2.1/.data/.file [2022-04-20T19:33:03.103Z] spire-1.2.1/.dockerignore [2022-04-20T19:33:03.103Z] spire-1.2.1/.gitattributes [2022-04-20T19:33:03.103Z] spire-1.2.1/.githooks/ [2022-04-20T19:33:03.103Z] spire-1.2.1/.githooks/pre-commit [2022-04-20T19:33:03.103Z] spire-1.2.1/.github/ [2022-04-20T19:33:03.103Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-20T19:33:03.103Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-20T19:33:03.103Z] spire-1.2.1/.github/dependabot.yml [2022-04-20T19:33:03.103Z] spire-1.2.1/.github/workflows/ [2022-04-20T19:33:03.103Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-20T19:33:03.103Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-20T19:33:03.103Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-20T19:33:03.103Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-20T19:33:03.103Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-20T19:33:03.103Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-20T19:33:03.103Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-20T19:33:03.103Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-20T19:33:03.103Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-20T19:33:03.103Z] spire-1.2.1/.gitignore [2022-04-20T19:33:03.103Z] spire-1.2.1/.go-version [2022-04-20T19:33:03.103Z] spire-1.2.1/.golangci.yml [2022-04-20T19:33:03.103Z] spire-1.2.1/ADOPTERS.md [2022-04-20T19:33:03.103Z] spire-1.2.1/CHANGELOG.md [2022-04-20T19:33:03.103Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-20T19:33:03.103Z] spire-1.2.1/CODEOWNERS [2022-04-20T19:33:03.103Z] spire-1.2.1/CONTRIBUTING.md [2022-04-20T19:33:03.103Z] spire-1.2.1/Dockerfile [2022-04-20T19:33:03.103Z] spire-1.2.1/Dockerfile.dev [2022-04-20T19:33:03.103Z] spire-1.2.1/Dockerfile.scratch [2022-04-20T19:33:03.103Z] spire-1.2.1/LICENSE [2022-04-20T19:33:03.103Z] spire-1.2.1/MAINTAINERS.md [2022-04-20T19:33:03.103Z] spire-1.2.1/Makefile [2022-04-20T19:33:03.103Z] spire-1.2.1/README.md [2022-04-20T19:33:03.103Z] spire-1.2.1/ROADMAP.md [2022-04-20T19:33:03.103Z] spire-1.2.1/SECURITY.md [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/ [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/ [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/ [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-20T19:33:03.103Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-20T19:33:03.104Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-20T19:33:03.104Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-20T19:33:03.104Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-20T19:33:03.104Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-20T19:33:03.104Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-20T19:33:03.104Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-20T19:33:03.104Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-20T19:33:03.104Z] spire-1.2.1/conf/ [2022-04-20T19:33:03.104Z] spire-1.2.1/conf/agent/ [2022-04-20T19:33:03.104Z] spire-1.2.1/conf/agent/agent.conf [2022-04-20T19:33:03.104Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-20T19:33:03.104Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-20T19:33:03.104Z] spire-1.2.1/conf/server/ [2022-04-20T19:33:03.104Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-20T19:33:03.104Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-20T19:33:03.104Z] spire-1.2.1/conf/server/server.conf [2022-04-20T19:33:03.104Z] spire-1.2.1/conf/server/server_full.conf [2022-04-20T19:33:03.104Z] spire-1.2.1/doc/ [2022-04-20T19:33:03.104Z] spire-1.2.1/doc/SPIRE101.md [2022-04-20T19:33:03.104Z] spire-1.2.1/doc/auditlog.md [2022-04-20T19:33:03.104Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-20T19:33:03.104Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-20T19:33:03.104Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-20T19:33:03.104Z] spire-1.2.1/doc/images/ [2022-04-20T19:33:03.104Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-20T19:33:03.104Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-20T19:33:03.104Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/scaling_spire.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/spire_agent.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/spire_server.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/supported_integrations.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/telemetry.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/telemetry_config.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/upgrading.md [2022-04-20T19:33:03.385Z] spire-1.2.1/doc/using_spire.md [2022-04-20T19:33:03.385Z] spire-1.2.1/examples/ [2022-04-20T19:33:03.385Z] spire-1.2.1/examples/README.md [2022-04-20T19:33:03.385Z] spire-1.2.1/go.mod [2022-04-20T19:33:03.385Z] spire-1.2.1/go.sum [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/agent.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/api/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/client/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/common/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/config.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/manager/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-20T19:33:03.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-20T19:33:03.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/agent/svid/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/names.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/auth/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cli/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-20T19:33:03.667Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/health/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/health/config.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/health/context.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/health/health.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/idutil/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/log/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/log/log.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/log/options.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/profiling/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/selector/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-20T19:33:03.668Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/uptime/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/util/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/util/task.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/version/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/version/version.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/x509util/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/api.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/health/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/id.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/status.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/bundle/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/ca/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/cache/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/catalog/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/config.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-20T19:33:03.946Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-20T19:33:03.947Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-20T19:33:03.947Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-20T19:33:03.947Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-20T19:33:03.947Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-20T19:33:03.947Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-20T19:33:03.947Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-20T19:33:03.947Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-20T19:33:03.947Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-20T19:33:03.947Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-20T19:33:03.947Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-20T19:33:03.947Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-20T19:33:03.947Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-20T19:33:04.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/registration/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/server.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/server_test.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/svid/ [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-20T19:33:04.229Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/ [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/private/ [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/private/server/ [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/private/server/journal/ [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/spire/ [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/spire/common/ [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/spire/plugin/ [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-20T19:33:04.229Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-20T19:33:04.229Z] spire-1.2.1/release/ [2022-04-20T19:33:04.229Z] spire-1.2.1/release/spire-extras/ [2022-04-20T19:33:04.229Z] spire-1.2.1/release/spire-extras/README.md [2022-04-20T19:33:04.229Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-20T19:33:04.229Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-20T19:33:04.229Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-20T19:33:04.229Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-20T19:33:04.229Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-20T19:33:04.229Z] spire-1.2.1/release/spire/ [2022-04-20T19:33:04.229Z] spire-1.2.1/release/spire/README.md [2022-04-20T19:33:04.229Z] spire-1.2.1/release/spire/conf/ [2022-04-20T19:33:04.229Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-20T19:33:04.229Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-20T19:33:04.229Z] spire-1.2.1/release/spire/conf/server/ [2022-04-20T19:33:04.229Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-20T19:33:04.229Z] spire-1.2.1/script/ [2022-04-20T19:33:04.229Z] spire-1.2.1/script/build-artifact.sh [2022-04-20T19:33:04.229Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-20T19:33:04.229Z] spire-1.2.1/support/ [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/ [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-20T19:33:04.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-20T19:33:04.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-20T19:33:04.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-20T19:33:04.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-20T19:33:04.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-20T19:33:04.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-20T19:33:04.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-20T19:33:04.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-20T19:33:04.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-20T19:33:04.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-20T19:33:04.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-20T19:33:04.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-20T19:33:04.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-20T19:33:04.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-20T19:33:04.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-20T19:33:04.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-20T19:33:04.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-20T19:33:04.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-20T19:33:04.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-20T19:33:04.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-20T19:33:04.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-20T19:33:04.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-20T19:33:04.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-20T19:33:04.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-20T19:33:04.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-20T19:33:04.511Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-20T19:33:04.511Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-20T19:33:04.511Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/clock/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/clock/clock.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/fixture.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/registration/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-20T19:33:04.511Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/README.md [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/common [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-20T19:33:04.511Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-20T19:33:04.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-20T19:33:04.792Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/test-one.sh [2022-04-20T19:33:04.793Z] spire-1.2.1/test/integration/test.sh [2022-04-20T19:33:04.793Z] spire-1.2.1/test/plugintest/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/plugintest/config.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/plugintest/load.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/plugintest/option.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/spiretest/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/spiretest/dir.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/spiretest/logs.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/spiretest/suite.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/spiretest/x509.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/testca/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/testca/ca.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/testkey/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/testkey/generate.sh [2022-04-20T19:33:04.793Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/testkey/keys.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/testkey/new.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/tpmsimulator/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/util/ [2022-04-20T19:33:04.793Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/util/cert_generation.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/util/io_redirection.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/util/race.go [2022-04-20T19:33:04.793Z] spire-1.2.1/test/util/util.go [2022-04-20T19:33:04.793Z] building spire from source... [2022-04-20T19:33:05.400Z] Installing go1.17.7... [2022-04-20T19:33:32.266Z] Building bin/spire-server... [2022-04-20T19:33:32.266Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-20T19:33:32.266Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-20T19:33:32.266Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-20T19:33:32.266Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-20T19:33:32.266Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-20T19:33:34.905Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-20T19:33:35.508Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-20T19:33:35.786Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-20T19:33:36.067Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-20T19:33:36.346Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-20T19:33:36.953Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-20T19:33:36.953Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-20T19:33:37.232Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-20T19:33:37.510Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-20T19:33:37.510Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-20T19:33:37.510Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-20T19:33:37.510Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-20T19:33:37.788Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-20T19:33:38.064Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-20T19:33:39.511Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-20T19:34:06.398Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-20T19:34:06.398Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-20T19:34:06.398Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-20T19:34:06.398Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-20T19:34:06.398Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-20T19:34:06.398Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-20T19:34:06.398Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-20T19:34:06.398Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-20T19:34:06.398Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-20T19:34:06.398Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-20T19:34:06.398Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-20T19:34:06.398Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-20T19:34:06.398Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-20T19:34:06.398Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-20T19:34:06.398Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-20T19:34:06.398Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-20T19:34:06.398Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-20T19:34:06.398Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-20T19:34:06.398Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-20T19:34:06.398Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-20T19:34:06.399Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-20T19:34:06.399Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-20T19:34:06.399Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-20T19:34:06.677Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-20T19:34:06.677Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-20T19:34:06.677Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-20T19:34:06.968Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-20T19:34:07.246Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-20T19:34:07.524Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-20T19:34:07.801Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-20T19:34:08.079Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-20T19:34:08.688Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-20T19:34:08.688Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-20T19:34:08.688Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-20T19:34:08.963Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-20T19:34:09.951Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-20T19:34:10.230Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-20T19:34:10.230Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-20T19:34:10.230Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-20T19:34:10.509Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-20T19:34:11.496Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-20T19:34:13.484Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-20T19:34:18.916Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-20T19:34:18.916Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-20T19:34:18.916Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-20T19:34:41.121Z] go: downloading google.golang.org/api v0.70.0 [2022-04-20T19:34:41.121Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-20T19:34:41.121Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-20T19:34:41.121Z] go: downloading k8s.io/api v0.23.4 [2022-04-20T19:34:49.428Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-20T19:35:21.818Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-20T19:35:21.818Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-20T19:35:21.818Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-20T19:35:21.818Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-20T19:35:21.818Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-20T19:35:21.818Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-20T19:35:22.107Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-20T19:35:24.115Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-20T19:35:24.115Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-20T19:35:25.110Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-20T19:35:25.390Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-20T19:35:25.390Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-20T19:35:25.390Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-20T19:35:25.670Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-20T19:35:25.951Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-20T19:35:25.951Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-20T19:35:27.408Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-20T19:35:27.408Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-20T19:35:27.685Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-20T19:35:27.964Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-20T19:35:27.964Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-20T19:35:28.242Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-20T19:35:33.691Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-20T19:35:33.971Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-20T19:35:33.971Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-20T19:35:34.248Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-20T19:35:34.248Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-20T19:35:34.248Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-20T19:35:34.248Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-20T19:35:35.244Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-20T19:35:35.523Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-20T19:35:35.801Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-20T19:35:35.801Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-20T19:35:36.080Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-20T19:35:37.076Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-20T19:35:37.355Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-20T19:35:37.965Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-20T19:35:37.965Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-20T19:35:38.571Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-20T19:35:38.571Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-20T19:35:38.571Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-20T19:35:38.571Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-20T19:35:38.850Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-20T19:35:39.846Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-20T19:35:39.846Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-20T19:35:40.124Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-20T19:35:40.404Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-20T19:35:40.404Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-20T19:35:42.409Z] go: downloading go.opencensus.io v0.23.0 [2022-04-20T19:35:43.017Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-20T19:35:43.295Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-20T19:35:43.574Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-20T19:35:43.574Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-20T19:35:43.854Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-20T19:35:44.138Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-20T19:35:44.420Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-20T19:35:45.032Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-20T19:35:48.455Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-20T19:35:50.461Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-20T19:35:50.461Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-20T19:35:50.742Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-20T19:35:51.736Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-20T19:35:51.736Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-20T19:35:52.017Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-20T19:35:52.017Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-20T19:35:52.017Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-20T19:35:52.017Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-20T19:35:52.296Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-20T19:36:02.768Z] Removing intermediate container 9f525c60fdf6 [2022-04-20T19:36:02.768Z] ---> 66a0a790f9fe [2022-04-20T19:36:02.768Z] [2022-04-20T19:36:02.768Z] Step 10/23 : FROM alpine:3.14 [2022-04-20T19:36:02.768Z] ---> ac73e934f311 [2022-04-20T19:36:02.768Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-20T19:36:02.768Z] ---> Running in 3e7dce56a210 [2022-04-20T19:36:04.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-20T19:36:04.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-20T19:36:05.226Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-20T19:36:05.226Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-20T19:36:05.505Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-20T19:36:05.505Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-20T19:36:05.505Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-20T19:36:05.505Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T19:36:05.505Z] OK: 5 MiB in 15 packages [2022-04-20T19:36:06.996Z] Removing intermediate container 3e7dce56a210 [2022-04-20T19:36:06.996Z] ---> 21ebc4a119c4 [2022-04-20T19:36:06.996Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-20T19:36:07.276Z] ---> Running in 8a5cd58e4349 [2022-04-20T19:36:07.883Z] Removing intermediate container 8a5cd58e4349 [2022-04-20T19:36:07.883Z] ---> b6f30833ddc3 [2022-04-20T19:36:07.883Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-20T19:36:07.883Z] ---> Running in fe2977e5b853 [2022-04-20T19:36:08.514Z] Removing intermediate container fe2977e5b853 [2022-04-20T19:36:08.514Z] ---> 5732b333900c [2022-04-20T19:36:08.514Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-20T19:36:08.514Z] ---> Running in 5d665d4048f5 [2022-04-20T19:36:09.123Z] Removing intermediate container 5d665d4048f5 [2022-04-20T19:36:09.123Z] ---> fcd394f792b8 [2022-04-20T19:36:09.123Z] Step 15/23 : WORKDIR / [2022-04-20T19:36:09.123Z] ---> Running in 5b1aa9d7b3e6 [2022-04-20T19:36:09.728Z] Removing intermediate container 5b1aa9d7b3e6 [2022-04-20T19:36:09.728Z] ---> 2f5ed6000462 [2022-04-20T19:36:09.728Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-20T19:36:10.732Z] ---> eca9724d401b [2022-04-20T19:36:10.732Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-20T19:36:12.193Z] ---> c2b41edd41b6 [2022-04-20T19:36:12.193Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-20T19:36:13.189Z] ---> 9a8af4d4aa66 [2022-04-20T19:36:13.189Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-20T19:36:13.479Z] ---> Running in 56b4ddf7b62c [2022-04-20T19:36:13.767Z] Removing intermediate container 56b4ddf7b62c [2022-04-20T19:36:13.767Z] ---> 87d83dd11e82 [2022-04-20T19:36:13.767Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T19:36:14.047Z] ---> Running in b7177dd712bc [2022-04-20T19:36:14.667Z] Removing intermediate container b7177dd712bc [2022-04-20T19:36:14.667Z] ---> a1f3d38113f4 [2022-04-20T19:36:14.667Z] Step 21/23 : LABEL arch=arm64 [2022-04-20T19:36:14.667Z] ---> Running in a4eba4352797 [2022-04-20T19:36:15.301Z] Removing intermediate container a4eba4352797 [2022-04-20T19:36:15.301Z] ---> e46bf06cb34c [2022-04-20T19:36:15.301Z] Step 22/23 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:36:15.301Z] ---> Running in 352d5552b31a [2022-04-20T19:36:15.957Z] Removing intermediate container 352d5552b31a [2022-04-20T19:36:15.957Z] ---> c299925792e5 [2022-04-20T19:36:15.957Z] Step 23/23 : LABEL version=0.0.0 [2022-04-20T19:36:15.957Z] ---> Running in 3e4b7c2c3463 [2022-04-20T19:36:16.592Z] Removing intermediate container 3e4b7c2c3463 [2022-04-20T19:36:16.593Z] ---> e18ea8e8eb55 [2022-04-20T19:36:16.593Z] [2022-04-20T19:36:16.870Z] Successfully built e18ea8e8eb55 [2022-04-20T19:36:16.871Z] Successfully tagged core-command-arm64:latest [2022-04-20T19:36:16.871Z]  Building core-command ... done Building security-proxy-setup [2022-04-20T19:36:39.107Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-20T19:36:39.107Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-20T19:36:49.354Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:36:49.354Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:36:49.354Z] ---> 762eb3dc07bb [2022-04-20T19:36:49.354Z] Step 3/22 : WORKDIR /edgex-go [2022-04-20T19:36:49.354Z] ---> Using cache [2022-04-20T19:36:49.354Z] ---> 9e824cdc023e [2022-04-20T19:36:49.354Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:36:49.354Z] ---> Using cache [2022-04-20T19:36:49.354Z] ---> 4b5c2de6cc43 [2022-04-20T19:36:49.354Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-20T19:36:49.354Z] ---> Using cache [2022-04-20T19:36:49.354Z] ---> 61a46c8eed03 [2022-04-20T19:36:49.354Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-20T19:36:49.354Z] ---> Using cache [2022-04-20T19:36:49.354Z] ---> 77e7f3640eea [2022-04-20T19:36:49.354Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:36:49.354Z] ---> Using cache [2022-04-20T19:36:49.354Z] ---> 16002803b642 [2022-04-20T19:36:49.354Z] Step 8/22 : COPY . . [2022-04-20T19:36:49.354Z] ---> Using cache [2022-04-20T19:36:49.354Z] ---> cf1a197378dd [2022-04-20T19:36:49.354Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-20T19:36:49.354Z] ---> Running in 5a0cf2918fca [2022-04-20T19:36:49.957Z] 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-04-20T19:39:11.932Z] Removing intermediate container a97d6e89af94 [2022-04-20T19:39:11.932Z] ---> f02ac9c680fe [2022-04-20T19:39:11.932Z] [2022-04-20T19:39:11.932Z] Step 10/22 : FROM alpine:3.14 [2022-04-20T19:39:11.932Z] ---> ac73e934f311 [2022-04-20T19:39:11.932Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-20T19:39:11.932Z] ---> Using cache [2022-04-20T19:39:11.932Z] ---> 21ebc4a119c4 [2022-04-20T19:39:11.932Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-20T19:39:11.932Z] ---> Using cache [2022-04-20T19:39:11.932Z] ---> b6f30833ddc3 [2022-04-20T19:39:11.932Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-20T19:39:11.932Z] ---> Running in 35243385e1c6 [2022-04-20T19:39:11.932Z] Removing intermediate container 35243385e1c6 [2022-04-20T19:39:11.932Z] ---> 9efa13aaa5ae [2022-04-20T19:39:11.932Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-20T19:39:11.932Z] ---> Running in 85ea63f1a404 [2022-04-20T19:39:11.932Z] Removing intermediate container 85ea63f1a404 [2022-04-20T19:39:11.932Z] ---> ec7c3c2a69ba [2022-04-20T19:39:11.932Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-20T19:39:11.932Z] ---> 1610de5e13fa [2022-04-20T19:39:11.932Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-20T19:39:11.932Z] ---> 5b1956e4cfac [2022-04-20T19:39:11.932Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-20T19:39:12.577Z] ---> 28336329b444 [2022-04-20T19:39:12.577Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-20T19:39:12.577Z] ---> Running in d38e632ce1e4 [2022-04-20T19:39:13.196Z] Removing intermediate container d38e632ce1e4 [2022-04-20T19:39:13.196Z] ---> 64c6f4a06d3b [2022-04-20T19:39:13.196Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T19:39:13.196Z] ---> Running in d8a24bf1b722 [2022-04-20T19:39:13.814Z] Removing intermediate container d8a24bf1b722 [2022-04-20T19:39:13.814Z] ---> e0a89074c2f5 [2022-04-20T19:39:13.814Z] Step 20/22 : LABEL arch=arm64 [2022-04-20T19:39:13.814Z] ---> Running in 4b6f46847c45 [2022-04-20T19:39:14.448Z] Removing intermediate container 4b6f46847c45 [2022-04-20T19:39:14.448Z] ---> f62d6cd45dbe [2022-04-20T19:39:14.448Z] Step 21/22 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:39:14.448Z] ---> Running in a4e6096ad17c [2022-04-20T19:39:15.083Z] Removing intermediate container a4e6096ad17c [2022-04-20T19:39:15.083Z] ---> a589e3bba29f [2022-04-20T19:39:15.083Z] Step 22/22 : LABEL version=0.0.0 [2022-04-20T19:39:15.376Z] ---> Running in 9fcdee07cec5 [2022-04-20T19:39:16.000Z] Removing intermediate container 9fcdee07cec5 [2022-04-20T19:39:16.000Z] ---> dd14f4210648 [2022-04-20T19:39:16.000Z] [2022-04-20T19:39:16.293Z] Successfully built dd14f4210648 [2022-04-20T19:39:16.293Z] Successfully tagged support-scheduler-arm64:latest [2022-04-20T19:39:16.293Z]  Building support-scheduler ... done Building core-metadata [2022-04-20T19:39:34.710Z] Removing intermediate container dba767f3f611 [2022-04-20T19:39:34.710Z] ---> 25444c97d3ef [2022-04-20T19:39:34.710Z] [2022-04-20T19:39:34.710Z] Step 10/22 : FROM alpine:3.14 [2022-04-20T19:39:34.710Z] ---> ac73e934f311 [2022-04-20T19:39:34.710Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-20T19:39:35.013Z] ---> Running in 1cf4f2824696 [2022-04-20T19:39:37.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-20T19:39:37.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-20T19:39:39.173Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-20T19:39:39.456Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-20T19:39:39.456Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T19:39:39.456Z] Executing ca-certificates-20211220-r0.trigger [2022-04-20T19:39:40.069Z] OK: 6 MiB in 16 packages [2022-04-20T19:39:42.751Z] Removing intermediate container 1cf4f2824696 [2022-04-20T19:39:42.751Z] ---> af105c008d3d [2022-04-20T19:39:42.751Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-20T19:39:42.751Z] ---> Running in 16cf03ca0c0f [2022-04-20T19:39:43.754Z] Removing intermediate container 16cf03ca0c0f [2022-04-20T19:39:43.754Z] ---> 9f7666e78a63 [2022-04-20T19:39:43.754Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-20T19:39:43.754Z] ---> Running in 8182b4dd9519 [2022-04-20T19:39:44.754Z] Removing intermediate container 8182b4dd9519 [2022-04-20T19:39:44.754Z] ---> f26ca9ac87a9 [2022-04-20T19:39:44.754Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-20T19:39:44.754Z] ---> Running in cba71819cbb2 [2022-04-20T19:39:45.786Z] Removing intermediate container cba71819cbb2 [2022-04-20T19:39:45.786Z] ---> 8dc0ff015468 [2022-04-20T19:39:45.786Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-20T19:39:46.069Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:39:46.069Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:39:46.069Z] ---> 762eb3dc07bb [2022-04-20T19:39:46.069Z] Step 3/23 : WORKDIR /edgex-go [2022-04-20T19:39:46.069Z] ---> Using cache [2022-04-20T19:39:46.069Z] ---> 9e824cdc023e [2022-04-20T19:39:46.069Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:39:46.069Z] ---> Using cache [2022-04-20T19:39:46.069Z] ---> 4b5c2de6cc43 [2022-04-20T19:39:46.069Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-20T19:39:46.069Z] ---> Using cache [2022-04-20T19:39:46.069Z] ---> 61a46c8eed03 [2022-04-20T19:39:46.069Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-20T19:39:46.069Z] ---> Using cache [2022-04-20T19:39:46.069Z] ---> 77e7f3640eea [2022-04-20T19:39:46.069Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:39:46.069Z] ---> Using cache [2022-04-20T19:39:46.069Z] ---> 16002803b642 [2022-04-20T19:39:46.069Z] Step 8/23 : COPY . . [2022-04-20T19:39:46.069Z] ---> Using cache [2022-04-20T19:39:46.069Z] ---> cf1a197378dd [2022-04-20T19:39:46.069Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-20T19:39:46.351Z] ---> Running in 947bc2128545 [2022-04-20T19:39:47.366Z] ---> 9fe4a45e84af [2022-04-20T19:39:47.366Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-20T19:39:48.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/core-metadata/core-metadata ./cmd/core-metadata [2022-04-20T19:39:50.413Z] ---> 48b989d7c8b1 [2022-04-20T19:39:50.413Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-20T19:39:51.425Z] ---> 843db96961f7 [2022-04-20T19:39:51.425Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-20T19:39:51.425Z] ---> Running in c39dd205ffb3 [2022-04-20T19:39:51.720Z] Removing intermediate container c39dd205ffb3 [2022-04-20T19:39:51.720Z] ---> 40e3eb09929c [2022-04-20T19:39:51.720Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T19:39:52.003Z] ---> Running in 6df0a6e6bc50 [2022-04-20T19:39:52.613Z] Removing intermediate container 6df0a6e6bc50 [2022-04-20T19:39:52.613Z] ---> 25ac261118bb [2022-04-20T19:39:52.613Z] Step 20/22 : LABEL arch=arm64 [2022-04-20T19:39:52.613Z] ---> Running in 14ac501fe1b1 [2022-04-20T19:39:53.225Z] Removing intermediate container 14ac501fe1b1 [2022-04-20T19:39:53.225Z] ---> ab73fde9b680 [2022-04-20T19:39:53.225Z] Step 21/22 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:39:53.225Z] ---> Running in fa7f085b974b [2022-04-20T19:39:53.839Z] Removing intermediate container fa7f085b974b [2022-04-20T19:39:53.839Z] ---> 349728c9ea06 [2022-04-20T19:39:53.839Z] Step 22/22 : LABEL version=0.0.0 [2022-04-20T19:39:53.839Z] ---> Running in 0c855808ab0b [2022-04-20T19:39:54.448Z] Removing intermediate container 0c855808ab0b [2022-04-20T19:39:54.448Z] ---> 9a088aff8913 [2022-04-20T19:39:54.448Z] [2022-04-20T19:39:55.082Z] Successfully built 9a088aff8913 [2022-04-20T19:39:55.082Z] Successfully tagged support-notifications-arm64:latest [2022-04-20T19:39:55.082Z]  Building support-notifications ... done Building security-spire-config [2022-04-20T19:40:27.495Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:40:27.495Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:40:27.495Z] ---> 762eb3dc07bb [2022-04-20T19:40:27.495Z] Step 3/26 : WORKDIR /edgex-go [2022-04-20T19:40:27.495Z] ---> Using cache [2022-04-20T19:40:27.495Z] ---> 9e824cdc023e [2022-04-20T19:40:27.495Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:40:27.495Z] ---> Using cache [2022-04-20T19:40:27.495Z] ---> 4b5c2de6cc43 [2022-04-20T19:40:27.495Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-20T19:40:27.495Z] ---> Using cache [2022-04-20T19:40:27.495Z] ---> 67e37a12e859 [2022-04-20T19:40:27.495Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-20T19:40:27.495Z] ---> Using cache [2022-04-20T19:40:27.495Z] ---> 5cfec7ed1532 [2022-04-20T19:40:27.495Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:40:27.495Z] ---> Using cache [2022-04-20T19:40:27.495Z] ---> c6087cdc32bc [2022-04-20T19:40:27.495Z] Step 8/26 : COPY . . [2022-04-20T19:40:27.495Z] ---> Using cache [2022-04-20T19:40:27.495Z] ---> 53cd378da125 [2022-04-20T19:40:27.495Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-20T19:40:27.495Z] ---> Using cache [2022-04-20T19:40:27.495Z] ---> cc21067538f1 [2022-04-20T19:40:27.495Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-20T19:40:27.495Z] ---> Using cache [2022-04-20T19:40:27.495Z] ---> 08e66dbb429e [2022-04-20T19:40:27.495Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-20T19:40:27.495Z] ---> Using cache [2022-04-20T19:40:27.495Z] ---> 7cfede26ffca [2022-04-20T19:40:27.495Z] 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-04-20T19:40:27.495Z] ---> Running in 5d657e347407 [2022-04-20T19:40:28.952Z] spire-1.2.1/ [2022-04-20T19:40:28.952Z] spire-1.2.1/.data/ [2022-04-20T19:40:28.952Z] spire-1.2.1/.data/.file [2022-04-20T19:40:28.952Z] spire-1.2.1/.dockerignore [2022-04-20T19:40:28.952Z] spire-1.2.1/.gitattributes [2022-04-20T19:40:28.952Z] spire-1.2.1/.githooks/ [2022-04-20T19:40:28.952Z] spire-1.2.1/.githooks/pre-commit [2022-04-20T19:40:28.952Z] spire-1.2.1/.github/ [2022-04-20T19:40:28.952Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-20T19:40:28.952Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-20T19:40:28.952Z] spire-1.2.1/.github/dependabot.yml [2022-04-20T19:40:28.952Z] spire-1.2.1/.github/workflows/ [2022-04-20T19:40:28.952Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-20T19:40:28.952Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-20T19:40:28.952Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-20T19:40:28.952Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-20T19:40:28.952Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-20T19:40:28.952Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-20T19:40:28.952Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-20T19:40:28.952Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-20T19:40:28.952Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-20T19:40:28.952Z] spire-1.2.1/.gitignore [2022-04-20T19:40:28.952Z] spire-1.2.1/.go-version [2022-04-20T19:40:28.952Z] spire-1.2.1/.golangci.yml [2022-04-20T19:40:28.952Z] spire-1.2.1/ADOPTERS.md [2022-04-20T19:40:28.952Z] spire-1.2.1/CHANGELOG.md [2022-04-20T19:40:28.952Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-20T19:40:28.952Z] spire-1.2.1/CODEOWNERS [2022-04-20T19:40:28.952Z] spire-1.2.1/CONTRIBUTING.md [2022-04-20T19:40:28.952Z] spire-1.2.1/Dockerfile [2022-04-20T19:40:28.952Z] spire-1.2.1/Dockerfile.dev [2022-04-20T19:40:28.952Z] spire-1.2.1/Dockerfile.scratch [2022-04-20T19:40:28.952Z] spire-1.2.1/LICENSE [2022-04-20T19:40:28.952Z] spire-1.2.1/MAINTAINERS.md [2022-04-20T19:40:28.952Z] spire-1.2.1/Makefile [2022-04-20T19:40:28.952Z] spire-1.2.1/README.md [2022-04-20T19:40:28.952Z] spire-1.2.1/ROADMAP.md [2022-04-20T19:40:28.952Z] spire-1.2.1/SECURITY.md [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/ [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/ [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/ [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-20T19:40:28.952Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-20T19:40:28.953Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-20T19:40:28.953Z] spire-1.2.1/conf/ [2022-04-20T19:40:28.953Z] spire-1.2.1/conf/agent/ [2022-04-20T19:40:28.953Z] spire-1.2.1/conf/agent/agent.conf [2022-04-20T19:40:28.953Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-20T19:40:28.953Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-20T19:40:28.953Z] spire-1.2.1/conf/server/ [2022-04-20T19:40:28.953Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-20T19:40:28.953Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-20T19:40:28.953Z] spire-1.2.1/conf/server/server.conf [2022-04-20T19:40:28.953Z] spire-1.2.1/conf/server/server_full.conf [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/ [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/SPIRE101.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/auditlog.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/images/ [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/scaling_spire.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/spire_agent.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/spire_server.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/supported_integrations.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/telemetry.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/telemetry_config.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/upgrading.md [2022-04-20T19:40:28.953Z] spire-1.2.1/doc/using_spire.md [2022-04-20T19:40:28.953Z] spire-1.2.1/examples/ [2022-04-20T19:40:28.953Z] spire-1.2.1/examples/README.md [2022-04-20T19:40:28.953Z] spire-1.2.1/go.mod [2022-04-20T19:40:28.953Z] spire-1.2.1/go.sum [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/agent.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/api/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/client/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/common/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/config.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/manager/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-20T19:40:28.953Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-20T19:40:28.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-20T19:40:29.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/svid/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/names.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/auth/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cli/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/health/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/health/config.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/health/context.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/health/health.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/idutil/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/log/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/log/log.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/log/options.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-20T19:40:29.233Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/ [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/profiling/ [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/selector/ [2022-04-20T19:40:29.234Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-20T19:40:29.515Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/uptime/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/util/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/util/task.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/version/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/version/version.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/x509util/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/api.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/health/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/id.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/status.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/bundle/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/ca/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/cache/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/catalog/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/config.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-20T19:40:29.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/ [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-20T19:40:29.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-20T19:40:29.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/registration/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/server.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/server_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/svid/ [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/ [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/private/ [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/private/server/ [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/private/server/journal/ [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/spire/ [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/spire/common/ [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/spire/plugin/ [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-20T19:40:29.798Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-20T19:40:29.798Z] spire-1.2.1/release/ [2022-04-20T19:40:29.798Z] spire-1.2.1/release/spire-extras/ [2022-04-20T19:40:29.798Z] spire-1.2.1/release/spire-extras/README.md [2022-04-20T19:40:29.798Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-20T19:40:29.798Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-20T19:40:29.798Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-20T19:40:29.798Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-20T19:40:29.798Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-20T19:40:29.798Z] spire-1.2.1/release/spire/ [2022-04-20T19:40:29.798Z] spire-1.2.1/release/spire/README.md [2022-04-20T19:40:29.798Z] spire-1.2.1/release/spire/conf/ [2022-04-20T19:40:29.798Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-20T19:40:29.798Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-20T19:40:29.798Z] spire-1.2.1/release/spire/conf/server/ [2022-04-20T19:40:29.798Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-20T19:40:29.798Z] spire-1.2.1/script/ [2022-04-20T19:40:29.798Z] spire-1.2.1/script/build-artifact.sh [2022-04-20T19:40:29.798Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-20T19:40:29.798Z] spire-1.2.1/support/ [2022-04-20T19:40:29.798Z] spire-1.2.1/support/k8s/ [2022-04-20T19:40:29.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-20T19:40:29.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-20T19:40:29.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-20T19:40:29.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-20T19:40:29.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-20T19:40:29.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-20T19:40:29.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-20T19:40:29.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-20T19:40:29.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-20T19:40:29.799Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-20T19:40:29.799Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-20T19:40:29.799Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-20T19:40:29.799Z] spire-1.2.1/test/ [2022-04-20T19:40:29.799Z] spire-1.2.1/test/clock/ [2022-04-20T19:40:29.799Z] spire-1.2.1/test/clock/clock.go [2022-04-20T19:40:29.799Z] spire-1.2.1/test/fakes/ [2022-04-20T19:40:29.799Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-20T19:40:29.799Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-20T19:40:29.799Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-20T19:40:29.799Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-20T19:40:29.799Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-20T19:40:29.799Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-20T19:40:29.799Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/fixture.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/registration/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-20T19:40:30.077Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-20T19:40:30.077Z] spire-1.2.1/test/integration/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/integration/README.md [2022-04-20T19:40:30.077Z] spire-1.2.1/test/integration/common [2022-04-20T19:40:30.077Z] spire-1.2.1/test/integration/setup/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-20T19:40:30.077Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-20T19:40:30.077Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-20T19:40:30.077Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-20T19:40:30.077Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-20T19:40:30.077Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-20T19:40:30.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-20T19:40:30.079Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-20T19:40:30.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/test-one.sh [2022-04-20T19:40:30.357Z] spire-1.2.1/test/integration/test.sh [2022-04-20T19:40:30.357Z] spire-1.2.1/test/plugintest/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/plugintest/config.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/plugintest/load.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/plugintest/option.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/spiretest/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/spiretest/dir.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/spiretest/logs.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/spiretest/suite.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/spiretest/x509.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/testca/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/testca/ca.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/testkey/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/testkey/generate.sh [2022-04-20T19:40:30.357Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/testkey/keys.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/testkey/new.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/tpmsimulator/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/util/ [2022-04-20T19:40:30.357Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/util/cert_generation.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/util/io_redirection.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/util/race.go [2022-04-20T19:40:30.357Z] spire-1.2.1/test/util/util.go [2022-04-20T19:40:30.357Z] building spire from source... [2022-04-20T19:40:30.960Z] Installing go1.17.7... [2022-04-20T19:40:57.831Z] Building bin/spire-server... [2022-04-20T19:40:57.831Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-20T19:40:57.831Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-20T19:40:57.831Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-20T19:40:57.831Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-20T19:40:57.831Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-20T19:40:57.831Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-20T19:40:57.831Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-20T19:40:58.431Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-20T19:40:58.708Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-20T19:41:00.713Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-20T19:41:00.989Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-20T19:41:00.989Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-20T19:41:01.291Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-20T19:41:01.569Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-20T19:41:01.850Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-20T19:41:01.850Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-20T19:41:01.850Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-20T19:41:02.839Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-20T19:41:02.839Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-20T19:41:02.839Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-20T19:41:03.453Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-20T19:41:03.453Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-20T19:41:04.457Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-20T19:41:04.457Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-20T19:41:14.689Z] 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-04-20T19:41:19.050Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-20T19:41:19.331Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-20T19:41:19.331Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-20T19:41:19.611Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-20T19:41:19.611Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-20T19:41:19.611Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-20T19:41:20.220Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-20T19:41:20.220Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-20T19:41:20.220Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-20T19:41:20.502Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-20T19:41:20.502Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-20T19:41:20.783Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-20T19:41:20.783Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-20T19:41:21.784Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-20T19:41:21.784Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-20T19:41:21.784Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-20T19:41:22.066Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-20T19:41:22.674Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-20T19:41:22.674Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-20T19:41:22.954Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-20T19:41:22.955Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-20T19:41:23.242Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-20T19:41:23.242Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-20T19:41:23.533Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-20T19:41:24.536Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-20T19:41:24.536Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-20T19:41:25.143Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-20T19:41:25.143Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-20T19:41:25.143Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-20T19:41:26.148Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-20T19:41:30.519Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-20T19:41:33.954Z] Removing intermediate container 5a0cf2918fca [2022-04-20T19:41:33.954Z] ---> 5846974eb146 [2022-04-20T19:41:33.954Z] [2022-04-20T19:41:33.954Z] Step 10/22 : FROM alpine:3.14 [2022-04-20T19:41:33.954Z] ---> ac73e934f311 [2022-04-20T19:41:33.954Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-20T19:41:33.954Z] ---> Running in 3b00bdb67d5c [2022-04-20T19:41:35.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-20T19:41:36.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-20T19:41:37.231Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-20T19:41:37.509Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-20T19:41:37.509Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-20T19:41:37.509Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-20T19:41:37.509Z] (5/6) Installing curl (7.79.1-r0) [2022-04-20T19:41:37.509Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-20T19:41:37.509Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T19:41:37.509Z] Executing ca-certificates-20211220-r0.trigger [2022-04-20T19:41:37.789Z] OK: 8 MiB in 20 packages [2022-04-20T19:41:40.466Z] Removing intermediate container 3b00bdb67d5c [2022-04-20T19:41:40.466Z] ---> 045bd7759aa0 [2022-04-20T19:41:40.466Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-20T19:41:40.466Z] ---> Running in 3de5eebb79ce [2022-04-20T19:41:40.764Z] Removing intermediate container 3de5eebb79ce [2022-04-20T19:41:40.764Z] ---> cc18d0afbd71 [2022-04-20T19:41:40.764Z] Step 13/22 : WORKDIR /edgex [2022-04-20T19:41:40.764Z] ---> Running in 1a41e5fb7b1f [2022-04-20T19:41:41.391Z] Removing intermediate container 1a41e5fb7b1f [2022-04-20T19:41:41.391Z] ---> cb2355b43231 [2022-04-20T19:41:41.391Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-20T19:41:41.391Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-20T19:41:41.679Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-20T19:41:41.961Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-20T19:41:42.243Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-20T19:41:42.243Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-20T19:41:42.521Z]  ---> 57617ff121a9 [2022-04-20T19:41:42.522Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-20T19:41:43.985Z] ---> 002e2f0f00e8 [2022-04-20T19:41:43.985Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-20T19:41:45.453Z] ---> ef7174fc71f9 [2022-04-20T19:41:45.453Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-20T19:41:46.934Z] ---> 1fa0141d30e4 [2022-04-20T19:41:46.934Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-20T19:41:46.934Z] ---> Running in 77efbf4c7302 [2022-04-20T19:41:50.386Z] Removing intermediate container 77efbf4c7302 [2022-04-20T19:41:50.386Z] ---> 29fcb256f7ca [2022-04-20T19:41:50.386Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-20T19:41:50.386Z] ---> Running in 83ffdaa93771 [2022-04-20T19:41:50.386Z] Removing intermediate container 83ffdaa93771 [2022-04-20T19:41:50.386Z] ---> 6cb5af6c149f [2022-04-20T19:41:50.386Z] Step 20/22 : LABEL arch=arm64 [2022-04-20T19:41:50.670Z] ---> Running in 88c0ac5658f0 [2022-04-20T19:41:51.284Z] Removing intermediate container 88c0ac5658f0 [2022-04-20T19:41:51.284Z] ---> 5fa92b8fb12d [2022-04-20T19:41:51.284Z] Step 21/22 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:41:51.284Z] ---> Running in f6d9cc6297dc [2022-04-20T19:41:51.972Z] Removing intermediate container f6d9cc6297dc [2022-04-20T19:41:51.972Z] ---> ca39a121c7b9 [2022-04-20T19:41:51.972Z] Step 22/22 : LABEL version=0.0.0 [2022-04-20T19:41:51.972Z] ---> Running in a24eccb8addd [2022-04-20T19:41:52.436Z] Removing intermediate container a24eccb8addd [2022-04-20T19:41:52.436Z] ---> 22cc0937c02f [2022-04-20T19:41:52.436Z] [2022-04-20T19:41:52.929Z] Successfully built 22cc0937c02f [2022-04-20T19:41:52.929Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-20T19:41:52.929Z] Building security-spiffe-token-provider [2022-04-20T19:42:12.338Z]  Building security-proxy-setup ... done go: downloading google.golang.org/api v0.70.0 [2022-04-20T19:42:12.338Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-20T19:42:12.338Z] go: downloading k8s.io/api v0.23.4 [2022-04-20T19:42:22.552Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-20T19:42:22.552Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-20T19:42:22.552Z] ---> 762eb3dc07bb [2022-04-20T19:42:22.552Z] Step 3/20 : WORKDIR /edgex-go [2022-04-20T19:42:22.552Z] ---> Using cache [2022-04-20T19:42:22.552Z] ---> 9e824cdc023e [2022-04-20T19:42:22.552Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-20T19:42:23.161Z] ---> Running in 731ae6e69e94 [2022-04-20T19:42:25.164Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T19:42:26.160Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T19:42:27.153Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-20T19:42:27.759Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-20T19:42:27.759Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-20T19:42:27.759Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-20T19:42:27.759Z] OK: 15741 distinct packages available [2022-04-20T19:42:28.037Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T19:42:29.029Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T19:42:30.011Z] OK: 220 MiB in 52 packages [2022-04-20T19:42:32.019Z] Removing intermediate container 731ae6e69e94 [2022-04-20T19:42:32.019Z] ---> 4e35175f3677 [2022-04-20T19:42:32.019Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-20T19:42:33.029Z] ---> 141d252e549a [2022-04-20T19:42:33.029Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T19:42:33.029Z] ---> Running in ac2ee9dde4f8 [2022-04-20T19:42:38.461Z] Removing intermediate container ac2ee9dde4f8 [2022-04-20T19:42:38.461Z] ---> 98e0e9f42f45 [2022-04-20T19:42:38.461Z] Step 7/20 : COPY . . [2022-04-20T19:43:00.697Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-20T19:43:00.697Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-20T19:43:00.697Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-20T19:43:00.697Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-20T19:43:00.697Z]  ---> 09b2caa2cfc6 [2022-04-20T19:43:00.697Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-20T19:43:00.697Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-20T19:43:00.697Z]  ---> Running in 954ed045d7c8 [2022-04-20T19:43:00.697Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-20T19:43:00.985Z] 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-04-20T19:43:02.979Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-20T19:43:03.583Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-20T19:43:05.575Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-20T19:43:05.576Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-20T19:43:05.576Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-20T19:43:06.565Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-20T19:43:06.842Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-20T19:43:06.842Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-20T19:43:07.120Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-20T19:43:07.725Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-20T19:43:07.725Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-20T19:43:08.003Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-20T19:43:08.003Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-20T19:43:08.281Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-20T19:43:08.558Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-20T19:43:08.558Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-20T19:43:10.010Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-20T19:43:10.010Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-20T19:43:10.612Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-20T19:43:16.040Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-20T19:43:16.040Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-20T19:43:16.040Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-20T19:43:16.040Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-20T19:43:16.040Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-20T19:43:16.040Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-20T19:43:16.040Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-20T19:43:17.026Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-20T19:43:17.026Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-20T19:43:17.302Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-20T19:43:17.578Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-20T19:43:17.578Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-20T19:43:18.567Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-20T19:43:18.844Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-20T19:43:19.120Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-20T19:43:19.398Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-20T19:43:19.674Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-20T19:43:19.674Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-20T19:43:19.674Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-20T19:43:19.674Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-20T19:43:19.950Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-20T19:43:20.940Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-20T19:43:21.218Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-20T19:43:21.496Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-20T19:43:21.496Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-20T19:43:21.774Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-20T19:43:23.769Z] go: downloading go.opencensus.io v0.23.0 [2022-04-20T19:43:24.762Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-20T19:43:24.762Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-20T19:43:25.040Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-20T19:43:25.040Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-20T19:43:25.319Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-20T19:43:25.924Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-20T19:43:25.924Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-20T19:43:26.915Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-20T19:43:30.333Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-20T19:43:32.324Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-20T19:43:32.325Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-20T19:43:32.602Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-20T19:43:32.602Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-20T19:43:32.602Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-20T19:43:33.592Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-20T19:43:33.592Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-20T19:43:33.872Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-20T19:43:33.872Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-20T19:43:34.149Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-20T19:43:34.149Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-20T19:43:34.427Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-20T19:43:42.763Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-20T19:43:42.763Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-20T19:43:42.763Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-20T19:43:42.763Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-20T19:44:09.667Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-20T19:44:09.667Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-20T19:44:56.784Z] Removing intermediate container 947bc2128545 [2022-04-20T19:44:56.784Z] ---> ad866094317d [2022-04-20T19:44:56.784Z] [2022-04-20T19:44:56.784Z] Step 10/23 : FROM alpine:3.14 [2022-04-20T19:44:56.784Z] ---> ac73e934f311 [2022-04-20T19:44:56.784Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-20T19:44:56.784Z] ---> Using cache [2022-04-20T19:44:56.784Z] ---> 21ebc4a119c4 [2022-04-20T19:44:56.784Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-20T19:44:56.784Z] ---> Using cache [2022-04-20T19:44:56.784Z] ---> b6f30833ddc3 [2022-04-20T19:44:56.784Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-20T19:44:56.784Z] ---> Running in d73fee13d556 [2022-04-20T19:44:56.784Z] Removing intermediate container d73fee13d556 [2022-04-20T19:44:56.784Z] ---> 6f1e745279e4 [2022-04-20T19:44:56.784Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-20T19:44:56.784Z] ---> Running in 05f697a8ab44 [2022-04-20T19:44:56.784Z] Removing intermediate container 05f697a8ab44 [2022-04-20T19:44:56.784Z] ---> 55f71b69ae3e [2022-04-20T19:44:56.784Z] Step 15/23 : WORKDIR / [2022-04-20T19:44:56.784Z] ---> Running in bbb5a1604c16 [2022-04-20T19:44:56.784Z] Removing intermediate container bbb5a1604c16 [2022-04-20T19:44:56.784Z] ---> c2133984be72 [2022-04-20T19:44:56.784Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-20T19:44:56.784Z] ---> cf6f23d7e996 [2022-04-20T19:44:56.784Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-20T19:44:56.784Z] ---> a4e376f53ddf [2022-04-20T19:44:56.784Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-20T19:44:57.065Z] ---> 5e2114f315a8 [2022-04-20T19:44:57.065Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-20T19:44:57.065Z] ---> Running in 26e9274e3bda [2022-04-20T19:44:57.676Z] Removing intermediate container 26e9274e3bda [2022-04-20T19:44:57.676Z] ---> 8c0c3dc72994 [2022-04-20T19:44:57.676Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T19:44:57.676Z] ---> Running in df18cdbb9cdc [2022-04-20T19:44:58.299Z] Removing intermediate container df18cdbb9cdc [2022-04-20T19:44:58.299Z] ---> e915ae28dfe2 [2022-04-20T19:44:58.299Z] Step 21/23 : LABEL arch=arm64 [2022-04-20T19:44:58.585Z] ---> Running in 506562a1a75a [2022-04-20T19:44:59.191Z] Removing intermediate container 506562a1a75a [2022-04-20T19:44:59.191Z] ---> cb38fc8c7d2f [2022-04-20T19:44:59.191Z] Step 22/23 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:44:59.191Z] ---> Running in 6216703f806d [2022-04-20T19:44:59.821Z] Removing intermediate container 6216703f806d [2022-04-20T19:44:59.821Z] ---> 017054a660bb [2022-04-20T19:44:59.821Z] Step 23/23 : LABEL version=0.0.0 [2022-04-20T19:45:00.116Z] ---> Running in 92a160117950 [2022-04-20T19:45:00.721Z] Removing intermediate container 92a160117950 [2022-04-20T19:45:00.721Z] ---> 375c9565363e [2022-04-20T19:45:00.721Z] [2022-04-20T19:45:00.999Z] Successfully built 375c9565363e [2022-04-20T19:45:00.999Z] Successfully tagged core-metadata-arm64:latest [2022-04-20T19:48:38.152Z]  Building core-metadata ... done Removing intermediate container 954ed045d7c8 [2022-04-20T19:48:38.152Z] ---> cf935f77fa68 [2022-04-20T19:48:38.152Z] [2022-04-20T19:48:38.152Z] Step 9/20 : FROM alpine:3.15 [2022-04-20T19:48:38.152Z] 3.15: Pulling from library/alpine [2022-04-20T19:48:38.152Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-20T19:48:38.152Z] Status: Downloaded newer image for alpine:3.15 [2022-04-20T19:48:38.152Z] ---> 3fb3c9af89a9 [2022-04-20T19:48:38.152Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-20T19:48:38.152Z] ---> Running in 785eb73be284 [2022-04-20T19:48:38.152Z] Removing intermediate container 785eb73be284 [2022-04-20T19:48:38.152Z] ---> c4f93e89903d [2022-04-20T19:48:38.152Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T19:48:38.152Z] ---> Running in d0d9ceff569d [2022-04-20T19:48:38.152Z] Removing intermediate container d0d9ceff569d [2022-04-20T19:48:38.152Z] ---> b098d23e69e4 [2022-04-20T19:48:38.152Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-20T19:48:38.152Z] ---> Running in 7e145ccb6bb9 [2022-04-20T19:48:38.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T19:48:39.612Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T19:48:40.614Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-20T19:48:40.614Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-20T19:48:40.614Z] OK: 15730 distinct packages available [2022-04-20T19:48:40.895Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T19:48:41.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T19:48:42.900Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-20T19:48:43.178Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-20T19:48:43.178Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-20T19:48:43.458Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-20T19:48:43.458Z] (5/9) Installing curl (7.80.0-r0) [2022-04-20T19:48:43.458Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-20T19:48:43.737Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-20T19:48:43.737Z] (8/9) Installing libucontext (1.1-r0) [2022-04-20T19:48:43.737Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-20T19:48:44.017Z] Executing busybox-1.34.1-r5.trigger [2022-04-20T19:48:44.017Z] Executing ca-certificates-20211220-r0.trigger [2022-04-20T19:48:44.296Z] OK: 8 MiB in 23 packages [2022-04-20T19:48:46.994Z] Removing intermediate container 7e145ccb6bb9 [2022-04-20T19:48:46.994Z] ---> 993d166e9881 [2022-04-20T19:48:46.994Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-20T19:48:47.615Z] ---> 5ad6f40e2c7c [2022-04-20T19:48:47.615Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-20T19:48:49.639Z] ---> e56bf7ab4cfd [2022-04-20T19:48:49.639Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-20T19:48:50.660Z] ---> 40a67851d271 [2022-04-20T19:48:50.660Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-20T19:48:50.660Z] ---> Running in 7ca6ddc11f86 [2022-04-20T19:48:51.284Z] Removing intermediate container 7ca6ddc11f86 [2022-04-20T19:48:51.284Z] ---> 3b1d9d21ceac [2022-04-20T19:48:51.284Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T19:48:51.561Z] ---> Running in 386acd46dc3c [2022-04-20T19:48:52.167Z] Removing intermediate container 386acd46dc3c [2022-04-20T19:48:52.167Z] ---> 5a22f86b7d33 [2022-04-20T19:48:52.167Z] Step 18/20 : LABEL arch=arm64 [2022-04-20T19:48:52.167Z] ---> Running in 71f4cac6210a [2022-04-20T19:48:52.459Z] Removing intermediate container 71f4cac6210a [2022-04-20T19:48:52.459Z] ---> 876a5e8828ce [2022-04-20T19:48:52.459Z] Step 19/20 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T19:48:52.738Z] ---> Running in f6e224b4214d [2022-04-20T19:48:53.339Z] Removing intermediate container f6e224b4214d [2022-04-20T19:48:53.340Z] ---> a0ec3dbc5017 [2022-04-20T19:48:53.340Z] Step 20/20 : LABEL version=0.0.0 [2022-04-20T19:48:53.340Z] ---> Running in 825e63ce63a8 [2022-04-20T19:48:53.947Z] Removing intermediate container 825e63ce63a8 [2022-04-20T19:48:53.947Z] ---> 3d26c744bacf [2022-04-20T19:48:53.947Z] [2022-04-20T19:48:54.558Z] Successfully built 3d26c744bacf [2022-04-20T19:48:54.558Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-20T20:00:47.547Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-04-20T20:00:47.547Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-20T20:00:47.547Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-20T20:00:47.547Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-20T20:00:47.547Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-20T20:00:47.547Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-20T20:00:47.547Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-20T20:00:47.547Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-20T20:00:47.547Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-20T20:00:47.547Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-20T20:00:47.547Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-20T20:00:47.547Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-20T20:00:47.547Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-20T20:00:47.547Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-20T20:05:39.737Z] Building bin/spire-agent... [2022-04-20T20:05:39.737Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-20T20:05:39.737Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-20T20:05:39.737Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-20T20:05:39.737Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-20T20:05:40.016Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-20T20:05:41.016Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-20T20:05:41.016Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-20T20:05:41.292Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-20T20:05:41.292Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-20T20:05:41.572Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-20T20:05:41.572Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-20T20:05:41.572Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-20T20:05:41.849Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-20T20:06:49.932Z] Removing intermediate container 4c37062a3cd7 [2022-04-20T20:06:49.932Z] ---> aabbcd97b031 [2022-04-20T20:06:49.932Z] [2022-04-20T20:06:49.932Z] Step 13/26 : FROM alpine:3.15 [2022-04-20T20:06:49.932Z] ---> 3fb3c9af89a9 [2022-04-20T20:06:49.932Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-20T20:06:49.932Z] ---> Using cache [2022-04-20T20:06:49.932Z] ---> c4f93e89903d [2022-04-20T20:06:49.932Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T20:06:49.932Z] ---> Using cache [2022-04-20T20:06:49.932Z] ---> b098d23e69e4 [2022-04-20T20:06:49.932Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-20T20:06:49.932Z] ---> Running in 1d2284a7bc2a [2022-04-20T20:06:49.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T20:06:49.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T20:06:49.932Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-20T20:06:49.932Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-20T20:06:49.932Z] OK: 15730 distinct packages available [2022-04-20T20:06:49.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T20:06:49.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T20:06:49.932Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-20T20:06:49.932Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-20T20:06:49.932Z] (3/5) Installing libucontext (1.1-r0) [2022-04-20T20:06:49.932Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-20T20:06:49.932Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-20T20:06:49.932Z] Executing busybox-1.34.1-r5.trigger [2022-04-20T20:06:49.932Z] OK: 6 MiB in 19 packages [2022-04-20T20:06:49.932Z] Removing intermediate container 1d2284a7bc2a [2022-04-20T20:06:49.932Z] ---> ee9fd473c790 [2022-04-20T20:06:49.932Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-20T20:06:51.392Z] ---> 0a2c0a0b0921 [2022-04-20T20:06:51.392Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-20T20:06:58.184Z] ---> d919c5c2bd5b [2022-04-20T20:06:58.184Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-20T20:06:58.184Z] ---> 2b038f6c0d0d [2022-04-20T20:06:58.184Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-20T20:06:58.797Z] ---> 74c9d37ba999 [2022-04-20T20:06:58.797Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-20T20:06:59.799Z] ---> 9d2476f31df7 [2022-04-20T20:06:59.799Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-20T20:06:59.799Z] ---> Running in d771141674fc [2022-04-20T20:07:00.090Z] Removing intermediate container d771141674fc [2022-04-20T20:07:00.090Z] ---> f328bfb2a459 [2022-04-20T20:07:00.091Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-20T20:07:00.381Z] ---> Running in d32a9910d807 [2022-04-20T20:07:00.661Z] Removing intermediate container d32a9910d807 [2022-04-20T20:07:00.661Z] ---> ce182dba2681 [2022-04-20T20:07:00.661Z] Step 24/26 : LABEL arch=arm64 [2022-04-20T20:07:00.940Z] ---> Running in b18468b7f046 [2022-04-20T20:07:01.556Z] Removing intermediate container b18468b7f046 [2022-04-20T20:07:01.556Z] ---> b6d00da6f394 [2022-04-20T20:07:01.556Z] Step 25/26 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T20:07:01.556Z] ---> Running in ef269ab7115e [2022-04-20T20:07:01.840Z] Removing intermediate container ef269ab7115e [2022-04-20T20:07:01.840Z] ---> ae6376c3cbcb [2022-04-20T20:07:01.840Z] Step 26/26 : LABEL version=0.0.0 [2022-04-20T20:07:02.117Z] ---> Running in 723b5b9585eb [2022-04-20T20:07:02.392Z] Removing intermediate container 723b5b9585eb [2022-04-20T20:07:02.392Z] ---> 97a9d8efdc78 [2022-04-20T20:07:02.392Z] [2022-04-20T20:07:02.667Z] Successfully built 97a9d8efdc78 [2022-04-20T20:07:02.667Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-20T20:08:39.476Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-20T20:08:39.476Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-20T20:08:39.476Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-20T20:08:39.476Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-20T20:08:39.476Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-20T20:08:41.467Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-20T20:08:42.461Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-20T20:08:42.461Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-20T20:08:42.739Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-20T20:08:42.739Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-20T20:08:42.739Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-20T20:08:42.739Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-20T20:08:42.739Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-20T20:08:42.739Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-20T20:10:35.190Z] Removing intermediate container f55cf8c04d02 [2022-04-20T20:10:35.190Z] ---> b457a8a0d48d [2022-04-20T20:10:35.190Z] [2022-04-20T20:10:35.190Z] Step 13/25 : FROM alpine:3.15 [2022-04-20T20:10:35.190Z] ---> 3fb3c9af89a9 [2022-04-20T20:10:35.190Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-20T20:10:35.190Z] ---> Using cache [2022-04-20T20:10:35.190Z] ---> c4f93e89903d [2022-04-20T20:10:35.190Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T20:10:35.190Z] ---> Using cache [2022-04-20T20:10:35.190Z] ---> b098d23e69e4 [2022-04-20T20:10:35.190Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-20T20:10:35.190Z] ---> Using cache [2022-04-20T20:10:35.190Z] ---> ee9fd473c790 [2022-04-20T20:10:35.190Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-20T20:10:35.190Z] ---> 5a5ab2c16627 [2022-04-20T20:10:35.190Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-20T20:10:35.190Z] ---> 43493b5e2254 [2022-04-20T20:10:35.190Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-20T20:10:35.190Z] ---> a62bfccd30c9 [2022-04-20T20:10:35.190Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-20T20:10:35.190Z] ---> b1d54afc3863 [2022-04-20T20:10:35.190Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-20T20:10:35.190Z] ---> Running in 6cfdeb69c61d [2022-04-20T20:10:35.190Z] Removing intermediate container 6cfdeb69c61d [2022-04-20T20:10:35.190Z] ---> 80b6b7490b77 [2022-04-20T20:10:35.190Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-20T20:10:35.190Z] ---> Running in 9ded9db17b9c [2022-04-20T20:10:35.190Z] Removing intermediate container 9ded9db17b9c [2022-04-20T20:10:35.190Z] ---> cae674e87230 [2022-04-20T20:10:35.190Z] Step 23/25 : LABEL arch=arm64 [2022-04-20T20:10:35.190Z] ---> Running in 6c9413f9c50e [2022-04-20T20:10:35.190Z] Removing intermediate container 6c9413f9c50e [2022-04-20T20:10:35.190Z] ---> 3c495379c701 [2022-04-20T20:10:35.190Z] Step 24/25 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T20:10:35.190Z] ---> Running in 6a5011527cec [2022-04-20T20:10:35.190Z] Removing intermediate container 6a5011527cec [2022-04-20T20:10:35.190Z] ---> de53999df68a [2022-04-20T20:10:35.190Z] Step 25/25 : LABEL version=0.0.0 [2022-04-20T20:10:35.190Z] ---> Running in 24f4bc2d114e [2022-04-20T20:10:35.190Z] Removing intermediate container 24f4bc2d114e [2022-04-20T20:10:35.190Z] ---> 4c8dee4d4c7c [2022-04-20T20:10:35.190Z] [2022-04-20T20:10:35.190Z] Successfully built 4c8dee4d4c7c [2022-04-20T20:10:35.191Z] Successfully tagged security-spire-server-arm64:latest [2022-04-20T20:12:42.022Z]  Building security-spire-server ... done Removing intermediate container 5d657e347407 [2022-04-20T20:12:42.022Z] ---> 01567d220d0f [2022-04-20T20:12:42.022Z] [2022-04-20T20:12:42.022Z] Step 13/26 : FROM alpine:3.15 [2022-04-20T20:12:42.022Z] ---> 3fb3c9af89a9 [2022-04-20T20:12:42.022Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-20T20:12:42.022Z] ---> Using cache [2022-04-20T20:12:42.022Z] ---> c4f93e89903d [2022-04-20T20:12:42.022Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T20:12:42.022Z] ---> Using cache [2022-04-20T20:12:42.022Z] ---> b098d23e69e4 [2022-04-20T20:12:42.022Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-20T20:12:42.022Z] ---> Running in 70556e472c97 [2022-04-20T20:12:42.022Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T20:12:42.022Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T20:12:42.022Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-20T20:12:42.022Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-20T20:12:42.022Z] OK: 15730 distinct packages available [2022-04-20T20:12:42.022Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T20:12:42.022Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T20:12:42.022Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-20T20:12:42.022Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-20T20:12:42.022Z] (3/4) Installing libucontext (1.1-r0) [2022-04-20T20:12:42.022Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-20T20:12:42.022Z] Executing busybox-1.34.1-r5.trigger [2022-04-20T20:12:42.022Z] OK: 6 MiB in 18 packages [2022-04-20T20:12:42.022Z] Removing intermediate container 70556e472c97 [2022-04-20T20:12:42.022Z] ---> 889605a721f4 [2022-04-20T20:12:42.022Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-20T20:12:43.486Z] ---> 40413ab91f5f [2022-04-20T20:12:43.486Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-20T20:12:43.761Z] ---> 8373a76a0cc8 [2022-04-20T20:12:43.761Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-20T20:12:44.036Z] ---> Running in 7b5872b33ade [2022-04-20T20:12:44.313Z] Removing intermediate container 7b5872b33ade [2022-04-20T20:12:44.313Z] ---> ed9a91be6663 [2022-04-20T20:12:44.313Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-20T20:12:44.913Z] ---> ef83a5bb3429 [2022-04-20T20:12:44.913Z] Step 21/26 : WORKDIR / [2022-04-20T20:12:44.913Z] ---> Running in f4713881a7e9 [2022-04-20T20:12:45.193Z] Removing intermediate container f4713881a7e9 [2022-04-20T20:12:45.193Z] ---> 2fc2d03c71ef [2022-04-20T20:12:45.193Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-20T20:12:45.193Z] ---> Running in 133eb844222d [2022-04-20T20:12:45.794Z] Removing intermediate container 133eb844222d [2022-04-20T20:12:45.794Z] ---> 5a1bf51e3780 [2022-04-20T20:12:45.794Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-20T20:12:45.794Z] ---> Running in 3e9e08852fe3 [2022-04-20T20:12:46.071Z] Removing intermediate container 3e9e08852fe3 [2022-04-20T20:12:46.071Z] ---> 6409e1777995 [2022-04-20T20:12:46.071Z] Step 24/26 : LABEL arch=arm64 [2022-04-20T20:12:46.071Z] ---> Running in 0f6817b62eb4 [2022-04-20T20:12:46.346Z] Removing intermediate container 0f6817b62eb4 [2022-04-20T20:12:46.346Z] ---> 00624eeec425 [2022-04-20T20:12:46.346Z] Step 25/26 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 [2022-04-20T20:12:46.346Z] ---> Running in 934b567c4d34 [2022-04-20T20:12:46.624Z] Removing intermediate container 934b567c4d34 [2022-04-20T20:12:46.624Z] ---> fa6759c6b313 [2022-04-20T20:12:46.624Z] Step 26/26 : LABEL version=0.0.0 [2022-04-20T20:12:46.905Z] ---> Running in f8b82e8772cd [2022-04-20T20:12:47.181Z] Removing intermediate container f8b82e8772cd [2022-04-20T20:12:47.181Z] ---> 272b40e0c5d0 [2022-04-20T20:12:47.181Z] [2022-04-20T20:12:47.181Z] Successfully built 272b40e0c5d0 [2022-04-20T20:12:47.181Z] Successfully tagged security-spire-config-arm64:latest [2022-04-20T20:12:47.472Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-20T20:12:47.477Z] $ docker stop --time=1 1ffe0f243cbadd7967490e2a1adcc300dbc579fc76b79d80af3feedc0d5ec3fb [2022-04-20T20:12:49.130Z] $ docker rm -f 1ffe0f243cbadd7967490e2a1adcc300dbc579fc76b79d80af3feedc0d5ec3fb [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T20:12:49.763Z] + docker images [2022-04-20T20:12:50.035Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-20T20:12:50.035Z] security-spire-config-arm64 latest 272b40e0c5d0 3 seconds ago 85.6MB [2022-04-20T20:12:50.035Z] 01567d220d0f 31 seconds ago 4.14GB [2022-04-20T20:12:50.035Z] security-spire-server-arm64 latest 4c8dee4d4c7c 2 minutes ago 86.3MB [2022-04-20T20:12:50.035Z] b457a8a0d48d 2 minutes ago 4.14GB [2022-04-20T20:12:50.035Z] security-spire-agent-arm64 latest 97a9d8efdc78 5 minutes ago 126MB [2022-04-20T20:12:50.036Z] aabbcd97b031 6 minutes ago 4.14GB [2022-04-20T20:12:50.036Z] security-spiffe-token-provider-arm64 latest 3d26c744bacf 23 minutes ago 27.9MB [2022-04-20T20:12:50.036Z] cf935f77fa68 24 minutes ago 1.36GB [2022-04-20T20:12:50.036Z] core-metadata-arm64 latest 375c9565363e 27 minutes ago 16.4MB [2022-04-20T20:12:50.036Z] ad866094317d 27 minutes ago 1.31GB [2022-04-20T20:12:50.036Z] security-proxy-setup-arm64 latest 22cc0937c02f 30 minutes ago 26.1MB [2022-04-20T20:12:50.036Z] 5846974eb146 31 minutes ago 1.32GB [2022-04-20T20:12:50.036Z] support-notifications-arm64 latest 9a088aff8913 32 minutes ago 25.8MB [2022-04-20T20:12:50.036Z] 25444c97d3ef 33 minutes ago 1.37GB [2022-04-20T20:12:50.036Z] support-scheduler-arm64 latest dd14f4210648 33 minutes ago 25.2MB [2022-04-20T20:12:50.036Z] f02ac9c680fe 33 minutes ago 1.36GB [2022-04-20T20:12:50.036Z] core-command-arm64 latest e18ea8e8eb55 36 minutes ago 15.5MB [2022-04-20T20:12:50.036Z] 66a0a790f9fe 36 minutes ago 1.31GB [2022-04-20T20:12:50.036Z] sys-mgmt-agent-arm64 latest fbd54036bf71 40 minutes ago 282MB [2022-04-20T20:12:50.036Z] core-data-arm64 latest a3b6795a4d86 41 minutes ago 21.6MB [2022-04-20T20:12:50.036Z] security-bootstrapper-arm64 latest 3a244df47d87 42 minutes ago 18.3MB [2022-04-20T20:12:50.036Z] 61c7ebdb8bd8 42 minutes ago 1.34GB [2022-04-20T20:12:50.036Z] security-secretstore-setup-arm64 latest 75a64c5a9f5a 42 minutes ago 27.5MB [2022-04-20T20:12:50.036Z] 3496971550a8 43 minutes ago 1.31GB [2022-04-20T20:12:50.036Z] 4a6d6df87067 43 minutes ago 1.31GB [2022-04-20T20:12:50.036Z] 45d73119f821 43 minutes ago 1.32GB [2022-04-20T20:12:50.036Z] ci-base-image-arm64 latest 762eb3dc07bb 59 minutes ago 886MB [2022-04-20T20:12:50.036Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-20T20:12:50.036Z] alpine 3.14 ac73e934f311 2 weeks ago 5.34MB [2022-04-20T20:12:50.036Z] alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB [2022-04-20T20:12:50.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-20T20:12:50.036Z] 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-04-20T20:12:50.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T20:12:50.841Z] [2022-04-20T20:12:50.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-20T20:12:51.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T20:12:51.520Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-20T20:12:51.521Z] 8998bd30e6a1: Pulling fs layer [2022-04-20T20:12:51.521Z] 04944245beec: Pulling fs layer [2022-04-20T20:12:51.521Z] 699f458cf7ca: Pulling fs layer [2022-04-20T20:12:51.521Z] 765212b225bb: Pulling fs layer [2022-04-20T20:12:51.521Z] f23df028b6ca: Pulling fs layer [2022-04-20T20:12:51.521Z] d65c8cfc05b1: Pulling fs layer [2022-04-20T20:12:51.521Z] 2437ff75d9bd: Pulling fs layer [2022-04-20T20:12:51.521Z] d65c8cfc05b1: Waiting [2022-04-20T20:12:51.521Z] 765212b225bb: Waiting [2022-04-20T20:12:51.521Z] 2437ff75d9bd: Waiting [2022-04-20T20:12:51.521Z] f23df028b6ca: Waiting [2022-04-20T20:12:51.521Z] 04944245beec: Verifying Checksum [2022-04-20T20:12:51.521Z] 04944245beec: Download complete [2022-04-20T20:12:51.521Z] 765212b225bb: Verifying Checksum [2022-04-20T20:12:51.521Z] 765212b225bb: Download complete [2022-04-20T20:12:51.521Z] f23df028b6ca: Verifying Checksum [2022-04-20T20:12:51.521Z] f23df028b6ca: Download complete [2022-04-20T20:12:51.521Z] d65c8cfc05b1: Verifying Checksum [2022-04-20T20:12:51.521Z] d65c8cfc05b1: Download complete [2022-04-20T20:12:51.799Z] 699f458cf7ca: Verifying Checksum [2022-04-20T20:12:51.799Z] 699f458cf7ca: Download complete [2022-04-20T20:12:52.077Z] 8998bd30e6a1: Download complete [2022-04-20T20:12:54.700Z] 2437ff75d9bd: Verifying Checksum [2022-04-20T20:12:54.700Z] 2437ff75d9bd: Download complete [2022-04-20T20:12:56.681Z] 8998bd30e6a1: Pull complete [2022-04-20T20:12:56.953Z] 04944245beec: Pull complete [2022-04-20T20:12:58.386Z] 699f458cf7ca: Pull complete [2022-04-20T20:12:58.660Z] 765212b225bb: Pull complete [2022-04-20T20:12:59.640Z] f23df028b6ca: Pull complete [2022-04-20T20:12:59.912Z] d65c8cfc05b1: Pull complete [2022-04-20T20:13:14.994Z] 2437ff75d9bd: Pull complete [2022-04-20T20:13:14.994Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-20T20:13:14.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T20:13:14.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-20T20:13:15.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-21515 does not seem to be running inside a container [2022-04-20T20:13:15.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-20T20:13:18.006Z] $ docker top 41ebfe8b3ce09ca504fda6ccfef68b54149aa8a0cc4a7d80cefbc1ae8aebc61a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T20:13:19.133Z] ---> job-cost.sh [2022-04-20T20:13:19.134Z] lf-activate-venv: SKIPPING [2022-04-20T20:13:19.134Z] INFO: No Stack... [2022-04-20T20:13:19.730Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-20T20:13:20.322Z] INFO: Archiving Costs [Pipeline] sh [2022-04-20T20:13:21.001Z] + + catcut /w/workspace/edgex-go/1/archives/cost.csv -d, [2022-04-20T20:13:21.002Z] -f6 [Pipeline] lock [2022-04-20T20:13:21.054Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3981-1-stack-cost] [2022-04-20T20:13:21.119Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3981-1-stack-cost] did not exist. Created. [2022-04-20T20:13:21.119Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3981-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-20T20:13:21.879Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-20T20:13:22.073Z] Stashed 1 file(s) [Pipeline] } [2022-04-20T20:13:22.092Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3981-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-20T20:13:22.231Z] $ docker stop --time=1 41ebfe8b3ce09ca504fda6ccfef68b54149aa8a0cc4a7d80cefbc1ae8aebc61a [2022-04-20T20:13:23.765Z] $ docker rm -f 41ebfe8b3ce09ca504fda6ccfef68b54149aa8a0cc4a7d80cefbc1ae8aebc61a [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-04-20T20:13:24.998Z] provisioning config files... [2022-04-20T20:13:25.008Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4353989206653603455tmp [Pipeline] { [Pipeline] sh [2022-04-20T20:13:25.353Z] + set +x [2022-04-20T20:13:25.353Z] + bash -s -- [2022-04-20T20:13:25.353Z] + curl -s https://codecov.io/bash [2022-04-20T20:13:25.353Z] [2022-04-20T20:13:25.353Z] _____ _ [2022-04-20T20:13:25.353Z] / ____| | | [2022-04-20T20:13:25.353Z] | | ___ __| | ___ ___ _____ __ [2022-04-20T20:13:25.353Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-20T20:13:25.353Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-20T20:13:25.353Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-20T20:13:25.353Z] Bash-1.0.6 [2022-04-20T20:13:25.353Z] [2022-04-20T20:13:25.353Z] [2022-04-20T20:13:25.353Z] ==> git version 2.25.1 found [2022-04-20T20:13:25.353Z] ==> 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-04-20T20:13:25.353Z] Release-Date: 2020-01-08 [2022-04-20T20:13:25.353Z] 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-04-20T20:13:25.353Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-20T20:13:25.353Z] ==> Jenkins CI detected. [2022-04-20T20:13:25.353Z] current dir:  /w/workspace/edgex-go/1 [2022-04-20T20:13:25.353Z] project root: . [2022-04-20T20:13:25.353Z] --> token set from env [2022-04-20T20:13:25.353Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-20T20:13:25.613Z] ==> Running gcov in . (disable via -X gcov) [2022-04-20T20:13:25.613Z] ==> Python coveragepy not found [2022-04-20T20:13:25.613Z] ==> Searching for coverage reports in: [2022-04-20T20:13:25.613Z] + . [2022-04-20T20:13:25.613Z] -> Found 1 reports [2022-04-20T20:13:25.613Z] ==> Detecting git/mercurial file structure [2022-04-20T20:13:25.613Z] ==> Reading reports [2022-04-20T20:13:25.613Z] + ./coverage.out bytes=435134 [2022-04-20T20:13:25.613Z] ==> Appending adjustments [2022-04-20T20:13:25.613Z] https://docs.codecov.io/docs/fixing-reports [2022-04-20T20:13:26.997Z] + Found adjustments [2022-04-20T20:13:26.997Z] ==> Gzipping contents [2022-04-20T20:13:26.997Z] 60K /tmp/codecov.n6hhsr.gz [2022-04-20T20:13:26.997Z] ==> Uploading reports [2022-04-20T20:13:26.997Z] url: https://codecov.io [2022-04-20T20:13:26.997Z] query: branch=PR-3981&commit=af059f930788bb3f72af80e016a3e6a668111049&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3981%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3981&job=&cmd_args= [2022-04-20T20:13:26.997Z] -> Pinging Codecov [2022-04-20T20:13:26.997Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3981&commit=af059f930788bb3f72af80e016a3e6a668111049&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3981%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3981&job=&cmd_args= [2022-04-20T20:13:27.257Z] -> Uploading to [2022-04-20T20:13:27.257Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-20/00271124DB129430A58F1EEE437C3FCB/af059f930788bb3f72af80e016a3e6a668111049/83b63b57-04ee-4ff5-a2e2-df2a4ce76361.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220420T201326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5a86fc1cdc635c67f6bc8a0e6d6a9513da4a6e3a3470ada6afa52bb89fa1ef1e [2022-04-20T20:13:27.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-20T20:13:27.257Z] Dload Upload Total Spent Left Speed [2022-04-20T20:13:27.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59804 0 0 100 59804 0 239k --:--:-- --:--:-- --:--:-- 239k [2022-04-20T20:13:27.520Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/af059f930788bb3f72af80e016a3e6a668111049 [Pipeline] } [2022-04-20T20:13:27.548Z] 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-04-20T20:13:29.051Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-20T20:13:29.392Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T20:13:30.290Z] ---> package-listing.sh [2022-04-20T20:13:30.290Z] ++ facter osfamily [2022-04-20T20:13:30.290Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-20T20:13:30.551Z] + OS_FAMILY=debian [2022-04-20T20:13:30.551Z] + workspace=/w/workspace/edgex-go/1 [2022-04-20T20:13:30.551Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-20T20:13:30.551Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-20T20:13:30.551Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-20T20:13:30.551Z] + PACKAGES=/tmp/packages_start.txt [2022-04-20T20:13:30.551Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-20T20:13:30.551Z] + PACKAGES=/tmp/packages_end.txt [2022-04-20T20:13:30.551Z] + case "${OS_FAMILY}" in [2022-04-20T20:13:30.551Z] + dpkg -l [2022-04-20T20:13:30.551Z] + grep '^ii' [2022-04-20T20:13:30.551Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-20T20:13:30.551Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-20T20:13:30.551Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-20T20:13:30.551Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-20T20:13:30.551Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-04-20T20:13:30.551Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-04-20T20:13:30.585Z] 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-04-20T20:13:30.881Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-20T20:13:31.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T20:13:31.475Z] [2022-04-20T20:13:31.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T20:13:31.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T20:13:31.841Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-20T20:13:31.841Z] 5eb5b503b376: Pulling fs layer [2022-04-20T20:13:31.841Z] 5c69ac0246d0: Pulling fs layer [2022-04-20T20:13:31.841Z] ec43610c2a17: Pulling fs layer [2022-04-20T20:13:31.841Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-20T20:13:31.841Z] 33b1e0a273af: Pulling fs layer [2022-04-20T20:13:31.841Z] 5d3b04190fa2: Pulling fs layer [2022-04-20T20:13:31.841Z] 2f39f015ded8: Pulling fs layer [2022-04-20T20:13:31.841Z] 5d3b04190fa2: Waiting [2022-04-20T20:13:31.841Z] 2f39f015ded8: Waiting [2022-04-20T20:13:31.841Z] 3a2ae6a8a46f: Waiting [2022-04-20T20:13:31.841Z] 5c69ac0246d0: Download complete [2022-04-20T20:13:31.841Z] 3a2ae6a8a46f: Download complete [2022-04-20T20:13:31.841Z] 33b1e0a273af: Verifying Checksum [2022-04-20T20:13:31.841Z] 33b1e0a273af: Download complete [2022-04-20T20:13:31.841Z] ec43610c2a17: Verifying Checksum [2022-04-20T20:13:31.841Z] ec43610c2a17: Download complete [2022-04-20T20:13:31.841Z] 5d3b04190fa2: Verifying Checksum [2022-04-20T20:13:31.841Z] 5d3b04190fa2: Download complete [2022-04-20T20:13:32.103Z] 5eb5b503b376: Verifying Checksum [2022-04-20T20:13:32.103Z] 5eb5b503b376: Download complete [2022-04-20T20:13:32.675Z] 2f39f015ded8: Verifying Checksum [2022-04-20T20:13:33.244Z] 5eb5b503b376: Pull complete [2022-04-20T20:13:33.504Z] 5c69ac0246d0: Pull complete [2022-04-20T20:13:33.764Z] ec43610c2a17: Pull complete [2022-04-20T20:13:34.026Z] 3a2ae6a8a46f: Pull complete [2022-04-20T20:13:34.285Z] 33b1e0a273af: Pull complete [2022-04-20T20:13:34.285Z] 5d3b04190fa2: Pull complete [2022-04-20T20:13:38.484Z] 2f39f015ded8: Pull complete [2022-04-20T20:13:38.484Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-20T20:13:38.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T20:13:38.484Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-20T20:13:38.576Z] prd-ubuntu20.04-docker-8c-8g-21514 does not seem to be running inside a container [2022-04-20T20:13:38.672Z] $ 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-04-20T20:13:40.290Z] $ docker top 661ac5c4ef0924408918c37297013e0872258c7320ae61c7d56321a46d4fe632 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T20:13:40.704Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-20T20:13:41.025Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-20T20:13:41.338Z] + ls /var/log/sa-host [2022-04-20T20:13:41.338Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T20:13:41.622Z] provisioning config files... [2022-04-20T20:13:41.632Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8928362010536026590tmp [Pipeline] { [Pipeline] echo [2022-04-20T20:13:41.679Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T20:13:42.003Z] ---> create-netrc.sh [Pipeline] } [2022-04-20T20:13:42.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-20T20:13:42.452Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-20T20:13:42.488Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T20:13:42.804Z] ---> sudo-logs.sh [2022-04-20T20:13:42.804Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-20T20:13:42.881Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T20:13:43.195Z] ---> job-cost.sh [2022-04-20T20:13:43.195Z] lf-activate-venv: SKIPPING [2022-04-20T20:13:43.195Z] DEBUG: total: 0.2199999988079071 [2022-04-20T20:13:43.196Z] INFO: Retrieving Stack Cost... [2022-04-20T20:13:43.456Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-20T20:13:44.025Z] INFO: Archiving Costs [Pipeline] echo [2022-04-20T20:13:44.066Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T20:13:44.387Z] ---> logs-deploy.sh [2022-04-20T20:13:44.387Z] lf-activate-venv: SKIPPING [2022-04-20T20:13:44.387Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3981/1 [2022-04-20T20:13:44.387Z] INFO: archiving workspace using pattern(s): [2022-04-20T20:13:45.326Z] Archives upload complete. [2022-04-20T20:13:45.326Z] INFO: archiving logs to Nexus