Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fefff5dfcf757bf5669fadd7ace0412839b30723 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-ssh13389321445491072098.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16288392588997464557.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2706220615320990982.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4556138370507275972.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15615759827743233988.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47174 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/222 [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/222 # 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 Avoid second fetch Checking out Revision fefff5dfcf757bf5669fadd7ace0412839b30723 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f fefff5dfcf757bf5669fadd7ace0412839b30723 # timeout=10 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks (#4014)" > git rev-list --no-walk ab0f97fec4d40b420f2060de726b99c5b26ce4cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T09:34:08.105Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T09:34:08.166Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T09:34:08.195Z] ========================================================= [2022-05-10T09:34:08.195Z] EdgeX Global Pipelines Version Info [2022-05-10T09:34:08.195Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T09:34:09.024Z] ------------------- [2022-05-10T09:34:09.024Z] stable info: [2022-05-10T09:34:09.024Z] ------------------- [2022-05-10T09:34:09.024Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T09:34:09.024Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T09:34:09.024Z] Message: update stable to v1.0.227 [2022-05-10T09:34:09.597Z] ------------------- [2022-05-10T09:34:09.597Z] experimental info: [2022-05-10T09:34:09.597Z] ------------------- [2022-05-10T09:34:09.597Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T09:34:09.597Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T09:34:09.597Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T09:34:09.735Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-10T09:34:09.748Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-10T09:34:09.760Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T09:34:09.772Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T09:34:09.781Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T09:34:09.789Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T09:34:09.802Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T09:34:09.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-10T09:34:09.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-10T09:34:09.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-10T09:34:09.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T09:34:09.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T09:34:09.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T09:34:09.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T09:34:09.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T09:34:09.908Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T09:34:09.922Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T09:34:09.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T09:34:09.947Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-10T09:34:09.959Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-10T09:34:09.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T09:34:09.986Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T09:34:09.998Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T09:34:10.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T09:34:10.023Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T09:34:10.035Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] echo [2022-05-10T09:34:10.049Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fefff5d [Pipeline] echo [2022-05-10T09:34:10.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T09:34:10.097Z] provisioning config files... [2022-05-10T09:34:10.111Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/222@tmp/config1559733657887081268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T09:34:10.418Z] ---> docker-login.sh [2022-05-10T09:34:10.418Z] nexus3.edgexfoundry.org:10001 [2022-05-10T09:34:10.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:34:10.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:34:10.681Z] Configure a credential helper to remove this warning. See [2022-05-10T09:34:10.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:34:10.681Z] [2022-05-10T09:34:10.681Z] Login Succeeded [2022-05-10T09:34:10.681Z] nexus3.edgexfoundry.org:10002 [2022-05-10T09:34:10.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:34:10.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:34:10.943Z] Configure a credential helper to remove this warning. See [2022-05-10T09:34:10.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:34:10.943Z] [2022-05-10T09:34:10.943Z] Login Succeeded [2022-05-10T09:34:10.943Z] nexus3.edgexfoundry.org:10003 [2022-05-10T09:34:10.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:34:10.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:34:10.943Z] Configure a credential helper to remove this warning. See [2022-05-10T09:34:10.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:34:10.943Z] [2022-05-10T09:34:10.943Z] Login Succeeded [2022-05-10T09:34:10.943Z] nexus3.edgexfoundry.org:10004 [2022-05-10T09:34:11.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:34:11.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:34:11.207Z] Configure a credential helper to remove this warning. See [2022-05-10T09:34:11.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:34:11.207Z] [2022-05-10T09:34:11.207Z] Login Succeeded [2022-05-10T09:34:11.207Z] docker.io [2022-05-10T09:34:11.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:34:11.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:34:11.780Z] Configure a credential helper to remove this warning. See [2022-05-10T09:34:11.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:34:11.780Z] [2022-05-10T09:34:11.780Z] Login Succeeded [2022-05-10T09:34:11.780Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T09:34:11.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T09:34:12.103Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-10T09:34:12.103Z] + dirname cmd/core-command/Dockerfile [2022-05-10T09:34:12.103Z] + cut -d/ -f2 [2022-05-10T09:34:12.103Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-10T09:34:12.103Z] + dirname cmd/core-data/Dockerfile [2022-05-10T09:34:12.103Z] + cut -d/ -f2 [2022-05-10T09:34:12.103Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-10T09:34:12.103Z] + dirname cmd/core-metadata/Dockerfile [2022-05-10T09:34:12.103Z] + cut -d/ -f2 [2022-05-10T09:34:12.103Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-10T09:34:12.103Z] + dirname cmd/security-bootstrapper/Dockerfile+ [2022-05-10T09:34:12.103Z] cut -d/ -f2 [2022-05-10T09:34:12.103Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-10T09:34:12.103Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-10T09:34:12.103Z] + cut -d/ -f2 [2022-05-10T09:34:12.103Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-10T09:34:12.103Z] + + cut -d/ -f2dirname [2022-05-10T09:34:12.103Z] cmd/security-secretstore-setup/Dockerfile [2022-05-10T09:34:12.103Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-10T09:34:12.103Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T09:34:12.103Z] + cut -d/ -f2 [2022-05-10T09:34:12.103Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T09:34:12.103Z] + + dirname cmd/security-spire-agent/Dockerfile [2022-05-10T09:34:12.103Z] cut -d/ -f2 [2022-05-10T09:34:12.103Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-10T09:34:12.103Z] + + dirname cmd/security-spire-config/Dockerfile [2022-05-10T09:34:12.103Z] cut -d/ -f2 [2022-05-10T09:34:12.103Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-10T09:34:12.103Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-10T09:34:12.103Z] + cut -d/ -f2 [2022-05-10T09:34:12.103Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-10T09:34:12.103Z] + dirname cmd/support-notifications/Dockerfile [2022-05-10T09:34:12.103Z] + cut -d/ -f2 [2022-05-10T09:34:12.103Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-10T09:34:12.103Z] + cut -d/ -f2 [2022-05-10T09:34:12.103Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-10T09:34:12.103Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-10T09:34:12.103Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-10T09:34:12.103Z] + cut -d/ -f2 [2022-05-10T09:34:12.103Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-10T09:34:12.225Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T09:34:12.611Z] + git rev-list -1 --merges fefff5dfcf757bf5669fadd7ace0412839b30723~1..fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] echo [2022-05-10T09:34:12.637Z] -----------> git rev-list -1 --merges fefff5dfcf757bf5669fadd7ace0412839b30723~1..fefff5dfcf757bf5669fadd7ace0412839b30723 fefff5dfcf757bf5669fadd7ace0412839b30723 [false] [Pipeline] sh [2022-05-10T09:34:12.937Z] + git log --format=format:%s -1 fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] echo [2022-05-10T09:34:12.970Z] ========================================================= [2022-05-10T09:34:12.970Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T09:34:12.970Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-10T09:34:13.377Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T09:34:13.377Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T09:34:13.377Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T09:34:13.377Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T09:34:13.377Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T09:34:13.377Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T09:34:13.377Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:34:13.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T09:34:13.726Z] [2022-05-10T09:34:13.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:34:14.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T09:34:14.036Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T09:34:14.036Z] 1fe172e4850f: Pulling fs layer [2022-05-10T09:34:14.036Z] caf521ccaac6: Pulling fs layer [2022-05-10T09:34:14.036Z] 3ead6fa29328: Pulling fs layer [2022-05-10T09:34:14.036Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T09:34:14.036Z] a8d5f1318db7: Pulling fs layer [2022-05-10T09:34:14.036Z] c427282e49a2: Pulling fs layer [2022-05-10T09:34:14.036Z] 1827001aaf11: Pulling fs layer [2022-05-10T09:34:14.036Z] 0714d37db230: Pulling fs layer [2022-05-10T09:34:14.036Z] ac28cf19c067: Pulling fs layer [2022-05-10T09:34:14.036Z] ca983d60f3e2: Pulling fs layer [2022-05-10T09:34:14.036Z] 9f894cec8388: Pulling fs layer [2022-05-10T09:34:14.036Z] 1827001aaf11: Waiting [2022-05-10T09:34:14.036Z] c427282e49a2: Waiting [2022-05-10T09:34:14.036Z] 0714d37db230: Waiting [2022-05-10T09:34:14.036Z] ac28cf19c067: Waiting [2022-05-10T09:34:14.036Z] 5c2a1cbceb83: Waiting [2022-05-10T09:34:14.036Z] 9f894cec8388: Waiting [2022-05-10T09:34:14.036Z] ca983d60f3e2: Waiting [2022-05-10T09:34:14.036Z] a8d5f1318db7: Waiting [2022-05-10T09:34:14.036Z] caf521ccaac6: Verifying Checksum [2022-05-10T09:34:14.036Z] caf521ccaac6: Download complete [2022-05-10T09:34:14.036Z] 5c2a1cbceb83: Download complete [2022-05-10T09:34:14.295Z] a8d5f1318db7: Verifying Checksum [2022-05-10T09:34:14.295Z] a8d5f1318db7: Download complete [2022-05-10T09:34:14.295Z] c427282e49a2: Download complete [2022-05-10T09:34:14.295Z] 3ead6fa29328: Verifying Checksum [2022-05-10T09:34:14.295Z] 3ead6fa29328: Download complete [2022-05-10T09:34:14.295Z] 0714d37db230: Download complete [2022-05-10T09:34:14.295Z] ac28cf19c067: Download complete [2022-05-10T09:34:14.295Z] ca983d60f3e2: Verifying Checksum [2022-05-10T09:34:14.295Z] ca983d60f3e2: Download complete [2022-05-10T09:34:14.295Z] 9f894cec8388: Verifying Checksum [2022-05-10T09:34:14.295Z] 9f894cec8388: Download complete [2022-05-10T09:34:14.295Z] 1fe172e4850f: Download complete [2022-05-10T09:34:14.554Z] 1827001aaf11: Verifying Checksum [2022-05-10T09:34:14.554Z] 1827001aaf11: Download complete [2022-05-10T09:34:15.951Z] 1fe172e4850f: Pull complete [2022-05-10T09:34:15.951Z] caf521ccaac6: Pull complete [2022-05-10T09:34:16.520Z] 3ead6fa29328: Pull complete [2022-05-10T09:34:16.520Z] 5c2a1cbceb83: Pull complete [2022-05-10T09:34:16.783Z] a8d5f1318db7: Pull complete [2022-05-10T09:34:17.043Z] c427282e49a2: Pull complete [2022-05-10T09:34:18.960Z] 1827001aaf11: Pull complete [2022-05-10T09:34:18.960Z] 0714d37db230: Pull complete [2022-05-10T09:34:19.219Z] ac28cf19c067: Pull complete [2022-05-10T09:34:19.219Z] ca983d60f3e2: Pull complete [2022-05-10T09:34:19.479Z] 9f894cec8388: Pull complete [2022-05-10T09:34:19.479Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T09:34:19.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T09:34:19.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T09:34:19.561Z] prd-ubuntu20.04-docker-8c-8g-47174 does not seem to be running inside a container [2022-05-10T09:34:19.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T09:34:21.130Z] $ docker top 8933061fff182f8886285fce447ae58d7b07163aa3c558c3365c1a2e8ab71067 -eo pid,comm [2022-05-10T09:34:21.190Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T09:34:21.190Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T09:34:21.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T09:34:21.224Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T09:34:21.365Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T09:34:21.375Z] $ docker exec 8933061fff182f8886285fce447ae58d7b07163aa3c558c3365c1a2e8ab71067 ssh-agent [2022-05-10T09:34:21.510Z] SSH_AUTH_SOCK=/tmp/ssh-cMyA869Ldu8V/agent.33 [2022-05-10T09:34:21.510Z] SSH_AGENT_PID=39 [2022-05-10T09:34:21.518Z] Running ssh-add (command line suppressed) [2022-05-10T09:34:21.649Z] Identity added: /w/workspace/edgex-go/222@tmp/private_key_670343200790817009.key (/w/workspace/edgex-go/222@tmp/private_key_670343200790817009.key) [2022-05-10T09:34:21.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T09:34:21.946Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T09:34:21.965Z] $ docker exec --env ******** --env ******** 8933061fff182f8886285fce447ae58d7b07163aa3c558c3365c1a2e8ab71067 ssh-agent -k [2022-05-10T09:34:22.072Z] unset SSH_AUTH_SOCK; [2022-05-10T09:34:22.072Z] unset SSH_AGENT_PID; [2022-05-10T09:34:22.073Z] echo Agent pid 39 killed; [2022-05-10T09:34:22.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T09:34:22.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T09:34:22.106Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T09:34:22.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T09:34:22.248Z] $ docker exec 8933061fff182f8886285fce447ae58d7b07163aa3c558c3365c1a2e8ab71067 ssh-agent [2022-05-10T09:34:22.370Z] SSH_AUTH_SOCK=/tmp/ssh-VliUcqdIWbTC/agent.72 [2022-05-10T09:34:22.370Z] SSH_AGENT_PID=78 [2022-05-10T09:34:22.376Z] Running ssh-add (command line suppressed) [2022-05-10T09:34:22.501Z] Identity added: /w/workspace/edgex-go/222@tmp/private_key_7175755325669317131.key (/w/workspace/edgex-go/222@tmp/private_key_7175755325669317131.key) [2022-05-10T09:34:22.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T09:34:22.808Z] + git semver init [2022-05-10T09:34:23.068Z] 2022-05-10 09:34:23,059 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T09:34:23.068Z] 2022-05-10 09:34:23,060 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/222/.semver [2022-05-10T09:34:23.068Z] 2022-05-10 09:34:23,061 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/222/.semver [2022-05-10T09:34:23.068Z] 2022-05-10 09:34:23,061 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/222/.semver'], cwd=/w/workspace/edgex-go/222, universal_newlines=False, shell=None, istream=None) [2022-05-10T09:34:28.369Z] 2022-05-10 09:34:27,338 [append_file] DEBUG append to file:/w/workspace/edgex-go/222/.git/info/exclude [2022-05-10T09:34:28.369Z] 2022-05-10 09:34:27,339 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/222/.semver/main with force:False [2022-05-10T09:34:28.369Z] 2022-05-10 09:34:27,339 [read_version] DEBUG read version from /w/workspace/edgex-go/222/.semver/main [2022-05-10T09:34:28.369Z] 2022-05-10 09:34:27,339 [read_version] DEBUG read version from /w/workspace/edgex-go/222/.semver/main [2022-05-10T09:34:28.369Z] 2.2.0-dev.94 [Pipeline] } [2022-05-10T09:34:28.387Z] $ docker exec --env ******** --env ******** 8933061fff182f8886285fce447ae58d7b07163aa3c558c3365c1a2e8ab71067 ssh-agent -k [2022-05-10T09:34:28.496Z] unset SSH_AUTH_SOCK; [2022-05-10T09:34:28.496Z] unset SSH_AGENT_PID; [2022-05-10T09:34:28.496Z] echo Agent pid 78 killed; [2022-05-10T09:34:28.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T09:34:28.818Z] + git semver [Pipeline] } [2022-05-10T09:34:29.106Z] $ docker stop --time=1 8933061fff182f8886285fce447ae58d7b07163aa3c558c3365c1a2e8ab71067 [2022-05-10T09:34:30.654Z] $ docker rm -f 8933061fff182f8886285fce447ae58d7b07163aa3c558c3365c1a2e8ab71067 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T09:34:31.029Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T09:34:31.282Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T09:34:31.286Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.94 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-10T09:34:31.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T09:34:31.410Z] ========================================================= [2022-05-10T09:34:31.410Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T09:34:31.410Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T09:34:31.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T09:34:31.708Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T09:34:31.708Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T09:34:31.708Z] 666ba61612fd: Pulling fs layer [2022-05-10T09:34:31.708Z] 8ed8ca486205: Pulling fs layer [2022-05-10T09:34:31.708Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T09:34:31.708Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T09:34:31.708Z] ca2b28591e48: Pulling fs layer [2022-05-10T09:34:31.708Z] a51346096db8: Pulling fs layer [2022-05-10T09:34:31.708Z] daebc70d1ce1: Pulling fs layer [2022-05-10T09:34:31.708Z] 4fe6c5a15a65: Waiting [2022-05-10T09:34:31.708Z] 22a0e8bec74d: Waiting [2022-05-10T09:34:31.708Z] ca2b28591e48: Waiting [2022-05-10T09:34:31.708Z] a51346096db8: Waiting [2022-05-10T09:34:31.708Z] 0e18a0eac166: Pulling fs layer [2022-05-10T09:34:31.708Z] 0e18a0eac166: Waiting [2022-05-10T09:34:31.708Z] daebc70d1ce1: Waiting [2022-05-10T09:34:31.708Z] 8ed8ca486205: Verifying Checksum [2022-05-10T09:34:31.708Z] 8ed8ca486205: Download complete [2022-05-10T09:34:31.708Z] 666ba61612fd: Download complete [2022-05-10T09:34:31.708Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T09:34:31.708Z] 22a0e8bec74d: Download complete [2022-05-10T09:34:31.708Z] ca2b28591e48: Verifying Checksum [2022-05-10T09:34:31.708Z] ca2b28591e48: Download complete [2022-05-10T09:34:31.708Z] a51346096db8: Verifying Checksum [2022-05-10T09:34:31.708Z] a51346096db8: Download complete [2022-05-10T09:34:31.708Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T09:34:31.708Z] 59bf1c3509f3: Download complete [2022-05-10T09:34:31.970Z] daebc70d1ce1: Verifying Checksum [2022-05-10T09:34:31.970Z] daebc70d1ce1: Download complete [2022-05-10T09:34:31.970Z] 59bf1c3509f3: Pull complete [2022-05-10T09:34:32.231Z] 666ba61612fd: Pull complete [2022-05-10T09:34:32.231Z] 8ed8ca486205: Pull complete [2022-05-10T09:34:32.492Z] 0e18a0eac166: Verifying Checksum [2022-05-10T09:34:32.492Z] 0e18a0eac166: Download complete [2022-05-10T09:34:32.752Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T09:34:32.752Z] 4fe6c5a15a65: Download complete [2022-05-10T09:34:36.959Z] 4fe6c5a15a65: Pull complete [2022-05-10T09:34:36.959Z] 22a0e8bec74d: Pull complete [2022-05-10T09:34:36.959Z] ca2b28591e48: Pull complete [2022-05-10T09:34:36.959Z] a51346096db8: Pull complete [2022-05-10T09:34:37.218Z] daebc70d1ce1: Pull complete [2022-05-10T09:34:39.764Z] 0e18a0eac166: Pull complete [2022-05-10T09:34:39.764Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T09:34:39.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T09:34:39.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T09:34:40.071Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T09:34:40.071Z] WORKDIR /edgex [2022-05-10T09:34:40.071Z] COPY go.mod . [2022-05-10T09:34:40.071Z] RUN go mod download [2022-05-10T09:34:40.071Z] docker build -t ci-base-image-x86_64 -f - . [2022-05-10T09:34:41.457Z] Sending build context to Docker daemon 335.2MB [2022-05-10T09:34:41.457Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T09:34:41.457Z] ---> f018257e8ee9 [2022-05-10T09:34:41.457Z] Step 2/4 : WORKDIR /edgex [2022-05-10T09:34:44.002Z] ---> Running in dbef1e049eb9 [2022-05-10T09:34:44.002Z] Removing intermediate container dbef1e049eb9 [2022-05-10T09:34:44.002Z] ---> b940d7151d62 [2022-05-10T09:34:44.002Z] Step 3/4 : COPY go.mod . [2022-05-10T09:34:44.002Z] ---> 641d5c78e26b [2022-05-10T09:34:44.002Z] Step 4/4 : RUN go mod download [2022-05-10T09:34:44.002Z] ---> Running in c1334ffefbd7 [2022-05-10T09:34:46.369Z] Still waiting to schedule task [2022-05-10T09:34:46.369Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-47176’ [2022-05-10T09:34:58.908Z] Removing intermediate container c1334ffefbd7 [2022-05-10T09:34:58.909Z] ---> 7d82669c276e [2022-05-10T09:34:58.909Z] Successfully built 7d82669c276e [2022-05-10T09:34:58.909Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:34:59.210Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T09:34:59.210Z] . [Pipeline] withDockerContainer [2022-05-10T09:34:59.288Z] prd-ubuntu20.04-docker-8c-8g-47174 does not seem to be running inside a container [2022-05-10T09:34:59.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@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 ******** ci-base-image-x86_64 cat [2022-05-10T09:34:59.792Z] $ docker top ea60449f41fbb6259f40881d340d370913d1643cfc252b37c4d9d18092d15d88 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T09:35:00.162Z] + go version [2022-05-10T09:35:00.162Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T09:35:00.181Z] $ docker stop --time=1 ea60449f41fbb6259f40881d340d370913d1643cfc252b37c4d9d18092d15d88 [2022-05-10T09:35:01.501Z] $ docker rm -f ea60449f41fbb6259f40881d340d370913d1643cfc252b37c4d9d18092d15d88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:35:01.907Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T09:35:01.907Z] . [Pipeline] withDockerContainer [2022-05-10T09:35:01.977Z] prd-ubuntu20.04-docker-8c-8g-47174 does not seem to be running inside a container [2022-05-10T09:35:02.074Z] $ 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/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@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 ******** ci-base-image-x86_64 cat [2022-05-10T09:35:02.507Z] $ docker top af59bb4d267909bf55c116adf2b38b7059aef676baabf06d5b21cde49ebcef50 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T09:35:02.602Z] ========================================================= [2022-05-10T09:35:02.602Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T09:35:02.602Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T09:35:02.903Z] + make test [2022-05-10T09:35:02.903Z] go mod tidy -compat=1.17 [2022-05-10T09:35:03.164Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T09:35:09.739Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-10T09:35:21.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-10T09:35:21.967Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-10T09:35:21.967Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-10T09:35:21.967Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-10T09:35:21.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-10T09:35:21.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-10T09:35:21.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-10T09:35:21.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-10T09:35:21.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-10T09:35:21.967Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-10T09:35:21.967Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-10T09:35:21.967Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-10T09:35:21.967Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-10T09:35:21.967Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-10T09:35:21.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-10T09:35:22.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.107s coverage: 28.7% of statements [2022-05-10T09:35:22.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-10T09:35:22.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-10T09:35:23.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements [2022-05-10T09:35:23.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-10T09:35:23.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.106s coverage: 53.4% of statements [2022-05-10T09:35:23.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-10T09:35:23.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-10T09:35:28.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.136s coverage: 89.2% of statements [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-10T09:35:28.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 84.4% of statements [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-10T09:35:28.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.458s coverage: 95.6% of statements [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-10T09:35:28.024Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-10T09:35:28.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.119s coverage: 60.0% of statements [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-10T09:35:28.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-10T09:35:28.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2022-05-10T09:35:28.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements [2022-05-10T09:35:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-10T09:35:28.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2022-05-10T09:35:28.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2022-05-10T09:35:28.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.085s coverage: 94.1% of statements [2022-05-10T09:35:28.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2022-05-10T09:35:28.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.092s coverage: 87.5% of statements [2022-05-10T09:35:36.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.110s coverage: 94.4% of statements [2022-05-10T09:35:36.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2022-05-10T09:35:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.201s coverage: 82.5% of statements [2022-05-10T09:35:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.2% of statements [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 64.4% of statements [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.066s coverage: 89.4% of statements [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.400s coverage: 65.4% of statements [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 43.8% of statements [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-10T09:35:48.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-05-10T09:35:48.705Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-05-10T09:35:48.705Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-10T09:36:10.648Z] GO111MODULE=on go vet ./... [2022-05-10T09:36:13.184Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T09:36:13.184Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T09:36:13.755Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T09:36:14.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-10T09:36:14.634Z] + ls -al . [2022-05-10T09:36:14.634Z] total 672 [2022-05-10T09:36:14.634Z] drwxrwxr-x 10 1001 1001 4096 May 10 09:36 . [2022-05-10T09:36:14.634Z] drwxr-xr-x 4 root root 4096 May 10 09:35 .. [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 11 May 10 09:34 .dockerignore [2022-05-10T09:36:14.634Z] drwxrwxr-x 8 1001 1001 4096 May 10 09:34 .git [2022-05-10T09:36:14.634Z] drwxrwxr-x 3 1001 1001 4096 May 10 09:34 .github [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 879 May 10 09:34 .gitignore [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 42 May 10 09:34 .golangci.yml [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 87 May 10 09:34 .hadolint.yml [2022-05-10T09:36:14.634Z] drwxr-xr-x 3 1001 1001 4096 May 10 09:34 .semver [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 166 May 10 09:34 .sonarcloud.properties [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 1171 May 10 09:34 ADOPTERS.md [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 10086 May 10 09:34 Attribution.txt [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 51732 May 10 09:34 CHANGELOG.md [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 3804 May 10 09:34 CONTRIBUTING.md [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 677 May 10 09:34 GOVERNANCE.md [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 850 May 10 09:34 Jenkinsfile [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 10775 May 10 09:34 LICENSE [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 10389 May 10 09:34 Makefile [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 582 May 10 09:34 OWNERS.md [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 9094 May 10 09:34 README.md [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 6912 May 10 09:34 SECURITY.md [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 12 May 10 09:34 VERSION [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 4131 May 10 09:34 ZMQWindows.md [2022-05-10T09:36:14.634Z] drwxrwxr-x 2 1001 1001 4096 May 10 09:34 bin [2022-05-10T09:36:14.634Z] drwxrwxr-x 18 1001 1001 4096 May 10 09:34 cmd [2022-05-10T09:36:14.634Z] -rw-r--r-- 1 root root 435134 May 10 09:35 coverage.out [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 3256 May 10 09:34 go.mod [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 35162 May 10 09:35 go.sum [2022-05-10T09:36:14.634Z] drwxrwxr-x 8 1001 1001 4096 May 10 09:34 internal [2022-05-10T09:36:14.634Z] drwxrwxr-x 3 1001 1001 4096 May 10 09:34 openapi [2022-05-10T09:36:14.634Z] drwxrwxr-x 4 1001 1001 4096 May 10 09:34 snap [2022-05-10T09:36:14.634Z] -rw-rw-r-- 1 1001 1001 204 May 10 09:34 version.go [Pipeline] sh [2022-05-10T09:36:14.927Z] + '[' -e coverage.out ] [2022-05-10T09:36:14.927Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-10T09:36:15.014Z] Stashed 1 file(s) [Pipeline] sh [2022-05-10T09:36:15.296Z] + make build [2022-05-10T09:36:15.296Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-10T09:36:30.210Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-10T09:36:40.206Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-10T09:36:40.206Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-10T09:36:46.780Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-10T09:36:47.039Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-10T09:36:47.981Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-10T09:36:49.365Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-10T09:36:49.934Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-10T09:36:50.876Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-10T09:36:51.816Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-10T09:36:52.759Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-10T09:36:54.137Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-10T09:36:55.532Z] $ docker stop --time=1 af59bb4d267909bf55c116adf2b38b7059aef676baabf06d5b21cde49ebcef50 [2022-05-10T09:36:57.933Z] $ docker rm -f af59bb4d267909bf55c116adf2b38b7059aef676baabf06d5b21cde49ebcef50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:36:59.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T09:36:59.178Z] [2022-05-10T09:36:59.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:36:59.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T09:36:59.479Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-10T09:36:59.479Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-10T09:36:59.479Z] ca9280d653b3: Pulling fs layer [2022-05-10T09:36:59.479Z] 7e9c9ca2126c: Pulling fs layer [2022-05-10T09:36:59.739Z] cbdbe7a5bc2a: Download complete [2022-05-10T09:36:59.739Z] ca9280d653b3: Verifying Checksum [2022-05-10T09:36:59.739Z] ca9280d653b3: Download complete [2022-05-10T09:36:59.739Z] cbdbe7a5bc2a: Pull complete [2022-05-10T09:37:00.307Z] 7e9c9ca2126c: Verifying Checksum [2022-05-10T09:37:00.307Z] 7e9c9ca2126c: Download complete [2022-05-10T09:37:00.307Z] ca9280d653b3: Pull complete [2022-05-10T09:37:03.674Z] 7e9c9ca2126c: Pull complete [2022-05-10T09:37:03.674Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-10T09:37:03.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T09:37:03.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-10T09:37:03.750Z] prd-ubuntu20.04-docker-8c-8g-47174 does not seem to be running inside a container [2022-05-10T09:37:03.792Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@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-devops/edgex-compose:latest cat [2022-05-10T09:37:05.236Z] $ docker top b55f499f74fe9bef287b22459220977ce904fa2f7ad03d5a22d08309178daf10 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T09:37:05.593Z] + docker-compose build --help [2022-05-10T09:37:05.593Z] + grep parallel [2022-05-10T09:37:06.163Z] --parallel Build images in parallel. [Pipeline] } [2022-05-10T09:37:06.181Z] $ docker stop --time=1 b55f499f74fe9bef287b22459220977ce904fa2f7ad03d5a22d08309178daf10 [2022-05-10T09:37:07.482Z] $ docker rm -f b55f499f74fe9bef287b22459220977ce904fa2f7ad03d5a22d08309178daf10 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:37:07.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T09:37:07.889Z] . [Pipeline] withDockerContainer [2022-05-10T09:37:07.964Z] prd-ubuntu20.04-docker-8c-8g-47174 does not seem to be running inside a container [2022-05-10T09:37:08.005Z] $ 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/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-10T09:37:08.403Z] $ docker top b2033b2724d0891634edd6543111cf26c187971bcc4138201d7edbabf3967acd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T09:37:08.771Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T09:37:09.350Z] Building core-command ... [2022-05-10T09:37:09.350Z] Building core-data ... [2022-05-10T09:37:09.350Z] Building core-metadata ... [2022-05-10T09:37:09.350Z] Building security-bootstrapper ... [2022-05-10T09:37:09.350Z] Building security-proxy-setup ... [2022-05-10T09:37:09.350Z] Building security-secretstore-setup ... [2022-05-10T09:37:09.350Z] Building security-spiffe-token-provider ... [2022-05-10T09:37:09.350Z] Building security-spire-agent ... [2022-05-10T09:37:09.350Z] Building security-spire-config ... [2022-05-10T09:37:09.350Z] Building security-spire-server ... [2022-05-10T09:37:09.350Z] Building support-notifications ... [2022-05-10T09:37:09.350Z] Building support-scheduler ... [2022-05-10T09:37:09.350Z] Building sys-mgmt-agent ... [2022-05-10T09:37:09.350Z] Building security-spire-config [2022-05-10T09:37:09.350Z] Building security-secretstore-setup [2022-05-10T09:37:09.350Z] Building support-scheduler [2022-05-10T09:37:09.350Z] Building security-proxy-setup [2022-05-10T09:37:09.350Z] Building security-spire-agent [2022-05-10T09:37:27.459Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T09:37:27.459Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T09:37:27.459Z] ---> 7d82669c276e [2022-05-10T09:37:27.459Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T09:37:27.459Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T09:37:27.459Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T09:37:27.459Z] ---> 7d82669c276e [2022-05-10T09:37:27.459Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T09:37:27.459Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T09:37:27.459Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T09:37:27.459Z] ---> 7d82669c276e [2022-05-10T09:37:27.459Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T09:37:27.459Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T09:37:27.459Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T09:37:27.459Z] ---> 7d82669c276e [2022-05-10T09:37:27.459Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T09:37:27.459Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T09:37:27.459Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T09:37:27.459Z] ---> 7d82669c276e [2022-05-10T09:37:27.459Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T09:37:29.375Z] ---> Running in 19b9ab3651da [2022-05-10T09:37:29.375Z] ---> Running in b66bfdc1807e [2022-05-10T09:37:29.375Z] ---> Running in a2fd45a71122 [2022-05-10T09:37:29.375Z] ---> Running in 3a8608613db2 [2022-05-10T09:37:29.375Z] ---> Running in eeb15a4500ad [2022-05-10T09:37:29.636Z] Removing intermediate container b66bfdc1807e [2022-05-10T09:37:29.636Z] ---> cba5df2a0645 [2022-05-10T09:37:29.636Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:37:29.636Z] Removing intermediate container a2fd45a71122 [2022-05-10T09:37:29.636Z] ---> 4d2f96a262a1 [2022-05-10T09:37:29.636Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:37:29.636Z] Removing intermediate container eeb15a4500ad [2022-05-10T09:37:29.636Z] ---> 77aa03d8809f [2022-05-10T09:37:29.636Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:37:29.636Z] Removing intermediate container 19b9ab3651da [2022-05-10T09:37:29.636Z] ---> d2d1bca2e6e2 [2022-05-10T09:37:29.636Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:37:29.636Z] Removing intermediate container 3a8608613db2 [2022-05-10T09:37:29.636Z] ---> 6b00e2f05da2 [2022-05-10T09:37:29.636Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:37:29.636Z] ---> Running in 4fb14b03df05 [2022-05-10T09:37:29.636Z] ---> Running in 0dc28ebb50e8 [2022-05-10T09:37:29.636Z] ---> Running in b45c2b433135 [2022-05-10T09:37:29.636Z] ---> Running in 8fa31c1ce117 [2022-05-10T09:37:29.636Z] ---> Running in 261df67f8b88 [2022-05-10T09:37:31.019Z] Removing intermediate container b45c2b433135 [2022-05-10T09:37:31.019Z] ---> 3de243eeb18c [2022-05-10T09:37:31.019Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T09:37:31.019Z] Removing intermediate container 4fb14b03df05 [2022-05-10T09:37:31.019Z] ---> d036230b8509 [2022-05-10T09:37:31.019Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T09:37:31.019Z] ---> Running in e2b1cff59a47 [2022-05-10T09:37:31.019Z] ---> Running in 7068a93df342 [2022-05-10T09:37:31.019Z] Removing intermediate container 0dc28ebb50e8 [2022-05-10T09:37:31.019Z] ---> 2925c647a6a8 [2022-05-10T09:37:31.019Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T09:37:31.019Z] ---> Running in cc135133fdf8 [2022-05-10T09:37:31.281Z] Removing intermediate container 8fa31c1ce117 [2022-05-10T09:37:31.281Z] ---> 0e3f3914ec39 [2022-05-10T09:37:31.281Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T09:37:31.281Z] ---> Running in 5970d86a01b0 [2022-05-10T09:37:31.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:37:31.281Z] Removing intermediate container 261df67f8b88 [2022-05-10T09:37:31.281Z] ---> 5ffdf29d07be [2022-05-10T09:37:31.281Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T09:37:31.281Z] ---> Running in 885a905a5615 [2022-05-10T09:37:31.541Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:37:31.802Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:37:31.802Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:37:31.802Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:37:32.063Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:37:32.324Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:37:32.324Z] OK: 221 MiB in 52 packages [2022-05-10T09:37:32.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:37:32.584Z] OK: 221 MiB in 52 packages [2022-05-10T09:37:32.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:37:32.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:37:32.845Z] Removing intermediate container e2b1cff59a47 [2022-05-10T09:37:32.845Z] ---> 8610f966ec46 [2022-05-10T09:37:32.845Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T09:37:33.105Z] ---> c51984d4afb8 [2022-05-10T09:37:33.105Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:37:33.105Z] OK: 221 MiB in 52 packages [2022-05-10T09:37:33.105Z] ---> Running in 448d56647f66 [2022-05-10T09:37:33.105Z] Removing intermediate container 7068a93df342 [2022-05-10T09:37:33.105Z] ---> e293e5af5501 [2022-05-10T09:37:33.105Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T09:37:33.105Z] OK: 221 MiB in 52 packages [2022-05-10T09:37:33.105Z] OK: 221 MiB in 52 packages [2022-05-10T09:37:33.366Z] ---> efca0a2b7fb9 [2022-05-10T09:37:33.366Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:37:33.366Z] ---> Running in e01297d042ec [2022-05-10T09:37:33.366Z] Removing intermediate container 5970d86a01b0 [2022-05-10T09:37:33.366Z] ---> e3c6e026069b [2022-05-10T09:37:33.366Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T09:37:33.626Z] Removing intermediate container cc135133fdf8 [2022-05-10T09:37:33.626Z] ---> 0db3cff3f731 [2022-05-10T09:37:33.626Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T09:37:33.626Z] ---> 3d4f0860a9b8 [2022-05-10T09:37:33.626Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:37:33.626Z] ---> Running in 57d975810fd5 [2022-05-10T09:37:33.887Z] Removing intermediate container 885a905a5615 [2022-05-10T09:37:33.887Z] ---> b3411ae33018 [2022-05-10T09:37:33.887Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T09:37:33.887Z] ---> ccb564927233 [2022-05-10T09:37:33.887Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:37:33.887Z] ---> Running in a89419e2cf38 [2022-05-10T09:37:33.887Z] ---> aeac5169a6c0 [2022-05-10T09:37:33.887Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:37:34.159Z] ---> Running in 4da63a424e0a [2022-05-10T09:37:34.159Z] Removing intermediate container 448d56647f66 [2022-05-10T09:37:34.159Z] ---> 5157532039e0 [2022-05-10T09:37:34.159Z] Step 8/25 : COPY . . [2022-05-10T09:37:35.543Z] Removing intermediate container e01297d042ec [2022-05-10T09:37:35.543Z] ---> f4b74ff8ef40 [2022-05-10T09:37:35.543Z] Step 8/26 : COPY . . [2022-05-10T09:37:35.543Z] Removing intermediate container 57d975810fd5 [2022-05-10T09:37:35.543Z] ---> 758bd6c7e2c9 [2022-05-10T09:37:35.543Z] Step 8/26 : COPY . . [2022-05-10T09:37:36.925Z] Removing intermediate container 4da63a424e0a [2022-05-10T09:37:36.925Z] ---> e0944093156f [2022-05-10T09:37:36.925Z] Step 8/22 : COPY . . [2022-05-10T09:37:37.864Z] Removing intermediate container a89419e2cf38 [2022-05-10T09:37:37.865Z] ---> 15a244c50e1b [2022-05-10T09:37:37.865Z] Step 8/22 : COPY . . [2022-05-10T09:37:43.144Z] ---> 6f22739ef680 [2022-05-10T09:37:43.144Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T09:37:43.144Z] ---> Running in 5084bda3cae7 [2022-05-10T09:37:43.144Z] ---> 426d5f8aef51 [2022-05-10T09:37:43.144Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T09:37:43.144Z] ---> 434fe7d3db1f [2022-05-10T09:37:43.144Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T09:37:43.144Z] ---> Running in 5bc14722a1da [2022-05-10T09:37:43.144Z] ---> a71ab27bf275 [2022-05-10T09:37:43.144Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T09:37:43.403Z] ---> Running in d0fce1607424 [2022-05-10T09:37:43.403Z] ---> Running in dabe9ca87ea8 [2022-05-10T09:37:43.403Z] Removing intermediate container 5bc14722a1da [2022-05-10T09:37:43.403Z] ---> 536573a02745 [2022-05-10T09:37:43.403Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T09:37:43.403Z] ---> Running in 0d0b222ee1b9 [2022-05-10T09:37:43.403Z] ---> c8935b227157 [2022-05-10T09:37:43.403Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T09:37:43.403Z] Removing intermediate container dabe9ca87ea8 [2022-05-10T09:37:43.403Z] ---> 69c2a048af8e [2022-05-10T09:37:43.403Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T09:37:43.403Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-10T09:37:43.403Z] ---> Running in 448ad382271a [2022-05-10T09:37:43.403Z] ---> Running in b651890be0f1 [2022-05-10T09:37:43.663Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-10T09:37:44.236Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-10T09:37:44.494Z] Removing intermediate container b651890be0f1 [2022-05-10T09:37:44.494Z] ---> 96382140281d [2022-05-10T09:37:44.494Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T09:37:44.494Z] Removing intermediate container 0d0b222ee1b9 [2022-05-10T09:37:44.494Z] ---> 0aa72ea1f986 [2022-05-10T09:37:44.494Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T09:37:44.494Z] ---> Running in 9b807fb7ba3a [2022-05-10T09:37:44.755Z] ---> Running in f74053498f84 [2022-05-10T09:37:44.755Z] Removing intermediate container 9b807fb7ba3a [2022-05-10T09:37:44.755Z] ---> 8c319040b42a [2022-05-10T09:37:44.755Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T09:37:44.755Z] ---> Running in 370c5a235602 [2022-05-10T09:37:44.755Z] Removing intermediate container f74053498f84 [2022-05-10T09:37:44.755Z] ---> 838c3d3a3a2b [2022-05-10T09:37:44.755Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T09:37:45.017Z] ---> Running in cfab0c5505c7 [2022-05-10T09:37:45.955Z] spire-1.2.1/ [2022-05-10T09:37:45.955Z] spire-1.2.1/ [2022-05-10T09:37:45.955Z] spire-1.2.1/.data/ [2022-05-10T09:37:45.955Z] spire-1.2.1/.data/.file [2022-05-10T09:37:45.955Z] spire-1.2.1/.dockerignore [2022-05-10T09:37:45.955Z] spire-1.2.1/.gitattributes [2022-05-10T09:37:45.955Z] spire-1.2.1/.githooks/ [2022-05-10T09:37:45.955Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/ [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/ [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T09:37:45.955Z] spire-1.2.1/.gitignore [2022-05-10T09:37:45.955Z] spire-1.2.1/.go-version [2022-05-10T09:37:45.955Z] spire-1.2.1/.golangci.yml [2022-05-10T09:37:45.955Z] spire-1.2.1/ADOPTERS.md [2022-05-10T09:37:45.955Z] spire-1.2.1/CHANGELOG.md [2022-05-10T09:37:45.955Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T09:37:45.955Z] spire-1.2.1/CODEOWNERS [2022-05-10T09:37:45.955Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T09:37:45.955Z] spire-1.2.1/Dockerfile [2022-05-10T09:37:45.955Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-05-10T09:37:45.955Z] spire-1.2.1/.data/.file [2022-05-10T09:37:45.955Z] spire-1.2.1/.dockerignore [2022-05-10T09:37:45.955Z] spire-1.2.1/.gitattributes [2022-05-10T09:37:45.955Z] spire-1.2.1/.githooks/ [2022-05-10T09:37:45.955Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/ [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/ [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T09:37:45.955Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T09:37:45.955Z] spire-1.2.1/.gitignore [2022-05-10T09:37:45.955Z] spire-1.2.1/.go-version [2022-05-10T09:37:45.955Z] spire-1.2.1/.golangci.yml [2022-05-10T09:37:45.955Z] spire-1.2.1/ADOPTERS.md [2022-05-10T09:37:45.955Z] spire-1.2.1/CHANGELOG.md [2022-05-10T09:37:45.955Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T09:37:45.955Z] spire-1.2.1/CODEOWNERS [2022-05-10T09:37:45.955Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T09:37:45.955Z] spire-1.2.1/Dockerfile [2022-05-10T09:37:45.955Z] spire-1.2.1/Dockerfile.dev [2022-05-10T09:37:45.955Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T09:37:45.955Z] spire-1.2.1/LICENSE [2022-05-10T09:37:45.955Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T09:37:45.955Z] spire-1.2.1/Makefile [2022-05-10T09:37:45.955Z] spire-1.2.1/README.md [2022-05-10T09:37:45.955Z] spire-1.2.1/ROADMAP.md [2022-05-10T09:37:45.955Z] spire-1.2.1/SECURITY.md [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/ [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T09:37:45.955Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T09:37:45.955Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T09:37:45.955Z] spire-1.2.1/LICENSE [2022-05-10T09:37:45.955Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T09:37:45.955Z] spire-1.2.1/Makefile [2022-05-10T09:37:45.955Z] spire-1.2.1/README.md [2022-05-10T09:37:45.955Z] spire-1.2.1/ROADMAP.md [2022-05-10T09:37:45.956Z] spire-1.2.1/SECURITY.md [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/ [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/agent/ [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/server/ [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/server/server.conf [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/ [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/auditlog.md [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/images/ [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T09:37:45.956Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/ [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/agent/ [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/server/ [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/server/server.conf [2022-05-10T09:37:45.956Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/ [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/auditlog.md [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/images/ [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T09:37:45.956Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/spire_server.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/telemetry.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/upgrading.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/using_spire.md [2022-05-10T09:37:45.957Z] spire-1.2.1/examples/ [2022-05-10T09:37:45.957Z] spire-1.2.1/examples/README.md [2022-05-10T09:37:45.957Z] spire-1.2.1/go.mod [2022-05-10T09:37:45.957Z] spire-1.2.1/go.sum [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/spire_server.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/telemetry.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/upgrading.md [2022-05-10T09:37:45.957Z] spire-1.2.1/doc/using_spire.md [2022-05-10T09:37:45.957Z] spire-1.2.1/examples/ [2022-05-10T09:37:45.957Z] spire-1.2.1/examples/README.md [2022-05-10T09:37:45.957Z] spire-1.2.1/go.mod [2022-05-10T09:37:45.957Z] spire-1.2.1/go.sum [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T09:37:45.957Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T09:37:45.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T09:37:45.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T09:37:45.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T09:37:45.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T09:37:45.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T09:37:45.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T09:37:45.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T09:37:45.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T09:37:45.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T09:37:45.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T09:37:45.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T09:37:45.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T09:37:45.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T09:37:45.959Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T09:37:46.223Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T09:37:46.224Z] [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/health/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/log/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T09:37:46.224Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/health/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/log/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T09:37:46.225Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/version/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/version/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T09:37:46.226Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/config.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T09:37:46.227Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/config.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T09:37:46.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T09:37:46.229Z] [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T09:37:46.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/server.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/private/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/private/server/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/common/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T09:37:46.230Z] spire-1.2.1/release/ [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/server.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/private/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/private/server/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire-extras/ [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire/ [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire/README.md [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire/conf/ [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T09:37:46.230Z] spire-1.2.1/script/ [2022-05-10T09:37:46.230Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T09:37:46.230Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T09:37:46.230Z] spire-1.2.1/support/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/common/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T09:37:46.230Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T09:37:46.230Z] spire-1.2.1/release/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire-extras/ [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire/ [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire/README.md [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire/conf/ [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T09:37:46.230Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T09:37:46.230Z] spire-1.2.1/script/ [2022-05-10T09:37:46.230Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T09:37:46.230Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T09:37:46.230Z] spire-1.2.1/support/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T09:37:46.230Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T09:37:46.230Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T09:37:46.230Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/clock/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/clock/clock.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fixture/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T09:37:46.230Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/README.md [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/common [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T09:37:46.231Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T09:37:46.231Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T09:37:46.231Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T09:37:46.231Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/clock/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/clock/clock.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T09:37:46.231Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T09:37:46.231Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T09:37:46.232Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/README.md [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/common [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T09:37:46.232Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T09:37:46.233Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/test.sh [2022-05-10T09:37:46.234Z] spire-1.2.1/test/plugintest/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/testca/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/testca/ca.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/testkey/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T09:37:46.234Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/testkey/new.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/util/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/util/race.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/util/util.go [2022-05-10T09:37:46.234Z] building spire from source... [2022-05-10T09:37:46.234Z] [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T09:37:46.234Z] spire-1.2.1/test/integration/test.sh [2022-05-10T09:37:46.234Z] spire-1.2.1/test/plugintest/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/testca/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/testca/ca.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/testkey/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T09:37:46.234Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/testkey/new.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/util/ [2022-05-10T09:37:46.234Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/util/race.go [2022-05-10T09:37:46.234Z] spire-1.2.1/test/util/util.go [2022-05-10T09:37:46.234Z] building spire from source... [2022-05-10T09:37:46.234Z] Installing go1.17.7... [2022-05-10T09:37:46.493Z] Installing go1.17.7... [2022-05-10T09:37:51.765Z] Building bin/spire-server... [2022-05-10T09:37:51.765Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T09:37:51.765Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T09:37:51.765Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T09:37:51.765Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T09:37:51.765Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T09:37:51.765Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T09:37:52.023Z] Building bin/spire-server... [2022-05-10T09:37:52.023Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T09:37:52.023Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T09:37:52.023Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T09:37:52.024Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T09:37:52.024Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T09:37:52.024Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T09:37:52.024Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T09:37:52.024Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T09:37:52.024Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T09:37:52.282Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T09:37:52.282Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T09:37:52.282Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T09:37:52.282Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T09:37:52.282Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T09:37:52.282Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T09:37:52.282Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T09:37:52.282Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T09:37:52.282Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T09:37:52.282Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T09:37:52.282Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T09:37:52.282Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T09:37:52.282Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T09:37:52.540Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T09:37:52.540Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T09:37:52.540Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T09:37:52.540Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T09:37:52.540Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T09:37:52.540Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T09:37:52.540Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T09:37:52.540Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T09:37:52.540Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T09:37:52.540Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T09:37:52.799Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T09:37:52.799Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T09:37:52.799Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T09:37:52.799Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T09:37:52.799Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T09:37:52.799Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T09:37:52.799Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T09:37:52.799Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T09:37:52.799Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T09:37:52.799Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T09:37:52.799Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T09:37:53.063Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T09:37:53.064Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T09:37:53.064Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T09:37:53.064Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T09:37:53.064Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T09:37:53.064Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T09:37:53.064Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T09:37:53.064Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T09:37:53.064Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T09:37:53.064Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T09:37:53.064Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T09:37:53.064Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T09:37:53.064Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T09:37:53.064Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T09:37:53.064Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T09:37:53.064Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T09:37:53.064Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T09:37:53.064Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T09:37:53.064Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T09:37:53.322Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T09:37:53.322Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T09:37:53.322Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T09:37:53.322Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T09:37:53.322Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T09:37:53.322Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T09:37:53.322Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T09:37:53.322Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T09:37:53.322Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T09:37:53.322Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T09:37:53.322Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T09:37:53.322Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T09:37:53.322Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T09:37:53.322Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T09:37:53.322Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T09:37:53.792Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T09:37:53.792Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T09:37:53.792Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T09:37:53.792Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T09:37:53.792Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T09:37:53.792Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T09:37:53.792Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T09:37:53.792Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T09:37:53.792Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T09:37:53.792Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T09:37:53.792Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T09:37:53.792Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T09:37:53.792Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T09:37:53.792Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T09:37:53.792Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T09:37:53.792Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T09:37:54.051Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T09:37:54.051Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T09:37:54.051Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T09:37:54.051Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T09:37:54.051Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T09:37:55.954Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T09:37:55.954Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T09:37:55.954Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T09:37:55.954Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T09:37:55.954Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T09:37:55.954Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T09:37:55.954Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T09:37:55.954Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T09:37:55.954Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T09:37:55.954Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T09:37:55.954Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T09:37:55.954Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T09:38:00.145Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T09:38:00.145Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T09:38:00.145Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T09:38:00.145Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T09:38:00.145Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T09:38:00.145Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T09:38:00.145Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T09:38:00.145Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T09:38:00.145Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T09:38:00.145Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T09:38:00.145Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T09:38:00.145Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T09:38:00.145Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T09:38:00.145Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T09:38:00.145Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T09:38:00.404Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T09:38:00.404Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T09:38:00.404Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T09:38:00.404Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T09:38:00.663Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T09:38:00.663Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T09:38:00.925Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T09:38:00.925Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T09:38:00.925Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T09:38:01.185Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T09:38:01.185Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T09:38:01.751Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T09:38:02.012Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T09:38:02.012Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T09:38:02.012Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T09:38:02.270Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T09:38:02.270Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T09:38:02.529Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T09:38:02.529Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T09:38:02.529Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T09:38:02.529Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T09:38:02.529Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T09:38:02.788Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T09:38:02.788Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T09:38:02.788Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T09:38:02.788Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T09:38:02.788Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T09:38:02.788Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T09:38:02.788Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T09:38:02.788Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T09:38:02.788Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T09:38:03.048Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T09:38:03.048Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T09:38:03.048Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T09:38:03.048Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T09:38:03.048Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T09:38:03.307Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T09:38:03.307Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T09:38:03.307Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T09:38:03.567Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T09:38:03.567Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T09:38:03.567Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T09:38:03.567Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T09:38:03.567Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T09:38:03.567Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T09:38:03.567Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T09:38:03.567Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T09:38:03.567Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T09:38:03.827Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T09:38:03.827Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T09:38:04.763Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T09:38:04.763Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T09:38:04.763Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T09:38:04.763Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T09:38:04.763Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T09:38:04.763Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T09:38:04.763Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T09:38:04.763Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T09:38:05.021Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T09:38:05.021Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T09:38:05.021Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T09:38:05.021Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T09:38:05.021Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T09:38:05.021Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T09:38:05.021Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T09:38:05.021Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T09:38:05.021Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T09:38:05.021Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T09:38:05.021Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T09:38:05.371Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T09:38:05.371Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T09:38:05.371Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T09:38:05.371Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T09:38:05.371Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T09:38:05.371Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T09:38:05.371Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T09:38:05.371Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T09:38:05.371Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T09:38:05.371Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T09:38:05.371Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T09:38:05.371Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T09:38:05.371Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T09:38:05.371Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T09:38:05.371Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T09:38:05.371Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T09:38:05.371Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T09:38:05.371Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T09:38:05.371Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T09:38:05.371Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T09:38:05.371Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T09:38:05.371Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T09:38:05.371Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T09:38:05.371Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T09:38:05.371Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T09:38:05.371Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T09:38:05.630Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T09:38:05.630Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T09:38:05.630Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T09:38:05.630Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T09:38:05.630Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T09:38:05.630Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T09:38:05.630Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T09:38:05.630Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T09:38:05.630Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T09:38:05.630Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T09:38:05.630Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T09:38:05.630Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T09:38:05.630Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T09:38:05.630Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T09:38:05.630Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T09:38:05.630Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T09:38:05.630Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T09:38:05.630Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T09:38:05.630Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T09:38:05.630Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T09:38:05.630Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T09:38:05.888Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T09:38:05.888Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T09:38:05.888Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T09:38:05.888Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T09:38:05.888Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T09:38:05.888Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T09:38:05.888Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T09:38:05.888Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T09:38:05.888Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T09:38:05.888Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T09:38:05.888Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T09:38:05.888Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T09:38:05.888Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T09:38:05.888Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T09:38:05.888Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T09:38:05.888Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T09:38:05.888Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T09:38:05.888Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T09:38:05.888Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T09:38:05.888Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T09:38:05.888Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T09:38:05.888Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T09:38:06.147Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T09:38:06.147Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T09:38:06.147Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T09:38:06.147Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T09:38:06.147Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T09:38:06.407Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T09:38:06.408Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T09:38:06.408Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T09:38:06.408Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T09:38:06.408Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T09:38:06.408Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T09:38:06.408Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T09:38:06.408Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T09:38:06.408Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T09:38:06.408Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T09:38:06.408Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-10T09:38:07.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-10T09:38:11.560Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T09:38:11.561Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T09:38:12.158Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T09:38:12.158Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T09:38:22.395Z] Removing intermediate container 5084bda3cae7 [2022-05-10T09:38:22.395Z] ---> f752e7b8121f [2022-05-10T09:38:22.395Z] [2022-05-10T09:38:22.395Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T09:38:22.395Z] Removing intermediate container 448ad382271a [2022-05-10T09:38:22.395Z] ---> 52880a2d3b6a [2022-05-10T09:38:22.395Z] [2022-05-10T09:38:22.395Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T09:38:22.395Z] Removing intermediate container d0fce1607424 [2022-05-10T09:38:22.395Z] ---> 27dd96f1871f [2022-05-10T09:38:22.395Z] [2022-05-10T09:38:22.395Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T09:38:22.395Z] 3.14: Pulling from library/alpine [2022-05-10T09:38:22.395Z] 3.14: Pulling from library/alpine [2022-05-10T09:38:22.395Z] 3.14: Pulling from library/alpine [2022-05-10T09:38:23.334Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T09:38:23.335Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T09:38:23.335Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T09:38:23.335Z] Status: Image is up to date for alpine:3.14 [2022-05-10T09:38:23.335Z] ---> e04c818066af [2022-05-10T09:38:23.335Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T09:38:23.335Z] ---> e04c818066af [2022-05-10T09:38:23.335Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T09:38:23.594Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T09:38:23.594Z] Status: Image is up to date for alpine:3.14 [2022-05-10T09:38:23.594Z] ---> e04c818066af [2022-05-10T09:38:23.594Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T09:38:24.167Z] ---> Running in 56241992eba1 [2022-05-10T09:38:24.167Z] ---> Running in c0b91815b29d [2022-05-10T09:38:24.167Z] ---> Running in bb37693ec2f4 [2022-05-10T09:38:25.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:38:25.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:38:25.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:38:25.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:38:25.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:38:25.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:38:25.365Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T09:38:25.365Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T09:38:25.365Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T09:38:25.365Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T09:38:25.365Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T09:38:25.365Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T09:38:25.365Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T09:38:25.365Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T09:38:25.365Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T09:38:25.365Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T09:38:25.365Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T09:38:25.365Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T09:38:25.365Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T09:38:25.624Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T09:38:25.624Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T09:38:25.624Z] OK: 6 MiB in 15 packages [2022-05-10T09:38:25.624Z] OK: 6 MiB in 17 packages [2022-05-10T09:38:25.624Z] OK: 8 MiB in 20 packages [2022-05-10T09:38:27.006Z] Removing intermediate container c0b91815b29d [2022-05-10T09:38:27.006Z] ---> d88584bb21f4 [2022-05-10T09:38:27.006Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T09:38:27.281Z] Removing intermediate container bb37693ec2f4 [2022-05-10T09:38:27.281Z] ---> a922e9723134 [2022-05-10T09:38:27.281Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T09:38:27.281Z] Removing intermediate container 56241992eba1 [2022-05-10T09:38:27.281Z] ---> c30eeeb35623 [2022-05-10T09:38:27.281Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T09:38:27.281Z] ---> Running in 33bc5eb2e980 [2022-05-10T09:38:27.550Z] ---> Running in f15f02d34e90 [2022-05-10T09:38:27.550Z] ---> Running in e94ab7bc78d4 [2022-05-10T09:38:27.813Z] Removing intermediate container 33bc5eb2e980 [2022-05-10T09:38:27.813Z] ---> f0a3bf86eea5 [2022-05-10T09:38:27.813Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T09:38:27.813Z] Removing intermediate container e94ab7bc78d4 [2022-05-10T09:38:27.813Z] ---> e5957eaa8d94 [2022-05-10T09:38:27.813Z] Step 13/22 : WORKDIR /edgex [2022-05-10T09:38:27.813Z] Removing intermediate container f15f02d34e90 [2022-05-10T09:38:27.813Z] ---> 686684d3d216 [2022-05-10T09:38:27.813Z] Step 13/25 : WORKDIR / [2022-05-10T09:38:28.073Z] ---> Running in 15be9455c489 [2022-05-10T09:38:28.073Z] ---> Running in 1173d246530b [2022-05-10T09:38:28.073Z] ---> Running in 6af143e6d491 [2022-05-10T09:38:28.644Z] Removing intermediate container 15be9455c489 [2022-05-10T09:38:28.644Z] ---> 993774610db8 [2022-05-10T09:38:28.644Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T09:38:28.644Z] Removing intermediate container 1173d246530b [2022-05-10T09:38:28.644Z] ---> 8bbb04c577d4 [2022-05-10T09:38:28.644Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T09:38:28.644Z] Removing intermediate container 6af143e6d491 [2022-05-10T09:38:28.903Z] ---> a0eddc355fbf [2022-05-10T09:38:28.903Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-10T09:38:28.903Z] ---> Running in 12669d260e71 [2022-05-10T09:38:29.161Z] Removing intermediate container 12669d260e71 [2022-05-10T09:38:29.161Z] ---> 0ba104a10323 [2022-05-10T09:38:29.161Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T09:38:29.422Z] ---> cd771f677a6d [2022-05-10T09:38:29.422Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T09:38:29.422Z] ---> 31e32628e45f [2022-05-10T09:38:29.422Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-10T09:38:29.683Z] ---> d122cc12ceae [2022-05-10T09:38:29.684Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T09:38:29.943Z] ---> a81391cb6a3a [2022-05-10T09:38:30.205Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T09:38:30.205Z] ---> f83d3e4c2730 [2022-05-10T09:38:30.205Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T09:38:31.145Z] ---> 4faf1e13503e [2022-05-10T09:38:31.145Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-10T09:38:31.145Z] ---> e6ff9e88b738 [2022-05-10T09:38:31.145Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T09:38:31.145Z] ---> 10244938f954 [2022-05-10T09:38:31.145Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T09:38:31.741Z] ---> 3bceb7c71513 [2022-05-10T09:38:31.742Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T09:38:32.001Z] ---> 050312756e5b [2022-05-10T09:38:32.001Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T09:38:32.260Z] ---> 60a6fada19f8 [2022-05-10T09:38:32.260Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T09:38:32.260Z] ---> Running in 9946e66acc6a [2022-05-10T09:38:32.527Z] ---> Running in 42a8d29a68b4 [2022-05-10T09:38:32.795Z] ---> eee2afc4631d [2022-05-10T09:38:32.795Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T09:38:32.795Z] Removing intermediate container 9946e66acc6a [2022-05-10T09:38:32.795Z] ---> 390adc52972a [2022-05-10T09:38:32.795Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T09:38:33.055Z] ---> Running in 60027ec90a16 [2022-05-10T09:38:33.627Z] Removing intermediate container 60027ec90a16 [2022-05-10T09:38:33.627Z] ---> a7518ff6d8c9 [2022-05-10T09:38:33.627Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T09:38:33.888Z] ---> Running in 7ba30472ac08 [2022-05-10T09:38:33.888Z] ---> 1042744b48c8 [2022-05-10T09:38:33.888Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T09:38:34.151Z] Removing intermediate container 7ba30472ac08 [2022-05-10T09:38:34.151Z] ---> 05b5d30ffc53 [2022-05-10T09:38:34.151Z] Step 21/22 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:38:34.151Z] Removing intermediate container 42a8d29a68b4 [2022-05-10T09:38:34.151Z] ---> 2f1341bd9e8b [2022-05-10T09:38:34.151Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T09:38:34.429Z] ---> Running in ffbd11ed7ae3 [2022-05-10T09:38:34.429Z] ---> Running in de5846def617 [2022-05-10T09:38:34.429Z] ---> ba283c41d7ac [2022-05-10T09:38:34.429Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-10T09:38:34.692Z] Removing intermediate container ffbd11ed7ae3 [2022-05-10T09:38:34.692Z] ---> d413188f00c9 [2022-05-10T09:38:34.692Z] Step 22/22 : LABEL version=2.2.0-dev.94 [2022-05-10T09:38:34.692Z] ---> Running in 68e02913a52f [2022-05-10T09:38:34.692Z] Removing intermediate container de5846def617 [2022-05-10T09:38:34.692Z] ---> b09b6c45aac4 [2022-05-10T09:38:34.692Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T09:38:34.951Z] ---> Running in 9f1b405a357c [2022-05-10T09:38:34.951Z] ---> Running in f0f2ddae6755 [2022-05-10T09:38:35.224Z] Removing intermediate container 9f1b405a357c [2022-05-10T09:38:35.224Z] ---> 93dca3936d5b [2022-05-10T09:38:35.224Z] [2022-05-10T09:38:35.224Z] Removing intermediate container f0f2ddae6755 [2022-05-10T09:38:35.224Z] ---> 9243fcee5c7b [2022-05-10T09:38:35.224Z] Step 21/22 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:38:35.224Z] Successfully built 93dca3936d5b [2022-05-10T09:38:35.224Z] Successfully tagged support-scheduler:latest [2022-05-10T09:38:35.224Z]  Building support-scheduler ... done Building support-notifications [2022-05-10T09:38:35.486Z] ---> Running in d8e8fff8ee38 [2022-05-10T09:38:36.430Z] Removing intermediate container d8e8fff8ee38 [2022-05-10T09:38:36.430Z] ---> 5db8febb49c4 [2022-05-10T09:38:36.430Z] Step 22/22 : LABEL version=2.2.0-dev.94 [2022-05-10T09:38:37.370Z] ---> Running in d9980d446890 [2022-05-10T09:38:37.629Z] Removing intermediate container d9980d446890 [2022-05-10T09:38:37.629Z] ---> dfbd27f2524b [2022-05-10T09:38:37.629Z] [2022-05-10T09:38:37.629Z] Successfully built dfbd27f2524b [2022-05-10T09:38:37.629Z] Successfully tagged security-proxy-setup:latest [2022-05-10T09:38:37.629Z] Building core-data [2022-05-10T09:38:37.629Z]  Building security-proxy-setup ... done Removing intermediate container 68e02913a52f [2022-05-10T09:38:37.629Z] ---> 850003148d15 [2022-05-10T09:38:37.629Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T09:38:37.888Z] ---> Running in 0af8ea0de960 [2022-05-10T09:38:38.457Z] Removing intermediate container 0af8ea0de960 [2022-05-10T09:38:38.457Z] ---> 3af72c8338fc [2022-05-10T09:38:38.457Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T09:38:39.030Z] ---> Running in 4fc2dcf9cf40 [2022-05-10T09:38:39.970Z] Removing intermediate container 4fc2dcf9cf40 [2022-05-10T09:38:39.970Z] ---> 5c4ae9ba035b [2022-05-10T09:38:39.970Z] Step 24/25 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:38:39.970Z] ---> Running in e461d61f1fe5 [2022-05-10T09:38:40.230Z] Removing intermediate container e461d61f1fe5 [2022-05-10T09:38:40.230Z] ---> 526e9731a229 [2022-05-10T09:38:40.230Z] Step 25/25 : LABEL version=2.2.0-dev.94 [2022-05-10T09:38:40.514Z] ---> Running in 6285eac3cb32 [2022-05-10T09:38:41.083Z] Removing intermediate container 6285eac3cb32 [2022-05-10T09:38:41.083Z] ---> de58a397252d [2022-05-10T09:38:41.083Z] [2022-05-10T09:38:41.083Z] Successfully built de58a397252d [2022-05-10T09:38:41.083Z] Successfully tagged security-secretstore-setup:latest [2022-05-10T09:38:41.083Z] Building security-bootstrapper [2022-05-10T09:38:43.620Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T09:38:43.620Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T09:38:43.620Z] ---> 7d82669c276e [2022-05-10T09:38:43.620Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T09:38:43.620Z] ---> Using cache [2022-05-10T09:38:43.620Z] ---> d2d1bca2e6e2 [2022-05-10T09:38:43.620Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:38:43.620Z] ---> Using cache [2022-05-10T09:38:43.620Z] ---> 0e3f3914ec39 [2022-05-10T09:38:43.620Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T09:38:45.526Z] ---> Running in 1d12994057d7 [2022-05-10T09:38:46.909Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:38:47.478Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:38:47.737Z] OK: 221 MiB in 52 packages [2022-05-10T09:38:49.116Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T09:38:49.116Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T09:38:49.116Z] ---> 7d82669c276e [2022-05-10T09:38:49.117Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T09:38:49.117Z] ---> Using cache [2022-05-10T09:38:49.117Z] ---> d2d1bca2e6e2 [2022-05-10T09:38:49.117Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:38:49.117Z] ---> Using cache [2022-05-10T09:38:49.117Z] ---> 0e3f3914ec39 [2022-05-10T09:38:49.117Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T09:38:49.690Z] ---> Running in d536219b9abb [2022-05-10T09:38:49.949Z] Removing intermediate container 1d12994057d7 [2022-05-10T09:38:49.949Z] ---> 47d934d49991 [2022-05-10T09:38:49.949Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T09:38:50.518Z] ---> 5dca533ae708 [2022-05-10T09:38:50.518Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:38:50.777Z] ---> Running in 0d47b2582d69 [2022-05-10T09:38:51.036Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:38:51.972Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:38:52.231Z] OK: 221 MiB in 52 packages [2022-05-10T09:38:54.143Z] Removing intermediate container d536219b9abb [2022-05-10T09:38:54.143Z] ---> 5051110d4fa3 [2022-05-10T09:38:54.143Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T09:38:54.143Z] Removing intermediate container 0d47b2582d69 [2022-05-10T09:38:54.143Z] ---> 2aa1ea4ac7f9 [2022-05-10T09:38:54.143Z] Step 8/22 : COPY . . [2022-05-10T09:38:54.402Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T09:38:54.402Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T09:38:54.402Z] ---> 7d82669c276e [2022-05-10T09:38:54.402Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T09:38:54.402Z] ---> Using cache [2022-05-10T09:38:54.402Z] ---> d2d1bca2e6e2 [2022-05-10T09:38:54.402Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:38:54.402Z] ---> Using cache [2022-05-10T09:38:54.402Z] ---> 0e3f3914ec39 [2022-05-10T09:38:54.402Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T09:38:54.402Z] ---> Running in 31870afdc6d5 [2022-05-10T09:38:54.970Z] ---> b3dfb0a73a4e [2022-05-10T09:38:54.970Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:38:54.970Z] ---> Running in 40703b01ff92 [2022-05-10T09:38:55.912Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:38:56.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:38:57.049Z] OK: 221 MiB in 52 packages [2022-05-10T09:38:59.595Z] Removing intermediate container 40703b01ff92 [2022-05-10T09:38:59.595Z] ---> 1aa88cf2e5ed [2022-05-10T09:38:59.595Z] Step 8/23 : COPY . . [2022-05-10T09:38:59.855Z] Removing intermediate container 31870afdc6d5 [2022-05-10T09:38:59.855Z] ---> cb3c03db5cc2 [2022-05-10T09:38:59.855Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-10T09:39:00.794Z] ---> daf73b052ce1 [2022-05-10T09:39:00.794Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:39:01.053Z] ---> Running in 6a0799a1053f [2022-05-10T09:39:03.609Z] Removing intermediate container 6a0799a1053f [2022-05-10T09:39:03.609Z] ---> b24feac178d8 [2022-05-10T09:39:03.609Z] Step 8/31 : COPY . . [2022-05-10T09:39:13.607Z] ---> 873e81bc5286 [2022-05-10T09:39:13.607Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-10T09:39:13.607Z] ---> Running in 2ddfd571e348 [2022-05-10T09:39:15.519Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-10T09:39:15.519Z] ---> ec40e5f30d36 [2022-05-10T09:39:15.519Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T09:39:15.519Z] ---> Running in fe52624b0195 [2022-05-10T09:39:16.458Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-10T09:39:16.717Z] ---> 229a50b62cfa [2022-05-10T09:39:16.717Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T09:39:16.976Z] ---> Running in 41a4ced08c66 [2022-05-10T09:39:17.911Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-10T09:39:56.629Z] Removing intermediate container fe52624b0195 [2022-05-10T09:39:56.629Z] ---> 9e9b8b9db3e7 [2022-05-10T09:39:56.629Z] [2022-05-10T09:39:56.629Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T09:39:56.629Z] ---> e04c818066af [2022-05-10T09:39:56.629Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T09:39:56.629Z] ---> Running in 269f82756d4d [2022-05-10T09:39:56.629Z] Removing intermediate container 269f82756d4d [2022-05-10T09:39:56.629Z] ---> 49e2402044bc [2022-05-10T09:39:56.629Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T09:39:56.629Z] ---> Running in 71f52a16d4b5 [2022-05-10T09:39:56.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:39:57.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:39:57.414Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T09:39:57.414Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T09:39:57.414Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T09:39:57.415Z] OK: 6 MiB in 16 packages [2022-05-10T09:40:00.712Z] Removing intermediate container 41a4ced08c66 [2022-05-10T09:40:00.712Z] ---> e3646b39817f [2022-05-10T09:40:00.712Z] [2022-05-10T09:40:00.712Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T09:40:00.712Z] ---> e04c818066af [2022-05-10T09:40:00.712Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T09:40:00.712Z] Removing intermediate container 2ddfd571e348 [2022-05-10T09:40:00.712Z] ---> 58c7cec05050 [2022-05-10T09:40:00.712Z] [2022-05-10T09:40:00.712Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T09:40:00.712Z] ---> e04c818066af [2022-05-10T09:40:00.712Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T09:40:00.712Z] ---> Running in 94d1a57595c5 [2022-05-10T09:40:00.712Z] ---> Running in f0a203b7cde7 [2022-05-10T09:40:00.712Z] Removing intermediate container 71f52a16d4b5 [2022-05-10T09:40:00.712Z] ---> 33082f34d7b0 [2022-05-10T09:40:00.712Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-10T09:40:00.712Z] ---> Running in 9a015e81fc8b [2022-05-10T09:40:00.712Z] Removing intermediate container 94d1a57595c5 [2022-05-10T09:40:00.712Z] ---> 40af077c8536 [2022-05-10T09:40:00.712Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T09:40:00.712Z] ---> Running in 76a05c64293d [2022-05-10T09:40:00.712Z] Removing intermediate container 9a015e81fc8b [2022-05-10T09:40:00.712Z] ---> 0a519a65c410 [2022-05-10T09:40:00.712Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T09:40:00.712Z] ---> Running in 501f64cb8f43 [2022-05-10T09:40:00.712Z] Removing intermediate container 76a05c64293d [2022-05-10T09:40:00.712Z] ---> 5d72982dca3d [2022-05-10T09:40:00.712Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T09:40:00.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:40:00.971Z] ---> Running in c4de4c03ade9 [2022-05-10T09:40:00.971Z] Removing intermediate container 501f64cb8f43 [2022-05-10T09:40:00.971Z] ---> c3c76e74d0b6 [2022-05-10T09:40:00.971Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T09:40:00.971Z] ---> Running in 5183d66e3a04 [2022-05-10T09:40:00.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:40:00.971Z] Removing intermediate container c4de4c03ade9 [2022-05-10T09:40:00.971Z] ---> 87e199c8c4b3 [2022-05-10T09:40:00.971Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:40:00.971Z] ---> Running in 11c1568b302b [2022-05-10T09:40:01.232Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T09:40:01.232Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T09:40:01.232Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T09:40:01.232Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T09:40:01.232Z] OK: 6 MiB in 16 packages [2022-05-10T09:40:01.820Z] Removing intermediate container 5183d66e3a04 [2022-05-10T09:40:01.820Z] ---> 9b49b1d6766b [2022-05-10T09:40:01.820Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T09:40:01.820Z] ---> Running in 1d9cef8a4a73 [2022-05-10T09:40:01.820Z] Removing intermediate container f0a203b7cde7 [2022-05-10T09:40:01.820Z] ---> e3e1843fc81a [2022-05-10T09:40:01.820Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T09:40:01.820Z] ---> Running in 325fcacd935a [2022-05-10T09:40:01.820Z] Removing intermediate container 11c1568b302b [2022-05-10T09:40:01.820Z] ---> e6b156f983ac [2022-05-10T09:40:01.820Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T09:40:02.082Z] ---> Running in fc17ccd00f12 [2022-05-10T09:40:02.082Z] Removing intermediate container 1d9cef8a4a73 [2022-05-10T09:40:02.082Z] ---> cb7739000811 [2022-05-10T09:40:02.082Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T09:40:02.082Z] Removing intermediate container 325fcacd935a [2022-05-10T09:40:02.082Z] ---> 32c396109d75 [2022-05-10T09:40:02.082Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T09:40:02.082Z] ---> Running in 016e589aa5f3 [2022-05-10T09:40:02.342Z] Removing intermediate container 016e589aa5f3 [2022-05-10T09:40:02.342Z] ---> 795b0ecb31fc [2022-05-10T09:40:02.342Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T09:40:02.342Z] ---> c21e00c87610 [2022-05-10T09:40:02.342Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T09:40:02.342Z] ---> Running in 51127e54abb5 [2022-05-10T09:40:02.342Z] ---> Running in b0ae9cb8e19b [2022-05-10T09:40:02.342Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:40:02.602Z] Removing intermediate container 51127e54abb5 [2022-05-10T09:40:02.602Z] ---> 7ea4ad7235c3 [2022-05-10T09:40:02.602Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T09:40:02.602Z] ---> c45f9c8aae73 [2022-05-10T09:40:02.602Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T09:40:03.170Z] Removing intermediate container b0ae9cb8e19b [2022-05-10T09:40:03.170Z] ---> 197d9aa1eded [2022-05-10T09:40:03.170Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T09:40:03.170Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:40:03.457Z] ---> 7caa3ef50c0e [2022-05-10T09:40:03.457Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T09:40:03.457Z] ---> d6143c22299a [2022-05-10T09:40:03.457Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T09:40:03.457Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T09:40:03.718Z] ---> 86639829744c [2022-05-10T09:40:03.718Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T09:40:03.718Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T09:40:03.718Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T09:40:03.718Z] ---> Running in 3b4b4bab9dbc [2022-05-10T09:40:03.718Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T09:40:03.982Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T09:40:03.982Z] Removing intermediate container 3b4b4bab9dbc [2022-05-10T09:40:03.982Z] ---> 707ffbac0a5e [2022-05-10T09:40:03.982Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T09:40:03.982Z] ---> 29632cba8f32 [2022-05-10T09:40:03.982Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T09:40:03.982Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T09:40:03.982Z] ---> Running in acc6ac36d55a [2022-05-10T09:40:03.982Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T09:40:04.241Z] OK: 8 MiB in 20 packages [2022-05-10T09:40:04.241Z] Removing intermediate container acc6ac36d55a [2022-05-10T09:40:04.241Z] ---> 447ef72391fa [2022-05-10T09:40:04.241Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T09:40:04.241Z] ---> 1c80adb038f9 [2022-05-10T09:40:04.241Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T09:40:04.241Z] ---> Running in c89aa87f6a06 [2022-05-10T09:40:04.515Z] Removing intermediate container c89aa87f6a06 [2022-05-10T09:40:04.515Z] ---> 50aa96b912e2 [2022-05-10T09:40:04.515Z] Step 21/22 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:40:04.515Z] ---> 1c0a9ef0df99 [2022-05-10T09:40:04.515Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T09:40:04.515Z] ---> Running in cb0617dbafa5 [2022-05-10T09:40:04.515Z] Removing intermediate container fc17ccd00f12 [2022-05-10T09:40:04.515Z] ---> 7260efe55599 [2022-05-10T09:40:04.515Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T09:40:04.774Z] Removing intermediate container cb0617dbafa5 [2022-05-10T09:40:04.774Z] ---> e9a648af10b0 [2022-05-10T09:40:04.774Z] Step 22/22 : LABEL version=2.2.0-dev.94 [2022-05-10T09:40:04.774Z] ---> b8255f0c2d29 [2022-05-10T09:40:04.774Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T09:40:04.774Z] ---> Running in 34a505b849af [2022-05-10T09:40:05.047Z] ---> 95e7868f5329 [2022-05-10T09:40:05.047Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-10T09:40:05.047Z] ---> Running in 39f232d51853 [2022-05-10T09:40:05.047Z] Removing intermediate container 34a505b849af [2022-05-10T09:40:05.047Z] ---> 89a9661ce17f [2022-05-10T09:40:05.047Z] [2022-05-10T09:40:05.047Z] Removing intermediate container 39f232d51853 [2022-05-10T09:40:05.047Z] ---> 8973b6736a14 [2022-05-10T09:40:05.047Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T09:40:05.047Z] Successfully built 89a9661ce17f [2022-05-10T09:40:05.308Z] Successfully tagged support-notifications:latest [2022-05-10T09:40:05.308Z] Building security-spiffe-token-provider [2022-05-10T09:40:07.216Z]  Building support-notifications ... done  ---> 4e7fbf025279 [2022-05-10T09:40:07.216Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T09:40:07.216Z] ---> a256f7d7db10 [2022-05-10T09:40:07.216Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-10T09:40:07.476Z] ---> Running in 85d749a7aabb [2022-05-10T09:40:07.476Z] ---> 3b9fe66fd060 [2022-05-10T09:40:07.476Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-10T09:40:07.476Z] ---> Running in 54d7db3d22c7 [2022-05-10T09:40:07.736Z] Removing intermediate container 54d7db3d22c7 [2022-05-10T09:40:07.736Z] ---> 771d42e1e916 [2022-05-10T09:40:07.736Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T09:40:07.736Z] ---> Running in 02180dcfd1ca [2022-05-10T09:40:07.996Z] Removing intermediate container 02180dcfd1ca [2022-05-10T09:40:07.996Z] ---> 769656f99fcc [2022-05-10T09:40:07.996Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T09:40:07.996Z] ---> Running in 92cabbd9ce81 [2022-05-10T09:40:08.259Z] Removing intermediate container 85d749a7aabb [2022-05-10T09:40:08.259Z] ---> 528116266f06 [2022-05-10T09:40:08.259Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T09:40:08.571Z] Removing intermediate container 92cabbd9ce81 [2022-05-10T09:40:08.571Z] ---> 5f13b5d0a5ba [2022-05-10T09:40:08.571Z] Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:40:08.571Z] ---> Running in 7a1802b9f3be [2022-05-10T09:40:08.571Z] ---> Running in 15293744fc88 [2022-05-10T09:40:08.891Z] Removing intermediate container 7a1802b9f3be [2022-05-10T09:40:08.891Z] ---> 763874338d6a [2022-05-10T09:40:08.891Z] Step 23/23 : LABEL version=2.2.0-dev.94 [2022-05-10T09:40:08.891Z] Removing intermediate container 15293744fc88 [2022-05-10T09:40:08.891Z] ---> 327e8c1a634e [2022-05-10T09:40:08.891Z] Step 28/31 : CMD ["gate"] [2022-05-10T09:40:08.891Z] ---> Running in aa09b6720405 [2022-05-10T09:40:08.891Z] ---> Running in 3ee019d515ff [2022-05-10T09:40:09.193Z] Removing intermediate container aa09b6720405 [2022-05-10T09:40:09.193Z] ---> f5b40240f0de [2022-05-10T09:40:09.193Z] [2022-05-10T09:40:09.193Z] Removing intermediate container 3ee019d515ff [2022-05-10T09:40:09.193Z] ---> 87ca4b2ea6d4 [2022-05-10T09:40:09.193Z] Step 29/31 : LABEL arch=x86_64 [2022-05-10T09:40:09.193Z] Successfully built f5b40240f0de [2022-05-10T09:40:09.462Z] Successfully tagged core-data:latest [2022-05-10T09:40:09.462Z]  Building core-data ... done Building sys-mgmt-agent [2022-05-10T09:40:09.462Z] ---> Running in 93564a611ca0 [2022-05-10T09:40:09.462Z] Removing intermediate container 93564a611ca0 [2022-05-10T09:40:09.462Z] ---> 986e19972f36 [2022-05-10T09:40:09.462Z] Step 30/31 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:40:09.723Z] ---> Running in 1ddf6bfdb6d3 [2022-05-10T09:40:10.662Z] Removing intermediate container 1ddf6bfdb6d3 [2022-05-10T09:40:10.662Z] ---> 170f9aa2a924 [2022-05-10T09:40:10.662Z] Step 31/31 : LABEL version=2.2.0-dev.94 [2022-05-10T09:40:10.662Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T09:40:10.662Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T09:40:10.662Z] ---> 7d82669c276e [2022-05-10T09:40:10.662Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T09:40:10.662Z] ---> Using cache [2022-05-10T09:40:10.662Z] ---> d2d1bca2e6e2 [2022-05-10T09:40:10.662Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T09:40:13.203Z] ---> Running in 2f976cde5d4e [2022-05-10T09:40:13.203Z] ---> Running in a0c6deee8c39 [2022-05-10T09:40:13.203Z] Removing intermediate container a0c6deee8c39 [2022-05-10T09:40:13.203Z] ---> b082706dbe2e [2022-05-10T09:40:13.203Z] [2022-05-10T09:40:13.203Z] Successfully built b082706dbe2e [2022-05-10T09:40:13.203Z] Successfully tagged security-bootstrapper:latest [2022-05-10T09:40:13.203Z] Building security-spire-server [2022-05-10T09:40:13.203Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:40:13.774Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T09:40:13.774Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T09:40:13.774Z] ---> 7d82669c276e [2022-05-10T09:40:13.774Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T09:40:13.774Z] ---> Using cache [2022-05-10T09:40:13.774Z] ---> d2d1bca2e6e2 [2022-05-10T09:40:13.774Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:40:13.774Z] ---> Using cache [2022-05-10T09:40:13.774Z] ---> 0e3f3914ec39 [2022-05-10T09:40:13.774Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T09:40:14.036Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:40:14.605Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T09:40:14.606Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T09:40:14.606Z] OK: 15864 distinct packages available [2022-05-10T09:40:14.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:40:14.867Z] ---> Running in aeba8d7abc8d [2022-05-10T09:40:15.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:40:15.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:40:15.958Z] OK: 221 MiB in 52 packages [2022-05-10T09:40:15.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:40:16.220Z] OK: 221 MiB in 52 packages [2022-05-10T09:40:16.481Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T09:40:16.481Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T09:40:16.481Z] ---> 7d82669c276e [2022-05-10T09:40:16.481Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T09:40:16.481Z] ---> Using cache [2022-05-10T09:40:16.481Z] ---> d2d1bca2e6e2 [2022-05-10T09:40:16.481Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:40:16.481Z] ---> Using cache [2022-05-10T09:40:16.481Z] ---> 0e3f3914ec39 [2022-05-10T09:40:16.481Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T09:40:16.481Z] ---> Using cache [2022-05-10T09:40:16.481Z] ---> e3c6e026069b [2022-05-10T09:40:16.481Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T09:40:16.481Z] ---> Using cache [2022-05-10T09:40:16.481Z] ---> 3d4f0860a9b8 [2022-05-10T09:40:16.481Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:40:16.481Z] ---> Using cache [2022-05-10T09:40:16.481Z] ---> 758bd6c7e2c9 [2022-05-10T09:40:16.481Z] Step 8/25 : COPY . . [2022-05-10T09:40:16.481Z] ---> Using cache [2022-05-10T09:40:16.481Z] ---> a71ab27bf275 [2022-05-10T09:40:16.481Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T09:40:16.481Z] ---> Using cache [2022-05-10T09:40:16.481Z] ---> 69c2a048af8e [2022-05-10T09:40:16.481Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T09:40:16.481Z] ---> Using cache [2022-05-10T09:40:16.481Z] ---> 96382140281d [2022-05-10T09:40:16.481Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T09:40:16.481Z] ---> Using cache [2022-05-10T09:40:16.481Z] ---> 8c319040b42a [2022-05-10T09:40:16.481Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T09:40:16.743Z] ---> Running in 860d4ef92c15 [2022-05-10T09:40:17.003Z] Removing intermediate container 2f976cde5d4e [2022-05-10T09:40:17.003Z] ---> e93cf24144d1 [2022-05-10T09:40:17.003Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T09:40:17.003Z] Removing intermediate container aeba8d7abc8d [2022-05-10T09:40:17.003Z] ---> 8c6cf2ec1cdc [2022-05-10T09:40:17.003Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T09:40:17.264Z] ---> baeace42e9f4 [2022-05-10T09:40:17.264Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:40:17.264Z] ---> Running in 02154dc6a35b [2022-05-10T09:40:17.264Z] ---> a4e9e8386e16 [2022-05-10T09:40:17.264Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:40:17.264Z] ---> Running in 839c152f2a10 [2022-05-10T09:40:18.215Z] spire-1.2.1/ [2022-05-10T09:40:18.215Z] spire-1.2.1/.data/ [2022-05-10T09:40:18.215Z] spire-1.2.1/.data/.file [2022-05-10T09:40:18.215Z] spire-1.2.1/.dockerignore [2022-05-10T09:40:18.215Z] spire-1.2.1/.gitattributes [2022-05-10T09:40:18.215Z] spire-1.2.1/.githooks/ [2022-05-10T09:40:18.215Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T09:40:18.215Z] spire-1.2.1/.github/ [2022-05-10T09:40:18.215Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T09:40:18.215Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T09:40:18.215Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T09:40:18.215Z] spire-1.2.1/.github/workflows/ [2022-05-10T09:40:18.215Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T09:40:18.215Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T09:40:18.215Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T09:40:18.215Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T09:40:18.215Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T09:40:18.215Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T09:40:18.215Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T09:40:18.215Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T09:40:18.215Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T09:40:18.215Z] spire-1.2.1/.gitignore [2022-05-10T09:40:18.215Z] spire-1.2.1/.go-version [2022-05-10T09:40:18.215Z] spire-1.2.1/.golangci.yml [2022-05-10T09:40:18.215Z] spire-1.2.1/ADOPTERS.md [2022-05-10T09:40:18.215Z] spire-1.2.1/CHANGELOG.md [2022-05-10T09:40:18.215Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T09:40:18.215Z] spire-1.2.1/CODEOWNERS [2022-05-10T09:40:18.215Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T09:40:18.215Z] spire-1.2.1/Dockerfile [2022-05-10T09:40:18.215Z] spire-1.2.1/Dockerfile.dev [2022-05-10T09:40:18.215Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T09:40:18.215Z] spire-1.2.1/LICENSE [2022-05-10T09:40:18.215Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T09:40:18.215Z] spire-1.2.1/Makefile [2022-05-10T09:40:18.215Z] spire-1.2.1/README.md [2022-05-10T09:40:18.215Z] spire-1.2.1/ROADMAP.md [2022-05-10T09:40:18.215Z] spire-1.2.1/SECURITY.md [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/ [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T09:40:18.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T09:40:18.216Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T09:40:18.216Z] spire-1.2.1/conf/ [2022-05-10T09:40:18.216Z] spire-1.2.1/conf/agent/ [2022-05-10T09:40:18.216Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T09:40:18.216Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T09:40:18.216Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T09:40:18.216Z] spire-1.2.1/conf/server/ [2022-05-10T09:40:18.216Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T09:40:18.216Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T09:40:18.216Z] spire-1.2.1/conf/server/server.conf [2022-05-10T09:40:18.216Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/ [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/auditlog.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/images/ [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/spire_server.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/telemetry.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/upgrading.md [2022-05-10T09:40:18.216Z] spire-1.2.1/doc/using_spire.md [2022-05-10T09:40:18.216Z] spire-1.2.1/examples/ [2022-05-10T09:40:18.216Z] spire-1.2.1/examples/README.md [2022-05-10T09:40:18.216Z] spire-1.2.1/go.mod [2022-05-10T09:40:18.216Z] spire-1.2.1/go.sum [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T09:40:18.216Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T09:40:18.217Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/health/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/log/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T09:40:18.218Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/util/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/version/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/config.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T09:40:18.219Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T09:40:18.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/server.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/ [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/private/ [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/private/server/ [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/spire/ [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/spire/common/ [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T09:40:18.221Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T09:40:18.221Z] spire-1.2.1/release/ [2022-05-10T09:40:18.221Z] spire-1.2.1/release/spire-extras/ [2022-05-10T09:40:18.221Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T09:40:18.221Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T09:40:18.221Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T09:40:18.221Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T09:40:18.221Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T09:40:18.221Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T09:40:18.221Z] spire-1.2.1/release/spire/ [2022-05-10T09:40:18.221Z] spire-1.2.1/release/spire/README.md [2022-05-10T09:40:18.221Z] spire-1.2.1/release/spire/conf/ [2022-05-10T09:40:18.221Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T09:40:18.221Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T09:40:18.221Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T09:40:18.221Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T09:40:18.221Z] spire-1.2.1/script/ [2022-05-10T09:40:18.221Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T09:40:18.221Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T09:40:18.221Z] spire-1.2.1/support/ [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/ [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T09:40:18.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T09:40:18.222Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T09:40:18.222Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T09:40:18.222Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T09:40:18.222Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T09:40:18.222Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T09:40:18.222Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T09:40:18.222Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T09:40:18.222Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T09:40:18.222Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T09:40:18.222Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T09:40:18.222Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T09:40:18.222Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T09:40:18.222Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T09:40:18.222Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T09:40:18.222Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T09:40:18.222Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T09:40:18.222Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T09:40:18.222Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T09:40:18.222Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/clock/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/clock/clock.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T09:40:18.222Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/README.md [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/common [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T09:40:18.222Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T09:40:18.223Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T09:40:18.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T09:40:18.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T09:40:18.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T09:40:18.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T09:40:18.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T09:40:18.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T09:40:18.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T09:40:18.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T09:40:18.225Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T09:40:18.225Z] spire-1.2.1/test/integration/test.sh [2022-05-10T09:40:18.225Z] spire-1.2.1/test/plugintest/ [2022-05-10T09:40:18.225Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/spiretest/ [2022-05-10T09:40:18.225Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/testca/ [2022-05-10T09:40:18.225Z] spire-1.2.1/test/testca/ca.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/testkey/ [2022-05-10T09:40:18.225Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T09:40:18.225Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/testkey/new.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T09:40:18.225Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/util/ [2022-05-10T09:40:18.225Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/util/race.go [2022-05-10T09:40:18.225Z] spire-1.2.1/test/util/util.go [2022-05-10T09:40:18.225Z] building spire from source... [2022-05-10T09:40:18.225Z] Installing go1.17.7... [2022-05-10T09:40:18.793Z] Removing intermediate container 839c152f2a10 [2022-05-10T09:40:18.793Z] ---> 6332775bb50a [2022-05-10T09:40:18.793Z] Step 8/23 : COPY . . [2022-05-10T09:40:18.793Z] Removing intermediate container 02154dc6a35b [2022-05-10T09:40:18.793Z] ---> f6d4735382c0 [2022-05-10T09:40:18.793Z] Step 7/20 : COPY . . [2022-05-10T09:40:22.990Z] Building bin/spire-server... [2022-05-10T09:40:23.250Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T09:40:23.250Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T09:40:23.250Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T09:40:23.250Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T09:40:23.250Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T09:40:23.250Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T09:40:23.250Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T09:40:23.250Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T09:40:23.250Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T09:40:23.511Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T09:40:23.511Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T09:40:23.511Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T09:40:23.511Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T09:40:23.511Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T09:40:23.511Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T09:40:23.511Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T09:40:23.511Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T09:40:23.511Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T09:40:23.511Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T09:40:23.858Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T09:40:23.858Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T09:40:24.118Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T09:40:24.118Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T09:40:24.118Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T09:40:24.118Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T09:40:24.118Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T09:40:24.118Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T09:40:24.594Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T09:40:24.594Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T09:40:24.594Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T09:40:24.594Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T09:40:24.594Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T09:40:24.594Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T09:40:24.594Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T09:40:24.594Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T09:40:24.594Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T09:40:24.594Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T09:40:24.594Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T09:40:24.594Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T09:40:24.594Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T09:40:24.594Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T09:40:24.594Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T09:40:24.854Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T09:40:24.854Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T09:40:24.854Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T09:40:24.854Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T09:40:25.424Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T09:40:25.424Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T09:40:25.424Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T09:40:25.424Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T09:40:25.686Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T09:40:25.686Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T09:40:25.961Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T09:40:25.961Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T09:40:25.961Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T09:40:29.261Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T09:40:29.261Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T09:40:29.261Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T09:40:29.261Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T09:40:29.261Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T09:40:29.261Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T09:40:29.261Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T09:40:29.261Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T09:40:29.523Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T09:40:29.523Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T09:40:29.523Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T09:40:29.523Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T09:40:29.523Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T09:40:29.523Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T09:40:29.523Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T09:40:29.523Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T09:40:29.523Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T09:40:29.523Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T09:40:29.523Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T09:40:29.782Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T09:40:29.782Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T09:40:29.782Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T09:40:29.782Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T09:40:29.782Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T09:40:29.782Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T09:40:29.782Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T09:40:29.782Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T09:40:29.782Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T09:40:29.782Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T09:40:29.782Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T09:40:29.782Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T09:40:29.782Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T09:40:30.126Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T09:40:30.126Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T09:40:30.126Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T09:40:30.126Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T09:40:30.126Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T09:40:30.126Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T09:40:30.126Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T09:40:30.126Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T09:40:30.470Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T09:40:30.470Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T09:40:30.470Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T09:40:30.470Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T09:40:30.470Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T09:40:30.470Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T09:40:30.470Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T09:40:30.470Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T09:40:30.470Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T09:40:30.732Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T09:40:30.732Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T09:40:30.732Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T09:40:30.732Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T09:40:30.732Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T09:40:30.732Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T09:40:30.732Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T09:40:30.732Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T09:40:30.732Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T09:40:30.732Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T09:40:30.992Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T09:40:30.992Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T09:40:30.992Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T09:40:30.992Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T09:40:30.992Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T09:40:31.254Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T09:40:31.254Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T09:40:31.254Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T09:40:31.254Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T09:40:31.254Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T09:40:31.514Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T09:40:31.514Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T09:40:31.514Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T09:40:31.514Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T09:40:31.514Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T09:40:31.514Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T09:40:31.774Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T09:40:31.774Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T09:40:31.774Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T09:40:31.774Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T09:40:31.774Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T09:40:31.774Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T09:40:31.774Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T09:40:31.774Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T09:40:31.774Z]  ---> 5cdb55700471 [2022-05-10T09:40:31.774Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T09:40:31.774Z] ---> f8606e91e386 [2022-05-10T09:40:31.774Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T09:40:31.774Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T09:40:31.774Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T09:40:31.774Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T09:40:31.774Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T09:40:32.035Z]  ---> Running in 558f2fdea31f [2022-05-10T09:40:32.035Z] ---> Running in 97e08cb0441d [2022-05-10T09:40:32.294Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-10T09:40:32.294Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-10T09:40:37.571Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T09:40:37.571Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T09:40:52.452Z] Building bin/spire-agent... [2022-05-10T09:40:52.452Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T09:40:52.452Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T09:40:52.452Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T09:40:52.452Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T09:40:52.452Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T09:40:52.452Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T09:40:52.452Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T09:40:52.452Z] Building bin/spire-agent... [2022-05-10T09:40:52.452Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T09:40:52.452Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T09:40:52.452Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T09:40:52.452Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T09:40:52.452Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T09:40:52.452Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T09:40:52.452Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T09:40:52.452Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T09:40:52.452Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T09:40:53.390Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T09:40:53.390Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T09:40:53.390Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T09:40:53.390Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T09:40:53.390Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T09:40:53.390Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T09:40:53.390Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T09:40:53.650Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T09:40:53.650Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T09:40:53.650Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T09:41:11.749Z] Removing intermediate container 97e08cb0441d [2022-05-10T09:41:11.750Z] ---> b1f4631af8dd [2022-05-10T09:41:11.750Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T09:41:11.750Z] Removing intermediate container 558f2fdea31f [2022-05-10T09:41:11.750Z] ---> ce10a1749c97 [2022-05-10T09:41:11.750Z] [2022-05-10T09:41:11.750Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T09:41:11.750Z] ---> Running in 618084f5e755 [2022-05-10T09:41:11.750Z] 3.15: Pulling from library/alpine [2022-05-10T09:41:12.007Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-10T09:41:12.267Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T09:41:12.267Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T09:41:12.267Z] ---> 0ac33e5f5afa [2022-05-10T09:41:12.267Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T09:41:12.841Z] ---> Running in 518182c67070 [2022-05-10T09:41:13.409Z] Removing intermediate container 518182c67070 [2022-05-10T09:41:13.409Z] ---> cabfbe0652d9 [2022-05-10T09:41:13.409Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:41:13.409Z] ---> Running in b0dba6debd9f [2022-05-10T09:41:13.676Z] Removing intermediate container 618084f5e755 [2022-05-10T09:41:13.676Z] ---> 9e4ff86a3ac4 [2022-05-10T09:41:13.676Z] [2022-05-10T09:41:13.676Z] Step 11/23 : FROM docker:20.10.14 [2022-05-10T09:41:13.935Z] 20.10.14: Pulling from library/docker [2022-05-10T09:41:15.845Z] Removing intermediate container b0dba6debd9f [2022-05-10T09:41:15.845Z] ---> f21cbe5865b3 [2022-05-10T09:41:15.845Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T09:41:16.106Z] ---> Running in 233c8775c8d2 [2022-05-10T09:41:16.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:41:17.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:41:18.181Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T09:41:18.181Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T09:41:18.181Z] OK: 15855 distinct packages available [2022-05-10T09:41:18.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:41:19.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:41:19.381Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T09:41:19.381Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T09:41:19.640Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T09:41:19.640Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T09:41:19.640Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T09:41:19.901Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T09:41:19.901Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T09:41:19.901Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T09:41:20.160Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T09:41:20.160Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T09:41:20.160Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T09:41:20.160Z] OK: 8 MiB in 23 packages [2022-05-10T09:41:25.447Z] Removing intermediate container 233c8775c8d2 [2022-05-10T09:41:25.447Z] ---> 2d914ceac9d8 [2022-05-10T09:41:25.447Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T09:41:26.013Z] ---> 0bb797c6b477 [2022-05-10T09:41:26.013Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T09:41:28.550Z] ---> 6b20f2266e00 [2022-05-10T09:41:28.550Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T09:41:29.145Z] ---> 4724c8544640 [2022-05-10T09:41:29.145Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T09:41:29.462Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T09:41:29.462Z] ---> Running in eaf4973f5589 [2022-05-10T09:41:29.462Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-10T09:41:29.462Z] ---> 7417809fdb73 [2022-05-10T09:41:29.462Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-10T09:41:29.462Z] ---> Running in 7ab52336b668 [2022-05-10T09:41:29.721Z] Removing intermediate container eaf4973f5589 [2022-05-10T09:41:29.721Z] ---> 4424ef7d6f05 [2022-05-10T09:41:29.721Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T09:41:29.981Z] Removing intermediate container 7ab52336b668 [2022-05-10T09:41:29.981Z] ---> 883de8a35f56 [2022-05-10T09:41:29.981Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-10T09:41:29.981Z] ---> Running in 78fac30de13d [2022-05-10T09:41:29.981Z] ---> Running in cbb9462266c6 [2022-05-10T09:41:30.550Z] Removing intermediate container 78fac30de13d [2022-05-10T09:41:30.550Z] ---> 7902e5cb72c2 [2022-05-10T09:41:30.550Z] Step 18/20 : LABEL arch=x86_64 [2022-05-10T09:41:30.550Z] ---> Running in f9dd668b88d4 [2022-05-10T09:41:31.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:41:31.195Z] Removing intermediate container f9dd668b88d4 [2022-05-10T09:41:31.195Z] ---> aafcf4cdd380 [2022-05-10T09:41:31.195Z] Step 19/20 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:41:31.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:41:31.457Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T09:41:31.457Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T09:41:31.457Z] Executing bash-5.1.16-r0.post-install [2022-05-10T09:41:31.457Z] ---> Running in 0c8c3e7bbd66 [2022-05-10T09:41:31.457Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T09:41:31.457Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T09:41:31.457Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T09:41:31.457Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T09:41:31.717Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T09:41:31.717Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T09:41:31.717Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T09:41:31.717Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T09:41:31.717Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T09:41:31.717Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T09:41:31.717Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T09:41:31.717Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T09:41:31.717Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T09:41:31.717Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T09:41:31.717Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T09:41:31.977Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T09:41:31.977Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T09:41:31.977Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T09:41:31.977Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T09:41:31.977Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T09:41:31.977Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T09:41:32.237Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T09:41:32.237Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T09:41:32.237Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T09:41:32.237Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T09:41:32.237Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T09:41:32.237Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T09:41:32.237Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T09:41:32.237Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T09:41:32.237Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T09:41:32.237Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T09:41:32.237Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T09:41:32.237Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T09:41:32.237Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T09:41:32.237Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T09:41:32.237Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T09:41:32.237Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T09:41:32.237Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T09:41:32.237Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T09:41:32.237Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T09:41:32.237Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T09:41:32.498Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T09:41:32.498Z] OK: 83 MiB in 65 packages [2022-05-10T09:41:32.498Z] Removing intermediate container 0c8c3e7bbd66 [2022-05-10T09:41:32.498Z] ---> e9e157a09bea [2022-05-10T09:41:32.498Z] Step 20/20 : LABEL version=2.2.0-dev.94 [2022-05-10T09:41:33.066Z] ---> Running in ffbc38fcc4c4 [2022-05-10T09:41:33.329Z] Collecting docker-compose==1.23.2 [2022-05-10T09:41:33.330Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T09:41:33.589Z] Removing intermediate container ffbc38fcc4c4 [2022-05-10T09:41:33.589Z] ---> 621011dafbd0 [2022-05-10T09:41:33.589Z] [2022-05-10T09:41:33.589Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T09:41:33.589Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T09:41:33.589Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T09:41:33.589Z] Successfully built 621011dafbd0 [2022-05-10T09:41:33.589Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T09:41:33.589Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-10T09:41:33.589Z] Building core-metadata [2022-05-10T09:41:33.848Z]  Building security-spiffe-token-provider ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-10T09:41:33.848Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T09:41:33.848Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T09:41:34.106Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T09:41:34.106Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T09:41:34.106Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T09:41:34.106Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T09:41:34.365Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T09:41:34.365Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T09:41:34.935Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T09:41:34.935Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T09:41:34.935Z] Collecting PyYAML<4,>=3.10 [2022-05-10T09:41:34.935Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T09:41:35.505Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T09:41:35.505Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T09:41:35.505Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T09:41:35.505Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T09:41:35.505Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T09:41:35.505Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T09:41:35.822Z] Collecting idna<2.8,>=2.5 [2022-05-10T09:41:35.822Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T09:41:35.823Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-10T09:41:35.823Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T09:41:35.823Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T09:41:35.823Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T09:41:35.823Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T09:41:35.823Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T09:41:35.823Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T09:41:35.823Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T09:41:35.823Z] Attempting uninstall: urllib3 [2022-05-10T09:41:35.823Z] Found existing installation: urllib3 1.26.7 [2022-05-10T09:41:35.823Z] Uninstalling urllib3-1.26.7: [2022-05-10T09:41:35.823Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T09:41:36.114Z] Attempting uninstall: idna [2022-05-10T09:41:36.114Z] Found existing installation: idna 3.3 [2022-05-10T09:41:36.114Z] Uninstalling idna-3.3: [2022-05-10T09:41:36.114Z] Successfully uninstalled idna-3.3 [2022-05-10T09:41:36.726Z] Attempting uninstall: requests [2022-05-10T09:41:36.726Z] Found existing installation: requests 2.26.0 [2022-05-10T09:41:36.726Z] Uninstalling requests-2.26.0: [2022-05-10T09:41:36.726Z] Successfully uninstalled requests-2.26.0 [2022-05-10T09:41:36.726Z] Running setup.py install for texttable: started [2022-05-10T09:41:36.987Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T09:41:36.987Z] Running setup.py install for PyYAML: started [2022-05-10T09:41:37.556Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T09:41:37.556Z] Running setup.py install for docopt: started [2022-05-10T09:41:37.815Z] Running setup.py install for docopt: finished with status 'done' [2022-05-10T09:41:37.815Z] Running setup.py install for dockerpty: started [2022-05-10T09:41:38.386Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T09:41:38.645Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-10T09:41:41.937Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T09:41:41.937Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T09:41:41.937Z] ---> 7d82669c276e [2022-05-10T09:41:41.937Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T09:41:41.937Z] ---> Using cache [2022-05-10T09:41:41.937Z] ---> d2d1bca2e6e2 [2022-05-10T09:41:41.937Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:41:41.937Z] ---> Using cache [2022-05-10T09:41:41.937Z] ---> 0e3f3914ec39 [2022-05-10T09:41:41.937Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T09:41:41.937Z] ---> Using cache [2022-05-10T09:41:41.937Z] ---> cb3c03db5cc2 [2022-05-10T09:41:41.937Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T09:41:41.937Z] ---> Using cache [2022-05-10T09:41:41.937Z] ---> daf73b052ce1 [2022-05-10T09:41:41.937Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:41:41.937Z] ---> Using cache [2022-05-10T09:41:41.937Z] ---> b24feac178d8 [2022-05-10T09:41:41.937Z] Step 8/23 : COPY . . [2022-05-10T09:41:41.937Z] ---> Using cache [2022-05-10T09:41:41.937Z] ---> ec40e5f30d36 [2022-05-10T09:41:41.937Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T09:41:50.074Z] ---> Running in c09ce6b394a5 [2022-05-10T09:41:50.074Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-10T09:41:54.274Z] Removing intermediate container cbb9462266c6 [2022-05-10T09:41:54.274Z] ---> 72bd6708bc87 [2022-05-10T09:41:54.274Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T09:41:55.655Z] ---> Running in a2e0866fa22e [2022-05-10T09:41:56.226Z] Removing intermediate container a2e0866fa22e [2022-05-10T09:41:56.226Z] ---> ca12b8850227 [2022-05-10T09:41:56.226Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T09:41:56.226Z] ---> Running in 644d308e978c [2022-05-10T09:41:56.796Z] Removing intermediate container 644d308e978c [2022-05-10T09:41:56.796Z] ---> 66220cff9b75 [2022-05-10T09:41:56.796Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T09:41:58.174Z] ---> d295110da2a2 [2022-05-10T09:41:58.174Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T09:41:58.742Z] ---> ae8de5f4fcc7 [2022-05-10T09:41:58.742Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T09:41:59.314Z] ---> a43887c0124e [2022-05-10T09:41:59.314Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T09:41:59.314Z] ---> Running in fd136588ad6b [2022-05-10T09:41:59.887Z] Removing intermediate container fd136588ad6b [2022-05-10T09:41:59.887Z] ---> d6fb3557f698 [2022-05-10T09:41:59.887Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T09:41:59.887Z] ---> Running in d02b0ab2bcf3 [2022-05-10T09:42:00.146Z] Removing intermediate container d02b0ab2bcf3 [2022-05-10T09:42:00.146Z] ---> 55fd883ec5ee [2022-05-10T09:42:00.146Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T09:42:00.406Z] ---> Running in 51b92f3a7bb8 [2022-05-10T09:42:00.977Z] Removing intermediate container 51b92f3a7bb8 [2022-05-10T09:42:00.977Z] ---> 1b5ee682017a [2022-05-10T09:42:00.977Z] Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:42:01.236Z] ---> Running in 7e0e8902b955 [2022-05-10T09:42:01.806Z] Removing intermediate container 7e0e8902b955 [2022-05-10T09:42:01.806Z] ---> 4a73c23fb77e [2022-05-10T09:42:01.806Z] Step 23/23 : LABEL version=2.2.0-dev.94 [2022-05-10T09:42:02.375Z] ---> Running in ef67ad0c76e2 [2022-05-10T09:42:03.313Z] Removing intermediate container ef67ad0c76e2 [2022-05-10T09:42:03.313Z] ---> a47517f483ed [2022-05-10T09:42:03.313Z] [2022-05-10T09:42:03.313Z] Successfully built a47517f483ed [2022-05-10T09:42:03.882Z] Successfully tagged sys-mgmt-agent:latest [2022-05-10T09:42:03.882Z]  Building sys-mgmt-agent ... done Building core-command [2022-05-10T09:42:09.159Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T09:42:09.159Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T09:42:09.159Z] ---> 7d82669c276e [2022-05-10T09:42:09.159Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T09:42:09.159Z] ---> Using cache [2022-05-10T09:42:09.159Z] ---> d2d1bca2e6e2 [2022-05-10T09:42:09.159Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:42:09.159Z] ---> Using cache [2022-05-10T09:42:09.159Z] ---> 0e3f3914ec39 [2022-05-10T09:42:09.159Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T09:42:09.159Z] ---> Using cache [2022-05-10T09:42:09.159Z] ---> cb3c03db5cc2 [2022-05-10T09:42:09.159Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T09:42:09.159Z] ---> Using cache [2022-05-10T09:42:09.159Z] ---> daf73b052ce1 [2022-05-10T09:42:09.159Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:42:09.159Z] ---> Using cache [2022-05-10T09:42:09.159Z] ---> b24feac178d8 [2022-05-10T09:42:09.159Z] Step 8/23 : COPY . . [2022-05-10T09:42:09.159Z] ---> Using cache [2022-05-10T09:42:09.159Z] ---> ec40e5f30d36 [2022-05-10T09:42:09.159Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T09:42:12.517Z] Removing intermediate container c09ce6b394a5 [2022-05-10T09:42:12.517Z] ---> da4b4a60c92b [2022-05-10T09:42:12.517Z] [2022-05-10T09:42:12.517Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T09:42:12.517Z] ---> e04c818066af [2022-05-10T09:42:12.517Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T09:42:12.517Z] ---> Using cache [2022-05-10T09:42:12.517Z] ---> d88584bb21f4 [2022-05-10T09:42:12.517Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T09:42:12.517Z] ---> Using cache [2022-05-10T09:42:12.517Z] ---> f0a3bf86eea5 [2022-05-10T09:42:12.517Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T09:42:12.517Z] ---> Running in 521bf746ef64 [2022-05-10T09:42:12.779Z] ---> Running in f17cef49a6ec [2022-05-10T09:42:13.039Z] Removing intermediate container f17cef49a6ec [2022-05-10T09:42:13.039Z] ---> 3f44e37910f9 [2022-05-10T09:42:13.039Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T09:42:13.039Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-10T09:42:13.302Z] ---> Running in ba64d8ca88c3 [2022-05-10T09:42:13.872Z] Removing intermediate container ba64d8ca88c3 [2022-05-10T09:42:13.872Z] ---> a300cb9ed756 [2022-05-10T09:42:13.872Z] Step 15/23 : WORKDIR / [2022-05-10T09:42:14.134Z] ---> Running in 9af7cc3f0238 [2022-05-10T09:42:14.394Z] Removing intermediate container 9af7cc3f0238 [2022-05-10T09:42:14.394Z] ---> dfa694145ec4 [2022-05-10T09:42:14.394Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T09:42:16.306Z] ---> 95ffc7671481 [2022-05-10T09:42:16.306Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T09:42:17.249Z] ---> e7f353666887 [2022-05-10T09:42:17.249Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T09:42:17.817Z] ---> 3b0bd35d2aa1 [2022-05-10T09:42:17.818Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T09:42:18.385Z] ---> Running in 3faf8813cc83 [2022-05-10T09:42:18.953Z] Removing intermediate container 3faf8813cc83 [2022-05-10T09:42:18.953Z] ---> b5b8596ad27d [2022-05-10T09:42:18.953Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T09:42:19.215Z] ---> Running in 2bcac5f8c670 [2022-05-10T09:42:19.786Z] Removing intermediate container 2bcac5f8c670 [2022-05-10T09:42:19.786Z] ---> 992af5a42cd2 [2022-05-10T09:42:19.786Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T09:42:20.048Z] ---> Running in ce4e3515b12d [2022-05-10T09:42:20.625Z] Removing intermediate container ce4e3515b12d [2022-05-10T09:42:20.625Z] ---> a9fdc99ffab9 [2022-05-10T09:42:20.625Z] Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:42:20.884Z] ---> Running in 1a22af05c65b [2022-05-10T09:42:21.143Z] Removing intermediate container 1a22af05c65b [2022-05-10T09:42:21.143Z] ---> 0841bb445f8b [2022-05-10T09:42:21.143Z] Step 23/23 : LABEL version=2.2.0-dev.94 [2022-05-10T09:42:21.143Z] ---> Running in 32ef52229772 [2022-05-10T09:42:21.402Z] Removing intermediate container 32ef52229772 [2022-05-10T09:42:21.402Z] ---> 3cd35307b933 [2022-05-10T09:42:21.402Z] [2022-05-10T09:42:21.662Z] Successfully built 3cd35307b933 [2022-05-10T09:42:21.662Z] Successfully tagged core-metadata:latest [2022-05-10T09:42:21.922Z]  Building core-metadata ... done Removing intermediate container 370c5a235602 [2022-05-10T09:42:21.923Z] ---> 8bd0e863feab [2022-05-10T09:42:21.923Z] [2022-05-10T09:42:21.923Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T09:42:21.923Z] ---> 0ac33e5f5afa [2022-05-10T09:42:21.923Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T09:42:21.923Z] ---> Using cache [2022-05-10T09:42:21.923Z] ---> cabfbe0652d9 [2022-05-10T09:42:21.923Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:42:21.923Z] ---> Using cache [2022-05-10T09:42:21.923Z] ---> f21cbe5865b3 [2022-05-10T09:42:21.923Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T09:42:22.183Z] ---> Running in 428bba98dbf5 [2022-05-10T09:42:22.443Z] Removing intermediate container cfab0c5505c7 [2022-05-10T09:42:22.443Z] ---> 91f26ea0f35e [2022-05-10T09:42:22.443Z] [2022-05-10T09:42:22.443Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T09:42:22.443Z] ---> 0ac33e5f5afa [2022-05-10T09:42:22.443Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T09:42:22.443Z] ---> Using cache [2022-05-10T09:42:22.443Z] ---> cabfbe0652d9 [2022-05-10T09:42:22.443Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:42:22.443Z] ---> Using cache [2022-05-10T09:42:22.443Z] ---> f21cbe5865b3 [2022-05-10T09:42:22.443Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T09:42:22.703Z] ---> Running in d11e0b48b4d8 [2022-05-10T09:42:22.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:42:22.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:42:23.537Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:42:23.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:42:24.055Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T09:42:24.055Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T09:42:24.055Z] OK: 15855 distinct packages available [2022-05-10T09:42:24.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:42:24.055Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T09:42:24.055Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T09:42:24.055Z] OK: 15855 distinct packages available [2022-05-10T09:42:24.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:42:24.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:42:24.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:42:25.217Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-10T09:42:25.217Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T09:42:25.217Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T09:42:25.476Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T09:42:25.476Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-10T09:42:25.476Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T09:42:25.477Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T09:42:25.477Z] OK: 6 MiB in 18 packages [2022-05-10T09:42:25.477Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T09:42:25.737Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T09:42:25.737Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T09:42:25.737Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T09:42:25.737Z] OK: 6 MiB in 19 packages [2022-05-10T09:42:26.311Z] Removing intermediate container 428bba98dbf5 [2022-05-10T09:42:26.311Z] ---> 0d439ac92ecc [2022-05-10T09:42:26.311Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T09:42:26.572Z] Removing intermediate container 521bf746ef64 [2022-05-10T09:42:26.572Z] ---> ac6410dc78e1 [2022-05-10T09:42:26.572Z] [2022-05-10T09:42:26.572Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T09:42:26.572Z] ---> e04c818066af [2022-05-10T09:42:26.572Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T09:42:26.572Z] ---> Using cache [2022-05-10T09:42:26.572Z] ---> d88584bb21f4 [2022-05-10T09:42:26.572Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T09:42:26.572Z] ---> Using cache [2022-05-10T09:42:26.572Z] ---> f0a3bf86eea5 [2022-05-10T09:42:26.572Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T09:42:26.572Z] Removing intermediate container d11e0b48b4d8 [2022-05-10T09:42:26.572Z] ---> 560405a684d0 [2022-05-10T09:42:26.572Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T09:42:26.572Z] ---> Running in 69f311109bd2 [2022-05-10T09:42:26.572Z] Removing intermediate container 69f311109bd2 [2022-05-10T09:42:26.572Z] ---> 6f042f5420a2 [2022-05-10T09:42:26.572Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T09:42:26.572Z] ---> Running in a5c004862d09 [2022-05-10T09:42:27.150Z] Removing intermediate container a5c004862d09 [2022-05-10T09:42:27.150Z] ---> a4f9d0aecfbd [2022-05-10T09:42:27.150Z] Step 15/23 : WORKDIR / [2022-05-10T09:42:27.150Z] ---> Running in 38cfceae610a [2022-05-10T09:42:27.409Z] ---> d136e3c920a1 [2022-05-10T09:42:27.409Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T09:42:27.409Z] Removing intermediate container 38cfceae610a [2022-05-10T09:42:27.409Z] ---> 2a174de1340e [2022-05-10T09:42:27.409Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T09:42:27.668Z] ---> 10ec59b140ee [2022-05-10T09:42:27.668Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T09:42:27.668Z] ---> 936cb6fb38f5 [2022-05-10T09:42:27.668Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T09:42:27.927Z] ---> 0c62ee6704b5 [2022-05-10T09:42:27.927Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T09:42:27.927Z] ---> c6f47a194787 [2022-05-10T09:42:27.927Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T09:42:27.927Z] ---> Running in d189ef13e495 [2022-05-10T09:42:28.185Z] Removing intermediate container d189ef13e495 [2022-05-10T09:42:28.185Z] ---> be33e09f3a9e [2022-05-10T09:42:28.185Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-10T09:42:28.185Z] ---> 2e49e24c4545 [2022-05-10T09:42:28.185Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T09:42:28.185Z] ---> Running in ec812a4773d3 [2022-05-10T09:42:28.445Z] ---> 0f104d031746 [2022-05-10T09:42:28.445Z] Step 21/26 : WORKDIR / [2022-05-10T09:42:28.445Z] ---> Running in 7e6a80858251 [2022-05-10T09:42:28.445Z] Removing intermediate container ec812a4773d3 [2022-05-10T09:42:28.445Z] ---> 4af086f8331a [2022-05-10T09:42:28.445Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T09:42:28.445Z] ---> Running in e8945f3ecd9a [2022-05-10T09:42:28.445Z] ---> e57ed6f4c721 [2022-05-10T09:42:28.445Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T09:42:28.704Z] Removing intermediate container 7e6a80858251 [2022-05-10T09:42:28.704Z] ---> 1b2c461d44a0 [2022-05-10T09:42:28.704Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T09:42:28.704Z] ---> Running in fb6d7d1e62a7 [2022-05-10T09:42:28.704Z] Removing intermediate container e8945f3ecd9a [2022-05-10T09:42:28.704Z] ---> 934aaf31ba95 [2022-05-10T09:42:28.704Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T09:42:28.704Z] ---> Running in 40c4fdc32526 [2022-05-10T09:42:28.704Z] Removing intermediate container fb6d7d1e62a7 [2022-05-10T09:42:28.704Z] ---> 068789b37b94 [2022-05-10T09:42:28.704Z] ---> 8174aa3cb38a [2022-05-10T09:42:28.704Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tplStep 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T09:42:28.704Z] [2022-05-10T09:42:28.704Z] ---> Running in 2d367c552564 [2022-05-10T09:42:28.704Z] Removing intermediate container 40c4fdc32526 [2022-05-10T09:42:28.704Z] ---> 2b1f9b365bf0 [2022-05-10T09:42:28.704Z] Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:42:28.964Z] ---> Running in 0a1fb8ea377c [2022-05-10T09:42:28.964Z] Removing intermediate container 2d367c552564 [2022-05-10T09:42:28.964Z] ---> a54d638609fb [2022-05-10T09:42:28.964Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T09:42:28.964Z] ---> 8531d13cc53b [2022-05-10T09:42:28.964Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T09:42:28.964Z] ---> Running in 92ee82f44af5 [2022-05-10T09:42:28.964Z] Removing intermediate container 0a1fb8ea377c [2022-05-10T09:42:28.964Z] ---> cede07d0c64c [2022-05-10T09:42:28.964Z] Step 23/23 : LABEL version=2.2.0-dev.94 [2022-05-10T09:42:28.964Z] ---> Running in 1bcc7cf3dd48 [2022-05-10T09:42:28.964Z] Removing intermediate container 92ee82f44af5 [2022-05-10T09:42:28.964Z] ---> a19faace7b3a [2022-05-10T09:42:28.964Z] Step 25/26 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:42:29.223Z] ---> Running in 2ea2a730bd02 [2022-05-10T09:42:29.223Z] ---> 4232955c83e6 [2022-05-10T09:42:29.223Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T09:42:29.223Z] Removing intermediate container 1bcc7cf3dd48 [2022-05-10T09:42:29.223Z] ---> e2fc7150c8d4 [2022-05-10T09:42:29.223Z] [2022-05-10T09:42:29.223Z] ---> Running in eb52859a2fab [2022-05-10T09:42:29.223Z] Removing intermediate container 2ea2a730bd02 [2022-05-10T09:42:29.223Z] ---> 9329d48c260c [2022-05-10T09:42:29.223Z] Step 26/26 : LABEL version=2.2.0-dev.94 [2022-05-10T09:42:29.223Z] ---> Running in cc05ea478a7a [2022-05-10T09:42:29.223Z] Removing intermediate container eb52859a2fab [2022-05-10T09:42:29.223Z] ---> 2d55f266ebf1 [2022-05-10T09:42:29.223Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T09:42:29.223Z] Successfully built e2fc7150c8d4 [2022-05-10T09:42:29.223Z] Successfully tagged core-command:latest [2022-05-10T09:42:29.483Z]  Building core-command ... done  ---> Running in 4272c14d32fe [2022-05-10T09:42:29.483Z] Removing intermediate container cc05ea478a7a [2022-05-10T09:42:29.483Z] ---> fa5d48b5062d [2022-05-10T09:42:29.483Z] [2022-05-10T09:42:29.483Z] Removing intermediate container 4272c14d32fe [2022-05-10T09:42:29.483Z] ---> 866e0cfe4fe6 [2022-05-10T09:42:29.483Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T09:42:29.483Z] ---> Running in 119e2d58658e [2022-05-10T09:42:29.483Z] Successfully built fa5d48b5062d [2022-05-10T09:42:29.483Z] Successfully tagged security-spire-config:latest [2022-05-10T09:42:29.483Z]  Building security-spire-config ... done Removing intermediate container 119e2d58658e [2022-05-10T09:42:29.483Z] ---> c9a4352a05d4 [2022-05-10T09:42:29.483Z] Step 25/26 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:42:29.744Z] ---> Running in d36ad1350a67 [2022-05-10T09:42:29.744Z] Removing intermediate container d36ad1350a67 [2022-05-10T09:42:29.744Z] ---> 61ddb04bfa14 [2022-05-10T09:42:29.744Z] Step 26/26 : LABEL version=2.2.0-dev.94 [2022-05-10T09:42:29.744Z] ---> Running in 9b9f2778b848 [2022-05-10T09:42:30.003Z] Removing intermediate container 9b9f2778b848 [2022-05-10T09:42:30.003Z] ---> 3194de31ebeb [2022-05-10T09:42:30.003Z] [2022-05-10T09:42:30.003Z] Successfully built 3194de31ebeb [2022-05-10T09:42:30.003Z] Successfully tagged security-spire-agent:latest [2022-05-10T09:42:36.584Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-10T09:42:36.584Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T09:42:36.584Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T09:42:36.584Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T09:42:36.584Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T09:42:36.584Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T09:42:36.584Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T09:42:36.584Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T09:42:36.584Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T09:42:36.584Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T09:42:36.584Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T09:42:36.584Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T09:42:36.584Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T09:42:36.584Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T09:43:32.839Z] Removing intermediate container 860d4ef92c15 [2022-05-10T09:43:32.839Z] ---> f812f3e190f0 [2022-05-10T09:43:32.839Z] [2022-05-10T09:43:32.839Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T09:43:32.839Z] ---> 0ac33e5f5afa [2022-05-10T09:43:32.839Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T09:43:32.839Z] ---> Using cache [2022-05-10T09:43:32.839Z] ---> cabfbe0652d9 [2022-05-10T09:43:32.839Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:43:32.839Z] ---> Using cache [2022-05-10T09:43:32.839Z] ---> f21cbe5865b3 [2022-05-10T09:43:32.839Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T09:43:32.839Z] ---> Using cache [2022-05-10T09:43:32.839Z] ---> 560405a684d0 [2022-05-10T09:43:32.839Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T09:43:33.411Z] ---> 8c5b892bdebd [2022-05-10T09:43:33.411Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T09:43:33.671Z] ---> 3dec0ecc0c32 [2022-05-10T09:43:33.671Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T09:43:33.932Z] ---> bd45416b1e1d [2022-05-10T09:43:33.932Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-10T09:43:34.191Z] ---> b03199ae8a67 [2022-05-10T09:43:34.191Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T09:43:34.191Z] ---> Running in a830f332b611 [2022-05-10T09:43:34.191Z] Removing intermediate container a830f332b611 [2022-05-10T09:43:34.191Z] ---> c15e01fe63e9 [2022-05-10T09:43:34.191Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T09:43:34.191Z] ---> Running in b65bdcf8e1d4 [2022-05-10T09:43:34.451Z] Removing intermediate container b65bdcf8e1d4 [2022-05-10T09:43:34.451Z] ---> 06899c51e69e [2022-05-10T09:43:34.451Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T09:43:34.451Z] ---> Running in 72a26ac2b803 [2022-05-10T09:43:34.451Z] Removing intermediate container 72a26ac2b803 [2022-05-10T09:43:34.451Z] ---> 5073719eba6a [2022-05-10T09:43:34.451Z] Step 24/25 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:43:34.716Z] ---> Running in 98e4ba185172 [2022-05-10T09:43:34.716Z] Removing intermediate container 98e4ba185172 [2022-05-10T09:43:34.716Z] ---> d540eb025e76 [2022-05-10T09:43:34.716Z] Step 25/25 : LABEL version=2.2.0-dev.94 [2022-05-10T09:43:34.716Z] ---> Running in b3d734bd2269 [2022-05-10T09:43:34.975Z] Removing intermediate container b3d734bd2269 [2022-05-10T09:43:34.975Z] ---> 2da7ae16be4d [2022-05-10T09:43:34.975Z] [2022-05-10T09:43:34.975Z] Successfully built 2da7ae16be4d [2022-05-10T09:43:34.975Z] Successfully tagged security-spire-server:latest [2022-05-10T09:43:34.982Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-10T09:43:34.992Z] $ docker stop --time=1 b2033b2724d0891634edd6543111cf26c187971bcc4138201d7edbabf3967acd [2022-05-10T09:43:36.304Z] $ docker rm -f b2033b2724d0891634edd6543111cf26c187971bcc4138201d7edbabf3967acd [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T09:43:36.666Z] + docker images [2022-05-10T09:43:36.666Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T09:43:36.666Z] security-spire-server latest 2da7ae16be4d 2 seconds ago 87.3MB [2022-05-10T09:43:36.666Z] f812f3e190f0 14 seconds ago 4.43GB [2022-05-10T09:43:36.666Z] security-spire-agent latest 3194de31ebeb About a minute ago 127MB [2022-05-10T09:43:36.666Z] security-spire-config latest fa5d48b5062d About a minute ago 86.7MB [2022-05-10T09:43:36.666Z] core-command latest e2fc7150c8d4 About a minute ago 16.1MB [2022-05-10T09:43:36.666Z] ac6410dc78e1 About a minute ago 1.49GB [2022-05-10T09:43:36.666Z] core-metadata latest 3cd35307b933 About a minute ago 17MB [2022-05-10T09:43:36.666Z] 91f26ea0f35e About a minute ago 4.43GB [2022-05-10T09:43:36.666Z] 8bd0e863feab About a minute ago 4.43GB [2022-05-10T09:43:36.666Z] da4b4a60c92b About a minute ago 1.5GB [2022-05-10T09:43:36.666Z] sys-mgmt-agent latest a47517f483ed About a minute ago 299MB [2022-05-10T09:43:36.666Z] security-spiffe-token-provider latest 621011dafbd0 2 minutes ago 28.8MB [2022-05-10T09:43:36.666Z] 9e4ff86a3ac4 2 minutes ago 1.49GB [2022-05-10T09:43:36.666Z] ce10a1749c97 2 minutes ago 1.54GB [2022-05-10T09:43:36.666Z] security-bootstrapper latest b082706dbe2e 3 minutes ago 19.1MB [2022-05-10T09:43:36.666Z] core-data latest f5b40240f0de 3 minutes ago 22.5MB [2022-05-10T09:43:36.666Z] support-notifications latest 89a9661ce17f 3 minutes ago 26.9MB [2022-05-10T09:43:36.666Z] 58c7cec05050 3 minutes ago 1.55GB [2022-05-10T09:43:36.666Z] e3646b39817f 3 minutes ago 1.52GB [2022-05-10T09:43:36.666Z] 9e9b8b9db3e7 3 minutes ago 1.5GB [2022-05-10T09:43:36.666Z] security-secretstore-setup latest de58a397252d 4 minutes ago 28.5MB [2022-05-10T09:43:36.666Z] security-proxy-setup latest dfbd27f2524b 4 minutes ago 26.9MB [2022-05-10T09:43:36.666Z] support-scheduler latest 93dca3936d5b 5 minutes ago 26.3MB [2022-05-10T09:43:36.666Z] 52880a2d3b6a 5 minutes ago 1.5GB [2022-05-10T09:43:36.666Z] 27dd96f1871f 5 minutes ago 1.55GB [2022-05-10T09:43:36.666Z] f752e7b8121f 5 minutes ago 1.5GB [2022-05-10T09:43:36.666Z] ci-base-image-x86_64 latest 7d82669c276e 8 minutes ago 895MB [2022-05-10T09:43:36.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-10T09:43:36.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-10T09:43:36.666Z] docker 20.10.14 7417809fdb73 4 weeks ago 218MB [2022-05-10T09:43:36.666Z] alpine 3.14 e04c818066af 5 weeks ago 5.59MB [2022-05-10T09:43:36.666Z] alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB [2022-05-10T09:43:36.666Z] 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T09:43:36.783Z] provisioning config files... [2022-05-10T09:43:36.804Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/222@tmp/config8451752963791052890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T09:43:37.214Z] ---> docker-login.sh [2022-05-10T09:43:37.214Z] nexus3.edgexfoundry.org:10001 [2022-05-10T09:43:37.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:43:37.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:43:37.214Z] Configure a credential helper to remove this warning. See [2022-05-10T09:43:37.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:43:37.214Z] [2022-05-10T09:43:37.214Z] Login Succeeded [2022-05-10T09:43:37.214Z] nexus3.edgexfoundry.org:10002 [2022-05-10T09:43:37.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:43:37.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:43:37.474Z] Configure a credential helper to remove this warning. See [2022-05-10T09:43:37.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:43:37.474Z] [2022-05-10T09:43:37.474Z] Login Succeeded [2022-05-10T09:43:37.474Z] nexus3.edgexfoundry.org:10003 [2022-05-10T09:43:37.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:43:37.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:43:37.474Z] Configure a credential helper to remove this warning. See [2022-05-10T09:43:37.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:43:37.474Z] [2022-05-10T09:43:37.474Z] Login Succeeded [2022-05-10T09:43:37.474Z] nexus3.edgexfoundry.org:10004 [2022-05-10T09:43:37.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:43:37.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:43:37.735Z] Configure a credential helper to remove this warning. See [2022-05-10T09:43:37.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:43:37.735Z] [2022-05-10T09:43:37.735Z] Login Succeeded [2022-05-10T09:43:37.735Z] docker.io [2022-05-10T09:43:37.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:43:37.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:43:37.995Z] Configure a credential helper to remove this warning. See [2022-05-10T09:43:37.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:43:37.995Z] [2022-05-10T09:43:37.995Z] Login Succeeded [2022-05-10T09:43:37.995Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T09:43:38.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T09:43:38.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T09:43:38.058Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-05-10T09:43:38.058Z] fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:43:38.058Z] latest [2022-05-10T09:43:38.058Z] 2.2.0-dev.94 [2022-05-10T09:43:38.058Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:43:38.058Z] main [2022-05-10T09:43:38.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:38.374Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:38.671Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:43:38.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T09:43:38.671Z] 2d56ce3a1f77: Preparing [2022-05-10T09:43:38.671Z] 9a3a2b6987ce: Preparing [2022-05-10T09:43:38.671Z] b4b26a86261a: Preparing [2022-05-10T09:43:38.671Z] bce8725ebb4c: Preparing [2022-05-10T09:43:38.671Z] b541d28bf3b4: Preparing [2022-05-10T09:43:38.671Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:38.671Z] b4b26a86261a: Pushed [2022-05-10T09:43:38.671Z] bce8725ebb4c: Pushed [2022-05-10T09:43:38.671Z] 2d56ce3a1f77: Pushed [2022-05-10T09:43:40.055Z] 9a3a2b6987ce: Pushed [2022-05-10T09:43:40.055Z] fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:53dfda96c6241b6fc0c1f90096c2d14ebba19a5240d7e34a9c317a4008746b6c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:40.615Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:40.913Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-10T09:43:40.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T09:43:40.913Z] 2d56ce3a1f77: Preparing [2022-05-10T09:43:40.913Z] 9a3a2b6987ce: Preparing [2022-05-10T09:43:40.913Z] b4b26a86261a: Preparing [2022-05-10T09:43:40.913Z] bce8725ebb4c: Preparing [2022-05-10T09:43:40.913Z] b541d28bf3b4: Preparing [2022-05-10T09:43:40.913Z] 9a3a2b6987ce: Layer already exists [2022-05-10T09:43:40.913Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:40.913Z] 2d56ce3a1f77: Layer already exists [2022-05-10T09:43:40.913Z] b4b26a86261a: Layer already exists [2022-05-10T09:43:40.913Z] bce8725ebb4c: Layer already exists [2022-05-10T09:43:40.913Z] latest: digest: sha256:53dfda96c6241b6fc0c1f90096c2d14ebba19a5240d7e34a9c317a4008746b6c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:41.212Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:41.508Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.94 [2022-05-10T09:43:41.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T09:43:41.508Z] 2d56ce3a1f77: Preparing [2022-05-10T09:43:41.508Z] 9a3a2b6987ce: Preparing [2022-05-10T09:43:41.508Z] b4b26a86261a: Preparing [2022-05-10T09:43:41.508Z] bce8725ebb4c: Preparing [2022-05-10T09:43:41.508Z] b541d28bf3b4: Preparing [2022-05-10T09:43:41.508Z] 9a3a2b6987ce: Layer already exists [2022-05-10T09:43:41.508Z] 2d56ce3a1f77: Layer already exists [2022-05-10T09:43:41.508Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:41.508Z] bce8725ebb4c: Layer already exists [2022-05-10T09:43:41.508Z] b4b26a86261a: Layer already exists [2022-05-10T09:43:41.508Z] 2.2.0-dev.94: digest: sha256:53dfda96c6241b6fc0c1f90096c2d14ebba19a5240d7e34a9c317a4008746b6c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:41.808Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:42.102Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:43:42.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T09:43:42.102Z] 2d56ce3a1f77: Preparing [2022-05-10T09:43:42.102Z] 9a3a2b6987ce: Preparing [2022-05-10T09:43:42.102Z] b4b26a86261a: Preparing [2022-05-10T09:43:42.102Z] bce8725ebb4c: Preparing [2022-05-10T09:43:42.102Z] b541d28bf3b4: Preparing [2022-05-10T09:43:42.102Z] 9a3a2b6987ce: Layer already exists [2022-05-10T09:43:42.102Z] 2d56ce3a1f77: Layer already exists [2022-05-10T09:43:42.102Z] bce8725ebb4c: Layer already exists [2022-05-10T09:43:42.102Z] b4b26a86261a: Layer already exists [2022-05-10T09:43:42.102Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:42.102Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:53dfda96c6241b6fc0c1f90096c2d14ebba19a5240d7e34a9c317a4008746b6c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:42.404Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:42.703Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-05-10T09:43:42.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T09:43:42.703Z] 2d56ce3a1f77: Preparing [2022-05-10T09:43:42.703Z] 9a3a2b6987ce: Preparing [2022-05-10T09:43:42.703Z] b4b26a86261a: Preparing [2022-05-10T09:43:42.703Z] bce8725ebb4c: Preparing [2022-05-10T09:43:42.703Z] b541d28bf3b4: Preparing [2022-05-10T09:43:42.703Z] b4b26a86261a: Layer already exists [2022-05-10T09:43:42.703Z] bce8725ebb4c: Layer already exists [2022-05-10T09:43:42.703Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:42.703Z] 2d56ce3a1f77: Layer already exists [2022-05-10T09:43:42.703Z] 9a3a2b6987ce: Layer already exists [2022-05-10T09:43:42.703Z] main: digest: sha256:53dfda96c6241b6fc0c1f90096c2d14ebba19a5240d7e34a9c317a4008746b6c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T09:43:42.739Z] ===================================================== [Pipeline] echo [2022-05-10T09:43:42.750Z] taggedImages: [2022-05-10T09:43:42.750Z] - nexus3.edgexfoundry.org:10004/core-command:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:43:42.750Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-10T09:43:42.750Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.94 [2022-05-10T09:43:42.750Z] - nexus3.edgexfoundry.org:10004/core-command:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:43:42.750Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-05-10T09:43:42.770Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-05-10T09:43:42.770Z] fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:43:42.770Z] latest [2022-05-10T09:43:42.770Z] 2.2.0-dev.94 [2022-05-10T09:43:42.770Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:43:42.770Z] main [2022-05-10T09:43:42.770Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:43.074Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:43.365Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:43:43.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T09:43:43.365Z] e6183dac373d: Preparing [2022-05-10T09:43:43.365Z] b6e2d688ef32: Preparing [2022-05-10T09:43:43.365Z] b4b26a86261a: Preparing [2022-05-10T09:43:43.365Z] 2dd3125a5267: Preparing [2022-05-10T09:43:43.365Z] e7c3a59263a9: Preparing [2022-05-10T09:43:43.365Z] b541d28bf3b4: Preparing [2022-05-10T09:43:43.365Z] b541d28bf3b4: Waiting [2022-05-10T09:43:43.365Z] b4b26a86261a: Layer already exists [2022-05-10T09:43:43.365Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:43.365Z] e7c3a59263a9: Pushed [2022-05-10T09:43:43.365Z] e6183dac373d: Pushed [2022-05-10T09:43:43.625Z] 2dd3125a5267: Pushed [2022-05-10T09:43:45.010Z] b6e2d688ef32: Pushed [2022-05-10T09:43:45.010Z] fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:d3180fb0d6c3da01d3cc2fc1beff4c78d4dd5e4b3052d4d69716a1509437c5a5 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:45.309Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:45.602Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-10T09:43:45.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T09:43:45.602Z] e6183dac373d: Preparing [2022-05-10T09:43:45.602Z] b6e2d688ef32: Preparing [2022-05-10T09:43:45.602Z] b4b26a86261a: Preparing [2022-05-10T09:43:45.602Z] 2dd3125a5267: Preparing [2022-05-10T09:43:45.602Z] e7c3a59263a9: Preparing [2022-05-10T09:43:45.602Z] b541d28bf3b4: Preparing [2022-05-10T09:43:45.602Z] b541d28bf3b4: Waiting [2022-05-10T09:43:45.602Z] b4b26a86261a: Layer already exists [2022-05-10T09:43:45.602Z] 2dd3125a5267: Layer already exists [2022-05-10T09:43:45.602Z] e6183dac373d: Layer already exists [2022-05-10T09:43:45.602Z] b6e2d688ef32: Layer already exists [2022-05-10T09:43:45.602Z] e7c3a59263a9: Layer already exists [2022-05-10T09:43:45.602Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:45.602Z] latest: digest: sha256:d3180fb0d6c3da01d3cc2fc1beff4c78d4dd5e4b3052d4d69716a1509437c5a5 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:45.898Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:46.191Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.94 [2022-05-10T09:43:46.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T09:43:46.191Z] e6183dac373d: Preparing [2022-05-10T09:43:46.191Z] b6e2d688ef32: Preparing [2022-05-10T09:43:46.191Z] b4b26a86261a: Preparing [2022-05-10T09:43:46.191Z] 2dd3125a5267: Preparing [2022-05-10T09:43:46.191Z] e7c3a59263a9: Preparing [2022-05-10T09:43:46.191Z] b541d28bf3b4: Preparing [2022-05-10T09:43:46.191Z] b541d28bf3b4: Waiting [2022-05-10T09:43:46.191Z] b4b26a86261a: Layer already exists [2022-05-10T09:43:46.191Z] e7c3a59263a9: Layer already exists [2022-05-10T09:43:46.191Z] 2dd3125a5267: Layer already exists [2022-05-10T09:43:46.191Z] b6e2d688ef32: Layer already exists [2022-05-10T09:43:46.191Z] e6183dac373d: Layer already exists [2022-05-10T09:43:46.191Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:46.191Z] 2.2.0-dev.94: digest: sha256:d3180fb0d6c3da01d3cc2fc1beff4c78d4dd5e4b3052d4d69716a1509437c5a5 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:46.486Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:46.779Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:43:46.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T09:43:46.779Z] e6183dac373d: Preparing [2022-05-10T09:43:46.779Z] b6e2d688ef32: Preparing [2022-05-10T09:43:46.779Z] b4b26a86261a: Preparing [2022-05-10T09:43:46.779Z] 2dd3125a5267: Preparing [2022-05-10T09:43:46.779Z] e7c3a59263a9: Preparing [2022-05-10T09:43:46.779Z] b541d28bf3b4: Preparing [2022-05-10T09:43:46.779Z] b541d28bf3b4: Waiting [2022-05-10T09:43:46.779Z] 2dd3125a5267: Layer already exists [2022-05-10T09:43:46.779Z] e7c3a59263a9: Layer already exists [2022-05-10T09:43:46.779Z] b4b26a86261a: Layer already exists [2022-05-10T09:43:46.779Z] e6183dac373d: Layer already exists [2022-05-10T09:43:46.780Z] b6e2d688ef32: Layer already exists [2022-05-10T09:43:46.780Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:46.780Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:d3180fb0d6c3da01d3cc2fc1beff4c78d4dd5e4b3052d4d69716a1509437c5a5 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:47.079Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:47.371Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-05-10T09:43:47.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T09:43:47.371Z] e6183dac373d: Preparing [2022-05-10T09:43:47.371Z] b6e2d688ef32: Preparing [2022-05-10T09:43:47.371Z] b4b26a86261a: Preparing [2022-05-10T09:43:47.371Z] 2dd3125a5267: Preparing [2022-05-10T09:43:47.371Z] e7c3a59263a9: Preparing [2022-05-10T09:43:47.371Z] b541d28bf3b4: Preparing [2022-05-10T09:43:47.371Z] b541d28bf3b4: Waiting [2022-05-10T09:43:47.371Z] b4b26a86261a: Layer already exists [2022-05-10T09:43:47.371Z] 2dd3125a5267: Layer already exists [2022-05-10T09:43:47.371Z] e6183dac373d: Layer already exists [2022-05-10T09:43:47.371Z] e7c3a59263a9: Layer already exists [2022-05-10T09:43:47.371Z] b6e2d688ef32: Layer already exists [2022-05-10T09:43:47.371Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:47.371Z] main: digest: sha256:d3180fb0d6c3da01d3cc2fc1beff4c78d4dd5e4b3052d4d69716a1509437c5a5 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T09:43:47.410Z] ===================================================== [Pipeline] echo [2022-05-10T09:43:47.419Z] taggedImages: [2022-05-10T09:43:47.419Z] - nexus3.edgexfoundry.org:10004/core-data:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:43:47.419Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-10T09:43:47.419Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.94 [2022-05-10T09:43:47.419Z] - nexus3.edgexfoundry.org:10004/core-data:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:43:47.419Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-05-10T09:43:47.441Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-05-10T09:43:47.441Z] fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:43:47.441Z] latest [2022-05-10T09:43:47.441Z] 2.2.0-dev.94 [2022-05-10T09:43:47.441Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:43:47.441Z] main [2022-05-10T09:43:47.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:47.744Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:48.037Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:43:48.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T09:43:48.037Z] e9cdf71a9c7b: Preparing [2022-05-10T09:43:48.037Z] 1abb667f2881: Preparing [2022-05-10T09:43:48.037Z] b4b26a86261a: Preparing [2022-05-10T09:43:48.037Z] bce8725ebb4c: Preparing [2022-05-10T09:43:48.037Z] b541d28bf3b4: Preparing [2022-05-10T09:43:48.037Z] b4b26a86261a: Layer already exists [2022-05-10T09:43:48.037Z] bce8725ebb4c: Layer already exists [2022-05-10T09:43:48.037Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:48.037Z] e9cdf71a9c7b: Pushed [2022-05-10T09:43:49.418Z] 1abb667f2881: Pushed [2022-05-10T09:43:49.418Z] fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:36f492805ffe22409bada58d252b4e617e9c7ef22e965e15d6bffeba9b41c3b3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:49.717Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:50.010Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-10T09:43:50.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T09:43:50.010Z] e9cdf71a9c7b: Preparing [2022-05-10T09:43:50.010Z] 1abb667f2881: Preparing [2022-05-10T09:43:50.010Z] b4b26a86261a: Preparing [2022-05-10T09:43:50.010Z] bce8725ebb4c: Preparing [2022-05-10T09:43:50.010Z] b541d28bf3b4: Preparing [2022-05-10T09:43:50.010Z] 1abb667f2881: Layer already exists [2022-05-10T09:43:50.010Z] bce8725ebb4c: Layer already exists [2022-05-10T09:43:50.010Z] e9cdf71a9c7b: Layer already exists [2022-05-10T09:43:50.010Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:50.010Z] b4b26a86261a: Layer already exists [2022-05-10T09:43:50.010Z] latest: digest: sha256:36f492805ffe22409bada58d252b4e617e9c7ef22e965e15d6bffeba9b41c3b3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:50.312Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:50.612Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.94 [2022-05-10T09:43:50.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T09:43:50.612Z] e9cdf71a9c7b: Preparing [2022-05-10T09:43:50.612Z] 1abb667f2881: Preparing [2022-05-10T09:43:50.612Z] b4b26a86261a: Preparing [2022-05-10T09:43:50.612Z] bce8725ebb4c: Preparing [2022-05-10T09:43:50.612Z] b541d28bf3b4: Preparing [2022-05-10T09:43:50.612Z] b4b26a86261a: Layer already exists [2022-05-10T09:43:50.612Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:50.612Z] e9cdf71a9c7b: Layer already exists [2022-05-10T09:43:50.612Z] 1abb667f2881: Layer already exists [2022-05-10T09:43:50.612Z] bce8725ebb4c: Layer already exists [2022-05-10T09:43:50.612Z] 2.2.0-dev.94: digest: sha256:36f492805ffe22409bada58d252b4e617e9c7ef22e965e15d6bffeba9b41c3b3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:50.910Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:51.203Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:43:51.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T09:43:51.203Z] e9cdf71a9c7b: Preparing [2022-05-10T09:43:51.203Z] 1abb667f2881: Preparing [2022-05-10T09:43:51.203Z] b4b26a86261a: Preparing [2022-05-10T09:43:51.203Z] bce8725ebb4c: Preparing [2022-05-10T09:43:51.203Z] b541d28bf3b4: Preparing [2022-05-10T09:43:51.203Z] e9cdf71a9c7b: Layer already exists [2022-05-10T09:43:51.203Z] b4b26a86261a: Layer already exists [2022-05-10T09:43:51.203Z] 1abb667f2881: Layer already exists [2022-05-10T09:43:51.203Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:51.203Z] bce8725ebb4c: Layer already exists [2022-05-10T09:43:51.203Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:36f492805ffe22409bada58d252b4e617e9c7ef22e965e15d6bffeba9b41c3b3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:51.504Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:51.800Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-05-10T09:43:51.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T09:43:51.800Z] e9cdf71a9c7b: Preparing [2022-05-10T09:43:51.800Z] 1abb667f2881: Preparing [2022-05-10T09:43:51.800Z] b4b26a86261a: Preparing [2022-05-10T09:43:51.800Z] bce8725ebb4c: Preparing [2022-05-10T09:43:51.800Z] b541d28bf3b4: Preparing [2022-05-10T09:43:51.800Z] e9cdf71a9c7b: Layer already exists [2022-05-10T09:43:51.800Z] b4b26a86261a: Layer already exists [2022-05-10T09:43:51.800Z] bce8725ebb4c: Layer already exists [2022-05-10T09:43:51.800Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:51.800Z] 1abb667f2881: Layer already exists [2022-05-10T09:43:51.800Z] main: digest: sha256:36f492805ffe22409bada58d252b4e617e9c7ef22e965e15d6bffeba9b41c3b3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T09:43:51.843Z] ===================================================== [Pipeline] echo [2022-05-10T09:43:51.851Z] taggedImages: [2022-05-10T09:43:51.851Z] - nexus3.edgexfoundry.org:10004/core-metadata:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:43:51.851Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-10T09:43:51.851Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.94 [2022-05-10T09:43:51.851Z] - nexus3.edgexfoundry.org:10004/core-metadata:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:43:51.851Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-05-10T09:43:51.875Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-05-10T09:43:51.875Z] fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:43:51.875Z] latest [2022-05-10T09:43:51.875Z] 2.2.0-dev.94 [2022-05-10T09:43:51.875Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:43:51.875Z] main [2022-05-10T09:43:51.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:52.246Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:52.536Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:43:52.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T09:43:52.536Z] 48ae92ecbec0: Preparing [2022-05-10T09:43:52.536Z] 48ae92ecbec0: Preparing [2022-05-10T09:43:52.536Z] 243e1771cdc3: Preparing [2022-05-10T09:43:52.536Z] cc84168c76ae: Preparing [2022-05-10T09:43:52.536Z] a2c612372188: Preparing [2022-05-10T09:43:52.536Z] 4b49e672bcae: Preparing [2022-05-10T09:43:52.536Z] b4b26a86261a: Preparing [2022-05-10T09:43:52.536Z] 26c7cf7465b2: Preparing [2022-05-10T09:43:52.536Z] d19b4e7235b7: Preparing [2022-05-10T09:43:52.536Z] ccd61408ae4c: Preparing [2022-05-10T09:43:52.536Z] d61178bb67e3: Preparing [2022-05-10T09:43:52.536Z] b541d28bf3b4: Preparing [2022-05-10T09:43:52.536Z] d19b4e7235b7: Waiting [2022-05-10T09:43:52.536Z] ccd61408ae4c: Waiting [2022-05-10T09:43:52.536Z] d61178bb67e3: Waiting [2022-05-10T09:43:52.536Z] b541d28bf3b4: Waiting [2022-05-10T09:43:52.536Z] b4b26a86261a: Waiting [2022-05-10T09:43:52.536Z] 26c7cf7465b2: Waiting [2022-05-10T09:43:52.536Z] a2c612372188: Pushed [2022-05-10T09:43:52.536Z] 48ae92ecbec0: Pushed [2022-05-10T09:43:52.536Z] 243e1771cdc3: Pushed [2022-05-10T09:43:52.536Z] cc84168c76ae: Pushed [2022-05-10T09:43:52.536Z] b4b26a86261a: Layer already exists [2022-05-10T09:43:52.796Z] 26c7cf7465b2: Pushed [2022-05-10T09:43:52.796Z] d19b4e7235b7: Pushed [2022-05-10T09:43:52.796Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:52.796Z] ccd61408ae4c: Pushed [2022-05-10T09:43:52.796Z] d61178bb67e3: Pushed [2022-05-10T09:43:54.174Z] 4b49e672bcae: Pushed [2022-05-10T09:43:54.436Z] fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:99e5cea4af440ced3271acbfd3a471c475bcbdf2d5da6ed5294aa55de3f0129b size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:54.739Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:55.030Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-10T09:43:55.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T09:43:55.030Z] 48ae92ecbec0: Preparing [2022-05-10T09:43:55.030Z] 48ae92ecbec0: Preparing [2022-05-10T09:43:55.030Z] 243e1771cdc3: Preparing [2022-05-10T09:43:55.030Z] cc84168c76ae: Preparing [2022-05-10T09:43:55.030Z] a2c612372188: Preparing [2022-05-10T09:43:55.030Z] 4b49e672bcae: Preparing [2022-05-10T09:43:55.030Z] b4b26a86261a: Preparing [2022-05-10T09:43:55.030Z] 26c7cf7465b2: Preparing [2022-05-10T09:43:55.030Z] d19b4e7235b7: Preparing [2022-05-10T09:43:55.030Z] ccd61408ae4c: Preparing [2022-05-10T09:43:55.030Z] d61178bb67e3: Preparing [2022-05-10T09:43:55.030Z] b541d28bf3b4: Preparing [2022-05-10T09:43:55.030Z] 26c7cf7465b2: Waiting [2022-05-10T09:43:55.030Z] d19b4e7235b7: Waiting [2022-05-10T09:43:55.030Z] ccd61408ae4c: Waiting [2022-05-10T09:43:55.030Z] b541d28bf3b4: Waiting [2022-05-10T09:43:55.030Z] d61178bb67e3: Waiting [2022-05-10T09:43:55.030Z] b4b26a86261a: Waiting [2022-05-10T09:43:55.030Z] 243e1771cdc3: Layer already exists [2022-05-10T09:43:55.030Z] a2c612372188: Layer already exists [2022-05-10T09:43:55.030Z] 48ae92ecbec0: Layer already exists [2022-05-10T09:43:55.030Z] cc84168c76ae: Layer already exists [2022-05-10T09:43:55.030Z] 4b49e672bcae: Layer already exists [2022-05-10T09:43:55.030Z] b4b26a86261a: Layer already exists [2022-05-10T09:43:55.030Z] 26c7cf7465b2: Layer already exists [2022-05-10T09:43:55.030Z] d61178bb67e3: Layer already exists [2022-05-10T09:43:55.030Z] ccd61408ae4c: Layer already exists [2022-05-10T09:43:55.030Z] d19b4e7235b7: Layer already exists [2022-05-10T09:43:55.030Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:55.030Z] latest: digest: sha256:99e5cea4af440ced3271acbfd3a471c475bcbdf2d5da6ed5294aa55de3f0129b size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:55.328Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:55.621Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.94 [2022-05-10T09:43:55.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T09:43:55.621Z] 48ae92ecbec0: Preparing [2022-05-10T09:43:55.621Z] 48ae92ecbec0: Preparing [2022-05-10T09:43:55.621Z] 243e1771cdc3: Preparing [2022-05-10T09:43:55.621Z] cc84168c76ae: Preparing [2022-05-10T09:43:55.621Z] a2c612372188: Preparing [2022-05-10T09:43:55.621Z] 4b49e672bcae: Preparing [2022-05-10T09:43:55.621Z] b4b26a86261a: Preparing [2022-05-10T09:43:55.621Z] 26c7cf7465b2: Preparing [2022-05-10T09:43:55.621Z] d19b4e7235b7: Preparing [2022-05-10T09:43:55.621Z] ccd61408ae4c: Preparing [2022-05-10T09:43:55.621Z] d61178bb67e3: Preparing [2022-05-10T09:43:55.621Z] b541d28bf3b4: Preparing [2022-05-10T09:43:55.621Z] d19b4e7235b7: Waiting [2022-05-10T09:43:55.621Z] d61178bb67e3: Waiting [2022-05-10T09:43:55.621Z] b4b26a86261a: Waiting [2022-05-10T09:43:55.621Z] 26c7cf7465b2: Waiting [2022-05-10T09:43:55.621Z] b541d28bf3b4: Waiting [2022-05-10T09:43:55.621Z] ccd61408ae4c: Waiting [2022-05-10T09:43:55.621Z] cc84168c76ae: Layer already exists [2022-05-10T09:43:55.621Z] a2c612372188: Layer already exists [2022-05-10T09:43:55.621Z] 4b49e672bcae: Layer already exists [2022-05-10T09:43:55.621Z] 243e1771cdc3: Layer already exists [2022-05-10T09:43:55.621Z] 48ae92ecbec0: Layer already exists [2022-05-10T09:43:55.621Z] d19b4e7235b7: Layer already exists [2022-05-10T09:43:55.621Z] b4b26a86261a: Layer already exists [2022-05-10T09:43:55.621Z] 26c7cf7465b2: Layer already exists [2022-05-10T09:43:55.621Z] ccd61408ae4c: Layer already exists [2022-05-10T09:43:55.621Z] d61178bb67e3: Layer already exists [2022-05-10T09:43:55.621Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:55.621Z] 2.2.0-dev.94: digest: sha256:99e5cea4af440ced3271acbfd3a471c475bcbdf2d5da6ed5294aa55de3f0129b size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:55.920Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:56.215Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:43:56.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T09:43:56.215Z] 48ae92ecbec0: Preparing [2022-05-10T09:43:56.215Z] 48ae92ecbec0: Preparing [2022-05-10T09:43:56.215Z] 243e1771cdc3: Preparing [2022-05-10T09:43:56.215Z] cc84168c76ae: Preparing [2022-05-10T09:43:56.215Z] a2c612372188: Preparing [2022-05-10T09:43:56.215Z] 4b49e672bcae: Preparing [2022-05-10T09:43:56.215Z] b4b26a86261a: Preparing [2022-05-10T09:43:56.215Z] 26c7cf7465b2: Preparing [2022-05-10T09:43:56.215Z] d19b4e7235b7: Preparing [2022-05-10T09:43:56.215Z] ccd61408ae4c: Preparing [2022-05-10T09:43:56.215Z] d61178bb67e3: Preparing [2022-05-10T09:43:56.215Z] b541d28bf3b4: Preparing [2022-05-10T09:43:56.215Z] 26c7cf7465b2: Waiting [2022-05-10T09:43:56.215Z] b4b26a86261a: Waiting [2022-05-10T09:43:56.215Z] d19b4e7235b7: Waiting [2022-05-10T09:43:56.215Z] b541d28bf3b4: Waiting [2022-05-10T09:43:56.215Z] a2c612372188: Layer already exists [2022-05-10T09:43:56.215Z] cc84168c76ae: Layer already exists [2022-05-10T09:43:56.215Z] 48ae92ecbec0: Layer already exists [2022-05-10T09:43:56.215Z] 243e1771cdc3: Layer already exists [2022-05-10T09:43:56.215Z] 4b49e672bcae: Layer already exists [2022-05-10T09:43:56.215Z] 26c7cf7465b2: Layer already exists [2022-05-10T09:43:56.215Z] b4b26a86261a: Layer already exists [2022-05-10T09:43:56.215Z] d19b4e7235b7: Layer already exists [2022-05-10T09:43:56.215Z] ccd61408ae4c: Layer already exists [2022-05-10T09:43:56.215Z] d61178bb67e3: Layer already exists [2022-05-10T09:43:56.215Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:56.215Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:99e5cea4af440ced3271acbfd3a471c475bcbdf2d5da6ed5294aa55de3f0129b size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:56.514Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:56.810Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-05-10T09:43:56.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T09:43:56.810Z] 48ae92ecbec0: Preparing [2022-05-10T09:43:56.810Z] 48ae92ecbec0: Preparing [2022-05-10T09:43:56.810Z] 243e1771cdc3: Preparing [2022-05-10T09:43:56.810Z] cc84168c76ae: Preparing [2022-05-10T09:43:56.810Z] a2c612372188: Preparing [2022-05-10T09:43:56.810Z] 4b49e672bcae: Preparing [2022-05-10T09:43:56.810Z] b4b26a86261a: Preparing [2022-05-10T09:43:56.810Z] 26c7cf7465b2: Preparing [2022-05-10T09:43:56.810Z] d19b4e7235b7: Preparing [2022-05-10T09:43:56.810Z] ccd61408ae4c: Preparing [2022-05-10T09:43:56.810Z] d61178bb67e3: Preparing [2022-05-10T09:43:56.810Z] b541d28bf3b4: Preparing [2022-05-10T09:43:56.810Z] 26c7cf7465b2: Waiting [2022-05-10T09:43:56.810Z] ccd61408ae4c: Waiting [2022-05-10T09:43:56.810Z] d61178bb67e3: Waiting [2022-05-10T09:43:56.810Z] b4b26a86261a: Waiting [2022-05-10T09:43:56.810Z] b541d28bf3b4: Waiting [2022-05-10T09:43:56.810Z] d19b4e7235b7: Waiting [2022-05-10T09:43:56.810Z] a2c612372188: Layer already exists [2022-05-10T09:43:56.810Z] 4b49e672bcae: Layer already exists [2022-05-10T09:43:56.810Z] 48ae92ecbec0: Layer already exists [2022-05-10T09:43:56.810Z] 243e1771cdc3: Layer already exists [2022-05-10T09:43:56.810Z] cc84168c76ae: Layer already exists [2022-05-10T09:43:56.810Z] b4b26a86261a: Layer already exists [2022-05-10T09:43:56.810Z] d61178bb67e3: Layer already exists [2022-05-10T09:43:56.810Z] d19b4e7235b7: Layer already exists [2022-05-10T09:43:56.810Z] 26c7cf7465b2: Layer already exists [2022-05-10T09:43:56.810Z] ccd61408ae4c: Layer already exists [2022-05-10T09:43:56.810Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:56.810Z] main: digest: sha256:99e5cea4af440ced3271acbfd3a471c475bcbdf2d5da6ed5294aa55de3f0129b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T09:43:56.848Z] ===================================================== [Pipeline] echo [2022-05-10T09:43:56.858Z] taggedImages: [2022-05-10T09:43:56.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:43:56.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-10T09:43:56.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.94 [2022-05-10T09:43:56.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:43:56.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-05-10T09:43:56.881Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-05-10T09:43:56.881Z] fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:43:56.881Z] latest [2022-05-10T09:43:56.881Z] 2.2.0-dev.94 [2022-05-10T09:43:56.881Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:43:56.881Z] main [2022-05-10T09:43:56.881Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:57.205Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:57.498Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:43:57.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T09:43:57.498Z] 0eb044020a51: Preparing [2022-05-10T09:43:57.498Z] ca11e9e8eec3: Preparing [2022-05-10T09:43:57.498Z] 45a00f7e2e4f: Preparing [2022-05-10T09:43:57.498Z] 763bdfdc74be: Preparing [2022-05-10T09:43:57.498Z] fb60312e011c: Preparing [2022-05-10T09:43:57.498Z] 24d7de8f9b86: Preparing [2022-05-10T09:43:57.498Z] 72fe7d7ea350: Preparing [2022-05-10T09:43:57.498Z] b541d28bf3b4: Preparing [2022-05-10T09:43:57.498Z] 24d7de8f9b86: Waiting [2022-05-10T09:43:57.498Z] 72fe7d7ea350: Waiting [2022-05-10T09:43:57.498Z] b541d28bf3b4: Waiting [2022-05-10T09:43:57.498Z] 0eb044020a51: Pushed [2022-05-10T09:43:57.498Z] ca11e9e8eec3: Pushed [2022-05-10T09:43:57.498Z] fb60312e011c: Pushed [2022-05-10T09:43:57.498Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:57.498Z] 24d7de8f9b86: Pushed [2022-05-10T09:43:58.068Z] 72fe7d7ea350: Pushed [2022-05-10T09:43:58.638Z] 763bdfdc74be: Pushed [2022-05-10T09:43:58.638Z] 45a00f7e2e4f: Pushed [2022-05-10T09:43:58.638Z] fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:c7c63432491af63f7c3a113027fc8feb971a57446fe86885a9889c5a7e3b7d79 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:58.938Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:59.231Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-10T09:43:59.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T09:43:59.231Z] 0eb044020a51: Preparing [2022-05-10T09:43:59.231Z] ca11e9e8eec3: Preparing [2022-05-10T09:43:59.231Z] 45a00f7e2e4f: Preparing [2022-05-10T09:43:59.231Z] 763bdfdc74be: Preparing [2022-05-10T09:43:59.231Z] fb60312e011c: Preparing [2022-05-10T09:43:59.231Z] 24d7de8f9b86: Preparing [2022-05-10T09:43:59.231Z] 72fe7d7ea350: Preparing [2022-05-10T09:43:59.231Z] b541d28bf3b4: Preparing [2022-05-10T09:43:59.231Z] 24d7de8f9b86: Waiting [2022-05-10T09:43:59.231Z] 72fe7d7ea350: Waiting [2022-05-10T09:43:59.231Z] b541d28bf3b4: Waiting [2022-05-10T09:43:59.231Z] ca11e9e8eec3: Layer already exists [2022-05-10T09:43:59.231Z] 45a00f7e2e4f: Layer already exists [2022-05-10T09:43:59.231Z] 763bdfdc74be: Layer already exists [2022-05-10T09:43:59.231Z] fb60312e011c: Layer already exists [2022-05-10T09:43:59.231Z] 0eb044020a51: Layer already exists [2022-05-10T09:43:59.231Z] 24d7de8f9b86: Layer already exists [2022-05-10T09:43:59.231Z] 72fe7d7ea350: Layer already exists [2022-05-10T09:43:59.231Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:59.231Z] latest: digest: sha256:c7c63432491af63f7c3a113027fc8feb971a57446fe86885a9889c5a7e3b7d79 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:59.526Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:43:59.818Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.94 [2022-05-10T09:43:59.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T09:43:59.818Z] 0eb044020a51: Preparing [2022-05-10T09:43:59.818Z] ca11e9e8eec3: Preparing [2022-05-10T09:43:59.818Z] 45a00f7e2e4f: Preparing [2022-05-10T09:43:59.818Z] 763bdfdc74be: Preparing [2022-05-10T09:43:59.818Z] fb60312e011c: Preparing [2022-05-10T09:43:59.818Z] 24d7de8f9b86: Preparing [2022-05-10T09:43:59.818Z] 72fe7d7ea350: Preparing [2022-05-10T09:43:59.818Z] b541d28bf3b4: Preparing [2022-05-10T09:43:59.818Z] 24d7de8f9b86: Waiting [2022-05-10T09:43:59.818Z] 72fe7d7ea350: Waiting [2022-05-10T09:43:59.818Z] 45a00f7e2e4f: Layer already exists [2022-05-10T09:43:59.818Z] ca11e9e8eec3: Layer already exists [2022-05-10T09:43:59.818Z] fb60312e011c: Layer already exists [2022-05-10T09:43:59.818Z] 763bdfdc74be: Layer already exists [2022-05-10T09:43:59.818Z] 0eb044020a51: Layer already exists [2022-05-10T09:43:59.818Z] 72fe7d7ea350: Layer already exists [2022-05-10T09:43:59.818Z] 24d7de8f9b86: Layer already exists [2022-05-10T09:43:59.818Z] b541d28bf3b4: Layer already exists [2022-05-10T09:43:59.818Z] 2.2.0-dev.94: digest: sha256:c7c63432491af63f7c3a113027fc8feb971a57446fe86885a9889c5a7e3b7d79 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:00.117Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:00.409Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:00.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T09:44:00.410Z] 0eb044020a51: Preparing [2022-05-10T09:44:00.410Z] ca11e9e8eec3: Preparing [2022-05-10T09:44:00.410Z] 45a00f7e2e4f: Preparing [2022-05-10T09:44:00.410Z] 763bdfdc74be: Preparing [2022-05-10T09:44:00.410Z] fb60312e011c: Preparing [2022-05-10T09:44:00.410Z] 24d7de8f9b86: Preparing [2022-05-10T09:44:00.410Z] 72fe7d7ea350: Preparing [2022-05-10T09:44:00.410Z] b541d28bf3b4: Preparing [2022-05-10T09:44:00.410Z] 72fe7d7ea350: Waiting [2022-05-10T09:44:00.410Z] 24d7de8f9b86: Waiting [2022-05-10T09:44:00.410Z] b541d28bf3b4: Waiting [2022-05-10T09:44:00.410Z] fb60312e011c: Layer already exists [2022-05-10T09:44:00.410Z] 45a00f7e2e4f: Layer already exists [2022-05-10T09:44:00.410Z] ca11e9e8eec3: Layer already exists [2022-05-10T09:44:00.410Z] 0eb044020a51: Layer already exists [2022-05-10T09:44:00.410Z] 763bdfdc74be: Layer already exists [2022-05-10T09:44:00.410Z] 72fe7d7ea350: Layer already exists [2022-05-10T09:44:00.410Z] 24d7de8f9b86: Layer already exists [2022-05-10T09:44:00.410Z] b541d28bf3b4: Layer already exists [2022-05-10T09:44:00.410Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:c7c63432491af63f7c3a113027fc8feb971a57446fe86885a9889c5a7e3b7d79 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:00.708Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:00.999Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-05-10T09:44:00.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T09:44:00.999Z] 0eb044020a51: Preparing [2022-05-10T09:44:00.999Z] ca11e9e8eec3: Preparing [2022-05-10T09:44:00.999Z] 45a00f7e2e4f: Preparing [2022-05-10T09:44:00.999Z] 763bdfdc74be: Preparing [2022-05-10T09:44:00.999Z] fb60312e011c: Preparing [2022-05-10T09:44:00.999Z] 24d7de8f9b86: Preparing [2022-05-10T09:44:00.999Z] 72fe7d7ea350: Preparing [2022-05-10T09:44:00.999Z] b541d28bf3b4: Preparing [2022-05-10T09:44:00.999Z] b541d28bf3b4: Waiting [2022-05-10T09:44:00.999Z] 24d7de8f9b86: Waiting [2022-05-10T09:44:00.999Z] 763bdfdc74be: Layer already exists [2022-05-10T09:44:00.999Z] ca11e9e8eec3: Layer already exists [2022-05-10T09:44:00.999Z] 45a00f7e2e4f: Layer already exists [2022-05-10T09:44:00.999Z] fb60312e011c: Layer already exists [2022-05-10T09:44:00.999Z] 0eb044020a51: Layer already exists [2022-05-10T09:44:00.999Z] 72fe7d7ea350: Layer already exists [2022-05-10T09:44:00.999Z] 24d7de8f9b86: Layer already exists [2022-05-10T09:44:00.999Z] b541d28bf3b4: Layer already exists [2022-05-10T09:44:00.999Z] main: digest: sha256:c7c63432491af63f7c3a113027fc8feb971a57446fe86885a9889c5a7e3b7d79 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T09:44:01.033Z] ===================================================== [Pipeline] echo [2022-05-10T09:44:01.041Z] taggedImages: [2022-05-10T09:44:01.041Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:01.041Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-10T09:44:01.041Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.94 [2022-05-10T09:44:01.041Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:01.041Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-05-10T09:44:01.061Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-05-10T09:44:01.061Z] fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:01.061Z] latest [2022-05-10T09:44:01.061Z] 2.2.0-dev.94 [2022-05-10T09:44:01.061Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:01.061Z] main [2022-05-10T09:44:01.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:01.380Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:01.673Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:01.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T09:44:01.673Z] 49e21c077bb6: Preparing [2022-05-10T09:44:01.673Z] 75cd98e3666d: Preparing [2022-05-10T09:44:01.673Z] cd3e7246598e: Preparing [2022-05-10T09:44:01.673Z] 3dece124ad19: Preparing [2022-05-10T09:44:01.673Z] 30c25857f6c5: Preparing [2022-05-10T09:44:01.673Z] e7c5f6d1ab4e: Preparing [2022-05-10T09:44:01.673Z] 72caad113e25: Preparing [2022-05-10T09:44:01.673Z] c6176abc1823: Preparing [2022-05-10T09:44:01.673Z] 930e03c6da3e: Preparing [2022-05-10T09:44:01.673Z] b541d28bf3b4: Preparing [2022-05-10T09:44:01.673Z] e7c5f6d1ab4e: Waiting [2022-05-10T09:44:01.673Z] 72caad113e25: Waiting [2022-05-10T09:44:01.673Z] 930e03c6da3e: Waiting [2022-05-10T09:44:01.673Z] c6176abc1823: Waiting [2022-05-10T09:44:01.673Z] 30c25857f6c5: Pushed [2022-05-10T09:44:01.673Z] 75cd98e3666d: Pushed [2022-05-10T09:44:01.673Z] 49e21c077bb6: Pushed [2022-05-10T09:44:01.932Z] 72caad113e25: Pushed [2022-05-10T09:44:01.932Z] e7c5f6d1ab4e: Pushed [2022-05-10T09:44:01.932Z] c6176abc1823: Pushed [2022-05-10T09:44:01.932Z] b541d28bf3b4: Layer already exists [2022-05-10T09:44:01.932Z] 930e03c6da3e: Pushed [2022-05-10T09:44:02.870Z] 3dece124ad19: Pushed [2022-05-10T09:44:03.129Z] cd3e7246598e: Pushed [2022-05-10T09:44:03.390Z] fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:819699a43bac4ab6e27624d857bf1e4ff08361d356ef7e5e61ba004f88302e55 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:03.688Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:03.984Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-10T09:44:03.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T09:44:03.984Z] 49e21c077bb6: Preparing [2022-05-10T09:44:03.984Z] 75cd98e3666d: Preparing [2022-05-10T09:44:03.984Z] cd3e7246598e: Preparing [2022-05-10T09:44:03.984Z] 3dece124ad19: Preparing [2022-05-10T09:44:03.984Z] 30c25857f6c5: Preparing [2022-05-10T09:44:03.984Z] e7c5f6d1ab4e: Preparing [2022-05-10T09:44:03.984Z] 72caad113e25: Preparing [2022-05-10T09:44:03.984Z] e7c5f6d1ab4e: Waiting [2022-05-10T09:44:03.984Z] c6176abc1823: Preparing [2022-05-10T09:44:03.984Z] 930e03c6da3e: Preparing [2022-05-10T09:44:03.984Z] b541d28bf3b4: Preparing [2022-05-10T09:44:03.984Z] 72caad113e25: Waiting [2022-05-10T09:44:03.984Z] 930e03c6da3e: Waiting [2022-05-10T09:44:03.984Z] b541d28bf3b4: Waiting [2022-05-10T09:44:03.984Z] c6176abc1823: Waiting [2022-05-10T09:44:03.984Z] 49e21c077bb6: Layer already exists [2022-05-10T09:44:03.984Z] 3dece124ad19: Layer already exists [2022-05-10T09:44:03.984Z] cd3e7246598e: Layer already exists [2022-05-10T09:44:03.984Z] 75cd98e3666d: Layer already exists [2022-05-10T09:44:03.984Z] 30c25857f6c5: Layer already exists [2022-05-10T09:44:03.984Z] e7c5f6d1ab4e: Layer already exists [2022-05-10T09:44:03.984Z] c6176abc1823: Layer already exists [2022-05-10T09:44:03.984Z] 72caad113e25: Layer already exists [2022-05-10T09:44:03.984Z] b541d28bf3b4: Layer already exists [2022-05-10T09:44:03.984Z] 930e03c6da3e: Layer already exists [2022-05-10T09:44:03.984Z] latest: digest: sha256:819699a43bac4ab6e27624d857bf1e4ff08361d356ef7e5e61ba004f88302e55 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:04.280Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:04.572Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.94 [2022-05-10T09:44:04.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T09:44:04.573Z] 49e21c077bb6: Preparing [2022-05-10T09:44:04.573Z] 75cd98e3666d: Preparing [2022-05-10T09:44:04.573Z] cd3e7246598e: Preparing [2022-05-10T09:44:04.573Z] 3dece124ad19: Preparing [2022-05-10T09:44:04.573Z] 30c25857f6c5: Preparing [2022-05-10T09:44:04.573Z] e7c5f6d1ab4e: Preparing [2022-05-10T09:44:04.573Z] 72caad113e25: Preparing [2022-05-10T09:44:04.573Z] c6176abc1823: Preparing [2022-05-10T09:44:04.573Z] 930e03c6da3e: Preparing [2022-05-10T09:44:04.573Z] b541d28bf3b4: Preparing [2022-05-10T09:44:04.573Z] 72caad113e25: Waiting [2022-05-10T09:44:04.573Z] c6176abc1823: Waiting [2022-05-10T09:44:04.573Z] 930e03c6da3e: Waiting [2022-05-10T09:44:04.573Z] b541d28bf3b4: Waiting [2022-05-10T09:44:04.573Z] e7c5f6d1ab4e: Waiting [2022-05-10T09:44:04.573Z] 49e21c077bb6: Layer already exists [2022-05-10T09:44:04.573Z] 3dece124ad19: Layer already exists [2022-05-10T09:44:04.573Z] 75cd98e3666d: Layer already exists [2022-05-10T09:44:04.573Z] 30c25857f6c5: Layer already exists [2022-05-10T09:44:04.573Z] cd3e7246598e: Layer already exists [2022-05-10T09:44:04.573Z] 72caad113e25: Layer already exists [2022-05-10T09:44:04.573Z] b541d28bf3b4: Layer already exists [2022-05-10T09:44:04.573Z] c6176abc1823: Layer already exists [2022-05-10T09:44:04.573Z] e7c5f6d1ab4e: Layer already exists [2022-05-10T09:44:04.573Z] 930e03c6da3e: Layer already exists [2022-05-10T09:44:04.573Z] 2.2.0-dev.94: digest: sha256:819699a43bac4ab6e27624d857bf1e4ff08361d356ef7e5e61ba004f88302e55 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:04.873Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:05.164Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:05.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T09:44:05.164Z] 49e21c077bb6: Preparing [2022-05-10T09:44:05.164Z] 75cd98e3666d: Preparing [2022-05-10T09:44:05.164Z] cd3e7246598e: Preparing [2022-05-10T09:44:05.164Z] 3dece124ad19: Preparing [2022-05-10T09:44:05.164Z] 30c25857f6c5: Preparing [2022-05-10T09:44:05.164Z] e7c5f6d1ab4e: Preparing [2022-05-10T09:44:05.164Z] 72caad113e25: Preparing [2022-05-10T09:44:05.164Z] c6176abc1823: Preparing [2022-05-10T09:44:05.164Z] 930e03c6da3e: Preparing [2022-05-10T09:44:05.164Z] b541d28bf3b4: Preparing [2022-05-10T09:44:05.164Z] c6176abc1823: Waiting [2022-05-10T09:44:05.164Z] 930e03c6da3e: Waiting [2022-05-10T09:44:05.164Z] 72caad113e25: Waiting [2022-05-10T09:44:05.164Z] b541d28bf3b4: Waiting [2022-05-10T09:44:05.164Z] e7c5f6d1ab4e: Waiting [2022-05-10T09:44:05.164Z] 30c25857f6c5: Layer already exists [2022-05-10T09:44:05.164Z] cd3e7246598e: Layer already exists [2022-05-10T09:44:05.164Z] 3dece124ad19: Layer already exists [2022-05-10T09:44:05.164Z] 75cd98e3666d: Layer already exists [2022-05-10T09:44:05.164Z] 49e21c077bb6: Layer already exists [2022-05-10T09:44:05.164Z] e7c5f6d1ab4e: Layer already exists [2022-05-10T09:44:05.164Z] 72caad113e25: Layer already exists [2022-05-10T09:44:05.164Z] b541d28bf3b4: Layer already exists [2022-05-10T09:44:05.164Z] c6176abc1823: Layer already exists [2022-05-10T09:44:05.164Z] 930e03c6da3e: Layer already exists [2022-05-10T09:44:05.164Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:819699a43bac4ab6e27624d857bf1e4ff08361d356ef7e5e61ba004f88302e55 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:05.461Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:05.757Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-05-10T09:44:05.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T09:44:05.757Z] 49e21c077bb6: Preparing [2022-05-10T09:44:05.757Z] 75cd98e3666d: Preparing [2022-05-10T09:44:05.757Z] cd3e7246598e: Preparing [2022-05-10T09:44:05.757Z] 3dece124ad19: Preparing [2022-05-10T09:44:05.757Z] 30c25857f6c5: Preparing [2022-05-10T09:44:05.757Z] e7c5f6d1ab4e: Preparing [2022-05-10T09:44:05.757Z] 72caad113e25: Preparing [2022-05-10T09:44:05.757Z] c6176abc1823: Preparing [2022-05-10T09:44:05.757Z] 930e03c6da3e: Preparing [2022-05-10T09:44:05.757Z] b541d28bf3b4: Preparing [2022-05-10T09:44:05.757Z] e7c5f6d1ab4e: Waiting [2022-05-10T09:44:05.757Z] 930e03c6da3e: Waiting [2022-05-10T09:44:05.757Z] c6176abc1823: Waiting [2022-05-10T09:44:05.757Z] 72caad113e25: Waiting [2022-05-10T09:44:05.757Z] b541d28bf3b4: Waiting [2022-05-10T09:44:05.757Z] 30c25857f6c5: Layer already exists [2022-05-10T09:44:05.757Z] cd3e7246598e: Layer already exists [2022-05-10T09:44:05.757Z] 3dece124ad19: Layer already exists [2022-05-10T09:44:05.757Z] 75cd98e3666d: Layer already exists [2022-05-10T09:44:05.757Z] 49e21c077bb6: Layer already exists [2022-05-10T09:44:05.757Z] e7c5f6d1ab4e: Layer already exists [2022-05-10T09:44:05.757Z] 72caad113e25: Layer already exists [2022-05-10T09:44:05.757Z] b541d28bf3b4: Layer already exists [2022-05-10T09:44:05.757Z] 930e03c6da3e: Layer already exists [2022-05-10T09:44:05.757Z] c6176abc1823: Layer already exists [2022-05-10T09:44:05.757Z] main: digest: sha256:819699a43bac4ab6e27624d857bf1e4ff08361d356ef7e5e61ba004f88302e55 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T09:44:05.792Z] ===================================================== [Pipeline] echo [2022-05-10T09:44:05.800Z] taggedImages: [2022-05-10T09:44:05.800Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:05.800Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-10T09:44:05.800Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.94 [2022-05-10T09:44:05.800Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:05.800Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-05-10T09:44:05.819Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-05-10T09:44:05.819Z] fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:05.819Z] latest [2022-05-10T09:44:05.819Z] 2.2.0-dev.94 [2022-05-10T09:44:05.819Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:05.819Z] main [2022-05-10T09:44:05.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:06.140Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:06.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:06.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T09:44:06.433Z] b1f16c77f60a: Preparing [2022-05-10T09:44:06.433Z] 128219741e3e: Preparing [2022-05-10T09:44:06.433Z] b4b26a86261a: Preparing [2022-05-10T09:44:06.433Z] 871ab48461a2: Preparing [2022-05-10T09:44:06.433Z] 8592b4364e30: Preparing [2022-05-10T09:44:06.433Z] 4fc242d58285: Preparing [2022-05-10T09:44:06.433Z] 4fc242d58285: Waiting [2022-05-10T09:44:06.433Z] b4b26a86261a: Layer already exists [2022-05-10T09:44:06.433Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:06.433Z] 8592b4364e30: Pushed [2022-05-10T09:44:06.433Z] b1f16c77f60a: Pushed [2022-05-10T09:44:07.005Z] 871ab48461a2: Pushed [2022-05-10T09:44:08.385Z] 128219741e3e: Pushed [2022-05-10T09:44:08.646Z] fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:000bff337fc9dd66e752458bfa2ebbfab96638a38be66b11edc4a6239b67f753 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:08.945Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:09.240Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-10T09:44:09.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T09:44:09.240Z] b1f16c77f60a: Preparing [2022-05-10T09:44:09.240Z] 128219741e3e: Preparing [2022-05-10T09:44:09.240Z] b4b26a86261a: Preparing [2022-05-10T09:44:09.240Z] 871ab48461a2: Preparing [2022-05-10T09:44:09.240Z] 8592b4364e30: Preparing [2022-05-10T09:44:09.240Z] 4fc242d58285: Preparing [2022-05-10T09:44:09.240Z] 4fc242d58285: Waiting [2022-05-10T09:44:09.240Z] 8592b4364e30: Layer already exists [2022-05-10T09:44:09.240Z] 128219741e3e: Layer already exists [2022-05-10T09:44:09.240Z] 871ab48461a2: Layer already exists [2022-05-10T09:44:09.240Z] b1f16c77f60a: Layer already exists [2022-05-10T09:44:09.240Z] b4b26a86261a: Layer already exists [2022-05-10T09:44:09.240Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:09.240Z] latest: digest: sha256:000bff337fc9dd66e752458bfa2ebbfab96638a38be66b11edc4a6239b67f753 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:09.538Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:09.867Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.94 [2022-05-10T09:44:09.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T09:44:09.867Z] b1f16c77f60a: Preparing [2022-05-10T09:44:09.867Z] 128219741e3e: Preparing [2022-05-10T09:44:09.868Z] b4b26a86261a: Preparing [2022-05-10T09:44:09.868Z] 871ab48461a2: Preparing [2022-05-10T09:44:09.868Z] 8592b4364e30: Preparing [2022-05-10T09:44:09.868Z] 4fc242d58285: Preparing [2022-05-10T09:44:09.868Z] 4fc242d58285: Waiting [2022-05-10T09:44:09.868Z] 8592b4364e30: Layer already exists [2022-05-10T09:44:09.868Z] 871ab48461a2: Layer already exists [2022-05-10T09:44:09.868Z] b4b26a86261a: Layer already exists [2022-05-10T09:44:09.868Z] b1f16c77f60a: Layer already exists [2022-05-10T09:44:09.868Z] 128219741e3e: Layer already exists [2022-05-10T09:44:09.868Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:09.868Z] 2.2.0-dev.94: digest: sha256:000bff337fc9dd66e752458bfa2ebbfab96638a38be66b11edc4a6239b67f753 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:10.207Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:10.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:10.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T09:44:10.501Z] b1f16c77f60a: Preparing [2022-05-10T09:44:10.501Z] 128219741e3e: Preparing [2022-05-10T09:44:10.501Z] b4b26a86261a: Preparing [2022-05-10T09:44:10.501Z] 871ab48461a2: Preparing [2022-05-10T09:44:10.501Z] 8592b4364e30: Preparing [2022-05-10T09:44:10.501Z] 4fc242d58285: Preparing [2022-05-10T09:44:10.501Z] 4fc242d58285: Waiting [2022-05-10T09:44:10.501Z] b1f16c77f60a: Layer already exists [2022-05-10T09:44:10.501Z] 8592b4364e30: Layer already exists [2022-05-10T09:44:10.501Z] b4b26a86261a: Layer already exists [2022-05-10T09:44:10.501Z] 871ab48461a2: Layer already exists [2022-05-10T09:44:10.501Z] 128219741e3e: Layer already exists [2022-05-10T09:44:10.501Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:10.501Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:000bff337fc9dd66e752458bfa2ebbfab96638a38be66b11edc4a6239b67f753 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:10.797Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:11.087Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-05-10T09:44:11.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T09:44:11.087Z] b1f16c77f60a: Preparing [2022-05-10T09:44:11.087Z] 128219741e3e: Preparing [2022-05-10T09:44:11.087Z] b4b26a86261a: Preparing [2022-05-10T09:44:11.087Z] 871ab48461a2: Preparing [2022-05-10T09:44:11.087Z] 8592b4364e30: Preparing [2022-05-10T09:44:11.087Z] 4fc242d58285: Preparing [2022-05-10T09:44:11.087Z] 4fc242d58285: Waiting [2022-05-10T09:44:11.087Z] b1f16c77f60a: Layer already exists [2022-05-10T09:44:11.087Z] 871ab48461a2: Layer already exists [2022-05-10T09:44:11.087Z] b4b26a86261a: Layer already exists [2022-05-10T09:44:11.087Z] 8592b4364e30: Layer already exists [2022-05-10T09:44:11.087Z] 128219741e3e: Layer already exists [2022-05-10T09:44:11.087Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:11.087Z] main: digest: sha256:000bff337fc9dd66e752458bfa2ebbfab96638a38be66b11edc4a6239b67f753 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T09:44:11.122Z] ===================================================== [Pipeline] echo [2022-05-10T09:44:11.128Z] taggedImages: [2022-05-10T09:44:11.128Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:11.128Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-10T09:44:11.128Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.94 [2022-05-10T09:44:11.128Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:11.128Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-05-10T09:44:11.142Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-05-10T09:44:11.142Z] fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:11.142Z] latest [2022-05-10T09:44:11.142Z] 2.2.0-dev.94 [2022-05-10T09:44:11.142Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:11.142Z] main [2022-05-10T09:44:11.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:11.444Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:11.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:11.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T09:44:11.734Z] 26f0a39bce7b: Preparing [2022-05-10T09:44:11.734Z] f1c31be633d4: Preparing [2022-05-10T09:44:11.734Z] 7c1b84256ae3: Preparing [2022-05-10T09:44:11.734Z] d0d545e79dc7: Preparing [2022-05-10T09:44:11.734Z] 2b665ed3a009: Preparing [2022-05-10T09:44:11.734Z] 677e0bd0732b: Preparing [2022-05-10T09:44:11.734Z] 8592b4364e30: Preparing [2022-05-10T09:44:11.734Z] 4fc242d58285: Preparing [2022-05-10T09:44:11.734Z] 4fc242d58285: Waiting [2022-05-10T09:44:11.734Z] 8592b4364e30: Waiting [2022-05-10T09:44:11.734Z] 677e0bd0732b: Waiting [2022-05-10T09:44:11.734Z] 7c1b84256ae3: Pushed [2022-05-10T09:44:11.734Z] f1c31be633d4: Pushed [2022-05-10T09:44:11.734Z] 26f0a39bce7b: Pushed [2022-05-10T09:44:11.734Z] 8592b4364e30: Layer already exists [2022-05-10T09:44:11.734Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:12.303Z] 677e0bd0732b: Pushed [2022-05-10T09:44:15.600Z] 2b665ed3a009: Pushed [2022-05-10T09:44:18.896Z] d0d545e79dc7: Pushed [2022-05-10T09:44:18.896Z] fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:f6a1e5e1e151e2bf12c7b6e4196ff2cefcbcf4dade84e668a5bf81a7e73ac8e5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:19.194Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:19.486Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-10T09:44:19.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T09:44:19.486Z] 26f0a39bce7b: Preparing [2022-05-10T09:44:19.486Z] f1c31be633d4: Preparing [2022-05-10T09:44:19.486Z] 7c1b84256ae3: Preparing [2022-05-10T09:44:19.486Z] d0d545e79dc7: Preparing [2022-05-10T09:44:19.486Z] 2b665ed3a009: Preparing [2022-05-10T09:44:19.486Z] 677e0bd0732b: Preparing [2022-05-10T09:44:19.486Z] 8592b4364e30: Preparing [2022-05-10T09:44:19.486Z] 4fc242d58285: Preparing [2022-05-10T09:44:19.486Z] 677e0bd0732b: Waiting [2022-05-10T09:44:19.486Z] 8592b4364e30: Waiting [2022-05-10T09:44:19.486Z] 4fc242d58285: Waiting [2022-05-10T09:44:19.486Z] f1c31be633d4: Layer already exists [2022-05-10T09:44:19.486Z] 26f0a39bce7b: Layer already exists [2022-05-10T09:44:19.486Z] d0d545e79dc7: Layer already exists [2022-05-10T09:44:19.486Z] 7c1b84256ae3: Layer already exists [2022-05-10T09:44:19.486Z] 2b665ed3a009: Layer already exists [2022-05-10T09:44:19.486Z] 677e0bd0732b: Layer already exists [2022-05-10T09:44:19.486Z] 8592b4364e30: Layer already exists [2022-05-10T09:44:19.486Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:19.486Z] latest: digest: sha256:f6a1e5e1e151e2bf12c7b6e4196ff2cefcbcf4dade84e668a5bf81a7e73ac8e5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:19.784Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:20.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.94 [2022-05-10T09:44:20.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T09:44:20.078Z] 26f0a39bce7b: Preparing [2022-05-10T09:44:20.078Z] f1c31be633d4: Preparing [2022-05-10T09:44:20.078Z] 7c1b84256ae3: Preparing [2022-05-10T09:44:20.078Z] d0d545e79dc7: Preparing [2022-05-10T09:44:20.078Z] 2b665ed3a009: Preparing [2022-05-10T09:44:20.078Z] 677e0bd0732b: Preparing [2022-05-10T09:44:20.078Z] 8592b4364e30: Preparing [2022-05-10T09:44:20.078Z] 4fc242d58285: Preparing [2022-05-10T09:44:20.078Z] 677e0bd0732b: Waiting [2022-05-10T09:44:20.078Z] 8592b4364e30: Waiting [2022-05-10T09:44:20.078Z] 4fc242d58285: Waiting [2022-05-10T09:44:20.078Z] 26f0a39bce7b: Layer already exists [2022-05-10T09:44:20.078Z] f1c31be633d4: Layer already exists [2022-05-10T09:44:20.078Z] 7c1b84256ae3: Layer already exists [2022-05-10T09:44:20.078Z] d0d545e79dc7: Layer already exists [2022-05-10T09:44:20.078Z] 2b665ed3a009: Layer already exists [2022-05-10T09:44:20.078Z] 8592b4364e30: Layer already exists [2022-05-10T09:44:20.078Z] 677e0bd0732b: Layer already exists [2022-05-10T09:44:20.078Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:20.078Z] 2.2.0-dev.94: digest: sha256:f6a1e5e1e151e2bf12c7b6e4196ff2cefcbcf4dade84e668a5bf81a7e73ac8e5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:20.372Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:20.662Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:20.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T09:44:20.662Z] 26f0a39bce7b: Preparing [2022-05-10T09:44:20.662Z] f1c31be633d4: Preparing [2022-05-10T09:44:20.662Z] 7c1b84256ae3: Preparing [2022-05-10T09:44:20.662Z] d0d545e79dc7: Preparing [2022-05-10T09:44:20.662Z] 2b665ed3a009: Preparing [2022-05-10T09:44:20.662Z] 677e0bd0732b: Preparing [2022-05-10T09:44:20.662Z] 8592b4364e30: Preparing [2022-05-10T09:44:20.662Z] 4fc242d58285: Preparing [2022-05-10T09:44:20.662Z] 8592b4364e30: Waiting [2022-05-10T09:44:20.662Z] 677e0bd0732b: Waiting [2022-05-10T09:44:20.662Z] 4fc242d58285: Waiting [2022-05-10T09:44:20.662Z] 2b665ed3a009: Layer already exists [2022-05-10T09:44:20.662Z] 7c1b84256ae3: Layer already exists [2022-05-10T09:44:20.662Z] f1c31be633d4: Layer already exists [2022-05-10T09:44:20.662Z] d0d545e79dc7: Layer already exists [2022-05-10T09:44:20.662Z] 26f0a39bce7b: Layer already exists [2022-05-10T09:44:20.662Z] 677e0bd0732b: Layer already exists [2022-05-10T09:44:20.662Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:20.662Z] 8592b4364e30: Layer already exists [2022-05-10T09:44:20.662Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:f6a1e5e1e151e2bf12c7b6e4196ff2cefcbcf4dade84e668a5bf81a7e73ac8e5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:20.959Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:21.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-05-10T09:44:21.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T09:44:21.251Z] 26f0a39bce7b: Preparing [2022-05-10T09:44:21.251Z] f1c31be633d4: Preparing [2022-05-10T09:44:21.251Z] 7c1b84256ae3: Preparing [2022-05-10T09:44:21.251Z] d0d545e79dc7: Preparing [2022-05-10T09:44:21.251Z] 2b665ed3a009: Preparing [2022-05-10T09:44:21.251Z] 677e0bd0732b: Preparing [2022-05-10T09:44:21.251Z] 8592b4364e30: Preparing [2022-05-10T09:44:21.251Z] 4fc242d58285: Preparing [2022-05-10T09:44:21.251Z] 8592b4364e30: Waiting [2022-05-10T09:44:21.251Z] 677e0bd0732b: Waiting [2022-05-10T09:44:21.251Z] 4fc242d58285: Waiting [2022-05-10T09:44:21.251Z] f1c31be633d4: Layer already exists [2022-05-10T09:44:21.251Z] 7c1b84256ae3: Layer already exists [2022-05-10T09:44:21.251Z] 2b665ed3a009: Layer already exists [2022-05-10T09:44:21.251Z] d0d545e79dc7: Layer already exists [2022-05-10T09:44:21.251Z] 26f0a39bce7b: Layer already exists [2022-05-10T09:44:21.251Z] 677e0bd0732b: Layer already exists [2022-05-10T09:44:21.251Z] 8592b4364e30: Layer already exists [2022-05-10T09:44:21.251Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:21.251Z] main: digest: sha256:f6a1e5e1e151e2bf12c7b6e4196ff2cefcbcf4dade84e668a5bf81a7e73ac8e5 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T09:44:21.287Z] ===================================================== [Pipeline] echo [2022-05-10T09:44:21.297Z] taggedImages: [2022-05-10T09:44:21.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:21.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-10T09:44:21.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.94 [2022-05-10T09:44:21.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:21.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-05-10T09:44:21.317Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-05-10T09:44:21.318Z] fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:21.318Z] latest [2022-05-10T09:44:21.318Z] 2.2.0-dev.94 [2022-05-10T09:44:21.318Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:21.318Z] main [2022-05-10T09:44:21.318Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:21.642Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:21.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:21.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T09:44:21.940Z] 1bd7805ac360: Preparing [2022-05-10T09:44:21.940Z] 5e24c501a8a6: Preparing [2022-05-10T09:44:21.940Z] ac252cbc324d: Preparing [2022-05-10T09:44:21.940Z] da9fb04af723: Preparing [2022-05-10T09:44:21.940Z] 16f0425deb56: Preparing [2022-05-10T09:44:21.940Z] 8592b4364e30: Preparing [2022-05-10T09:44:21.940Z] 4fc242d58285: Preparing [2022-05-10T09:44:21.940Z] 8592b4364e30: Waiting [2022-05-10T09:44:21.940Z] 5e24c501a8a6: Pushed [2022-05-10T09:44:21.940Z] 1bd7805ac360: Pushed [2022-05-10T09:44:21.940Z] ac252cbc324d: Pushed [2022-05-10T09:44:21.940Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:21.940Z] 8592b4364e30: Layer already exists [2022-05-10T09:44:22.200Z] 16f0425deb56: Pushed [2022-05-10T09:44:28.772Z] da9fb04af723: Pushed [2022-05-10T09:44:28.772Z] fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:b3ff4a38f98ee44ff8cc81ed674c1e45cdb69f71f123453a644ddef079c29db4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:29.069Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:29.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-10T09:44:29.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T09:44:29.362Z] 1bd7805ac360: Preparing [2022-05-10T09:44:29.362Z] 5e24c501a8a6: Preparing [2022-05-10T09:44:29.362Z] ac252cbc324d: Preparing [2022-05-10T09:44:29.362Z] da9fb04af723: Preparing [2022-05-10T09:44:29.362Z] 16f0425deb56: Preparing [2022-05-10T09:44:29.362Z] 8592b4364e30: Preparing [2022-05-10T09:44:29.362Z] 4fc242d58285: Preparing [2022-05-10T09:44:29.362Z] 8592b4364e30: Waiting [2022-05-10T09:44:29.362Z] 4fc242d58285: Waiting [2022-05-10T09:44:29.362Z] 5e24c501a8a6: Layer already exists [2022-05-10T09:44:29.362Z] ac252cbc324d: Layer already exists [2022-05-10T09:44:29.362Z] 16f0425deb56: Layer already exists [2022-05-10T09:44:29.362Z] da9fb04af723: Layer already exists [2022-05-10T09:44:29.362Z] 1bd7805ac360: Layer already exists [2022-05-10T09:44:29.362Z] 8592b4364e30: Layer already exists [2022-05-10T09:44:29.362Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:29.362Z] latest: digest: sha256:b3ff4a38f98ee44ff8cc81ed674c1e45cdb69f71f123453a644ddef079c29db4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:29.660Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:29.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.94 [2022-05-10T09:44:29.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T09:44:29.951Z] 1bd7805ac360: Preparing [2022-05-10T09:44:29.951Z] 5e24c501a8a6: Preparing [2022-05-10T09:44:29.951Z] ac252cbc324d: Preparing [2022-05-10T09:44:29.951Z] da9fb04af723: Preparing [2022-05-10T09:44:29.951Z] 16f0425deb56: Preparing [2022-05-10T09:44:29.951Z] 8592b4364e30: Preparing [2022-05-10T09:44:29.951Z] 4fc242d58285: Preparing [2022-05-10T09:44:29.951Z] 4fc242d58285: Waiting [2022-05-10T09:44:29.951Z] 8592b4364e30: Waiting [2022-05-10T09:44:29.951Z] da9fb04af723: Layer already exists [2022-05-10T09:44:29.951Z] 1bd7805ac360: Layer already exists [2022-05-10T09:44:29.951Z] ac252cbc324d: Layer already exists [2022-05-10T09:44:29.951Z] 16f0425deb56: Layer already exists [2022-05-10T09:44:29.951Z] 5e24c501a8a6: Layer already exists [2022-05-10T09:44:29.951Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:29.951Z] 8592b4364e30: Layer already exists [2022-05-10T09:44:29.951Z] 2.2.0-dev.94: digest: sha256:b3ff4a38f98ee44ff8cc81ed674c1e45cdb69f71f123453a644ddef079c29db4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:30.249Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:30.541Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:30.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T09:44:30.541Z] 1bd7805ac360: Preparing [2022-05-10T09:44:30.541Z] 5e24c501a8a6: Preparing [2022-05-10T09:44:30.541Z] ac252cbc324d: Preparing [2022-05-10T09:44:30.541Z] da9fb04af723: Preparing [2022-05-10T09:44:30.541Z] 16f0425deb56: Preparing [2022-05-10T09:44:30.541Z] 8592b4364e30: Preparing [2022-05-10T09:44:30.541Z] 4fc242d58285: Preparing [2022-05-10T09:44:30.541Z] 8592b4364e30: Waiting [2022-05-10T09:44:30.541Z] da9fb04af723: Layer already exists [2022-05-10T09:44:30.541Z] 5e24c501a8a6: Layer already exists [2022-05-10T09:44:30.541Z] 1bd7805ac360: Layer already exists [2022-05-10T09:44:30.541Z] 16f0425deb56: Layer already exists [2022-05-10T09:44:30.541Z] ac252cbc324d: Layer already exists [2022-05-10T09:44:30.541Z] 8592b4364e30: Layer already exists [2022-05-10T09:44:30.541Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:30.541Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:b3ff4a38f98ee44ff8cc81ed674c1e45cdb69f71f123453a644ddef079c29db4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:30.836Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:31.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-05-10T09:44:31.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T09:44:31.126Z] 1bd7805ac360: Preparing [2022-05-10T09:44:31.126Z] 5e24c501a8a6: Preparing [2022-05-10T09:44:31.126Z] ac252cbc324d: Preparing [2022-05-10T09:44:31.126Z] da9fb04af723: Preparing [2022-05-10T09:44:31.126Z] 16f0425deb56: Preparing [2022-05-10T09:44:31.126Z] 8592b4364e30: Preparing [2022-05-10T09:44:31.126Z] 4fc242d58285: Preparing [2022-05-10T09:44:31.126Z] 8592b4364e30: Waiting [2022-05-10T09:44:31.126Z] 4fc242d58285: Waiting [2022-05-10T09:44:31.126Z] 5e24c501a8a6: Layer already exists [2022-05-10T09:44:31.126Z] ac252cbc324d: Layer already exists [2022-05-10T09:44:31.126Z] 16f0425deb56: Layer already exists [2022-05-10T09:44:31.126Z] 1bd7805ac360: Layer already exists [2022-05-10T09:44:31.126Z] da9fb04af723: Layer already exists [2022-05-10T09:44:31.126Z] 8592b4364e30: Layer already exists [2022-05-10T09:44:31.126Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:31.126Z] main: digest: sha256:b3ff4a38f98ee44ff8cc81ed674c1e45cdb69f71f123453a644ddef079c29db4 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T09:44:31.159Z] ===================================================== [Pipeline] echo [2022-05-10T09:44:31.168Z] taggedImages: [2022-05-10T09:44:31.168Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:31.168Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-10T09:44:31.168Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.94 [2022-05-10T09:44:31.168Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:31.168Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-05-10T09:44:31.188Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-05-10T09:44:31.188Z] fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:31.188Z] latest [2022-05-10T09:44:31.188Z] 2.2.0-dev.94 [2022-05-10T09:44:31.188Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:31.188Z] main [2022-05-10T09:44:31.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:31.507Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:31.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:31.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T09:44:31.802Z] 90fd9c522c49: Preparing [2022-05-10T09:44:31.802Z] 004ad48afda0: Preparing [2022-05-10T09:44:31.802Z] 5ac582d9de01: Preparing [2022-05-10T09:44:31.802Z] 8da69a91630c: Preparing [2022-05-10T09:44:31.802Z] 677e0bd0732b: Preparing [2022-05-10T09:44:31.802Z] 8592b4364e30: Preparing [2022-05-10T09:44:31.802Z] 4fc242d58285: Preparing [2022-05-10T09:44:31.802Z] 4fc242d58285: Waiting [2022-05-10T09:44:31.802Z] 8592b4364e30: Waiting [2022-05-10T09:44:31.802Z] 677e0bd0732b: Layer already exists [2022-05-10T09:44:31.802Z] 8592b4364e30: Layer already exists [2022-05-10T09:44:31.802Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:31.802Z] 90fd9c522c49: Pushed [2022-05-10T09:44:31.802Z] 004ad48afda0: Pushed [2022-05-10T09:44:31.802Z] 5ac582d9de01: Pushed [2022-05-10T09:44:40.117Z] 8da69a91630c: Pushed [2022-05-10T09:44:40.117Z] fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:b56060ecc2d811fe4c157d94c3e46ba19ab8bf2ee3d27bbe4080f7a177a03d4a size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:40.414Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:40.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-10T09:44:40.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T09:44:40.704Z] 90fd9c522c49: Preparing [2022-05-10T09:44:40.704Z] 004ad48afda0: Preparing [2022-05-10T09:44:40.704Z] 5ac582d9de01: Preparing [2022-05-10T09:44:40.704Z] 8da69a91630c: Preparing [2022-05-10T09:44:40.704Z] 677e0bd0732b: Preparing [2022-05-10T09:44:40.704Z] 8592b4364e30: Preparing [2022-05-10T09:44:40.704Z] 4fc242d58285: Preparing [2022-05-10T09:44:40.704Z] 8592b4364e30: Waiting [2022-05-10T09:44:40.704Z] 4fc242d58285: Waiting [2022-05-10T09:44:40.704Z] 90fd9c522c49: Layer already exists [2022-05-10T09:44:40.704Z] 5ac582d9de01: Layer already exists [2022-05-10T09:44:40.704Z] 677e0bd0732b: Layer already exists [2022-05-10T09:44:40.704Z] 004ad48afda0: Layer already exists [2022-05-10T09:44:40.704Z] 8da69a91630c: Layer already exists [2022-05-10T09:44:40.704Z] 8592b4364e30: Layer already exists [2022-05-10T09:44:40.704Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:40.704Z] latest: digest: sha256:b56060ecc2d811fe4c157d94c3e46ba19ab8bf2ee3d27bbe4080f7a177a03d4a size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:41.000Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:41.294Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.94 [2022-05-10T09:44:41.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T09:44:41.294Z] 90fd9c522c49: Preparing [2022-05-10T09:44:41.294Z] 004ad48afda0: Preparing [2022-05-10T09:44:41.294Z] 5ac582d9de01: Preparing [2022-05-10T09:44:41.294Z] 8da69a91630c: Preparing [2022-05-10T09:44:41.294Z] 677e0bd0732b: Preparing [2022-05-10T09:44:41.294Z] 8592b4364e30: Preparing [2022-05-10T09:44:41.294Z] 4fc242d58285: Preparing [2022-05-10T09:44:41.294Z] 4fc242d58285: Waiting [2022-05-10T09:44:41.294Z] 8592b4364e30: Waiting [2022-05-10T09:44:41.294Z] 8da69a91630c: Layer already exists [2022-05-10T09:44:41.294Z] 5ac582d9de01: Layer already exists [2022-05-10T09:44:41.294Z] 90fd9c522c49: Layer already exists [2022-05-10T09:44:41.294Z] 004ad48afda0: Layer already exists [2022-05-10T09:44:41.294Z] 677e0bd0732b: Layer already exists [2022-05-10T09:44:41.294Z] 8592b4364e30: Layer already exists [2022-05-10T09:44:41.294Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:41.294Z] 2.2.0-dev.94: digest: sha256:b56060ecc2d811fe4c157d94c3e46ba19ab8bf2ee3d27bbe4080f7a177a03d4a size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:41.596Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:41.890Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:41.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T09:44:41.890Z] 90fd9c522c49: Preparing [2022-05-10T09:44:41.890Z] 004ad48afda0: Preparing [2022-05-10T09:44:41.890Z] 5ac582d9de01: Preparing [2022-05-10T09:44:41.890Z] 8da69a91630c: Preparing [2022-05-10T09:44:41.890Z] 677e0bd0732b: Preparing [2022-05-10T09:44:41.890Z] 8592b4364e30: Preparing [2022-05-10T09:44:41.890Z] 4fc242d58285: Preparing [2022-05-10T09:44:41.890Z] 8592b4364e30: Waiting [2022-05-10T09:44:41.890Z] 4fc242d58285: Waiting [2022-05-10T09:44:41.890Z] 677e0bd0732b: Layer already exists [2022-05-10T09:44:41.890Z] 004ad48afda0: Layer already exists [2022-05-10T09:44:41.890Z] 8da69a91630c: Layer already exists [2022-05-10T09:44:41.890Z] 5ac582d9de01: Layer already exists [2022-05-10T09:44:41.890Z] 90fd9c522c49: Layer already exists [2022-05-10T09:44:41.890Z] 8592b4364e30: Layer already exists [2022-05-10T09:44:41.890Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:41.890Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:b56060ecc2d811fe4c157d94c3e46ba19ab8bf2ee3d27bbe4080f7a177a03d4a size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:42.193Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:42.485Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-05-10T09:44:42.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T09:44:42.485Z] 90fd9c522c49: Preparing [2022-05-10T09:44:42.485Z] 004ad48afda0: Preparing [2022-05-10T09:44:42.485Z] 5ac582d9de01: Preparing [2022-05-10T09:44:42.485Z] 8da69a91630c: Preparing [2022-05-10T09:44:42.485Z] 677e0bd0732b: Preparing [2022-05-10T09:44:42.485Z] 8592b4364e30: Preparing [2022-05-10T09:44:42.485Z] 4fc242d58285: Preparing [2022-05-10T09:44:42.485Z] 8592b4364e30: Waiting [2022-05-10T09:44:42.485Z] 4fc242d58285: Waiting [2022-05-10T09:44:42.485Z] 004ad48afda0: Layer already exists [2022-05-10T09:44:42.485Z] 90fd9c522c49: Layer already exists [2022-05-10T09:44:42.485Z] 8da69a91630c: Layer already exists [2022-05-10T09:44:42.485Z] 5ac582d9de01: Layer already exists [2022-05-10T09:44:42.485Z] 677e0bd0732b: Layer already exists [2022-05-10T09:44:42.485Z] 8592b4364e30: Layer already exists [2022-05-10T09:44:42.485Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:42.485Z] main: digest: sha256:b56060ecc2d811fe4c157d94c3e46ba19ab8bf2ee3d27bbe4080f7a177a03d4a size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T09:44:42.523Z] ===================================================== [Pipeline] echo [2022-05-10T09:44:42.534Z] taggedImages: [2022-05-10T09:44:42.534Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:42.534Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-10T09:44:42.534Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.94 [2022-05-10T09:44:42.534Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:42.534Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-05-10T09:44:42.561Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-05-10T09:44:42.561Z] fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:42.561Z] latest [2022-05-10T09:44:42.561Z] 2.2.0-dev.94 [2022-05-10T09:44:42.561Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:42.561Z] main [2022-05-10T09:44:42.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:42.888Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:43.177Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:43.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T09:44:43.177Z] 30369e2cffa7: Preparing [2022-05-10T09:44:43.177Z] b817e5ec3dfd: Preparing [2022-05-10T09:44:43.177Z] b4b26a86261a: Preparing [2022-05-10T09:44:43.177Z] c22f29598b1e: Preparing [2022-05-10T09:44:43.177Z] b541d28bf3b4: Preparing [2022-05-10T09:44:43.177Z] b4b26a86261a: Layer already exists [2022-05-10T09:44:43.177Z] b541d28bf3b4: Layer already exists [2022-05-10T09:44:43.177Z] 30369e2cffa7: Pushed [2022-05-10T09:44:43.177Z] c22f29598b1e: Pushed [2022-05-10T09:44:45.083Z] b817e5ec3dfd: Pushed [2022-05-10T09:44:45.341Z] fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:666198a9fcb42d46e03a221f70587a10fd06f8165bd59165cde1755d8f5525d7 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:45.632Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:45.922Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-10T09:44:45.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T09:44:45.922Z] 30369e2cffa7: Preparing [2022-05-10T09:44:45.922Z] b817e5ec3dfd: Preparing [2022-05-10T09:44:45.922Z] b4b26a86261a: Preparing [2022-05-10T09:44:45.922Z] c22f29598b1e: Preparing [2022-05-10T09:44:45.922Z] b541d28bf3b4: Preparing [2022-05-10T09:44:45.922Z] c22f29598b1e: Layer already exists [2022-05-10T09:44:45.922Z] b817e5ec3dfd: Layer already exists [2022-05-10T09:44:45.922Z] 30369e2cffa7: Layer already exists [2022-05-10T09:44:45.922Z] b541d28bf3b4: Layer already exists [2022-05-10T09:44:45.922Z] b4b26a86261a: Layer already exists [2022-05-10T09:44:45.922Z] latest: digest: sha256:666198a9fcb42d46e03a221f70587a10fd06f8165bd59165cde1755d8f5525d7 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:46.212Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:46.503Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.94 [2022-05-10T09:44:46.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T09:44:46.503Z] 30369e2cffa7: Preparing [2022-05-10T09:44:46.503Z] b817e5ec3dfd: Preparing [2022-05-10T09:44:46.503Z] b4b26a86261a: Preparing [2022-05-10T09:44:46.503Z] c22f29598b1e: Preparing [2022-05-10T09:44:46.503Z] b541d28bf3b4: Preparing [2022-05-10T09:44:46.503Z] c22f29598b1e: Layer already exists [2022-05-10T09:44:46.503Z] b817e5ec3dfd: Layer already exists [2022-05-10T09:44:46.503Z] b541d28bf3b4: Layer already exists [2022-05-10T09:44:46.503Z] 30369e2cffa7: Layer already exists [2022-05-10T09:44:46.503Z] b4b26a86261a: Layer already exists [2022-05-10T09:44:46.503Z] 2.2.0-dev.94: digest: sha256:666198a9fcb42d46e03a221f70587a10fd06f8165bd59165cde1755d8f5525d7 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:46.798Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:47.088Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:47.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T09:44:47.088Z] 30369e2cffa7: Preparing [2022-05-10T09:44:47.088Z] b817e5ec3dfd: Preparing [2022-05-10T09:44:47.088Z] b4b26a86261a: Preparing [2022-05-10T09:44:47.088Z] c22f29598b1e: Preparing [2022-05-10T09:44:47.088Z] b541d28bf3b4: Preparing [2022-05-10T09:44:47.088Z] 30369e2cffa7: Layer already exists [2022-05-10T09:44:47.088Z] b817e5ec3dfd: Layer already exists [2022-05-10T09:44:47.088Z] c22f29598b1e: Layer already exists [2022-05-10T09:44:47.088Z] b4b26a86261a: Layer already exists [2022-05-10T09:44:47.088Z] b541d28bf3b4: Layer already exists [2022-05-10T09:44:47.088Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:666198a9fcb42d46e03a221f70587a10fd06f8165bd59165cde1755d8f5525d7 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:47.386Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:47.676Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-05-10T09:44:47.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T09:44:47.676Z] 30369e2cffa7: Preparing [2022-05-10T09:44:47.676Z] b817e5ec3dfd: Preparing [2022-05-10T09:44:47.676Z] b4b26a86261a: Preparing [2022-05-10T09:44:47.676Z] c22f29598b1e: Preparing [2022-05-10T09:44:47.676Z] b541d28bf3b4: Preparing [2022-05-10T09:44:47.676Z] b541d28bf3b4: Layer already exists [2022-05-10T09:44:47.676Z] 30369e2cffa7: Layer already exists [2022-05-10T09:44:47.676Z] b4b26a86261a: Layer already exists [2022-05-10T09:44:47.676Z] c22f29598b1e: Layer already exists [2022-05-10T09:44:47.676Z] b817e5ec3dfd: Layer already exists [2022-05-10T09:44:47.676Z] main: digest: sha256:666198a9fcb42d46e03a221f70587a10fd06f8165bd59165cde1755d8f5525d7 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T09:44:47.712Z] ===================================================== [Pipeline] echo [2022-05-10T09:44:47.722Z] taggedImages: [2022-05-10T09:44:47.722Z] - nexus3.edgexfoundry.org:10004/support-notifications:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:47.722Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-10T09:44:47.722Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.94 [2022-05-10T09:44:47.722Z] - nexus3.edgexfoundry.org:10004/support-notifications:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:47.722Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-05-10T09:44:47.747Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-05-10T09:44:47.747Z] fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:47.747Z] latest [2022-05-10T09:44:47.747Z] 2.2.0-dev.94 [2022-05-10T09:44:47.747Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:47.747Z] main [2022-05-10T09:44:47.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:48.050Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:48.340Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:48.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T09:44:48.340Z] fc5d5eee92d9: Preparing [2022-05-10T09:44:48.340Z] 9df29b2b7ad4: Preparing [2022-05-10T09:44:48.340Z] b4b26a86261a: Preparing [2022-05-10T09:44:48.340Z] bce8725ebb4c: Preparing [2022-05-10T09:44:48.340Z] b541d28bf3b4: Preparing [2022-05-10T09:44:48.340Z] bce8725ebb4c: Layer already exists [2022-05-10T09:44:48.340Z] b541d28bf3b4: Layer already exists [2022-05-10T09:44:48.340Z] b4b26a86261a: Layer already exists [2022-05-10T09:44:48.340Z] fc5d5eee92d9: Pushed [2022-05-10T09:44:50.881Z] 9df29b2b7ad4: Pushed [2022-05-10T09:44:50.881Z] fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:a3a49d0f617d17b8e4725f4a1f030b559c46f86158e97d54c6df3eccd3228221 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:51.176Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:51.462Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-10T09:44:51.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T09:44:51.462Z] fc5d5eee92d9: Preparing [2022-05-10T09:44:51.462Z] 9df29b2b7ad4: Preparing [2022-05-10T09:44:51.462Z] b4b26a86261a: Preparing [2022-05-10T09:44:51.462Z] bce8725ebb4c: Preparing [2022-05-10T09:44:51.462Z] b541d28bf3b4: Preparing [2022-05-10T09:44:51.462Z] b4b26a86261a: Layer already exists [2022-05-10T09:44:51.462Z] b541d28bf3b4: Layer already exists [2022-05-10T09:44:51.462Z] bce8725ebb4c: Layer already exists [2022-05-10T09:44:51.462Z] 9df29b2b7ad4: Layer already exists [2022-05-10T09:44:51.462Z] fc5d5eee92d9: Layer already exists [2022-05-10T09:44:51.462Z] latest: digest: sha256:a3a49d0f617d17b8e4725f4a1f030b559c46f86158e97d54c6df3eccd3228221 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:51.761Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:52.050Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.94 [2022-05-10T09:44:52.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T09:44:52.050Z] fc5d5eee92d9: Preparing [2022-05-10T09:44:52.050Z] 9df29b2b7ad4: Preparing [2022-05-10T09:44:52.050Z] b4b26a86261a: Preparing [2022-05-10T09:44:52.050Z] bce8725ebb4c: Preparing [2022-05-10T09:44:52.050Z] b541d28bf3b4: Preparing [2022-05-10T09:44:52.050Z] b541d28bf3b4: Layer already exists [2022-05-10T09:44:52.050Z] bce8725ebb4c: Layer already exists [2022-05-10T09:44:52.050Z] b4b26a86261a: Layer already exists [2022-05-10T09:44:52.050Z] 9df29b2b7ad4: Layer already exists [2022-05-10T09:44:52.050Z] fc5d5eee92d9: Layer already exists [2022-05-10T09:44:52.050Z] 2.2.0-dev.94: digest: sha256:a3a49d0f617d17b8e4725f4a1f030b559c46f86158e97d54c6df3eccd3228221 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:52.346Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:52.638Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:52.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T09:44:52.638Z] fc5d5eee92d9: Preparing [2022-05-10T09:44:52.638Z] 9df29b2b7ad4: Preparing [2022-05-10T09:44:52.638Z] b4b26a86261a: Preparing [2022-05-10T09:44:52.638Z] bce8725ebb4c: Preparing [2022-05-10T09:44:52.638Z] b541d28bf3b4: Preparing [2022-05-10T09:44:52.638Z] 9df29b2b7ad4: Layer already exists [2022-05-10T09:44:52.638Z] b4b26a86261a: Layer already exists [2022-05-10T09:44:52.638Z] b541d28bf3b4: Layer already exists [2022-05-10T09:44:52.638Z] bce8725ebb4c: Layer already exists [2022-05-10T09:44:52.638Z] fc5d5eee92d9: Layer already exists [2022-05-10T09:44:52.638Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:a3a49d0f617d17b8e4725f4a1f030b559c46f86158e97d54c6df3eccd3228221 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:52.933Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:53.221Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-05-10T09:44:53.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T09:44:53.221Z] fc5d5eee92d9: Preparing [2022-05-10T09:44:53.221Z] 9df29b2b7ad4: Preparing [2022-05-10T09:44:53.221Z] b4b26a86261a: Preparing [2022-05-10T09:44:53.221Z] bce8725ebb4c: Preparing [2022-05-10T09:44:53.221Z] b541d28bf3b4: Preparing [2022-05-10T09:44:53.221Z] bce8725ebb4c: Layer already exists [2022-05-10T09:44:53.221Z] b4b26a86261a: Layer already exists [2022-05-10T09:44:53.221Z] b541d28bf3b4: Layer already exists [2022-05-10T09:44:53.221Z] fc5d5eee92d9: Layer already exists [2022-05-10T09:44:53.221Z] 9df29b2b7ad4: Layer already exists [2022-05-10T09:44:53.221Z] main: digest: sha256:a3a49d0f617d17b8e4725f4a1f030b559c46f86158e97d54c6df3eccd3228221 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T09:44:53.267Z] ===================================================== [Pipeline] echo [2022-05-10T09:44:53.274Z] taggedImages: [2022-05-10T09:44:53.274Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:53.274Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-10T09:44:53.274Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.94 [2022-05-10T09:44:53.274Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:53.274Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-05-10T09:44:53.297Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-05-10T09:44:53.297Z] fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:53.297Z] latest [2022-05-10T09:44:53.297Z] 2.2.0-dev.94 [2022-05-10T09:44:53.297Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:44:53.297Z] main [2022-05-10T09:44:53.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:53.614Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:44:53.906Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:44:53.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T09:44:53.906Z] 60ed164d848f: Preparing [2022-05-10T09:44:53.906Z] a23bb13c9d0a: Preparing [2022-05-10T09:44:53.906Z] f37430d8053c: Preparing [2022-05-10T09:44:53.906Z] 4fed0ac288bf: Preparing [2022-05-10T09:44:53.906Z] 52f44be93a46: Preparing [2022-05-10T09:44:53.906Z] 10d82663b225: Preparing [2022-05-10T09:44:53.906Z] f7a7a140f1b3: Preparing [2022-05-10T09:44:53.906Z] 31e69d4774c9: Preparing [2022-05-10T09:44:53.906Z] 7750d494dfbd: Preparing [2022-05-10T09:44:53.906Z] 18708474c90b: Preparing [2022-05-10T09:44:53.906Z] 4fc242d58285: Preparing [2022-05-10T09:44:53.906Z] f7a7a140f1b3: Waiting [2022-05-10T09:44:53.906Z] 7750d494dfbd: Waiting [2022-05-10T09:44:53.906Z] 31e69d4774c9: Waiting [2022-05-10T09:44:53.906Z] 18708474c90b: Waiting [2022-05-10T09:44:53.906Z] 4fc242d58285: Waiting [2022-05-10T09:44:53.906Z] 10d82663b225: Waiting [2022-05-10T09:44:53.906Z] 52f44be93a46: Layer already exists [2022-05-10T09:44:53.906Z] 10d82663b225: Layer already exists [2022-05-10T09:44:53.906Z] f7a7a140f1b3: Layer already exists [2022-05-10T09:44:53.906Z] 31e69d4774c9: Layer already exists [2022-05-10T09:44:53.906Z] 7750d494dfbd: Layer already exists [2022-05-10T09:44:53.906Z] a23bb13c9d0a: Pushed [2022-05-10T09:44:53.906Z] 18708474c90b: Layer already exists [2022-05-10T09:44:53.906Z] 4fc242d58285: Layer already exists [2022-05-10T09:44:54.165Z] 60ed164d848f: Pushed [2022-05-10T09:44:55.103Z] f37430d8053c: Pushed [2022-05-10T09:45:01.687Z] 4fed0ac288bf: Pushed [2022-05-10T09:45:01.949Z] fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:72fb1a7b07a9673206560dcf93ea8146ac12814d8a10bdd5212b83bdb8d52d16 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:45:02.240Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:45:02.569Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-10T09:45:02.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T09:45:02.569Z] 60ed164d848f: Preparing [2022-05-10T09:45:02.569Z] a23bb13c9d0a: Preparing [2022-05-10T09:45:02.569Z] f37430d8053c: Preparing [2022-05-10T09:45:02.569Z] 4fed0ac288bf: Preparing [2022-05-10T09:45:02.569Z] 52f44be93a46: Preparing [2022-05-10T09:45:02.570Z] 10d82663b225: Preparing [2022-05-10T09:45:02.570Z] f7a7a140f1b3: Preparing [2022-05-10T09:45:02.570Z] 31e69d4774c9: Preparing [2022-05-10T09:45:02.570Z] 7750d494dfbd: Preparing [2022-05-10T09:45:02.570Z] 18708474c90b: Preparing [2022-05-10T09:45:02.570Z] 4fc242d58285: Preparing [2022-05-10T09:45:02.570Z] 31e69d4774c9: Waiting [2022-05-10T09:45:02.570Z] 7750d494dfbd: Waiting [2022-05-10T09:45:02.570Z] 18708474c90b: Waiting [2022-05-10T09:45:02.570Z] 4fc242d58285: Waiting [2022-05-10T09:45:02.570Z] 10d82663b225: Waiting [2022-05-10T09:45:02.570Z] f7a7a140f1b3: Waiting [2022-05-10T09:45:02.570Z] a23bb13c9d0a: Layer already exists [2022-05-10T09:45:02.570Z] 4fed0ac288bf: Layer already exists [2022-05-10T09:45:02.570Z] f37430d8053c: Layer already exists [2022-05-10T09:45:02.570Z] 52f44be93a46: Layer already exists [2022-05-10T09:45:02.570Z] 60ed164d848f: Layer already exists [2022-05-10T09:45:02.570Z] 10d82663b225: Layer already exists [2022-05-10T09:45:02.570Z] 31e69d4774c9: Layer already exists [2022-05-10T09:45:02.570Z] 7750d494dfbd: Layer already exists [2022-05-10T09:45:02.570Z] 18708474c90b: Layer already exists [2022-05-10T09:45:02.570Z] f7a7a140f1b3: Layer already exists [2022-05-10T09:45:02.570Z] 4fc242d58285: Layer already exists [2022-05-10T09:45:02.570Z] latest: digest: sha256:72fb1a7b07a9673206560dcf93ea8146ac12814d8a10bdd5212b83bdb8d52d16 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:45:02.910Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:45:03.203Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.94 [2022-05-10T09:45:03.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T09:45:03.203Z] 60ed164d848f: Preparing [2022-05-10T09:45:03.203Z] a23bb13c9d0a: Preparing [2022-05-10T09:45:03.203Z] f37430d8053c: Preparing [2022-05-10T09:45:03.203Z] 4fed0ac288bf: Preparing [2022-05-10T09:45:03.203Z] 52f44be93a46: Preparing [2022-05-10T09:45:03.203Z] 10d82663b225: Preparing [2022-05-10T09:45:03.203Z] f7a7a140f1b3: Preparing [2022-05-10T09:45:03.203Z] 31e69d4774c9: Preparing [2022-05-10T09:45:03.203Z] 7750d494dfbd: Preparing [2022-05-10T09:45:03.203Z] 18708474c90b: Preparing [2022-05-10T09:45:03.203Z] 4fc242d58285: Preparing [2022-05-10T09:45:03.203Z] 10d82663b225: Waiting [2022-05-10T09:45:03.203Z] 7750d494dfbd: Waiting [2022-05-10T09:45:03.203Z] f7a7a140f1b3: Waiting [2022-05-10T09:45:03.203Z] 31e69d4774c9: Waiting [2022-05-10T09:45:03.203Z] 18708474c90b: Waiting [2022-05-10T09:45:03.203Z] 4fc242d58285: Waiting [2022-05-10T09:45:03.203Z] f37430d8053c: Layer already exists [2022-05-10T09:45:03.203Z] 4fed0ac288bf: Layer already exists [2022-05-10T09:45:03.203Z] a23bb13c9d0a: Layer already exists [2022-05-10T09:45:03.203Z] 60ed164d848f: Layer already exists [2022-05-10T09:45:03.203Z] 52f44be93a46: Layer already exists [2022-05-10T09:45:03.203Z] 10d82663b225: Layer already exists [2022-05-10T09:45:03.203Z] f7a7a140f1b3: Layer already exists [2022-05-10T09:45:03.203Z] 31e69d4774c9: Layer already exists [2022-05-10T09:45:03.203Z] 18708474c90b: Layer already exists [2022-05-10T09:45:03.203Z] 4fc242d58285: Layer already exists [2022-05-10T09:45:03.203Z] 7750d494dfbd: Layer already exists [2022-05-10T09:45:03.203Z] 2.2.0-dev.94: digest: sha256:72fb1a7b07a9673206560dcf93ea8146ac12814d8a10bdd5212b83bdb8d52d16 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:45:03.498Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:45:03.792Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:45:03.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T09:45:03.792Z] 60ed164d848f: Preparing [2022-05-10T09:45:03.792Z] a23bb13c9d0a: Preparing [2022-05-10T09:45:03.792Z] f37430d8053c: Preparing [2022-05-10T09:45:03.792Z] 4fed0ac288bf: Preparing [2022-05-10T09:45:03.792Z] 52f44be93a46: Preparing [2022-05-10T09:45:03.792Z] 10d82663b225: Preparing [2022-05-10T09:45:03.792Z] f7a7a140f1b3: Preparing [2022-05-10T09:45:03.792Z] 31e69d4774c9: Preparing [2022-05-10T09:45:03.792Z] 10d82663b225: Waiting [2022-05-10T09:45:03.792Z] f7a7a140f1b3: Waiting [2022-05-10T09:45:03.792Z] 7750d494dfbd: Preparing [2022-05-10T09:45:03.792Z] 31e69d4774c9: Waiting [2022-05-10T09:45:03.792Z] 18708474c90b: Preparing [2022-05-10T09:45:03.792Z] 4fc242d58285: Preparing [2022-05-10T09:45:03.792Z] 7750d494dfbd: Waiting [2022-05-10T09:45:03.792Z] 18708474c90b: Waiting [2022-05-10T09:45:03.792Z] 4fc242d58285: Waiting [2022-05-10T09:45:03.792Z] 4fed0ac288bf: Layer already exists [2022-05-10T09:45:03.792Z] 52f44be93a46: Layer already exists [2022-05-10T09:45:03.792Z] 60ed164d848f: Layer already exists [2022-05-10T09:45:03.792Z] f37430d8053c: Layer already exists [2022-05-10T09:45:03.792Z] a23bb13c9d0a: Layer already exists [2022-05-10T09:45:03.792Z] 10d82663b225: Layer already exists [2022-05-10T09:45:03.792Z] f7a7a140f1b3: Layer already exists [2022-05-10T09:45:03.792Z] 18708474c90b: Layer already exists [2022-05-10T09:45:03.792Z] 7750d494dfbd: Layer already exists [2022-05-10T09:45:03.792Z] 31e69d4774c9: Layer already exists [2022-05-10T09:45:03.792Z] 4fc242d58285: Layer already exists [2022-05-10T09:45:03.792Z] fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:72fb1a7b07a9673206560dcf93ea8146ac12814d8a10bdd5212b83bdb8d52d16 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:45:04.096Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:45:04.390Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-05-10T09:45:04.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T09:45:04.391Z] 60ed164d848f: Preparing [2022-05-10T09:45:04.391Z] a23bb13c9d0a: Preparing [2022-05-10T09:45:04.391Z] f37430d8053c: Preparing [2022-05-10T09:45:04.391Z] 4fed0ac288bf: Preparing [2022-05-10T09:45:04.391Z] 52f44be93a46: Preparing [2022-05-10T09:45:04.391Z] 10d82663b225: Preparing [2022-05-10T09:45:04.391Z] f7a7a140f1b3: Preparing [2022-05-10T09:45:04.391Z] 31e69d4774c9: Preparing [2022-05-10T09:45:04.391Z] 7750d494dfbd: Preparing [2022-05-10T09:45:04.391Z] 18708474c90b: Preparing [2022-05-10T09:45:04.391Z] 4fc242d58285: Preparing [2022-05-10T09:45:04.391Z] 18708474c90b: Waiting [2022-05-10T09:45:04.391Z] 31e69d4774c9: Waiting [2022-05-10T09:45:04.391Z] f7a7a140f1b3: Waiting [2022-05-10T09:45:04.391Z] 4fc242d58285: Waiting [2022-05-10T09:45:04.391Z] 10d82663b225: Waiting [2022-05-10T09:45:04.391Z] 7750d494dfbd: Waiting [2022-05-10T09:45:04.391Z] 52f44be93a46: Layer already exists [2022-05-10T09:45:04.391Z] a23bb13c9d0a: Layer already exists [2022-05-10T09:45:04.391Z] 60ed164d848f: Layer already exists [2022-05-10T09:45:04.391Z] 4fed0ac288bf: Layer already exists [2022-05-10T09:45:04.391Z] f37430d8053c: Layer already exists [2022-05-10T09:45:04.391Z] 10d82663b225: Layer already exists [2022-05-10T09:45:04.391Z] 18708474c90b: Layer already exists [2022-05-10T09:45:04.391Z] f7a7a140f1b3: Layer already exists [2022-05-10T09:45:04.391Z] 31e69d4774c9: Layer already exists [2022-05-10T09:45:04.391Z] 7750d494dfbd: Layer already exists [2022-05-10T09:45:04.391Z] 4fc242d58285: Layer already exists [2022-05-10T09:45:04.391Z] main: digest: sha256:72fb1a7b07a9673206560dcf93ea8146ac12814d8a10bdd5212b83bdb8d52d16 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T09:45:04.433Z] ===================================================== [Pipeline] echo [2022-05-10T09:45:04.443Z] taggedImages: [2022-05-10T09:45:04.443Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T09:45:04.443Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-10T09:45:04.443Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.94 [2022-05-10T09:45:04.443Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [2022-05-10T09:45:04.443Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T09:54:46.409Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47516 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-05-10T09:54:46.422Z] Running in /w/workspace/edgex-go/222 [Pipeline] { [Pipeline] checkout [2022-05-10T09:54:46.687Z] The recommended git tool is: git [2022-05-10T09:54:53.797Z] using credential edgex-jenkins-ssh [2022-05-10T09:54:53.815Z] Cloning the remote Git repository [2022-05-10T09:54:53.880Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-10T09:54:53.962Z] > git init /w/workspace/edgex-go/222 # timeout=10 [2022-05-10T09:54:54.058Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-10T09:54:54.058Z] > git --version # timeout=10 [2022-05-10T09:54:54.082Z] > git --version # 'git version 2.25.1' [2022-05-10T09:54:54.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T09:54:54.186Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T09:55:11.019Z] Avoid second fetch [2022-05-10T09:55:11.020Z] Checking out Revision fefff5dfcf757bf5669fadd7ace0412839b30723 (main) [2022-05-10T09:55:10.981Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-10T09:55:11.003Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T09:55:11.043Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T09:55:11.058Z] > git checkout -f fefff5dfcf757bf5669fadd7ace0412839b30723 # timeout=10 [2022-05-10T09:55:15.530Z] Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks (#4014)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T09:55:16.444Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T09:55:16.444Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T09:55:16.444Z] Dload Upload Total Spent Left Speed [2022-05-10T09:55:16.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 202k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh [2022-05-10T09:55:16.988Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T09:55:17.347Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T09:55:17.347Z] sudo tee /etc/docker/daemon.new [2022-05-10T09:55:17.347Z] { [2022-05-10T09:55:17.347Z] "registry-mirrors": [ [2022-05-10T09:55:17.347Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T09:55:17.347Z] ], [2022-05-10T09:55:17.347Z] "bip": "10.250.0.254/24", [2022-05-10T09:55:17.347Z] "hosts": [ [2022-05-10T09:55:17.347Z] "tcp://0.0.0.0:5555", [2022-05-10T09:55:17.347Z] "unix:///var/run/docker.sock" [2022-05-10T09:55:17.347Z] ], [2022-05-10T09:55:17.347Z] "mtu": 1458, [2022-05-10T09:55:17.347Z] "selinux-enabled": true, [2022-05-10T09:55:17.347Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T09:55:17.347Z] } [Pipeline] sh [2022-05-10T09:55:17.717Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T09:55:18.084Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T09:55:36.456Z] provisioning config files... [2022-05-10T09:55:36.487Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/222@tmp/config5041777955220608267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T09:55:36.871Z] ---> docker-login.sh [2022-05-10T09:55:36.871Z] nexus3.edgexfoundry.org:10001 [2022-05-10T09:55:37.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:55:37.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:55:37.758Z] Configure a credential helper to remove this warning. See [2022-05-10T09:55:37.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:55:37.758Z] [2022-05-10T09:55:37.758Z] Login Succeeded [2022-05-10T09:55:37.758Z] nexus3.edgexfoundry.org:10002 [2022-05-10T09:55:38.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:55:38.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:55:38.361Z] Configure a credential helper to remove this warning. See [2022-05-10T09:55:38.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:55:38.361Z] [2022-05-10T09:55:38.361Z] Login Succeeded [2022-05-10T09:55:38.361Z] nexus3.edgexfoundry.org:10003 [2022-05-10T09:55:38.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:55:38.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:55:38.975Z] Configure a credential helper to remove this warning. See [2022-05-10T09:55:38.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:55:38.975Z] [2022-05-10T09:55:38.975Z] Login Succeeded [2022-05-10T09:55:38.975Z] nexus3.edgexfoundry.org:10004 [2022-05-10T09:55:39.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:55:39.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:55:39.532Z] Configure a credential helper to remove this warning. See [2022-05-10T09:55:39.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:55:39.532Z] [2022-05-10T09:55:39.532Z] Login Succeeded [2022-05-10T09:55:39.532Z] docker.io [2022-05-10T09:55:39.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:55:40.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:55:40.405Z] Configure a credential helper to remove this warning. See [2022-05-10T09:55:40.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:55:40.405Z] [2022-05-10T09:55:40.405Z] Login Succeeded [2022-05-10T09:55:40.405Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T09:55:40.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T09:55:41.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T09:55:41.230Z] ========================================================= [2022-05-10T09:55:41.230Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T09:55:41.230Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T09:55:41.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T09:55:41.849Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T09:55:41.849Z] 9b3977197b4f: Pulling fs layer [2022-05-10T09:55:41.849Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T09:55:41.849Z] 94645a83ff95: Pulling fs layer [2022-05-10T09:55:41.849Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T09:55:41.849Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T09:55:41.849Z] 3096ccb668a1: Pulling fs layer [2022-05-10T09:55:41.849Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T09:55:41.849Z] a4caa8a26152: Pulling fs layer [2022-05-10T09:55:41.849Z] 0c92f367c5e7: Waiting [2022-05-10T09:55:41.849Z] 3096ccb668a1: Waiting [2022-05-10T09:55:41.849Z] e8cf19c19ddd: Waiting [2022-05-10T09:55:41.849Z] a4caa8a26152: Waiting [2022-05-10T09:55:41.849Z] 94645a83ff95: Verifying Checksum [2022-05-10T09:55:41.849Z] 94645a83ff95: Download complete [2022-05-10T09:55:41.849Z] 1a89e8eeedd5: Download complete [2022-05-10T09:55:41.849Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T09:55:41.849Z] 0c92f367c5e7: Download complete [2022-05-10T09:55:41.849Z] 3096ccb668a1: Download complete [2022-05-10T09:55:41.849Z] 9b3977197b4f: Download complete [2022-05-10T09:55:41.849Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T09:55:41.849Z] e8cf19c19ddd: Download complete [2022-05-10T09:55:42.858Z] 9b3977197b4f: Pull complete [2022-05-10T09:55:43.476Z] 1a89e8eeedd5: Pull complete [2022-05-10T09:55:43.762Z] 94645a83ff95: Pull complete [2022-05-10T09:55:44.375Z] a4caa8a26152: Verifying Checksum [2022-05-10T09:55:44.375Z] a4caa8a26152: Download complete [2022-05-10T09:55:44.982Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T09:55:44.982Z] 3f3a8bcf1eab: Download complete [2022-05-10T09:56:00.115Z] 3f3a8bcf1eab: Pull complete [2022-05-10T09:56:00.115Z] 0c92f367c5e7: Pull complete [2022-05-10T09:56:00.115Z] 3096ccb668a1: Pull complete [2022-05-10T09:56:00.115Z] e8cf19c19ddd: Pull complete [2022-05-10T09:56:05.534Z] a4caa8a26152: Pull complete [2022-05-10T09:56:05.534Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T09:56:05.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T09:56:05.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T09:56:05.900Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T09:56:05.900Z] WORKDIR /edgex [2022-05-10T09:56:05.900Z] COPY go.mod . [2022-05-10T09:56:05.900Z] RUN go mod download -t [2022-05-10T09:56:05.900Z] ci-base-image-arm64 -f - . [2022-05-10T09:56:08.542Z] Sending build context to Docker daemon 169.3MB [2022-05-10T09:56:08.542Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T09:56:08.542Z] ---> 725f1c02e7f9 [2022-05-10T09:56:08.542Z] Step 2/4 : WORKDIR /edgex [2022-05-10T09:56:10.554Z] ---> Running in b30ed1801f65 [2022-05-10T09:56:10.554Z] Removing intermediate container b30ed1801f65 [2022-05-10T09:56:10.554Z] ---> 011dd644f36c [2022-05-10T09:56:10.554Z] Step 3/4 : COPY go.mod . [2022-05-10T09:56:11.150Z] ---> daf5c63e53cb [2022-05-10T09:56:11.150Z] Step 4/4 : RUN go mod download [2022-05-10T09:56:11.150Z] ---> Running in 1a7d80985a9c [2022-05-10T09:56:58.171Z] Removing intermediate container 1a7d80985a9c [2022-05-10T09:56:58.171Z] ---> 5a1225ef86bc [2022-05-10T09:56:58.171Z] Successfully built 5a1225ef86bc [2022-05-10T09:56:58.171Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:56:58.521Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T09:56:58.521Z] . [Pipeline] withDockerContainer [2022-05-10T09:56:58.775Z] prd-ubuntu20.04-docker-arm64-4c-16g-47516 does not seem to be running inside a container [2022-05-10T09:56:58.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@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 ******** ci-base-image-arm64 cat [2022-05-10T09:57:00.299Z] $ docker top 552f78bacbaebb80c890d42e8c663e6f0e7f0c257737fbb00bf3772e84e08657 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T09:57:01.266Z] + go version [2022-05-10T09:57:01.267Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T09:57:01.296Z] $ docker stop --time=1 552f78bacbaebb80c890d42e8c663e6f0e7f0c257737fbb00bf3772e84e08657 [2022-05-10T09:57:02.974Z] $ docker rm -f 552f78bacbaebb80c890d42e8c663e6f0e7f0c257737fbb00bf3772e84e08657 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:57:03.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T09:57:03.650Z] [2022-05-10T09:57:03.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:57:04.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T09:57:04.284Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-10T09:57:04.284Z] 29e5d40040c1: Pulling fs layer [2022-05-10T09:57:04.284Z] 1ce36da41761: Pulling fs layer [2022-05-10T09:57:04.284Z] 25b303627fd3: Pulling fs layer [2022-05-10T09:57:04.284Z] 29e5d40040c1: Verifying Checksum [2022-05-10T09:57:04.284Z] 29e5d40040c1: Download complete [2022-05-10T09:57:04.561Z] 1ce36da41761: Verifying Checksum [2022-05-10T09:57:04.561Z] 1ce36da41761: Download complete [2022-05-10T09:57:04.839Z] 29e5d40040c1: Pull complete [2022-05-10T09:57:06.282Z] 25b303627fd3: Verifying Checksum [2022-05-10T09:57:06.282Z] 25b303627fd3: Download complete [2022-05-10T09:57:06.282Z] 1ce36da41761: Pull complete [2022-05-10T09:57:18.709Z] 25b303627fd3: Pull complete [2022-05-10T09:57:18.709Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-10T09:57:18.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T09:57:18.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-10T09:57:18.959Z] prd-ubuntu20.04-docker-arm64-4c-16g-47516 does not seem to be running inside a container [2022-05-10T09:57:19.043Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@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-devops/edgex-compose-arm64:latest cat [2022-05-10T09:57:21.365Z] $ docker top b0828be56f0dd90eda9249f71987c37c5c6692c6c6312c9aa1cfbf5e5dfa3dfb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T09:57:22.309Z] + docker-compose build --help [2022-05-10T09:57:22.309Z] + grep parallel [2022-05-10T09:57:26.628Z] --parallel Build images in parallel. [Pipeline] } [2022-05-10T09:57:26.932Z] $ docker stop --time=1 b0828be56f0dd90eda9249f71987c37c5c6692c6c6312c9aa1cfbf5e5dfa3dfb [2022-05-10T09:57:28.594Z] $ docker rm -f b0828be56f0dd90eda9249f71987c37c5c6692c6c6312c9aa1cfbf5e5dfa3dfb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:57:29.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T09:57:29.513Z] . [Pipeline] withDockerContainer [2022-05-10T09:57:29.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-47516 does not seem to be running inside a container [2022-05-10T09:57:29.855Z] $ 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/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-10T09:57:31.118Z] $ docker top 94023012a8edd7ce569db1224b2274f56af12281e2a4803b5ac48195cb75d518 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T09:57:32.036Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T09:57:36.331Z] Building core-command ... [2022-05-10T09:57:36.331Z] Building core-data ... [2022-05-10T09:57:36.331Z] Building core-metadata ... [2022-05-10T09:57:36.331Z] Building security-bootstrapper ... [2022-05-10T09:57:36.331Z] Building security-proxy-setup ... [2022-05-10T09:57:36.331Z] Building security-secretstore-setup ... [2022-05-10T09:57:36.331Z] Building security-spiffe-token-provider ... [2022-05-10T09:57:36.331Z] Building security-spire-agent ... [2022-05-10T09:57:36.331Z] Building security-spire-config ... [2022-05-10T09:57:36.331Z] Building security-spire-server ... [2022-05-10T09:57:36.331Z] Building support-notifications ... [2022-05-10T09:57:36.331Z] Building support-scheduler ... [2022-05-10T09:57:36.331Z] Building sys-mgmt-agent ... [2022-05-10T09:57:36.331Z] Building core-command [2022-05-10T09:57:36.331Z] Building security-spiffe-token-provider [2022-05-10T09:57:36.331Z] Building support-notifications [2022-05-10T09:57:36.331Z] Building security-bootstrapper [2022-05-10T09:57:36.331Z] Building security-spire-config [2022-05-10T09:58:23.280Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T09:58:23.280Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T09:58:23.280Z] ---> 5a1225ef86bc [2022-05-10T09:58:23.280Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T09:58:23.280Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T09:58:23.280Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T09:58:23.280Z] ---> 5a1225ef86bc [2022-05-10T09:58:23.280Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T09:58:23.280Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T09:58:23.280Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T09:58:23.280Z] ---> 5a1225ef86bc [2022-05-10T09:58:23.280Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T09:58:23.280Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T09:58:23.280Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T09:58:23.280Z] ---> 5a1225ef86bc [2022-05-10T09:58:23.280Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T09:58:23.280Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T09:58:23.280Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T09:58:23.280Z] ---> 5a1225ef86bc [2022-05-10T09:58:23.280Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T09:58:23.280Z] ---> Running in 35849d6113fb [2022-05-10T09:58:23.280Z] ---> Running in e34b79fc3a9c [2022-05-10T09:58:23.280Z] ---> Running in bd164a1c2792 [2022-05-10T09:58:23.280Z] ---> Running in 6b94aec4ff6f [2022-05-10T09:58:23.280Z] ---> Running in a559062427ec [2022-05-10T09:58:23.881Z] Removing intermediate container bd164a1c2792 [2022-05-10T09:58:23.881Z] ---> 2c5a71dc7f26 [2022-05-10T09:58:23.881Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T09:58:23.881Z] Removing intermediate container 35849d6113fb [2022-05-10T09:58:23.881Z] ---> 615591105585 [2022-05-10T09:58:23.881Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:58:23.881Z] Removing intermediate container e34b79fc3a9c [2022-05-10T09:58:23.881Z] ---> 30ab9125224f [2022-05-10T09:58:24.159Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:58:24.159Z] ---> Running in f72cab95fb99 [2022-05-10T09:58:24.159Z] Removing intermediate container 6b94aec4ff6f [2022-05-10T09:58:24.159Z] ---> e7d0e9c538a0 [2022-05-10T09:58:24.159Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:58:24.159Z] ---> Running in 1075ebd5d978 [2022-05-10T09:58:24.159Z] Removing intermediate container a559062427ec [2022-05-10T09:58:24.159Z] ---> 85b3a342bdd3 [2022-05-10T09:58:24.159Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:58:24.159Z] ---> Running in cfc0ebb844a5 [2022-05-10T09:58:24.460Z] ---> Running in d376d89cb48d [2022-05-10T09:58:24.460Z] ---> Running in 1977338179d4 [2022-05-10T09:58:26.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T09:58:27.471Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T09:58:28.085Z] Removing intermediate container 1075ebd5d978 [2022-05-10T09:58:28.085Z] ---> 2cc6299ec207 [2022-05-10T09:58:28.085Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T09:58:28.085Z] ---> Running in 423ea43a0e8d [2022-05-10T09:58:28.367Z] Removing intermediate container cfc0ebb844a5 [2022-05-10T09:58:28.367Z] ---> 0bd4d0430240 [2022-05-10T09:58:28.367Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T09:58:28.648Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T09:58:28.648Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T09:58:28.648Z] OK: 15741 distinct packages available [2022-05-10T09:58:28.648Z] ---> Running in 4d102b139215 [2022-05-10T09:58:28.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T09:58:28.933Z] Removing intermediate container 1977338179d4 [2022-05-10T09:58:28.933Z] ---> 5e490888855a [2022-05-10T09:58:28.933Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T09:58:28.933Z] Removing intermediate container d376d89cb48d [2022-05-10T09:58:28.933Z] ---> f723f6b014e8 [2022-05-10T09:58:28.933Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T09:58:28.933Z] ---> Running in 66a2c8ed4cf1 [2022-05-10T09:58:29.219Z] ---> Running in a679fdf41440 [2022-05-10T09:58:29.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T09:58:30.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T09:58:30.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T09:58:30.712Z] OK: 220 MiB in 52 packages [2022-05-10T09:58:30.991Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T09:58:31.275Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T09:58:31.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T09:58:31.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T09:58:31.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T09:58:32.134Z] Removing intermediate container f72cab95fb99 [2022-05-10T09:58:32.134Z] ---> 98f6bd85d140 [2022-05-10T09:58:32.134Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T09:58:32.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T09:58:32.749Z] OK: 220 MiB in 52 packages [2022-05-10T09:58:33.403Z] ---> 1e482a6a99f8 [2022-05-10T09:58:33.403Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:58:33.403Z] OK: 220 MiB in 52 packages [2022-05-10T09:58:33.403Z] OK: 220 MiB in 52 packages [2022-05-10T09:58:33.403Z] ---> Running in 47c465c104f3 [2022-05-10T09:58:33.682Z] OK: 220 MiB in 52 packages [2022-05-10T09:58:34.675Z] Removing intermediate container 423ea43a0e8d [2022-05-10T09:58:34.675Z] ---> c315537e4075 [2022-05-10T09:58:34.675Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-10T09:58:35.294Z] Removing intermediate container 66a2c8ed4cf1 [2022-05-10T09:58:35.294Z] ---> efd5429bb5fe [2022-05-10T09:58:35.294Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T09:58:35.294Z] Removing intermediate container 4d102b139215 [2022-05-10T09:58:35.294Z] ---> a4581b383043 [2022-05-10T09:58:35.294Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T09:58:35.294Z] Removing intermediate container a679fdf41440 [2022-05-10T09:58:35.294Z] ---> 09461fc4bbbe [2022-05-10T09:58:35.294Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T09:58:36.294Z] ---> 1c992c3715a2 [2022-05-10T09:58:36.294Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:58:36.583Z] ---> Running in 0e084cec27fa [2022-05-10T09:58:36.867Z] ---> dbccaba347a8 [2022-05-10T09:58:36.867Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:58:37.158Z] ---> Running in 1d7685616e65 [2022-05-10T09:58:37.442Z] ---> 00832930133a [2022-05-10T09:58:37.442Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:58:37.442Z] ---> 2b6b9dfcac86 [2022-05-10T09:58:37.442Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:58:37.442Z] ---> Running in 68e20e8cb718 [2022-05-10T09:58:37.721Z] ---> Running in 4d7540d9a03f [2022-05-10T09:58:38.723Z] Removing intermediate container 47c465c104f3 [2022-05-10T09:58:38.723Z] ---> 5031b047cf08 [2022-05-10T09:58:38.723Z] Step 7/20 : COPY . . [2022-05-10T09:58:42.167Z] Removing intermediate container 0e084cec27fa [2022-05-10T09:58:42.167Z] ---> 956b2a273009 [2022-05-10T09:58:42.167Z] Step 8/31 : COPY . . [2022-05-10T09:58:43.171Z] Removing intermediate container 1d7685616e65 [2022-05-10T09:58:43.171Z] ---> 0601ce76c0c0 [2022-05-10T09:58:43.171Z] Step 8/26 : COPY . . [2022-05-10T09:58:43.799Z] Removing intermediate container 4d7540d9a03f [2022-05-10T09:58:43.799Z] ---> bcd9308a8a49 [2022-05-10T09:58:43.799Z] Step 8/22 : COPY . . [2022-05-10T09:58:43.799Z] Removing intermediate container 68e20e8cb718 [2022-05-10T09:58:43.799Z] ---> 43248a434205 [2022-05-10T09:58:43.799Z] Step 8/23 : COPY . . [2022-05-10T09:58:58.949Z] ---> adb725a72328 [2022-05-10T09:58:58.949Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T09:58:58.949Z] ---> Running in d913a1bdf036 [2022-05-10T09:58:58.949Z] ---> f904a41581ad [2022-05-10T09:58:58.949Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T09:58:59.224Z] ---> Running in c4dc99590770 [2022-05-10T09:59:00.223Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-10T09:59:00.839Z] ---> 68f52683d11c [2022-05-10T09:59:00.839Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T09:59:01.115Z] ---> Running in 44272f3d1400 [2022-05-10T09:59:01.396Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-10T09:59:02.393Z] Removing intermediate container 44272f3d1400 [2022-05-10T09:59:02.393Z] ---> 5d8d5b9798d6 [2022-05-10T09:59:02.393Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T09:59:02.393Z] ---> Running in e732f8693602 [2022-05-10T09:59:03.012Z] ---> a84fe9b8ffdb [2022-05-10T09:59:03.012Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-10T09:59:03.012Z] ---> a5dd281b2b03 [2022-05-10T09:59:03.012Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T09:59:03.012Z] ---> Running in e7668e446b69 [2022-05-10T09:59:03.292Z] ---> Running in bededde1c801 [2022-05-10T09:59:05.942Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-10T09:59:06.227Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-10T09:59:06.517Z] Removing intermediate container e732f8693602 [2022-05-10T09:59:06.517Z] ---> a2ef8cb5aad3 [2022-05-10T09:59:06.517Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T09:59:06.517Z] ---> Running in f236a34814b4 [2022-05-10T09:59:07.143Z] Removing intermediate container f236a34814b4 [2022-05-10T09:59:07.143Z] ---> f5daf9feadd8 [2022-05-10T09:59:07.143Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T09:59:07.430Z] ---> Running in fbfa26596ef8 [2022-05-10T09:59:10.081Z] spire-1.2.1/ [2022-05-10T09:59:10.081Z] spire-1.2.1/.data/ [2022-05-10T09:59:10.081Z] spire-1.2.1/.data/.file [2022-05-10T09:59:10.081Z] spire-1.2.1/.dockerignore [2022-05-10T09:59:10.081Z] spire-1.2.1/.gitattributes [2022-05-10T09:59:10.081Z] spire-1.2.1/.githooks/ [2022-05-10T09:59:10.081Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T09:59:10.081Z] spire-1.2.1/.github/ [2022-05-10T09:59:10.081Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T09:59:10.081Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T09:59:10.081Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T09:59:10.081Z] spire-1.2.1/.github/workflows/ [2022-05-10T09:59:10.081Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T09:59:10.081Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T09:59:10.081Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T09:59:10.081Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T09:59:10.081Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T09:59:10.081Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T09:59:10.081Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T09:59:10.081Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T09:59:10.081Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T09:59:10.081Z] spire-1.2.1/.gitignore [2022-05-10T09:59:10.081Z] spire-1.2.1/.go-version [2022-05-10T09:59:10.081Z] spire-1.2.1/.golangci.yml [2022-05-10T09:59:10.081Z] spire-1.2.1/ADOPTERS.md [2022-05-10T09:59:10.081Z] spire-1.2.1/CHANGELOG.md [2022-05-10T09:59:10.081Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T09:59:10.081Z] spire-1.2.1/CODEOWNERS [2022-05-10T09:59:10.081Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T09:59:10.081Z] spire-1.2.1/Dockerfile [2022-05-10T09:59:10.081Z] spire-1.2.1/Dockerfile.dev [2022-05-10T09:59:10.081Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T09:59:10.081Z] spire-1.2.1/LICENSE [2022-05-10T09:59:10.081Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T09:59:10.081Z] spire-1.2.1/Makefile [2022-05-10T09:59:10.081Z] spire-1.2.1/README.md [2022-05-10T09:59:10.081Z] spire-1.2.1/ROADMAP.md [2022-05-10T09:59:10.081Z] spire-1.2.1/SECURITY.md [2022-05-10T09:59:10.081Z] spire-1.2.1/cmd/ [2022-05-10T09:59:10.081Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T09:59:10.081Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T09:59:10.081Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T09:59:10.081Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T09:59:10.081Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T09:59:10.081Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T09:59:10.081Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T09:59:10.081Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T09:59:10.081Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T09:59:10.081Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T09:59:10.081Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T09:59:10.081Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T09:59:10.081Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T09:59:10.081Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T09:59:10.081Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T09:59:10.081Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T09:59:10.081Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T09:59:10.081Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T09:59:10.361Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T09:59:10.361Z] spire-1.2.1/conf/ [2022-05-10T09:59:10.361Z] spire-1.2.1/conf/agent/ [2022-05-10T09:59:10.361Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T09:59:10.361Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T09:59:10.361Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T09:59:10.361Z] spire-1.2.1/conf/server/ [2022-05-10T09:59:10.361Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T09:59:10.361Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T09:59:10.361Z] spire-1.2.1/conf/server/server.conf [2022-05-10T09:59:10.361Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/ [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/auditlog.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/images/ [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T09:59:10.361Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T09:59:10.642Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T09:59:10.642Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T09:59:10.642Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T09:59:10.642Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T09:59:10.642Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T09:59:10.642Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T09:59:10.642Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T09:59:10.642Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T09:59:10.642Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T09:59:10.642Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T09:59:10.642Z] spire-1.2.1/doc/spire_server.md [2022-05-10T09:59:10.642Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T09:59:10.642Z] spire-1.2.1/doc/telemetry.md [2022-05-10T09:59:10.642Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T09:59:10.642Z] spire-1.2.1/doc/upgrading.md [2022-05-10T09:59:10.642Z] spire-1.2.1/doc/using_spire.md [2022-05-10T09:59:10.642Z] spire-1.2.1/examples/ [2022-05-10T09:59:10.642Z] spire-1.2.1/examples/README.md [2022-05-10T09:59:10.642Z] spire-1.2.1/go.mod [2022-05-10T09:59:10.642Z] spire-1.2.1/go.sum [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T09:59:10.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/ [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/ [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T09:59:10.643Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/health/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/log/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T09:59:10.922Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/util/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/version/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T09:59:10.923Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T09:59:11.200Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/config.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T09:59:11.201Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T09:59:11.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T09:59:11.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T09:59:11.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T09:59:11.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T09:59:11.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T09:59:11.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T09:59:11.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T09:59:11.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T09:59:11.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T09:59:11.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T09:59:11.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T09:59:11.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T09:59:11.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T09:59:11.481Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T09:59:11.481Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/server.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T09:59:11.482Z] spire-1.2.1/proto/ [2022-05-10T09:59:11.482Z] spire-1.2.1/proto/private/ [2022-05-10T09:59:11.482Z] spire-1.2.1/proto/private/server/ [2022-05-10T09:59:11.482Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T09:59:11.482Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T09:59:11.482Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T09:59:11.483Z] spire-1.2.1/proto/spire/ [2022-05-10T09:59:11.483Z] spire-1.2.1/proto/spire/common/ [2022-05-10T09:59:11.483Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T09:59:11.483Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T09:59:11.483Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T09:59:11.483Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T09:59:11.483Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T09:59:11.483Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T09:59:11.483Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T09:59:11.483Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T09:59:11.483Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T09:59:11.483Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T09:59:11.483Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T09:59:11.483Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T09:59:11.483Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T09:59:11.483Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T09:59:11.483Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T09:59:11.483Z] spire-1.2.1/release/ [2022-05-10T09:59:11.483Z] spire-1.2.1/release/spire-extras/ [2022-05-10T09:59:11.483Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T09:59:11.483Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T09:59:11.483Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T09:59:11.483Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T09:59:11.483Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T09:59:11.483Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T09:59:11.483Z] spire-1.2.1/release/spire/ [2022-05-10T09:59:11.483Z] spire-1.2.1/release/spire/README.md [2022-05-10T09:59:11.483Z] spire-1.2.1/release/spire/conf/ [2022-05-10T09:59:11.483Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T09:59:11.483Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T09:59:11.483Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T09:59:11.483Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T09:59:11.483Z] spire-1.2.1/script/ [2022-05-10T09:59:11.483Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T09:59:11.483Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T09:59:11.483Z] spire-1.2.1/support/ [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/ [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T09:59:11.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T09:59:11.762Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T09:59:11.763Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T09:59:11.763Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T09:59:11.763Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/clock/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/clock/clock.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/ [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T09:59:11.763Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T09:59:11.764Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T09:59:11.764Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T09:59:11.764Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T09:59:11.764Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T09:59:11.764Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T09:59:11.764Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T09:59:11.764Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T09:59:11.764Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T09:59:11.764Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T09:59:11.764Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T09:59:11.764Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T09:59:11.764Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T09:59:11.764Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T09:59:11.764Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/README.md [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/common [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T09:59:11.764Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T09:59:12.043Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T09:59:12.044Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T09:59:12.322Z] spire-1.2.1/test/integration/test.sh [2022-05-10T09:59:12.322Z] spire-1.2.1/test/plugintest/ [2022-05-10T09:59:12.322Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/spiretest/ [2022-05-10T09:59:12.322Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/testca/ [2022-05-10T09:59:12.322Z] spire-1.2.1/test/testca/ca.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/testkey/ [2022-05-10T09:59:12.322Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T09:59:12.322Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/testkey/new.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T09:59:12.322Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/util/ [2022-05-10T09:59:12.322Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/util/race.go [2022-05-10T09:59:12.322Z] spire-1.2.1/test/util/util.go [2022-05-10T09:59:12.322Z] building spire from source... [2022-05-10T09:59:12.929Z] Installing go1.17.7... [2022-05-10T09:59:39.778Z] Building bin/spire-server... [2022-05-10T09:59:39.778Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T09:59:39.778Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T09:59:39.778Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T09:59:39.778Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T09:59:39.778Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T09:59:41.763Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T09:59:41.764Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T09:59:42.041Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T09:59:42.041Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T09:59:42.641Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T09:59:42.918Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T09:59:42.918Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T09:59:43.196Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T09:59:43.475Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T09:59:43.475Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T09:59:43.475Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T09:59:43.475Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T09:59:43.475Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T09:59:44.937Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T09:59:44.937Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T09:59:45.538Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T09:59:45.814Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T09:59:46.808Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T09:59:48.257Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T09:59:48.257Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T10:00:15.143Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T10:00:15.143Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T10:00:15.143Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T10:00:15.143Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T10:00:15.143Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T10:00:15.143Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T10:00:15.143Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T10:00:15.143Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T10:00:15.143Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T10:00:15.143Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T10:00:15.143Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T10:00:15.143Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T10:00:15.143Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T10:00:15.143Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T10:00:15.143Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T10:00:15.143Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T10:00:15.143Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T10:00:15.143Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T10:00:15.143Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T10:00:15.143Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T10:00:15.143Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T10:00:15.420Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T10:00:15.420Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T10:00:15.420Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T10:00:15.420Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T10:00:15.420Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T10:00:16.409Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T10:00:16.409Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T10:00:16.409Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T10:00:16.683Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T10:00:16.958Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T10:00:20.363Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T10:00:24.701Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T10:00:24.701Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T10:00:24.977Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T10:00:24.977Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T10:00:47.223Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T10:00:47.223Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T10:00:47.223Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T10:01:02.369Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T10:01:02.370Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T10:01:34.779Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T10:01:34.779Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T10:01:34.779Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T10:01:34.779Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T10:01:34.779Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T10:01:34.779Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T10:01:34.779Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T10:01:35.794Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T10:01:37.792Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T10:01:38.070Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T10:01:38.070Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T10:01:39.066Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T10:01:39.673Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T10:01:39.673Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T10:01:39.951Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T10:01:40.558Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T10:01:40.558Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T10:01:40.558Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T10:01:42.032Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T10:01:42.032Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T10:01:42.640Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T10:01:42.640Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T10:01:42.918Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T10:01:43.527Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T10:01:50.297Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T10:01:50.297Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T10:01:50.297Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T10:01:50.297Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T10:01:50.297Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T10:01:50.297Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T10:01:50.297Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T10:01:51.302Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T10:01:51.302Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T10:01:51.909Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T10:01:51.909Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T10:01:52.190Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T10:01:53.189Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T10:01:53.801Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T10:01:54.084Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T10:01:54.084Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T10:01:54.360Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T10:01:54.360Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T10:01:54.636Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T10:01:54.636Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T10:01:54.636Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T10:01:55.623Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T10:01:55.623Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T10:01:55.905Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T10:01:56.181Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T10:01:56.181Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T10:01:58.831Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T10:01:59.438Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T10:01:59.439Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T10:01:59.717Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T10:01:59.717Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T10:01:59.717Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T10:02:00.005Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T10:02:00.321Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T10:02:01.182Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T10:02:05.723Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T10:02:08.259Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T10:02:08.259Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T10:02:08.859Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T10:02:08.859Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T10:02:08.859Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T10:02:09.455Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T10:02:09.732Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T10:02:10.008Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T10:02:10.008Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T10:02:10.284Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T10:02:10.284Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T10:02:10.284Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T10:02:20.466Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T10:02:20.466Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T10:02:20.466Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T10:02:20.466Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T10:02:47.296Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T10:02:47.296Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T10:03:55.331Z] Removing intermediate container bededde1c801 [2022-05-10T10:03:55.331Z] ---> ffab490f5e91 [2022-05-10T10:03:55.331Z] [2022-05-10T10:03:55.331Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T10:03:55.331Z] 3.14: Pulling from library/alpine [2022-05-10T10:03:55.331Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T10:03:55.331Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T10:03:55.331Z] ---> ac73e934f311 [2022-05-10T10:03:55.331Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T10:03:55.331Z] ---> Running in 4fd3d1174ed4 [2022-05-10T10:03:55.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:03:55.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:03:55.331Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T10:03:55.331Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T10:03:55.331Z] OK: 5 MiB in 15 packages [2022-05-10T10:03:56.781Z] Removing intermediate container 4fd3d1174ed4 [2022-05-10T10:03:56.781Z] ---> af99f515f57a [2022-05-10T10:03:56.781Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T10:03:56.781Z] ---> Running in 138b790823f5 [2022-05-10T10:03:57.794Z] Removing intermediate container 138b790823f5 [2022-05-10T10:03:57.795Z] ---> a559e8a3b874 [2022-05-10T10:03:57.795Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T10:03:58.074Z] ---> Running in 7cd4254f2075 [2022-05-10T10:03:58.691Z] Removing intermediate container 7cd4254f2075 [2022-05-10T10:03:58.691Z] ---> f36afeeb6933 [2022-05-10T10:03:58.691Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T10:03:58.970Z] ---> Running in fa21e49dcb15 [2022-05-10T10:03:59.588Z] Removing intermediate container c4dc99590770 [2022-05-10T10:03:59.588Z] ---> 8c194908b2e8 [2022-05-10T10:03:59.588Z] [2022-05-10T10:03:59.588Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T10:03:59.588Z] ---> ac73e934f311 [2022-05-10T10:03:59.588Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T10:03:59.588Z] ---> Running in 08e4af479c78 [2022-05-10T10:03:59.868Z] Removing intermediate container fa21e49dcb15 [2022-05-10T10:03:59.868Z] ---> 3d00e9ae5246 [2022-05-10T10:03:59.868Z] Step 15/23 : WORKDIR / [2022-05-10T10:03:59.868Z] ---> Running in a18d68ee556e [2022-05-10T10:04:00.486Z] Removing intermediate container 08e4af479c78 [2022-05-10T10:04:00.486Z] ---> 50dbe8f718cd [2022-05-10T10:04:00.486Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T10:04:00.486Z] ---> Running in bb6fbabcffcf [2022-05-10T10:04:00.768Z] Removing intermediate container a18d68ee556e [2022-05-10T10:04:00.768Z] ---> 828832019fb4 [2022-05-10T10:04:00.768Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T10:04:02.244Z] ---> cb857d2e0f7f [2022-05-10T10:04:02.244Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T10:04:02.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:04:03.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:04:04.081Z] ---> d0f73943a228 [2022-05-10T10:04:04.081Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T10:04:04.365Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T10:04:04.365Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T10:04:04.365Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T10:04:04.365Z] OK: 6 MiB in 16 packages [2022-05-10T10:04:05.369Z] ---> 15dab06b2146 [2022-05-10T10:04:05.369Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T10:04:05.369Z] ---> Running in 864c17976712 [2022-05-10T10:04:05.976Z] Removing intermediate container 864c17976712 [2022-05-10T10:04:05.976Z] ---> d4226f4f714a [2022-05-10T10:04:05.976Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T10:04:06.253Z] ---> Running in b538cdcfbdca [2022-05-10T10:04:06.253Z] Removing intermediate container bb6fbabcffcf [2022-05-10T10:04:06.253Z] ---> a21ceb8c7e63 [2022-05-10T10:04:06.253Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-10T10:04:06.531Z] ---> Running in 5f2244c29cc8 [2022-05-10T10:04:06.808Z] Removing intermediate container b538cdcfbdca [2022-05-10T10:04:06.808Z] ---> 3732bfa2056f [2022-05-10T10:04:06.808Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T10:04:07.090Z] ---> Running in 0fa15b2289af [2022-05-10T10:04:07.090Z] Removing intermediate container 5f2244c29cc8 [2022-05-10T10:04:07.090Z] ---> 5d959b209eaf [2022-05-10T10:04:07.090Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T10:04:07.368Z] ---> Running in df8f5623276b [2022-05-10T10:04:07.657Z] Removing intermediate container 0fa15b2289af [2022-05-10T10:04:07.657Z] ---> 574483f1b70f [2022-05-10T10:04:07.657Z] Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T10:04:07.933Z] ---> Running in 7629cb24aec1 [2022-05-10T10:04:07.933Z] Removing intermediate container df8f5623276b [2022-05-10T10:04:07.933Z] ---> 5308a40aff35 [2022-05-10T10:04:07.933Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T10:04:08.212Z] ---> Running in 2d25988534c6 [2022-05-10T10:04:08.813Z] Removing intermediate container 7629cb24aec1 [2022-05-10T10:04:08.813Z] ---> f5b724d21790 [2022-05-10T10:04:08.813Z] Step 23/23 : LABEL version=2.2.0-dev.94 [2022-05-10T10:04:08.813Z] ---> Running in 70e6e795eb07 [2022-05-10T10:04:09.801Z] Removing intermediate container 70e6e795eb07 [2022-05-10T10:04:09.801Z] ---> d5aa1fad1189 [2022-05-10T10:04:09.801Z] [2022-05-10T10:04:10.075Z] Successfully built d5aa1fad1189 [2022-05-10T10:04:10.075Z] Successfully tagged core-command-arm64:latest [2022-05-10T10:04:10.075Z]  Building core-command ... done Building security-spire-agent [2022-05-10T10:04:11.555Z] Removing intermediate container 2d25988534c6 [2022-05-10T10:04:11.555Z] ---> 44da2804444a [2022-05-10T10:04:11.555Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T10:04:11.555Z] ---> Running in 8972b76406d5 [2022-05-10T10:04:12.152Z] Removing intermediate container 8972b76406d5 [2022-05-10T10:04:12.152Z] ---> 6320ea7588b7 [2022-05-10T10:04:12.152Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T10:04:13.138Z] ---> 912dcba35afe [2022-05-10T10:04:13.138Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T10:04:13.412Z] ---> Running in 086002519c40 [2022-05-10T10:04:16.827Z] Removing intermediate container 086002519c40 [2022-05-10T10:04:16.827Z] ---> c0fa72fa2aaa [2022-05-10T10:04:16.827Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T10:04:17.430Z] ---> f04d31c396b5 [2022-05-10T10:04:17.430Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T10:04:19.416Z] ---> d3de6833c231 [2022-05-10T10:04:19.417Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T10:04:20.857Z] ---> 0d134d223b5b [2022-05-10T10:04:20.857Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T10:04:21.842Z] ---> 363f8c9e2a2e [2022-05-10T10:04:21.842Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T10:04:23.284Z] ---> 1cfcba62c1f9 [2022-05-10T10:04:23.284Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T10:04:23.284Z] ---> Running in 75935228ed78 [2022-05-10T10:04:23.886Z] Removing intermediate container 75935228ed78 [2022-05-10T10:04:23.886Z] ---> 6a99155a8733 [2022-05-10T10:04:23.886Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T10:04:25.329Z] ---> 4f200752bd33 [2022-05-10T10:04:25.329Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T10:04:25.612Z] ---> Running in fed1c2e5bc88 [2022-05-10T10:04:29.031Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T10:04:29.031Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T10:04:29.031Z] ---> 5a1225ef86bc [2022-05-10T10:04:29.031Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T10:04:29.031Z] ---> Using cache [2022-05-10T10:04:29.031Z] ---> 85b3a342bdd3 [2022-05-10T10:04:29.031Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:04:29.031Z] ---> Using cache [2022-05-10T10:04:29.031Z] ---> 5e490888855a [2022-05-10T10:04:29.031Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T10:04:29.031Z] ---> Running in a49d42ad86cf [2022-05-10T10:04:29.640Z] Removing intermediate container fed1c2e5bc88 [2022-05-10T10:04:29.640Z] ---> f365e0927aa5 [2022-05-10T10:04:29.640Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T10:04:30.251Z] ---> Running in a7ff565c79a0 [2022-05-10T10:04:30.860Z] Removing intermediate container a7ff565c79a0 [2022-05-10T10:04:30.860Z] ---> fd017f7179bb [2022-05-10T10:04:30.860Z] Step 28/31 : CMD ["gate"] [2022-05-10T10:04:31.139Z] ---> Running in ecf4eb2f0975 [2022-05-10T10:04:31.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:04:31.745Z] Removing intermediate container ecf4eb2f0975 [2022-05-10T10:04:31.745Z] ---> 4c88ad882226 [2022-05-10T10:04:31.745Z] Step 29/31 : LABEL arch=arm64 [2022-05-10T10:04:32.019Z] ---> Running in 32913fa43126 [2022-05-10T10:04:32.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:04:32.577Z] Removing intermediate container 32913fa43126 [2022-05-10T10:04:32.577Z] ---> 64c545b27865 [2022-05-10T10:04:32.577Z] Step 30/31 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T10:04:32.849Z] ---> Running in c1db2784fc67 [2022-05-10T10:04:33.444Z] Removing intermediate container c1db2784fc67 [2022-05-10T10:04:33.444Z] ---> 8d85dade75f4 [2022-05-10T10:04:33.444Z] Step 31/31 : LABEL version=2.2.0-dev.94 [2022-05-10T10:04:33.444Z] ---> Running in 7ae102d55ca2 [2022-05-10T10:04:33.716Z] OK: 220 MiB in 52 packages [2022-05-10T10:04:33.988Z] Removing intermediate container 7ae102d55ca2 [2022-05-10T10:04:33.988Z] ---> d58eecceefd1 [2022-05-10T10:04:33.988Z] [2022-05-10T10:04:34.988Z] Successfully built d58eecceefd1 [2022-05-10T10:04:34.988Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-10T10:04:34.988Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-05-10T10:04:35.267Z] Removing intermediate container a49d42ad86cf [2022-05-10T10:04:35.267Z] ---> 774084f58578 [2022-05-10T10:04:35.267Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T10:04:36.254Z] ---> d887e0da2903 [2022-05-10T10:04:36.254Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T10:04:36.254Z] ---> Running in fe63e8759bd7 [2022-05-10T10:04:41.648Z] Removing intermediate container fe63e8759bd7 [2022-05-10T10:04:41.648Z] ---> bb2744f9a04f [2022-05-10T10:04:41.648Z] Step 8/26 : COPY . . [2022-05-10T10:04:51.834Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T10:04:51.834Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T10:04:51.834Z] ---> 5a1225ef86bc [2022-05-10T10:04:51.834Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T10:04:51.834Z] ---> Using cache [2022-05-10T10:04:51.834Z] ---> 85b3a342bdd3 [2022-05-10T10:04:51.834Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:04:51.834Z] ---> Using cache [2022-05-10T10:04:51.834Z] ---> 5e490888855a [2022-05-10T10:04:51.834Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T10:04:51.834Z] ---> Running in 12bad153e262 [2022-05-10T10:04:54.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:04:55.464Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:04:56.912Z] OK: 220 MiB in 52 packages [2022-05-10T10:04:58.905Z] Removing intermediate container 12bad153e262 [2022-05-10T10:04:58.905Z] ---> 617a95d5dd63 [2022-05-10T10:04:58.905Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T10:04:59.184Z] ---> c68c1780976d [2022-05-10T10:04:59.184Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T10:04:59.461Z] ---> Running in c3caa2c7155c [2022-05-10T10:05:00.073Z] Removing intermediate container c3caa2c7155c [2022-05-10T10:05:00.073Z] ---> 52578b8fcbb4 [2022-05-10T10:05:00.073Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T10:05:00.351Z] ---> Running in 4ab5dbda858d [2022-05-10T10:05:00.638Z] ---> 4036e4a97677 [2022-05-10T10:05:00.638Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T10:05:00.638Z] ---> Running in a530b44c3aa1 [2022-05-10T10:05:04.069Z] Removing intermediate container 4ab5dbda858d [2022-05-10T10:05:04.069Z] ---> 32d4671bb49e [2022-05-10T10:05:04.069Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T10:05:04.069Z] ---> Running in 386048001c21 [2022-05-10T10:05:04.362Z] Removing intermediate container 386048001c21 [2022-05-10T10:05:04.362Z] ---> cc0f882e3d78 [2022-05-10T10:05:04.362Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T10:05:04.648Z] ---> Running in 6ed96d76dfe0 [2022-05-10T10:05:07.283Z] Removing intermediate container a530b44c3aa1 [2022-05-10T10:05:07.283Z] ---> 20426073df75 [2022-05-10T10:05:07.283Z] Step 8/23 : COPY . . [2022-05-10T10:05:07.283Z] spire-1.2.1/ [2022-05-10T10:05:07.283Z] spire-1.2.1/.data/ [2022-05-10T10:05:07.283Z] spire-1.2.1/.data/.file [2022-05-10T10:05:07.283Z] spire-1.2.1/.dockerignore [2022-05-10T10:05:07.283Z] spire-1.2.1/.gitattributes [2022-05-10T10:05:07.283Z] spire-1.2.1/.githooks/ [2022-05-10T10:05:07.283Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T10:05:07.283Z] spire-1.2.1/.github/ [2022-05-10T10:05:07.283Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T10:05:07.283Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T10:05:07.283Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T10:05:07.283Z] spire-1.2.1/.github/workflows/ [2022-05-10T10:05:07.283Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T10:05:07.283Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T10:05:07.283Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T10:05:07.283Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T10:05:07.283Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T10:05:07.283Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T10:05:07.283Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T10:05:07.283Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T10:05:07.283Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T10:05:07.283Z] spire-1.2.1/.gitignore [2022-05-10T10:05:07.283Z] spire-1.2.1/.go-version [2022-05-10T10:05:07.283Z] spire-1.2.1/.golangci.yml [2022-05-10T10:05:07.283Z] spire-1.2.1/ADOPTERS.md [2022-05-10T10:05:07.283Z] spire-1.2.1/CHANGELOG.md [2022-05-10T10:05:07.283Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T10:05:07.283Z] spire-1.2.1/CODEOWNERS [2022-05-10T10:05:07.283Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T10:05:07.283Z] spire-1.2.1/Dockerfile [2022-05-10T10:05:07.283Z] spire-1.2.1/Dockerfile.dev [2022-05-10T10:05:07.283Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T10:05:07.283Z] spire-1.2.1/LICENSE [2022-05-10T10:05:07.283Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T10:05:07.283Z] spire-1.2.1/Makefile [2022-05-10T10:05:07.283Z] spire-1.2.1/README.md [2022-05-10T10:05:07.283Z] spire-1.2.1/ROADMAP.md [2022-05-10T10:05:07.283Z] spire-1.2.1/SECURITY.md [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/ [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T10:05:07.283Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T10:05:07.560Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T10:05:07.560Z] spire-1.2.1/conf/ [2022-05-10T10:05:07.560Z] spire-1.2.1/conf/agent/ [2022-05-10T10:05:07.560Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T10:05:07.560Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T10:05:07.560Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T10:05:07.560Z] spire-1.2.1/conf/server/ [2022-05-10T10:05:07.560Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T10:05:07.560Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T10:05:07.560Z] spire-1.2.1/conf/server/server.conf [2022-05-10T10:05:07.560Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/ [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/auditlog.md [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/images/ [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T10:05:07.560Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/spire_server.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/telemetry.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/upgrading.md [2022-05-10T10:05:07.834Z] spire-1.2.1/doc/using_spire.md [2022-05-10T10:05:07.834Z] spire-1.2.1/examples/ [2022-05-10T10:05:07.834Z] spire-1.2.1/examples/README.md [2022-05-10T10:05:07.834Z] spire-1.2.1/go.mod [2022-05-10T10:05:07.834Z] spire-1.2.1/go.sum [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T10:05:07.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T10:05:07.835Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/health/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/log/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T10:05:08.116Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T10:05:08.117Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T10:05:08.117Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T10:05:08.117Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T10:05:08.117Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T10:05:08.117Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T10:05:08.117Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T10:05:08.117Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T10:05:08.117Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T10:05:08.117Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T10:05:08.117Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T10:05:08.117Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T10:05:08.117Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T10:05:08.117Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T10:05:08.117Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T10:05:08.117Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T10:05:08.117Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/util/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/version/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T10:05:08.399Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T10:05:08.400Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/config.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T10:05:08.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T10:05:08.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T10:05:08.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T10:05:08.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T10:05:08.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T10:05:08.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T10:05:08.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T10:05:08.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T10:05:08.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T10:05:08.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T10:05:08.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T10:05:08.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T10:05:08.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T10:05:08.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T10:05:08.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T10:05:08.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T10:05:08.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T10:05:08.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T10:05:08.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T10:05:08.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T10:05:08.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/server.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T10:05:08.969Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/ [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/private/ [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/private/server/ [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/spire/ [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/spire/common/ [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T10:05:08.969Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T10:05:08.969Z] spire-1.2.1/release/ [2022-05-10T10:05:08.969Z] spire-1.2.1/release/spire-extras/ [2022-05-10T10:05:08.969Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T10:05:08.969Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T10:05:08.969Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T10:05:08.969Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T10:05:08.969Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T10:05:08.969Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T10:05:08.969Z] spire-1.2.1/release/spire/ [2022-05-10T10:05:08.969Z] spire-1.2.1/release/spire/README.md [2022-05-10T10:05:08.969Z] spire-1.2.1/release/spire/conf/ [2022-05-10T10:05:08.969Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T10:05:08.969Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T10:05:08.969Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T10:05:08.969Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T10:05:08.969Z] spire-1.2.1/script/ [2022-05-10T10:05:08.969Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T10:05:08.969Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T10:05:08.969Z] spire-1.2.1/support/ [2022-05-10T10:05:08.969Z] spire-1.2.1/support/k8s/ [2022-05-10T10:05:08.969Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T10:05:08.969Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T10:05:08.969Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T10:05:08.969Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T10:05:08.969Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T10:05:08.969Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T10:05:08.969Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T10:05:08.969Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T10:05:08.969Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T10:05:08.969Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T10:05:08.969Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T10:05:08.970Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T10:05:09.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T10:05:09.253Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T10:05:09.253Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T10:05:09.253Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T10:05:09.253Z] spire-1.2.1/test/ [2022-05-10T10:05:09.253Z] spire-1.2.1/test/clock/ [2022-05-10T10:05:09.253Z] spire-1.2.1/test/clock/clock.go [2022-05-10T10:05:09.253Z] spire-1.2.1/test/fakes/ [2022-05-10T10:05:09.253Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T10:05:09.253Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T10:05:09.253Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T10:05:09.253Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T10:05:09.253Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T10:05:09.253Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T10:05:09.254Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/README.md [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/common [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T10:05:09.254Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T10:05:09.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T10:05:09.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T10:05:09.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T10:05:09.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T10:05:09.534Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T10:05:09.535Z] spire-1.2.1/test/integration/test.sh [2022-05-10T10:05:09.535Z] spire-1.2.1/test/plugintest/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T10:05:09.535Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T10:05:09.535Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T10:05:09.535Z] spire-1.2.1/test/spiretest/ [2022-05-10T10:05:09.535Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T10:05:09.813Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T10:05:09.813Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T10:05:09.813Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T10:05:09.813Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T10:05:09.813Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T10:05:09.813Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T10:05:09.813Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T10:05:09.813Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T10:05:09.813Z] spire-1.2.1/test/testca/ [2022-05-10T10:05:09.813Z] spire-1.2.1/test/testca/ca.go [2022-05-10T10:05:09.813Z] spire-1.2.1/test/testkey/ [2022-05-10T10:05:09.813Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T10:05:09.813Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T10:05:09.813Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T10:05:09.813Z] spire-1.2.1/test/testkey/new.go [2022-05-10T10:05:09.813Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T10:05:09.813Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T10:05:09.813Z] spire-1.2.1/test/util/ [2022-05-10T10:05:09.813Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T10:05:09.813Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T10:05:09.813Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T10:05:09.813Z] spire-1.2.1/test/util/race.go [2022-05-10T10:05:09.813Z] spire-1.2.1/test/util/util.go [2022-05-10T10:05:09.813Z] building spire from source... [2022-05-10T10:05:10.419Z] Installing go1.17.7... [2022-05-10T10:05:20.633Z] ---> 3280dc003ce9 [2022-05-10T10:05:20.633Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T10:05:20.633Z] ---> Running in 37518af245b2 [2022-05-10T10:05:22.635Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-10T10:05:37.759Z] Building bin/spire-server... [2022-05-10T10:05:37.759Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T10:05:37.759Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T10:05:37.759Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T10:05:38.365Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T10:05:38.365Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T10:05:38.966Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T10:05:39.961Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T10:05:41.409Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T10:05:41.686Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T10:05:43.134Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T10:05:44.579Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T10:05:44.579Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T10:05:44.579Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T10:05:44.858Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T10:05:44.858Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T10:05:44.858Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T10:05:44.858Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T10:05:46.318Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T10:05:46.318Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T10:05:46.318Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T10:05:46.609Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T10:05:46.609Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T10:05:48.056Z] Removing intermediate container d913a1bdf036 [2022-05-10T10:05:48.056Z] ---> fe0dc82c1fa0 [2022-05-10T10:05:48.056Z] [2022-05-10T10:05:48.056Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T10:05:48.056Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T10:05:48.056Z] 3.15: Pulling from library/alpine [2022-05-10T10:05:48.056Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T10:05:49.510Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T10:05:49.510Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T10:05:49.510Z] ---> 3fb3c9af89a9 [2022-05-10T10:05:49.510Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T10:05:49.792Z] ---> Running in 6dcb6bd74253 [2022-05-10T10:05:50.406Z] Removing intermediate container 6dcb6bd74253 [2022-05-10T10:05:50.406Z] ---> 417e126a052b [2022-05-10T10:05:50.406Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:05:50.406Z] ---> Running in 042f1a522057 [2022-05-10T10:05:53.823Z] Removing intermediate container 042f1a522057 [2022-05-10T10:05:53.823Z] ---> 9783f2f45e3c [2022-05-10T10:05:53.823Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T10:05:53.823Z] ---> Running in bd142aa6938d [2022-05-10T10:05:55.264Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:05:56.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:05:57.232Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T10:05:57.232Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T10:05:57.232Z] OK: 15732 distinct packages available [2022-05-10T10:05:57.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:05:58.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:05:59.479Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T10:05:59.753Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T10:06:00.030Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T10:06:00.030Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T10:06:00.305Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T10:06:00.305Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T10:06:00.305Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T10:06:00.586Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T10:06:00.586Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T10:06:00.586Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T10:06:00.586Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T10:06:01.187Z] OK: 8 MiB in 23 packages [2022-05-10T10:06:03.839Z] Removing intermediate container bd142aa6938d [2022-05-10T10:06:03.839Z] ---> e97c76fbdb4a [2022-05-10T10:06:03.839Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T10:06:03.839Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T10:06:03.839Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T10:06:03.839Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T10:06:03.839Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T10:06:03.839Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T10:06:04.119Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T10:06:04.413Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T10:06:04.692Z]  ---> 47d4284bc7dc [2022-05-10T10:06:04.692Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T10:06:04.692Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T10:06:04.692Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T10:06:04.692Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T10:06:04.692Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T10:06:04.969Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T10:06:04.969Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T10:06:05.249Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T10:06:05.249Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T10:06:05.859Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T10:06:06.476Z]  ---> 0e8f2a30e08f [2022-05-10T10:06:06.476Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T10:06:06.757Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T10:06:07.365Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T10:06:07.365Z]  ---> dea80810082c [2022-05-10T10:06:07.365Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T10:06:07.365Z] ---> Running in 95769422eaf4 [2022-05-10T10:06:07.645Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T10:06:07.645Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T10:06:07.926Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T10:06:07.926Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T10:06:07.926Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T10:06:07.926Z] Removing intermediate container 95769422eaf4 [2022-05-10T10:06:07.926Z] ---> c511232e25e4 [2022-05-10T10:06:07.926Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T10:06:08.200Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T10:06:08.200Z]  ---> Running in e45bd59ea57c [2022-05-10T10:06:08.474Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T10:06:08.746Z] Removing intermediate container e45bd59ea57c [2022-05-10T10:06:08.746Z] ---> 6ac2534350d4 [2022-05-10T10:06:08.746Z] Step 18/20 : LABEL arch=arm64 [2022-05-10T10:06:08.746Z] ---> Running in 9df1f0215517 [2022-05-10T10:06:09.021Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T10:06:09.021Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T10:06:09.299Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T10:06:09.299Z] Removing intermediate container 9df1f0215517 [2022-05-10T10:06:09.299Z] ---> a9f728749d04 [2022-05-10T10:06:09.299Z] Step 19/20 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T10:06:09.574Z] ---> Running in cc84abe96dfd [2022-05-10T10:06:10.190Z] Removing intermediate container cc84abe96dfd [2022-05-10T10:06:10.190Z] ---> f9f4c1dea0fc [2022-05-10T10:06:10.190Z] Step 20/20 : LABEL version=2.2.0-dev.94 [2022-05-10T10:06:10.190Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T10:06:10.190Z]  ---> Running in f80bd34a1b7c [2022-05-10T10:06:10.796Z] Removing intermediate container f80bd34a1b7c [2022-05-10T10:06:10.796Z] ---> a5f1f0ae44af [2022-05-10T10:06:10.796Z] [2022-05-10T10:06:11.074Z] Successfully built a5f1f0ae44af [2022-05-10T10:06:11.074Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-10T10:06:11.074Z] Building core-data [2022-05-10T10:06:14.337Z]  Building security-spiffe-token-provider ... done go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T10:06:27.106Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T10:06:27.106Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T10:06:27.106Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T10:06:27.106Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T10:06:27.106Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T10:06:27.106Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T10:06:31.435Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T10:06:31.435Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T10:06:31.435Z] ---> 5a1225ef86bc [2022-05-10T10:06:31.435Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T10:06:31.435Z] ---> Using cache [2022-05-10T10:06:31.435Z] ---> 85b3a342bdd3 [2022-05-10T10:06:31.435Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:06:31.435Z] ---> Using cache [2022-05-10T10:06:31.435Z] ---> 5e490888855a [2022-05-10T10:06:31.435Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T10:06:32.422Z] ---> Running in ce69331978a2 [2022-05-10T10:06:33.879Z] Removing intermediate container e7668e446b69 [2022-05-10T10:06:33.879Z] ---> 6052da977ebc [2022-05-10T10:06:33.879Z] [2022-05-10T10:06:33.879Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T10:06:33.879Z] ---> ac73e934f311 [2022-05-10T10:06:33.879Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T10:06:33.879Z] ---> Running in 95cd7b6b5953 [2022-05-10T10:06:34.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:06:35.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:06:35.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:06:36.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:06:36.758Z] OK: 220 MiB in 52 packages [2022-05-10T10:06:37.365Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T10:06:37.365Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T10:06:37.365Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T10:06:37.651Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T10:06:37.931Z] OK: 6 MiB in 16 packages [2022-05-10T10:06:38.208Z] Removing intermediate container ce69331978a2 [2022-05-10T10:06:38.208Z] ---> ee0e0ab8eed0 [2022-05-10T10:06:38.208Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T10:06:40.209Z] ---> 02d4ce6f28af [2022-05-10T10:06:40.209Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T10:06:40.209Z] ---> Running in 8413e5458c0d [2022-05-10T10:06:40.485Z] Removing intermediate container 95cd7b6b5953 [2022-05-10T10:06:40.485Z] ---> be5e0b9b8f74 [2022-05-10T10:06:40.485Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T10:06:40.485Z] ---> Running in 93ee549feaf4 [2022-05-10T10:06:41.487Z] Removing intermediate container 93ee549feaf4 [2022-05-10T10:06:41.487Z] ---> 7f01e8502c32 [2022-05-10T10:06:41.487Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T10:06:41.487Z] ---> Running in 0e92568bed2b [2022-05-10T10:06:42.101Z] Removing intermediate container 0e92568bed2b [2022-05-10T10:06:42.101Z] ---> 8473ad1cc15b [2022-05-10T10:06:42.101Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T10:06:42.379Z] ---> Running in ef18091bdd6d [2022-05-10T10:06:42.983Z] Removing intermediate container ef18091bdd6d [2022-05-10T10:06:42.983Z] ---> e6e57e6c07d8 [2022-05-10T10:06:42.983Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T10:06:43.975Z] ---> abbf15ba841d [2022-05-10T10:06:43.975Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T10:06:46.613Z] Removing intermediate container 8413e5458c0d [2022-05-10T10:06:46.613Z] ---> 198918c23cac [2022-05-10T10:06:46.613Z] Step 8/23 : COPY . . [2022-05-10T10:06:46.891Z] ---> fb6190b73811 [2022-05-10T10:06:46.891Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T10:06:48.351Z] ---> 4cad5f976c78 [2022-05-10T10:06:48.351Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T10:06:48.627Z] ---> Running in c9665e7349b7 [2022-05-10T10:06:49.619Z] Removing intermediate container c9665e7349b7 [2022-05-10T10:06:49.619Z] ---> 6931a1b9bfa2 [2022-05-10T10:06:49.619Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T10:06:49.619Z] ---> Running in f5ca9b3bec48 [2022-05-10T10:06:50.601Z] Removing intermediate container f5ca9b3bec48 [2022-05-10T10:06:50.601Z] ---> 831f6ac545db [2022-05-10T10:06:50.601Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T10:06:50.878Z] ---> Running in d0b8f3e9ba30 [2022-05-10T10:06:51.481Z] Removing intermediate container d0b8f3e9ba30 [2022-05-10T10:06:51.481Z] ---> aad9125ce6e8 [2022-05-10T10:06:51.755Z] Step 21/22 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T10:06:51.755Z] ---> Running in 16f8725c28ba [2022-05-10T10:06:52.755Z] Removing intermediate container 16f8725c28ba [2022-05-10T10:06:52.755Z] ---> c2ae8ae8d6ea [2022-05-10T10:06:52.755Z] Step 22/22 : LABEL version=2.2.0-dev.94 [2022-05-10T10:06:53.027Z] ---> Running in 078b70040f52 [2022-05-10T10:06:54.013Z] Removing intermediate container 078b70040f52 [2022-05-10T10:06:54.013Z] ---> 8a6bdfbd4262 [2022-05-10T10:06:54.013Z] [2022-05-10T10:06:54.289Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T10:06:54.289Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T10:06:54.289Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T10:06:54.568Z] Successfully built 8a6bdfbd4262 [2022-05-10T10:06:54.568Z] Successfully tagged support-notifications-arm64:latest [2022-05-10T10:06:54.568Z]  Building support-notifications ... done Building security-spire-server [2022-05-10T10:07:02.895Z] ---> 8734ecc968db [2022-05-10T10:07:02.895Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T10:07:02.895Z] ---> Running in 8f3d50dcf5f4 [2022-05-10T10:07:04.884Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-10T10:07:09.215Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T10:07:09.215Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T10:07:09.215Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T10:07:09.215Z] ---> 5a1225ef86bc [2022-05-10T10:07:09.215Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T10:07:09.215Z] ---> Using cache [2022-05-10T10:07:09.215Z] ---> 85b3a342bdd3 [2022-05-10T10:07:09.215Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:07:09.215Z] ---> Using cache [2022-05-10T10:07:09.215Z] ---> 5e490888855a [2022-05-10T10:07:09.215Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T10:07:09.215Z] ---> Using cache [2022-05-10T10:07:09.215Z] ---> 774084f58578 [2022-05-10T10:07:09.215Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T10:07:09.215Z] ---> Using cache [2022-05-10T10:07:09.215Z] ---> d887e0da2903 [2022-05-10T10:07:09.215Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T10:07:09.215Z] ---> Using cache [2022-05-10T10:07:09.215Z] ---> bb2744f9a04f [2022-05-10T10:07:09.215Z] Step 8/25 : COPY . . [2022-05-10T10:07:09.215Z] ---> Using cache [2022-05-10T10:07:09.215Z] ---> c68c1780976d [2022-05-10T10:07:09.215Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T10:07:09.215Z] ---> Using cache [2022-05-10T10:07:09.215Z] ---> 52578b8fcbb4 [2022-05-10T10:07:09.215Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T10:07:09.215Z] ---> Using cache [2022-05-10T10:07:09.215Z] ---> 32d4671bb49e [2022-05-10T10:07:09.215Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T10:07:09.215Z] ---> Using cache [2022-05-10T10:07:09.215Z] ---> cc0f882e3d78 [2022-05-10T10:07:09.215Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T10:07:09.215Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T10:07:10.204Z]  ---> Running in 18c00904588d [2022-05-10T10:07:10.493Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T10:07:12.504Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T10:07:12.789Z] spire-1.2.1/ [2022-05-10T10:07:12.789Z] spire-1.2.1/.data/ [2022-05-10T10:07:12.789Z] spire-1.2.1/.data/.file [2022-05-10T10:07:12.789Z] spire-1.2.1/.dockerignore [2022-05-10T10:07:12.789Z] spire-1.2.1/.gitattributes [2022-05-10T10:07:12.789Z] spire-1.2.1/.githooks/ [2022-05-10T10:07:12.789Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T10:07:12.789Z] spire-1.2.1/.github/ [2022-05-10T10:07:12.789Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T10:07:12.789Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T10:07:12.789Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T10:07:12.789Z] spire-1.2.1/.github/workflows/ [2022-05-10T10:07:12.789Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T10:07:12.789Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T10:07:12.789Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T10:07:12.789Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T10:07:12.789Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T10:07:12.789Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T10:07:12.789Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T10:07:12.789Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T10:07:12.789Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T10:07:12.789Z] spire-1.2.1/.gitignore [2022-05-10T10:07:12.789Z] spire-1.2.1/.go-version [2022-05-10T10:07:12.789Z] spire-1.2.1/.golangci.yml [2022-05-10T10:07:12.789Z] spire-1.2.1/ADOPTERS.md [2022-05-10T10:07:12.789Z] spire-1.2.1/CHANGELOG.md [2022-05-10T10:07:12.789Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T10:07:12.789Z] spire-1.2.1/CODEOWNERS [2022-05-10T10:07:12.789Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T10:07:12.789Z] spire-1.2.1/Dockerfile [2022-05-10T10:07:12.789Z] spire-1.2.1/Dockerfile.dev [2022-05-10T10:07:12.789Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T10:07:12.789Z] spire-1.2.1/LICENSE [2022-05-10T10:07:12.789Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T10:07:12.789Z] spire-1.2.1/Makefile [2022-05-10T10:07:12.789Z] spire-1.2.1/README.md [2022-05-10T10:07:12.789Z] spire-1.2.1/ROADMAP.md [2022-05-10T10:07:12.789Z] spire-1.2.1/SECURITY.md [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T10:07:12.789Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T10:07:12.789Z] spire-1.2.1/conf/ [2022-05-10T10:07:12.789Z] spire-1.2.1/conf/agent/ [2022-05-10T10:07:12.789Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T10:07:12.789Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T10:07:12.789Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T10:07:12.789Z] spire-1.2.1/conf/server/ [2022-05-10T10:07:12.789Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T10:07:12.789Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T10:07:12.789Z] spire-1.2.1/conf/server/server.conf [2022-05-10T10:07:12.789Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T10:07:12.789Z] spire-1.2.1/doc/ [2022-05-10T10:07:12.789Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T10:07:12.789Z] spire-1.2.1/doc/auditlog.md [2022-05-10T10:07:12.789Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T10:07:12.789Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T10:07:12.789Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T10:07:12.789Z] spire-1.2.1/doc/images/ [2022-05-10T10:07:12.789Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T10:07:12.789Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T10:07:12.789Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/spire_server.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/telemetry.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/upgrading.md [2022-05-10T10:07:13.081Z] spire-1.2.1/doc/using_spire.md [2022-05-10T10:07:13.081Z] spire-1.2.1/examples/ [2022-05-10T10:07:13.081Z] spire-1.2.1/examples/README.md [2022-05-10T10:07:13.081Z] spire-1.2.1/go.mod [2022-05-10T10:07:13.081Z] spire-1.2.1/go.sum [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T10:07:13.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T10:07:13.082Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T10:07:13.359Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/health/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/log/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T10:07:13.360Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T10:07:13.637Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T10:07:13.637Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T10:07:13.637Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T10:07:13.637Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T10:07:13.637Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T10:07:13.637Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T10:07:13.637Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T10:07:13.637Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T10:07:13.637Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T10:07:13.637Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T10:07:13.637Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T10:07:13.637Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T10:07:13.637Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T10:07:13.637Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T10:07:13.637Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T10:07:13.637Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T10:07:13.637Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/util/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/version/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/config.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T10:07:13.638Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T10:07:13.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T10:07:13.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/server.go [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T10:07:14.199Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/ [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/private/ [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/private/server/ [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/spire/ [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/spire/common/ [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T10:07:14.199Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T10:07:14.199Z] spire-1.2.1/release/ [2022-05-10T10:07:14.199Z] spire-1.2.1/release/spire-extras/ [2022-05-10T10:07:14.199Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T10:07:14.199Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T10:07:14.199Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T10:07:14.199Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T10:07:14.199Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T10:07:14.199Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T10:07:14.199Z] spire-1.2.1/release/spire/ [2022-05-10T10:07:14.199Z] spire-1.2.1/release/spire/README.md [2022-05-10T10:07:14.199Z] spire-1.2.1/release/spire/conf/ [2022-05-10T10:07:14.199Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T10:07:14.199Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T10:07:14.199Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T10:07:14.199Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T10:07:14.199Z] spire-1.2.1/script/ [2022-05-10T10:07:14.199Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T10:07:14.199Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T10:07:14.199Z] spire-1.2.1/support/ [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/ [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T10:07:14.199Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T10:07:14.200Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T10:07:14.200Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T10:07:14.200Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/clock/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/clock/clock.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T10:07:14.200Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T10:07:14.200Z] spire-1.2.1/test/integration/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/integration/README.md [2022-05-10T10:07:14.200Z] spire-1.2.1/test/integration/common [2022-05-10T10:07:14.200Z] spire-1.2.1/test/integration/setup/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T10:07:14.200Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T10:07:14.200Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T10:07:14.200Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T10:07:14.200Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T10:07:14.200Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T10:07:14.200Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/setup/x509pop/go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T10:07:14.201Z]  [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/ [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T10:07:14.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T10:07:14.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T10:07:14.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T10:07:14.477Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T10:07:14.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T10:07:14.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T10:07:14.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T10:07:14.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T10:07:14.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T10:07:14.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T10:07:14.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T10:07:14.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T10:07:14.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T10:07:14.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T10:07:14.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T10:07:14.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T10:07:14.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T10:07:14.754Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T10:07:14.754Z] spire-1.2.1/test/integration/test.sh [2022-05-10T10:07:14.754Z] spire-1.2.1/test/plugintest/ [2022-05-10T10:07:14.754Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/spiretest/ [2022-05-10T10:07:14.754Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/testca/ [2022-05-10T10:07:14.754Z] spire-1.2.1/test/testca/ca.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/testkey/ [2022-05-10T10:07:14.754Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T10:07:14.754Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/testkey/new.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T10:07:14.754Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/util/ [2022-05-10T10:07:14.754Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/util/race.go [2022-05-10T10:07:14.754Z] spire-1.2.1/test/util/util.go [2022-05-10T10:07:14.754Z] building spire from source... [2022-05-10T10:07:15.356Z] Installing go1.17.7... [2022-05-10T10:07:42.214Z] Building bin/spire-server... [2022-05-10T10:07:42.214Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T10:07:42.214Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T10:07:42.214Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T10:07:42.214Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T10:07:42.214Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T10:07:42.214Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T10:07:42.214Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T10:07:42.214Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T10:07:42.214Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T10:07:42.214Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T10:07:42.214Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T10:07:42.214Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T10:07:42.214Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T10:07:42.214Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T10:07:42.214Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T10:07:42.214Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T10:07:42.486Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T10:07:43.086Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T10:07:43.361Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T10:07:43.361Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T10:07:43.637Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T10:07:43.912Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T10:07:43.912Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T10:07:44.186Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T10:07:44.186Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T10:07:44.186Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T10:07:44.462Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T10:07:44.462Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T10:07:44.736Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T10:07:44.737Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T10:07:44.737Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T10:07:44.737Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T10:07:44.737Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T10:07:45.011Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T10:07:45.011Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T10:07:45.286Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T10:07:45.562Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T10:07:45.562Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T10:07:45.837Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T10:07:46.114Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T10:07:46.114Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T10:07:46.389Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T10:07:46.389Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T10:07:46.988Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T10:07:47.261Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T10:07:47.261Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T10:07:52.679Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T10:07:53.280Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T10:07:53.556Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T10:07:53.833Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T10:07:54.435Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T10:07:54.711Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T10:07:54.711Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T10:07:55.312Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T10:07:55.312Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T10:07:55.589Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T10:07:55.589Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T10:07:55.589Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T10:07:56.190Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T10:07:56.869Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T10:07:57.147Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T10:07:57.423Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T10:07:57.423Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T10:07:57.423Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T10:07:57.423Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T10:07:57.699Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T10:07:57.699Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T10:07:58.686Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T10:07:58.960Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T10:07:59.238Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T10:07:59.238Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T10:07:59.238Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T10:08:01.228Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T10:08:01.836Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T10:08:01.836Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T10:08:01.836Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T10:08:01.836Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T10:08:02.113Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T10:08:02.113Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T10:08:02.409Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T10:08:02.409Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T10:08:02.689Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T10:08:02.689Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T10:08:02.689Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T10:08:02.689Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T10:08:02.964Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T10:08:02.964Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T10:08:02.964Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T10:08:02.964Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T10:08:03.241Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T10:08:03.241Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T10:08:03.241Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T10:08:03.241Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T10:08:03.521Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T10:08:03.797Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T10:08:04.075Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T10:08:04.677Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T10:08:04.677Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T10:08:05.279Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T10:08:05.279Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T10:08:05.556Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T10:08:05.556Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T10:08:05.556Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T10:08:05.556Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T10:08:05.833Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T10:08:05.833Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T10:08:06.436Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T10:08:06.713Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T10:08:06.713Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T10:08:06.713Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T10:08:06.989Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T10:08:07.977Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T10:08:08.578Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T10:08:08.578Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T10:08:09.179Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T10:08:09.455Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T10:08:09.455Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T10:08:10.058Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T10:08:10.335Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T10:08:10.335Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T10:08:10.335Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T10:08:10.611Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T10:08:10.611Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T10:08:10.888Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T10:08:11.920Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T10:08:20.227Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T10:08:20.227Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T10:08:20.227Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T10:08:20.227Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T10:08:21.214Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T10:08:21.490Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T10:08:21.768Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T10:08:21.768Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T10:08:22.044Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T10:08:22.044Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T10:08:48.887Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T10:08:48.887Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T10:09:04.002Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T10:09:04.002Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T10:09:04.002Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T10:09:04.002Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T10:09:16.433Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T10:09:16.433Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T10:09:16.433Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T10:09:16.709Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T10:09:17.312Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T10:09:18.763Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T10:09:21.400Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T10:09:22.845Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T10:09:23.443Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T10:09:23.443Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T10:09:24.046Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T10:09:25.032Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T10:09:25.032Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T10:09:25.032Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T10:09:25.633Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T10:09:25.912Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T10:09:26.514Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T10:09:26.514Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T10:09:26.514Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T10:09:26.789Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T10:09:27.066Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T10:09:27.066Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T10:09:28.515Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T10:09:28.515Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T10:09:28.515Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T10:09:29.502Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T10:09:34.925Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T10:09:34.925Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T10:09:34.925Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T10:09:34.925Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T10:09:34.925Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T10:09:34.925Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T10:09:35.909Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T10:09:35.909Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T10:09:36.185Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T10:09:36.185Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T10:09:36.461Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T10:09:37.455Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T10:09:37.730Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T10:09:38.331Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T10:09:38.331Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T10:09:38.934Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T10:09:38.934Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T10:09:39.211Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T10:09:39.211Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T10:09:39.211Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T10:09:40.196Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T10:09:40.196Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T10:09:40.795Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T10:09:40.795Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T10:09:41.070Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T10:09:41.672Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T10:09:43.658Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T10:09:43.658Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T10:09:44.260Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T10:09:44.260Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T10:09:44.536Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T10:09:44.812Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T10:09:45.090Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T10:09:45.693Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T10:09:48.337Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T10:09:50.990Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T10:09:50.990Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T10:09:51.640Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T10:09:51.640Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T10:09:51.640Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T10:09:53.085Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T10:09:53.085Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T10:09:53.370Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T10:09:53.370Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T10:09:53.647Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T10:09:53.925Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T10:09:53.925Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T10:09:59.364Z] Removing intermediate container 37518af245b2 [2022-05-10T10:09:59.364Z] ---> a3aa305b491b [2022-05-10T10:09:59.364Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T10:09:59.364Z] ---> Running in 4d1f10a9eb4f [2022-05-10T10:10:00.807Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-10T10:10:04.217Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T10:10:04.217Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T10:10:04.217Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T10:10:04.217Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T10:10:06.876Z] Removing intermediate container 4d1f10a9eb4f [2022-05-10T10:10:06.876Z] ---> 16fd0148facc [2022-05-10T10:10:06.876Z] [2022-05-10T10:10:06.876Z] Step 11/23 : FROM docker:20.10.14 [2022-05-10T10:10:06.876Z] 20.10.14: Pulling from library/docker [2022-05-10T10:10:19.303Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T10:10:19.303Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-10T10:10:19.303Z] ---> c346e9eafbab [2022-05-10T10:10:19.303Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-10T10:10:20.455Z] ---> Running in 0c8fb83c6c23 [2022-05-10T10:10:20.774Z] Removing intermediate container 0c8fb83c6c23 [2022-05-10T10:10:20.774Z] ---> a4dcf281069d [2022-05-10T10:10:20.774Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-10T10:10:21.061Z] ---> Running in ae553da052c3 [2022-05-10T10:10:23.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:10:23.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:10:25.138Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T10:10:25.138Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T10:10:25.421Z] Executing bash-5.1.16-r0.post-install [2022-05-10T10:10:25.421Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T10:10:25.421Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T10:10:25.421Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T10:10:25.421Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T10:10:25.421Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T10:10:25.421Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T10:10:25.421Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T10:10:25.421Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T10:10:25.421Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T10:10:25.421Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T10:10:25.421Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T10:10:25.421Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T10:10:25.421Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T10:10:25.421Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T10:10:25.826Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T10:10:28.584Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T10:10:28.584Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T10:10:28.584Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T10:10:28.584Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T10:10:28.584Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T10:10:28.584Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T10:10:28.584Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T10:10:28.584Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T10:10:28.584Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T10:10:28.584Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T10:10:28.584Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T10:10:28.584Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T10:10:28.584Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T10:10:28.584Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T10:10:28.584Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T10:10:28.584Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T10:10:28.584Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T10:10:28.584Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T10:10:28.858Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T10:10:28.858Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T10:10:28.858Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T10:10:28.858Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T10:10:28.858Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T10:10:28.858Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T10:10:29.137Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T10:10:29.137Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T10:10:29.738Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T10:10:29.738Z] OK: 82 MiB in 65 packages [2022-05-10T10:10:35.161Z] Collecting docker-compose==1.23.2 [2022-05-10T10:10:35.161Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T10:10:35.161Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T10:10:35.161Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T10:10:36.150Z] Collecting PyYAML<4,>=3.10 [2022-05-10T10:10:36.150Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T10:10:40.473Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T10:10:40.751Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T10:10:40.751Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T10:10:40.751Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T10:10:43.389Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T10:10:43.389Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T10:10:43.995Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T10:10:43.995Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T10:10:45.983Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-10T10:10:46.972Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T10:10:46.972Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T10:10:47.578Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T10:10:47.578Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T10:10:47.857Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T10:10:47.857Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T10:10:48.135Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T10:10:48.135Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T10:10:51.537Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T10:10:51.537Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T10:10:52.152Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T10:10:52.152Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T10:10:52.428Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T10:10:52.428Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T10:10:52.428Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-10T10:10:52.704Z] Collecting idna<2.8,>=2.5 [2022-05-10T10:10:52.704Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T10:10:53.303Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T10:10:53.303Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T10:10:53.303Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T10:10:53.303Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T10:10:54.291Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T10:10:54.291Z] Attempting uninstall: urllib3 [2022-05-10T10:10:54.291Z] Found existing installation: urllib3 1.26.7 [2022-05-10T10:10:54.291Z] Uninstalling urllib3-1.26.7: [2022-05-10T10:10:54.567Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T10:10:55.169Z] Attempting uninstall: idna [2022-05-10T10:10:55.169Z] Found existing installation: idna 3.3 [2022-05-10T10:10:55.169Z] Uninstalling idna-3.3: [2022-05-10T10:10:55.447Z] Successfully uninstalled idna-3.3 [2022-05-10T10:10:58.861Z] Attempting uninstall: requests [2022-05-10T10:10:58.861Z] Found existing installation: requests 2.26.0 [2022-05-10T10:10:58.861Z] Uninstalling requests-2.26.0: [2022-05-10T10:10:58.861Z] Successfully uninstalled requests-2.26.0 [2022-05-10T10:10:59.466Z] Running setup.py install for texttable: started [2022-05-10T10:11:02.106Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T10:11:02.106Z] Running setup.py install for PyYAML: started [2022-05-10T10:11:05.521Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T10:11:05.521Z] Running setup.py install for docopt: started [2022-05-10T10:11:08.154Z] Running setup.py install for docopt: finished with status 'done' [2022-05-10T10:11:08.154Z] Running setup.py install for dockerpty: started [2022-05-10T10:11:10.787Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T10:11:13.416Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-10T10:11:28.529Z] Removing intermediate container ae553da052c3 [2022-05-10T10:11:28.529Z] ---> f834119e96d4 [2022-05-10T10:11:28.529Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T10:11:28.529Z] ---> Running in 24490f34f1f7 [2022-05-10T10:11:28.529Z] Removing intermediate container 24490f34f1f7 [2022-05-10T10:11:28.529Z] ---> 8b6e3d823c4c [2022-05-10T10:11:28.529Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T10:11:28.529Z] ---> Running in 3e1b34b9ee79 [2022-05-10T10:11:28.818Z] Removing intermediate container 3e1b34b9ee79 [2022-05-10T10:11:28.818Z] ---> 52be1e82919f [2022-05-10T10:11:28.818Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T10:11:30.803Z] ---> 642e15a5e17c [2022-05-10T10:11:30.803Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T10:11:31.401Z] ---> 8a952e35bb6b [2022-05-10T10:11:31.401Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T10:11:32.843Z] ---> b7f98d844790 [2022-05-10T10:11:32.843Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T10:11:32.843Z] ---> Running in a4e951f9038e [2022-05-10T10:11:33.453Z] Removing intermediate container a4e951f9038e [2022-05-10T10:11:33.453Z] ---> 743d9830bddb [2022-05-10T10:11:33.453Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T10:11:33.728Z] ---> Running in 5edbd05ee320 [2022-05-10T10:11:34.004Z] Removing intermediate container 5edbd05ee320 [2022-05-10T10:11:34.004Z] ---> c1e7cc7bbce1 [2022-05-10T10:11:34.004Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T10:11:34.278Z] ---> Running in e8c63ab87afc [2022-05-10T10:11:34.564Z] Removing intermediate container e8c63ab87afc [2022-05-10T10:11:34.564Z] ---> 45e665b226a1 [2022-05-10T10:11:34.564Z] Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T10:11:34.838Z] ---> Running in dbdb9f0462de [2022-05-10T10:11:35.459Z] Removing intermediate container dbdb9f0462de [2022-05-10T10:11:35.459Z] ---> 43278767a973 [2022-05-10T10:11:35.459Z] Step 23/23 : LABEL version=2.2.0-dev.94 [2022-05-10T10:11:35.459Z] ---> Running in f95c8712a00d [2022-05-10T10:11:36.061Z] Removing intermediate container f95c8712a00d [2022-05-10T10:11:36.061Z] ---> 75edafe87024 [2022-05-10T10:11:36.061Z] [2022-05-10T10:11:36.659Z] Successfully built 75edafe87024 [2022-05-10T10:11:36.659Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-10T10:11:36.659Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-05-10T10:11:54.988Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T10:11:54.988Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T10:11:54.988Z] ---> 5a1225ef86bc [2022-05-10T10:11:54.988Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T10:11:54.988Z] ---> Using cache [2022-05-10T10:11:54.988Z] ---> 85b3a342bdd3 [2022-05-10T10:11:54.988Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:11:54.988Z] ---> Using cache [2022-05-10T10:11:54.988Z] ---> 5e490888855a [2022-05-10T10:11:54.988Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T10:11:54.988Z] ---> Using cache [2022-05-10T10:11:54.988Z] ---> efd5429bb5fe [2022-05-10T10:11:54.988Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T10:11:54.988Z] ---> Using cache [2022-05-10T10:11:54.988Z] ---> 00832930133a [2022-05-10T10:11:54.988Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T10:11:54.988Z] ---> Using cache [2022-05-10T10:11:54.988Z] ---> 43248a434205 [2022-05-10T10:11:54.988Z] Step 8/23 : COPY . . [2022-05-10T10:11:54.988Z] ---> Using cache [2022-05-10T10:11:54.988Z] ---> a5dd281b2b03 [2022-05-10T10:11:54.988Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T10:11:54.988Z] ---> Running in 667b6d71919c [2022-05-10T10:11:56.981Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-10T10:13:05.057Z] Removing intermediate container 8f3d50dcf5f4 [2022-05-10T10:13:05.057Z] ---> 5ebb5a555d14 [2022-05-10T10:13:05.057Z] [2022-05-10T10:13:05.057Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T10:13:05.057Z] ---> ac73e934f311 [2022-05-10T10:13:05.057Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T10:13:05.057Z] ---> Running in 2926fb368616 [2022-05-10T10:13:05.057Z] Removing intermediate container 2926fb368616 [2022-05-10T10:13:05.057Z] ---> 98c4e8d7e46d [2022-05-10T10:13:05.057Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T10:13:05.057Z] ---> Running in 77f53f3989a5 [2022-05-10T10:13:05.057Z] Removing intermediate container 77f53f3989a5 [2022-05-10T10:13:05.057Z] ---> af0bfaec37fb [2022-05-10T10:13:05.057Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T10:13:05.057Z] ---> Running in 44d1c4b84281 [2022-05-10T10:13:05.057Z] Removing intermediate container 44d1c4b84281 [2022-05-10T10:13:05.057Z] ---> dc621d7e2e48 [2022-05-10T10:13:05.057Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:13:05.057Z] ---> Running in 827ddcd1b176 [2022-05-10T10:13:05.057Z] Removing intermediate container 827ddcd1b176 [2022-05-10T10:13:05.057Z] ---> d689229c07ac [2022-05-10T10:13:05.057Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T10:13:05.057Z] ---> Running in c35912982ce7 [2022-05-10T10:13:06.510Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:13:11.951Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2022-05-10T10:13:11.952Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:13:13.404Z] ERROR: unable to select packages: [2022-05-10T10:13:13.404Z]  zeromq (no such package): [2022-05-10T10:13:13.404Z] required by: world[zeromq] [2022-05-10T10:13:14.404Z] Building security-secretstore-setup [2022-05-10T10:13:32.769Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T10:13:32.769Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T10:13:32.770Z] ---> 5a1225ef86bc [2022-05-10T10:13:32.770Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T10:13:32.770Z] ---> Using cache [2022-05-10T10:13:32.770Z] ---> 85b3a342bdd3 [2022-05-10T10:13:32.770Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:13:32.770Z] ---> Using cache [2022-05-10T10:13:32.770Z] ---> 5e490888855a [2022-05-10T10:13:32.770Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T10:13:32.770Z] ---> Using cache [2022-05-10T10:13:32.770Z] ---> efd5429bb5fe [2022-05-10T10:13:32.770Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T10:13:32.770Z] ---> Using cache [2022-05-10T10:13:32.770Z] ---> 00832930133a [2022-05-10T10:13:32.770Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T10:13:32.770Z] ---> Using cache [2022-05-10T10:13:32.770Z] ---> 43248a434205 [2022-05-10T10:13:32.770Z] Step 8/25 : COPY . . [2022-05-10T10:13:32.770Z] ---> Using cache [2022-05-10T10:13:32.770Z] ---> a5dd281b2b03 [2022-05-10T10:13:32.770Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T10:13:32.770Z] ---> Running in 18427b51d716 [2022-05-10T10:13:32.770Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-10T10:16:54.808Z] Removing intermediate container 667b6d71919c [2022-05-10T10:16:54.808Z] ---> 65838d773d05 [2022-05-10T10:16:54.808Z] [2022-05-10T10:16:54.808Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T10:16:54.808Z] ---> ac73e934f311 [2022-05-10T10:16:54.808Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T10:16:54.808Z] ---> Using cache [2022-05-10T10:16:54.808Z] ---> af99f515f57a [2022-05-10T10:16:54.808Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T10:16:54.808Z] ---> Using cache [2022-05-10T10:16:54.808Z] ---> a559e8a3b874 [2022-05-10T10:16:54.808Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T10:16:54.808Z] ---> Running in 73884206ea3f [2022-05-10T10:16:54.808Z] Removing intermediate container 73884206ea3f [2022-05-10T10:16:54.808Z] ---> b68856adec33 [2022-05-10T10:16:54.808Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T10:16:54.808Z] ---> Running in c987a6a210d8 [2022-05-10T10:16:54.808Z] Removing intermediate container c987a6a210d8 [2022-05-10T10:16:54.808Z] ---> 9615249127fd [2022-05-10T10:16:54.808Z] Step 15/23 : WORKDIR / [2022-05-10T10:16:54.808Z] ---> Running in c4f87be01707 [2022-05-10T10:16:54.808Z] Removing intermediate container c4f87be01707 [2022-05-10T10:16:54.808Z] ---> a1bb0e086b03 [2022-05-10T10:16:54.808Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T10:16:54.808Z] ---> 6a62a4ba5e2d [2022-05-10T10:16:54.808Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T10:16:56.833Z] ---> 74c9443cad15 [2022-05-10T10:16:56.833Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T10:16:57.456Z] ---> 565cd48d8ab9 [2022-05-10T10:16:57.456Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T10:16:57.456Z] ---> Running in 8f4c507dd2ec [2022-05-10T10:16:58.083Z] Removing intermediate container 8f4c507dd2ec [2022-05-10T10:16:58.083Z] ---> 27f8df0a9159 [2022-05-10T10:16:58.083Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T10:16:58.083Z] ---> Running in 831793c3bc35 [2022-05-10T10:16:58.695Z] Removing intermediate container 831793c3bc35 [2022-05-10T10:16:58.695Z] ---> cab3646d68b4 [2022-05-10T10:16:58.695Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T10:16:58.695Z] ---> Running in ab43c555ec5f [2022-05-10T10:16:59.310Z] Removing intermediate container ab43c555ec5f [2022-05-10T10:16:59.310Z] ---> f21fa30a324b [2022-05-10T10:16:59.310Z] Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T10:16:59.310Z] ---> Running in 78462133176f [2022-05-10T10:16:59.937Z] Removing intermediate container 78462133176f [2022-05-10T10:16:59.937Z] ---> 0d368341d5bd [2022-05-10T10:16:59.937Z] Step 23/23 : LABEL version=2.2.0-dev.94 [2022-05-10T10:16:59.937Z] ---> Running in 2e8e6fcc511e [2022-05-10T10:17:00.558Z] Removing intermediate container 2e8e6fcc511e [2022-05-10T10:17:00.558Z] ---> 6cbf2b7856e0 [2022-05-10T10:17:00.558Z] [2022-05-10T10:17:00.837Z] Successfully built 6cbf2b7856e0 [2022-05-10T10:17:00.837Z] Successfully tagged core-metadata-arm64:latest [2022-05-10T10:17:00.837Z]  Building core-metadata ... done Building security-proxy-setup [2022-05-10T10:17:19.215Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T10:17:19.215Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T10:17:19.215Z] ---> 5a1225ef86bc [2022-05-10T10:17:19.215Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T10:17:19.215Z] ---> Using cache [2022-05-10T10:17:19.215Z] ---> 85b3a342bdd3 [2022-05-10T10:17:19.215Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:17:19.215Z] ---> Using cache [2022-05-10T10:17:19.215Z] ---> 5e490888855a [2022-05-10T10:17:19.215Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T10:17:19.215Z] ---> Using cache [2022-05-10T10:17:19.215Z] ---> efd5429bb5fe [2022-05-10T10:17:19.215Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T10:17:19.215Z] ---> Using cache [2022-05-10T10:17:19.215Z] ---> 00832930133a [2022-05-10T10:17:19.215Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T10:17:19.215Z] ---> Using cache [2022-05-10T10:17:19.215Z] ---> 43248a434205 [2022-05-10T10:17:19.215Z] Step 8/22 : COPY . . [2022-05-10T10:17:19.215Z] ---> Using cache [2022-05-10T10:17:19.215Z] ---> a5dd281b2b03 [2022-05-10T10:17:19.215Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T10:17:19.501Z] ---> Running in 285a1801e0f4 [2022-05-10T10:17:21.524Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-10T10:18:08.594Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-10T10:18:23.749Z] Removing intermediate container 18427b51d716 [2022-05-10T10:18:23.749Z] ---> 763fabde2f04 [2022-05-10T10:18:23.749Z] [2022-05-10T10:18:23.749Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T10:18:23.749Z] ---> ac73e934f311 [2022-05-10T10:18:23.749Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T10:18:23.749Z] ---> Running in fa9a8bfaffec [2022-05-10T10:18:25.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:18:25.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:18:26.494Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T10:18:26.774Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T10:18:26.774Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T10:18:26.774Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T10:18:26.774Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T10:18:27.057Z] OK: 6 MiB in 17 packages [2022-05-10T10:18:29.075Z] Removing intermediate container fa9a8bfaffec [2022-05-10T10:18:29.075Z] ---> 281eaae396ea [2022-05-10T10:18:29.075Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T10:18:29.075Z] ---> Running in e3029ec4d4b9 [2022-05-10T10:18:29.701Z] Removing intermediate container e3029ec4d4b9 [2022-05-10T10:18:29.701Z] ---> 6a9533395869 [2022-05-10T10:18:29.701Z] Step 13/25 : WORKDIR / [2022-05-10T10:18:29.701Z] ---> Running in 7c2743cbd9aa [2022-05-10T10:18:30.313Z] Removing intermediate container 7c2743cbd9aa [2022-05-10T10:18:30.313Z] ---> 39dee2938a25 [2022-05-10T10:18:30.313Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-10T10:18:31.315Z] ---> 091ff02bbe31 [2022-05-10T10:18:31.315Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-10T10:18:32.317Z] ---> 89f2d4128f57 [2022-05-10T10:18:32.317Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T10:18:33.327Z] ---> 0a606484cb03 [2022-05-10T10:18:33.327Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-10T10:18:34.327Z] ---> 8ef45591852b [2022-05-10T10:18:34.327Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T10:18:35.774Z] ---> 95a57a3d53d9 [2022-05-10T10:18:35.774Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T10:18:37.786Z] ---> af67c591faab [2022-05-10T10:18:37.786Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T10:18:38.404Z] ---> c7c3d12aea79 [2022-05-10T10:18:38.404Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-10T10:18:38.404Z] ---> Running in 01ed046509fa [2022-05-10T10:18:41.835Z] Removing intermediate container 01ed046509fa [2022-05-10T10:18:41.835Z] ---> 15ac9c8e2e8c [2022-05-10T10:18:41.835Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T10:18:41.835Z] ---> Running in 86804935ff36 [2022-05-10T10:18:42.112Z] Removing intermediate container 86804935ff36 [2022-05-10T10:18:42.112Z] ---> a5e08967143b [2022-05-10T10:18:42.112Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T10:18:42.112Z] ---> Running in 61ebff731b6d [2022-05-10T10:18:42.718Z] Removing intermediate container 61ebff731b6d [2022-05-10T10:18:42.718Z] ---> 06c648c123f5 [2022-05-10T10:18:42.718Z] Step 24/25 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T10:18:42.718Z] ---> Running in 7d0c2d5b045b [2022-05-10T10:18:43.009Z] Removing intermediate container 7d0c2d5b045b [2022-05-10T10:18:43.009Z] ---> 740718ce0ca3 [2022-05-10T10:18:43.009Z] Step 25/25 : LABEL version=2.2.0-dev.94 [2022-05-10T10:18:43.282Z] ---> Running in 8029d6cbbef5 [2022-05-10T10:18:43.885Z] Removing intermediate container 8029d6cbbef5 [2022-05-10T10:18:43.885Z] ---> 575dfb441079 [2022-05-10T10:18:43.885Z] [2022-05-10T10:18:44.163Z] Successfully built 575dfb441079 [2022-05-10T10:18:44.163Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-10T10:18:44.163Z] Building support-scheduler [2022-05-10T10:19:02.524Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T10:19:02.524Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T10:19:02.524Z] ---> 5a1225ef86bc [2022-05-10T10:19:02.524Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T10:19:02.524Z] ---> Using cache [2022-05-10T10:19:02.524Z] ---> 85b3a342bdd3 [2022-05-10T10:19:02.524Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:19:02.524Z] ---> Using cache [2022-05-10T10:19:02.524Z] ---> 5e490888855a [2022-05-10T10:19:02.524Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T10:19:02.524Z] ---> Using cache [2022-05-10T10:19:02.524Z] ---> efd5429bb5fe [2022-05-10T10:19:02.524Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T10:19:02.524Z] ---> Using cache [2022-05-10T10:19:02.524Z] ---> 00832930133a [2022-05-10T10:19:02.524Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T10:19:02.524Z] ---> Using cache [2022-05-10T10:19:02.524Z] ---> 43248a434205 [2022-05-10T10:19:02.524Z] Step 8/22 : COPY . . [2022-05-10T10:19:02.524Z] ---> Using cache [2022-05-10T10:19:02.524Z] ---> a5dd281b2b03 [2022-05-10T10:19:02.524Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T10:19:02.524Z] ---> Running in fa930fe2b455 [2022-05-10T10:19:03.973Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-10T10:21:55.983Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-10T10:22:14.348Z] Removing intermediate container 285a1801e0f4 [2022-05-10T10:22:14.348Z] ---> fd6f85569f7c [2022-05-10T10:22:14.348Z] [2022-05-10T10:22:14.348Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T10:22:14.348Z] ---> ac73e934f311 [2022-05-10T10:22:14.348Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T10:22:14.348Z] ---> Running in 06a6e1cda92e [2022-05-10T10:22:14.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:22:14.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:22:15.620Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T10:22:15.620Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T10:22:15.620Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T10:22:15.620Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T10:22:15.620Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T10:22:15.620Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T10:22:15.896Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T10:22:15.896Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T10:22:16.175Z] OK: 8 MiB in 20 packages [2022-05-10T10:22:18.199Z] Removing intermediate container 06a6e1cda92e [2022-05-10T10:22:18.199Z] ---> 4cdccce8ad91 [2022-05-10T10:22:18.199Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T10:22:18.486Z] ---> Running in 77aac852e5b1 [2022-05-10T10:22:18.776Z] Removing intermediate container 77aac852e5b1 [2022-05-10T10:22:18.777Z] ---> e6db2beecd4d [2022-05-10T10:22:18.777Z] Step 13/22 : WORKDIR /edgex [2022-05-10T10:22:19.056Z] ---> Running in 26572274ef29 [2022-05-10T10:22:19.661Z] Removing intermediate container 26572274ef29 [2022-05-10T10:22:19.661Z] ---> 5c1611d5d0dc [2022-05-10T10:22:19.661Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T10:22:20.654Z] ---> b6ad4328ba26 [2022-05-10T10:22:20.654Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T10:22:22.107Z] ---> 26660cb567f9 [2022-05-10T10:22:22.107Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T10:22:24.120Z] ---> 29a0ba98c746 [2022-05-10T10:22:24.120Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T10:22:24.725Z] ---> 654f4cb4761b [2022-05-10T10:22:24.725Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T10:22:25.007Z] ---> Running in 54c3137b16a2 [2022-05-10T10:22:28.461Z] Removing intermediate container 54c3137b16a2 [2022-05-10T10:22:28.461Z] ---> d4844cdc44e1 [2022-05-10T10:22:28.461Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T10:22:28.461Z] ---> Running in 6d06f7117963 [2022-05-10T10:22:28.461Z] Removing intermediate container 6d06f7117963 [2022-05-10T10:22:28.461Z] ---> e324ef548e62 [2022-05-10T10:22:28.461Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T10:22:28.749Z] ---> Running in 301730832f79 [2022-05-10T10:22:29.364Z] Removing intermediate container 301730832f79 [2022-05-10T10:22:29.364Z] ---> f447c9ab41d5 [2022-05-10T10:22:29.364Z] Step 21/22 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T10:22:29.364Z] ---> Running in fec746ae8585 [2022-05-10T10:22:29.991Z] Removing intermediate container fec746ae8585 [2022-05-10T10:22:29.991Z] ---> 560f944424d2 [2022-05-10T10:22:29.991Z] Step 22/22 : LABEL version=2.2.0-dev.94 [2022-05-10T10:22:29.991Z] ---> Running in a1f7897f390c [2022-05-10T10:22:30.613Z] Removing intermediate container a1f7897f390c [2022-05-10T10:22:30.613Z] ---> bcd7dc79aaa7 [2022-05-10T10:22:30.613Z] [2022-05-10T10:22:30.896Z] Successfully built bcd7dc79aaa7 [2022-05-10T10:22:30.896Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-10T10:25:38.011Z]  Building security-proxy-setup ... done Removing intermediate container fa930fe2b455 [2022-05-10T10:25:38.011Z] ---> b105be7d5d8a [2022-05-10T10:25:38.011Z] [2022-05-10T10:25:38.011Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T10:25:38.011Z] ---> ac73e934f311 [2022-05-10T10:25:38.011Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T10:25:38.011Z] ---> Using cache [2022-05-10T10:25:38.011Z] ---> af99f515f57a [2022-05-10T10:25:38.011Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T10:25:38.011Z] ---> Using cache [2022-05-10T10:25:38.011Z] ---> a559e8a3b874 [2022-05-10T10:25:38.011Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T10:25:38.011Z] ---> Running in 0c3aa6f59f5e [2022-05-10T10:25:38.011Z] Removing intermediate container 0c3aa6f59f5e [2022-05-10T10:25:38.011Z] ---> 34a737ab3951 [2022-05-10T10:25:38.011Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T10:25:38.011Z] ---> Running in e7d04162cc51 [2022-05-10T10:25:38.011Z] Removing intermediate container e7d04162cc51 [2022-05-10T10:25:38.011Z] ---> e353fbecb0c5 [2022-05-10T10:25:38.011Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T10:25:38.011Z] ---> d22eb00bf782 [2022-05-10T10:25:38.011Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T10:25:38.011Z] ---> b462b5a34ebb [2022-05-10T10:25:38.011Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T10:25:38.011Z] ---> 8fbba85e65b6 [2022-05-10T10:25:38.011Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T10:25:38.011Z] ---> Running in 544db89df7d2 [2022-05-10T10:25:38.011Z] Removing intermediate container 544db89df7d2 [2022-05-10T10:25:38.011Z] ---> 59dbcd3b878e [2022-05-10T10:25:38.011Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T10:25:38.011Z] ---> Running in 47bdb6c9277b [2022-05-10T10:25:38.011Z] Removing intermediate container 47bdb6c9277b [2022-05-10T10:25:38.011Z] ---> a57238cce187 [2022-05-10T10:25:38.011Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T10:25:38.011Z] ---> Running in 2da7276453b1 [2022-05-10T10:25:38.011Z] Removing intermediate container 2da7276453b1 [2022-05-10T10:25:38.011Z] ---> 0b4f6cf0c6e3 [2022-05-10T10:25:38.011Z] Step 21/22 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T10:25:38.011Z] ---> Running in 2ade92416db6 [2022-05-10T10:25:38.011Z] Removing intermediate container 2ade92416db6 [2022-05-10T10:25:38.011Z] ---> 097fd584439e [2022-05-10T10:25:38.011Z] Step 22/22 : LABEL version=2.2.0-dev.94 [2022-05-10T10:25:38.011Z] ---> Running in af79bbf3d1da [2022-05-10T10:25:38.011Z] Removing intermediate container af79bbf3d1da [2022-05-10T10:25:38.011Z] ---> d804b660e3b1 [2022-05-10T10:25:38.011Z] [2022-05-10T10:25:38.011Z] Successfully built d804b660e3b1 [2022-05-10T10:25:38.011Z] Successfully tagged support-scheduler-arm64:latest [2022-05-10T10:38:31.278Z]  Building support-scheduler ... done Building bin/spire-agent... [2022-05-10T10:38:31.278Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T10:38:31.278Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T10:38:31.278Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T10:38:31.278Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T10:38:31.278Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T10:38:31.278Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T10:38:31.278Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T10:38:31.278Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T10:38:31.278Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T10:38:31.278Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T10:38:31.278Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T10:38:31.278Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T10:38:31.278Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T10:42:23.432Z] Building bin/spire-agent... [2022-05-10T10:42:23.432Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T10:42:23.432Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T10:42:23.432Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T10:42:23.432Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T10:42:23.432Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T10:42:24.884Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T10:42:24.884Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T10:42:25.486Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T10:42:25.486Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T10:42:25.486Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T10:42:25.762Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T10:42:25.762Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T10:42:26.070Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T10:43:22.704Z] Building bin/spire-agent... [2022-05-10T10:43:22.704Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T10:43:22.704Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T10:43:22.704Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T10:43:22.704Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T10:43:22.704Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T10:43:24.709Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T10:43:24.709Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T10:43:24.992Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T10:43:24.992Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T10:43:24.992Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T10:43:25.271Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T10:43:25.271Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T10:43:25.557Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T10:43:58.021Z] Removing intermediate container fbfa26596ef8 [2022-05-10T10:43:58.021Z] ---> 7e2ca71056c4 [2022-05-10T10:43:58.021Z] [2022-05-10T10:43:58.021Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T10:43:58.021Z] ---> 3fb3c9af89a9 [2022-05-10T10:43:58.022Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T10:43:58.022Z] ---> Using cache [2022-05-10T10:43:58.022Z] ---> 417e126a052b [2022-05-10T10:43:58.022Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:43:58.022Z] ---> Using cache [2022-05-10T10:43:58.022Z] ---> 9783f2f45e3c [2022-05-10T10:43:58.022Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T10:43:58.022Z] ---> Running in 17b7cffc418f [2022-05-10T10:43:58.022Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:43:58.022Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:43:58.022Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T10:43:58.022Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T10:43:58.022Z] OK: 15732 distinct packages available [2022-05-10T10:43:58.022Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:43:58.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:43:59.630Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-10T10:43:59.630Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T10:43:59.908Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T10:43:59.908Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-10T10:43:59.908Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T10:43:59.908Z] OK: 6 MiB in 18 packages [2022-05-10T10:44:01.917Z] Removing intermediate container 17b7cffc418f [2022-05-10T10:44:01.917Z] ---> 5f658d9d4351 [2022-05-10T10:44:01.917Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T10:44:07.360Z] ---> dc22b1bbef4b [2022-05-10T10:44:07.360Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T10:44:08.351Z] ---> 05896486cd79 [2022-05-10T10:44:08.351Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T10:44:08.351Z] ---> Running in abb4e48e068a [2022-05-10T10:44:08.957Z] Removing intermediate container abb4e48e068a [2022-05-10T10:44:08.957Z] ---> 7b046d94d877 [2022-05-10T10:44:08.957Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-10T10:44:09.978Z] ---> 9ed95e47a967 [2022-05-10T10:44:09.978Z] Step 21/26 : WORKDIR / [2022-05-10T10:44:09.978Z] ---> Running in 458837e2671b [2022-05-10T10:44:10.593Z] Removing intermediate container 458837e2671b [2022-05-10T10:44:10.593Z] ---> 46fcde942918 [2022-05-10T10:44:10.593Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T10:44:10.593Z] ---> Running in 7aa8d5891cc8 [2022-05-10T10:44:11.315Z] Removing intermediate container 7aa8d5891cc8 [2022-05-10T10:44:11.315Z] ---> ab5ed730ee5a [2022-05-10T10:44:11.315Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T10:44:11.315Z] ---> Running in 57cc9f72ab81 [2022-05-10T10:44:11.819Z] Removing intermediate container 57cc9f72ab81 [2022-05-10T10:44:11.819Z] ---> 3bc7aca0cc55 [2022-05-10T10:44:11.819Z] Step 24/26 : LABEL arch=arm64 [2022-05-10T10:44:12.199Z] ---> Running in ab6bb2fb7f64 [2022-05-10T10:44:12.524Z] Removing intermediate container ab6bb2fb7f64 [2022-05-10T10:44:12.524Z] ---> 04f94385c27a [2022-05-10T10:44:12.524Z] Step 25/26 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T10:44:12.842Z] ---> Running in dd611515e133 [2022-05-10T10:44:13.154Z] Removing intermediate container dd611515e133 [2022-05-10T10:44:13.154Z] ---> db31966b5a1a [2022-05-10T10:44:13.154Z] Step 26/26 : LABEL version=2.2.0-dev.94 [2022-05-10T10:44:13.449Z] ---> Running in d4d55ebd111e [2022-05-10T10:44:14.050Z] Removing intermediate container d4d55ebd111e [2022-05-10T10:44:14.050Z] ---> 808a7d4dc27c [2022-05-10T10:44:14.050Z] [2022-05-10T10:44:14.050Z] Successfully built 808a7d4dc27c [2022-05-10T10:44:14.359Z] Successfully tagged security-spire-config-arm64:latest [2022-05-10T10:47:36.551Z]  Building security-spire-config ... done Removing intermediate container 6ed96d76dfe0 [2022-05-10T10:47:36.551Z] ---> 6bf565f768ba [2022-05-10T10:47:36.551Z] [2022-05-10T10:47:36.551Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T10:47:36.551Z] ---> 3fb3c9af89a9 [2022-05-10T10:47:36.551Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T10:47:36.551Z] ---> Using cache [2022-05-10T10:47:36.551Z] ---> 417e126a052b [2022-05-10T10:47:36.551Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:47:36.551Z] ---> Using cache [2022-05-10T10:47:36.551Z] ---> 9783f2f45e3c [2022-05-10T10:47:36.551Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T10:47:36.551Z] ---> Running in c0493177d023 [2022-05-10T10:47:36.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:47:36.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:47:36.551Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T10:47:36.551Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T10:47:36.551Z] OK: 15732 distinct packages available [2022-05-10T10:47:36.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:47:36.824Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:47:37.828Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T10:47:38.100Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T10:47:38.100Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T10:47:38.100Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T10:47:38.379Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T10:47:38.379Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T10:47:38.379Z] OK: 6 MiB in 19 packages [2022-05-10T10:47:41.006Z] Removing intermediate container c0493177d023 [2022-05-10T10:47:41.006Z] ---> a781b0660447 [2022-05-10T10:47:41.006Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T10:47:43.647Z] ---> 98db4384bcc5 [2022-05-10T10:47:43.647Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T10:47:47.045Z] ---> 0fb882afdfe9 [2022-05-10T10:47:47.045Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T10:47:48.056Z] ---> f84590dbb99e [2022-05-10T10:47:48.056Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-10T10:47:48.668Z] ---> 894e7053855d [2022-05-10T10:47:48.668Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T10:47:49.267Z] ---> 0e7a0dc9b2f8 [2022-05-10T10:47:49.267Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T10:47:49.267Z] ---> Running in fe052c5b459c [2022-05-10T10:47:49.863Z] Removing intermediate container fe052c5b459c [2022-05-10T10:47:49.863Z] ---> e793ec2b85a4 [2022-05-10T10:47:49.863Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T10:47:49.863Z] ---> Running in 48d3f0cf5615 [2022-05-10T10:47:50.461Z] Removing intermediate container 48d3f0cf5615 [2022-05-10T10:47:50.461Z] ---> 6ebfb1029ae6 [2022-05-10T10:47:50.461Z] Step 24/26 : LABEL arch=arm64 [2022-05-10T10:47:50.461Z] ---> Running in ee85caf85aa7 [2022-05-10T10:47:50.737Z] Removing intermediate container ee85caf85aa7 [2022-05-10T10:47:50.737Z] ---> 746160bd1fbb [2022-05-10T10:47:50.737Z] Step 25/26 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T10:47:51.008Z] ---> Running in dbfc3bbb0aab [2022-05-10T10:47:51.282Z] Removing intermediate container dbfc3bbb0aab [2022-05-10T10:47:51.282Z] ---> 6ff5c2f70676 [2022-05-10T10:47:51.282Z] Step 26/26 : LABEL version=2.2.0-dev.94 [2022-05-10T10:47:51.282Z] ---> Running in 19bb86e5ea86 [2022-05-10T10:47:51.877Z] Removing intermediate container 19bb86e5ea86 [2022-05-10T10:47:51.877Z] ---> 0300e33dbdde [2022-05-10T10:47:51.877Z] [2022-05-10T10:47:51.877Z] Successfully built 0300e33dbdde [2022-05-10T10:47:51.877Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-10T10:48:00.151Z]  Building security-spire-agent ... done Removing intermediate container 18c00904588d [2022-05-10T10:48:00.151Z] ---> cad8d49e5b24 [2022-05-10T10:48:00.151Z] [2022-05-10T10:48:00.151Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T10:48:00.151Z] ---> 3fb3c9af89a9 [2022-05-10T10:48:00.151Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T10:48:00.151Z] ---> Using cache [2022-05-10T10:48:00.151Z] ---> 417e126a052b [2022-05-10T10:48:00.151Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:48:00.151Z] ---> Using cache [2022-05-10T10:48:00.151Z] ---> 9783f2f45e3c [2022-05-10T10:48:00.151Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T10:48:00.151Z] ---> Using cache [2022-05-10T10:48:00.151Z] ---> a781b0660447 [2022-05-10T10:48:00.151Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T10:48:02.122Z] ---> 863993c563b2 [2022-05-10T10:48:02.122Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T10:48:02.715Z] ---> f9b3a688ac35 [2022-05-10T10:48:02.715Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T10:48:03.310Z] ---> 6c3e11bde9a2 [2022-05-10T10:48:03.310Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-10T10:48:03.905Z] ---> 1ec0e58caa79 [2022-05-10T10:48:03.905Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T10:48:03.905Z] ---> Running in fd2f98997b51 [2022-05-10T10:48:04.178Z] Removing intermediate container fd2f98997b51 [2022-05-10T10:48:04.178Z] ---> 0532516c1787 [2022-05-10T10:48:04.178Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T10:48:04.178Z] ---> Running in 511e765e9b00 [2022-05-10T10:48:04.452Z] Removing intermediate container 511e765e9b00 [2022-05-10T10:48:04.452Z] ---> 9fa473c404a9 [2022-05-10T10:48:04.452Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T10:48:04.725Z] ---> Running in 87e97ae5e1d6 [2022-05-10T10:48:04.996Z] Removing intermediate container 87e97ae5e1d6 [2022-05-10T10:48:04.996Z] ---> c8b3b95cb245 [2022-05-10T10:48:04.996Z] Step 24/25 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 [2022-05-10T10:48:04.996Z] ---> Running in 23252bc8a7b9 [2022-05-10T10:48:05.278Z] Removing intermediate container 23252bc8a7b9 [2022-05-10T10:48:05.278Z] ---> 718d320ff16b [2022-05-10T10:48:05.278Z] Step 25/25 : LABEL version=2.2.0-dev.94 [2022-05-10T10:48:05.278Z] ---> Running in d52c1dec2fa6 [2022-05-10T10:48:05.879Z] Removing intermediate container d52c1dec2fa6 [2022-05-10T10:48:05.879Z] ---> f783b831cc98 [2022-05-10T10:48:05.879Z] [2022-05-10T10:48:05.879Z] Successfully built f783b831cc98 [2022-05-10T10:48:05.879Z] Successfully tagged security-spire-server-arm64:latest [2022-05-10T10:48:05.879Z]  Building security-spire-server ... done  [2022-05-10T10:48:05.879Z] ERROR: for core-data (, "The command '/bin/sh -c apk add --update --no-cache zeromq dumb-init' returned a non-zero code: 1") [2022-05-10T10:48:05.879Z] Service 'core-data' failed to build: The command '/bin/sh -c apk add --update --no-cache zeromq dumb-init' returned a non-zero code: 1 [Pipeline] } [2022-05-10T10:48:06.486Z] $ docker stop --time=1 94023012a8edd7ce569db1224b2274f56af12281e2a4803b5ac48195cb75d518 [2022-05-10T10:48:08.140Z] $ docker rm -f 94023012a8edd7ce569db1224b2274f56af12281e2a4803b5ac48195cb75d518 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:48:08.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T10:48:08.826Z] [2022-05-10T10:48:08.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:48:09.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T10:48:09.448Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T10:48:09.448Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T10:48:09.448Z] 04944245beec: Pulling fs layer [2022-05-10T10:48:09.448Z] 699f458cf7ca: Pulling fs layer [2022-05-10T10:48:09.448Z] 765212b225bb: Pulling fs layer [2022-05-10T10:48:09.448Z] f23df028b6ca: Pulling fs layer [2022-05-10T10:48:09.448Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T10:48:09.448Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T10:48:09.448Z] 765212b225bb: Waiting [2022-05-10T10:48:09.448Z] f23df028b6ca: Waiting [2022-05-10T10:48:09.448Z] d65c8cfc05b1: Waiting [2022-05-10T10:48:09.448Z] 2437ff75d9bd: Waiting [2022-05-10T10:48:09.448Z] 04944245beec: Verifying Checksum [2022-05-10T10:48:09.448Z] 04944245beec: Download complete [2022-05-10T10:48:09.448Z] 765212b225bb: Verifying Checksum [2022-05-10T10:48:09.448Z] 765212b225bb: Download complete [2022-05-10T10:48:09.448Z] f23df028b6ca: Verifying Checksum [2022-05-10T10:48:09.448Z] f23df028b6ca: Download complete [2022-05-10T10:48:09.448Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T10:48:09.448Z] d65c8cfc05b1: Download complete [2022-05-10T10:48:09.722Z] 699f458cf7ca: Verifying Checksum [2022-05-10T10:48:09.722Z] 699f458cf7ca: Download complete [2022-05-10T10:48:09.994Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T10:48:09.994Z] 8998bd30e6a1: Download complete [2022-05-10T10:48:12.613Z] 2437ff75d9bd: Download complete [2022-05-10T10:48:14.581Z] 8998bd30e6a1: Pull complete [2022-05-10T10:48:14.853Z] 04944245beec: Pull complete [2022-05-10T10:48:16.282Z] 699f458cf7ca: Pull complete [2022-05-10T10:48:16.554Z] 765212b225bb: Pull complete [2022-05-10T10:48:17.528Z] f23df028b6ca: Pull complete [2022-05-10T10:48:17.528Z] d65c8cfc05b1: Pull complete [2022-05-10T10:48:32.605Z] 2437ff75d9bd: Pull complete [2022-05-10T10:48:32.605Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T10:48:32.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T10:48:32.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T10:48:32.835Z] prd-ubuntu20.04-docker-arm64-4c-16g-47516 does not seem to be running inside a container [2022-05-10T10:48:32.912Z] $ 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/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@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:arm64 cat [2022-05-10T10:48:35.565Z] $ docker top 25f88ed10902db2ac58a2da06e2a59b4810757e300058320482a8ee8da955f02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:48:36.566Z] ---> job-cost.sh [2022-05-10T10:48:36.566Z] lf-activate-venv: SKIPPING [2022-05-10T10:48:36.566Z] INFO: No Stack... [2022-05-10T10:48:37.539Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T10:48:38.134Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T10:48:38.792Z] + cat /w/workspace/edgex-go/222/archives/cost.csv [2022-05-10T10:48:38.792Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T10:48:38.826Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-222-stack-cost] [2022-05-10T10:48:38.835Z] Resource [jenkins-edgexfoundry-edgex-go-main-222-stack-cost] did not exist. Created. [2022-05-10T10:48:38.835Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T10:48:39.499Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T10:48:40.155Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T10:48:40.162Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-222-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T10:48:40.177Z] $ docker stop --time=1 25f88ed10902db2ac58a2da06e2a59b4810757e300058320482a8ee8da955f02 [2022-05-10T10:48:41.684Z] $ docker rm -f 25f88ed10902db2ac58a2da06e2a59b4810757e300058320482a8ee8da955f02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T10:48:42.006Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-10T10:48:42.656Z] + [ -d /w/workspace/edgex-go/222/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:48:42.956Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:48:43.822Z] ---> package-listing.sh [2022-05-10T10:48:43.822Z] ++ facter osfamily [2022-05-10T10:48:43.822Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T10:48:44.084Z] + OS_FAMILY=debian [2022-05-10T10:48:44.084Z] + workspace=/w/workspace/edgex-go/222 [2022-05-10T10:48:44.084Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T10:48:44.084Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T10:48:44.084Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T10:48:44.084Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T10:48:44.084Z] + '[' /w/workspace/edgex-go/222 ']' [2022-05-10T10:48:44.084Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T10:48:44.084Z] + case "${OS_FAMILY}" in [2022-05-10T10:48:44.084Z] + dpkg -l [2022-05-10T10:48:44.084Z] + grep '^ii' [2022-05-10T10:48:44.084Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T10:48:44.084Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T10:48:44.084Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T10:48:44.084Z] + '[' /w/workspace/edgex-go/222 ']' [2022-05-10T10:48:44.084Z] + mkdir -p /w/workspace/edgex-go/222/archives/ [2022-05-10T10:48:44.084Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/222/archives/ [Pipeline] echo [2022-05-10T10:48:44.097Z] 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/222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T10:48:44.379Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:48:44.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T10:48:44.938Z] [2022-05-10T10:48:44.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:48:45.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T10:48:45.242Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T10:48:45.242Z] 5eb5b503b376: Pulling fs layer [2022-05-10T10:48:45.242Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T10:48:45.242Z] ec43610c2a17: Pulling fs layer [2022-05-10T10:48:45.242Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T10:48:45.242Z] 33b1e0a273af: Pulling fs layer [2022-05-10T10:48:45.242Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T10:48:45.242Z] 2f39f015ded8: Pulling fs layer [2022-05-10T10:48:45.242Z] 33b1e0a273af: Waiting [2022-05-10T10:48:45.242Z] 5d3b04190fa2: Waiting [2022-05-10T10:48:45.242Z] 2f39f015ded8: Waiting [2022-05-10T10:48:45.242Z] 3a2ae6a8a46f: Waiting [2022-05-10T10:48:45.242Z] 5c69ac0246d0: Download complete [2022-05-10T10:48:45.242Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T10:48:45.242Z] 3a2ae6a8a46f: Download complete [2022-05-10T10:48:45.502Z] 33b1e0a273af: Verifying Checksum [2022-05-10T10:48:45.502Z] 33b1e0a273af: Download complete [2022-05-10T10:48:45.502Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T10:48:45.502Z] 5d3b04190fa2: Download complete [2022-05-10T10:48:45.502Z] ec43610c2a17: Verifying Checksum [2022-05-10T10:48:45.502Z] ec43610c2a17: Download complete [2022-05-10T10:48:45.502Z] 5eb5b503b376: Verifying Checksum [2022-05-10T10:48:45.502Z] 5eb5b503b376: Download complete [2022-05-10T10:48:46.883Z] 5eb5b503b376: Pull complete [2022-05-10T10:48:47.142Z] 5c69ac0246d0: Pull complete [2022-05-10T10:48:47.711Z] ec43610c2a17: Pull complete [2022-05-10T10:48:47.711Z] 3a2ae6a8a46f: Pull complete [2022-05-10T10:48:47.972Z] 33b1e0a273af: Pull complete [2022-05-10T10:48:47.972Z] 5d3b04190fa2: Pull complete [2022-05-10T10:48:53.251Z] 2f39f015ded8: Pull complete [2022-05-10T10:48:53.251Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T10:48:53.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T10:48:53.251Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T10:48:53.325Z] prd-ubuntu20.04-docker-8c-8g-47174 does not seem to be running inside a container [2022-05-10T10:48:53.360Z] $ 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/222/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/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T10:48:55.356Z] $ docker top 77fecd8537a9339e129d1a5694c6a67f79f11e3eae635d8b18dc2c27bbf51e90 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T10:48:55.717Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T10:48:56.007Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T10:48:56.297Z] + ls /var/log/sa-host [2022-05-10T10:48:56.297Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T10:48:56.505Z] provisioning config files... [2022-05-10T10:48:56.513Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/222@tmp/config3826037376444674991tmp [Pipeline] { [Pipeline] echo [2022-05-10T10:48:56.530Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:48:56.814Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T10:48:56.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:48:57.158Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T10:48:57.168Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:48:57.455Z] ---> sudo-logs.sh [2022-05-10T10:48:57.456Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T10:48:57.497Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:48:57.783Z] ---> job-cost.sh [2022-05-10T10:48:57.783Z] lf-activate-venv: SKIPPING [2022-05-10T10:48:57.783Z] DEBUG: total: 0.10999999940395355 [2022-05-10T10:48:57.783Z] INFO: Retrieving Stack Cost... [2022-05-10T10:48:58.042Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T10:48:58.612Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T10:48:58.628Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:48:58.912Z] ---> logs-deploy.sh [2022-05-10T10:48:58.912Z] lf-activate-venv: SKIPPING [2022-05-10T10:48:58.912Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/222 [2022-05-10T10:48:58.912Z] INFO: archiving workspace using pattern(s): [2022-05-10T10:48:59.851Z] Archives upload complete. [2022-05-10T10:48:59.851Z] INFO: archiving logs to Nexus