Pull request #3986 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 305fe6dde310e99fd4364fce934495aa9b5938b7+d866400a609392987696ebdd94eb737ac4e65fbf (216b3043d992c8b093f07b79decf43aed85de856) 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-ssh3462713350089446487.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2416904845118311780.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3986/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/PR-3986/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4510033900347133397.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh1394271831857340174.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/PR-3986/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/PR-3986/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6100978403169066474.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 ‘prd-ubuntu20.04-docker-8c-8g-22034’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22035 in /w/workspace/edgexfoundry_edgex-go_PR-3986 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d866400a609392987696ebdd94eb737ac4e65fbf into PR head commit 305fe6dde310e99fd4364fce934495aa9b5938b7 Merge succeeded, producing 6afc9a187cb7281179e4db951eb23c2b72c3ee9b Checking out Revision 6afc9a187cb7281179e4db951eb23c2b72c3ee9b (PR-3986) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3986/head:refs/remotes/origin/PR-3986 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 305fe6dde310e99fd4364fce934495aa9b5938b7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6afc9a187cb7281179e4db951eb23c2b72c3ee9b # timeout=10 Commit message: "Merge commit 'd866400a609392987696ebdd94eb737ac4e65fbf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-25T13:37:34.980Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-25T13:37:35.038Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-25T13:37:35.055Z] ========================================================= [2022-04-25T13:37:35.055Z] EdgeX Global Pipelines Version Info [2022-04-25T13:37:35.055Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 20b67419929c8f5d025676d0a4de6cfbb7e48101 # timeout=10 [2022-04-25T13:37:35.822Z] ------------------- [2022-04-25T13:37:35.822Z] stable info: [2022-04-25T13:37:35.822Z] ------------------- [2022-04-25T13:37:35.822Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T13:37:35.822Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-25T13:37:35.822Z] Message: update stable to v1.0.221 [2022-04-25T13:37:36.412Z] ------------------- [2022-04-25T13:37:36.412Z] experimental info: [2022-04-25T13:37:36.412Z] ------------------- [2022-04-25T13:37:36.412Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T13:37:36.412Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-25T13:37:36.412Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-25T13:37:36.565Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-25T13:37:36.576Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-25T13:37:36.587Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-25T13:37:36.598Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-25T13:37:36.609Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-25T13:37:36.620Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-25T13:37:36.631Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-25T13:37:36.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-25T13:37:36.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-25T13:37:36.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-25T13:37:36.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-25T13:37:36.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-25T13:37:36.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-25T13:37:36.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-25T13:37:36.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-25T13:37:36.741Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T13:37:36.758Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T13:37:36.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-25T13:37:36.785Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-25T13:37:36.795Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-25T13:37:36.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-25T13:37:36.821Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-25T13:37:36.833Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3986 [Pipeline] echo [2022-04-25T13:37:36.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3986 [Pipeline] echo [2022-04-25T13:37:36.859Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3986 [Pipeline] echo [2022-04-25T13:37:36.872Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6afc9a187cb7281179e4db951eb23c2b72c3ee9b [Pipeline] echo [2022-04-25T13:37:36.884Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6afc9a1 [Pipeline] echo [2022-04-25T13:37:36.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T13:37:36.938Z] provisioning config files... [2022-04-25T13:37:36.954Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6671434766253261215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T13:37:37.266Z] ---> docker-login.sh [2022-04-25T13:37:37.266Z] nexus3.edgexfoundry.org:10001 [2022-04-25T13:37:37.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T13:37:37.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T13:37:37.528Z] Configure a credential helper to remove this warning. See [2022-04-25T13:37:37.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T13:37:37.528Z] [2022-04-25T13:37:37.528Z] Login Succeeded [2022-04-25T13:37:37.528Z] nexus3.edgexfoundry.org:10002 [2022-04-25T13:37:37.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T13:37:37.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T13:37:37.789Z] Configure a credential helper to remove this warning. See [2022-04-25T13:37:37.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T13:37:37.789Z] [2022-04-25T13:37:37.789Z] Login Succeeded [2022-04-25T13:37:37.789Z] nexus3.edgexfoundry.org:10003 [2022-04-25T13:37:37.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T13:37:37.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T13:37:37.789Z] Configure a credential helper to remove this warning. See [2022-04-25T13:37:37.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T13:37:37.789Z] [2022-04-25T13:37:37.789Z] Login Succeeded [2022-04-25T13:37:37.789Z] nexus3.edgexfoundry.org:10004 [2022-04-25T13:37:38.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T13:37:38.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T13:37:38.051Z] Configure a credential helper to remove this warning. See [2022-04-25T13:37:38.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T13:37:38.051Z] [2022-04-25T13:37:38.051Z] Login Succeeded [2022-04-25T13:37:38.051Z] docker.io [2022-04-25T13:37:38.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T13:37:38.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T13:37:38.640Z] Configure a credential helper to remove this warning. See [2022-04-25T13:37:38.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T13:37:38.640Z] [2022-04-25T13:37:38.640Z] Login Succeeded [2022-04-25T13:37:38.640Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T13:37:38.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T13:37:38.967Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-25T13:37:38.967Z] + dirname cmd/core-command/Dockerfile [2022-04-25T13:37:38.967Z] + cut -d/ -f2 [2022-04-25T13:37:38.967Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-25T13:37:38.967Z] + dirname cmd/core-data/Dockerfile [2022-04-25T13:37:38.967Z] + cut -d/ -f2 [2022-04-25T13:37:38.967Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-25T13:37:38.967Z] + + cut -d/ -f2 [2022-04-25T13:37:38.967Z] dirname cmd/core-metadata/Dockerfile [2022-04-25T13:37:38.967Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-25T13:37:38.967Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-25T13:37:38.967Z] + cut -d/ -f2 [2022-04-25T13:37:38.967Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-25T13:37:38.967Z] + cut -d/ -f2 [2022-04-25T13:37:38.967Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-25T13:37:38.967Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-25T13:37:38.967Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-25T13:37:38.967Z] + cut -d/ -f2 [2022-04-25T13:37:38.967Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-25T13:37:38.967Z] + + cut -d/dirname -f2 cmd/security-spiffe-token-provider/Dockerfile [2022-04-25T13:37:38.967Z] [2022-04-25T13:37:38.967Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-25T13:37:38.967Z] + + cut -d/ -f2 [2022-04-25T13:37:38.967Z] dirname cmd/security-spire-agent/Dockerfile [2022-04-25T13:37:38.967Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-25T13:37:38.967Z] + + cut -d/ -f2 [2022-04-25T13:37:38.967Z] dirname cmd/security-spire-config/Dockerfile [2022-04-25T13:37:38.967Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-25T13:37:38.967Z] + + cut -d/ -f2 [2022-04-25T13:37:38.967Z] dirname cmd/security-spire-server/Dockerfile [2022-04-25T13:37:38.967Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-25T13:37:38.967Z] + dirname cmd/support-notifications/Dockerfile [2022-04-25T13:37:38.967Z] + cut -d/ -f2 [2022-04-25T13:37:38.967Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-25T13:37:38.967Z] + + cut -d/ -f2dirname [2022-04-25T13:37:38.967Z] cmd/support-scheduler/Dockerfile [2022-04-25T13:37:38.967Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-25T13:37:38.967Z] + + cut -d/ -f2dirname [2022-04-25T13:37:38.967Z] cmd/sys-mgmt-agent/Dockerfile [2022-04-25T13:37:38.967Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-25T13:37:39.007Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-25T13:37:39.376Z] + git rev-list -1 --merges 6afc9a187cb7281179e4db951eb23c2b72c3ee9b~1..6afc9a187cb7281179e4db951eb23c2b72c3ee9b [Pipeline] echo [2022-04-25T13:37:39.388Z] -----------> git rev-list -1 --merges 6afc9a187cb7281179e4db951eb23c2b72c3ee9b~1..6afc9a187cb7281179e4db951eb23c2b72c3ee9b 6afc9a187cb7281179e4db951eb23c2b72c3ee9b [2022-04-25T13:37:39.389Z] 6afc9a187cb7281179e4db951eb23c2b72c3ee9b [false] [Pipeline] sh [2022-04-25T13:37:39.678Z] + git log --format=format:%s -1 6afc9a187cb7281179e4db951eb23c2b72c3ee9b [Pipeline] echo [2022-04-25T13:37:39.693Z] ========================================================= [2022-04-25T13:37:39.693Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-25T13:37:39.693Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-25T13:37:40.218Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-25T13:37:40.218Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-25T13:37:40.218Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-25T13:37:40.218Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-25T13:37:40.218Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-25T13:37:40.218Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-25T13:37:40.218Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-25T13:37:40.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T13:37:40.661Z] [2022-04-25T13:37:40.661Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T13:37:40.967Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T13:37:40.967Z] latest: Pulling from edgex-devops/git-semver [2022-04-25T13:37:40.967Z] a0d0a0d46f8b: Pulling fs layer [2022-04-25T13:37:40.967Z] 3e5f54012d9b: Pulling fs layer [2022-04-25T13:37:40.967Z] 4c7163046ea9: Pulling fs layer [2022-04-25T13:37:40.967Z] 0c2d73faf560: Pulling fs layer [2022-04-25T13:37:40.967Z] 0c2d73faf560: Waiting [2022-04-25T13:37:40.967Z] 3e5f54012d9b: Verifying Checksum [2022-04-25T13:37:40.967Z] 3e5f54012d9b: Download complete [2022-04-25T13:37:40.967Z] a0d0a0d46f8b: Verifying Checksum [2022-04-25T13:37:40.967Z] a0d0a0d46f8b: Download complete [2022-04-25T13:37:40.967Z] 0c2d73faf560: Verifying Checksum [2022-04-25T13:37:40.967Z] 0c2d73faf560: Download complete [2022-04-25T13:37:41.228Z] 4c7163046ea9: Verifying Checksum [2022-04-25T13:37:41.229Z] 4c7163046ea9: Download complete [2022-04-25T13:37:41.229Z] a0d0a0d46f8b: Pull complete [2022-04-25T13:37:41.229Z] 3e5f54012d9b: Pull complete [2022-04-25T13:37:41.494Z] 4c7163046ea9: Pull complete [2022-04-25T13:37:41.769Z] 0c2d73faf560: Pull complete [2022-04-25T13:37:41.769Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-25T13:37:41.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T13:37:41.769Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-25T13:37:41.958Z] prd-ubuntu20.04-docker-8c-8g-22035 does not seem to be running inside a container [2022-04-25T13:37:42.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-25T13:37:42.665Z] $ docker top 802d0fb393dc6c72c86e73dd760d4b183da76940747f4d433b9fbdbe744be103 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-25T13:37:42.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T13:37:42.772Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T13:37:42.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T13:37:42.916Z] $ docker exec 802d0fb393dc6c72c86e73dd760d4b183da76940747f4d433b9fbdbe744be103 ssh-agent [2022-04-25T13:37:43.045Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbmebap/agent.15 [2022-04-25T13:37:43.045Z] SSH_AGENT_PID=22 [2022-04-25T13:37:43.054Z] Running ssh-add (command line suppressed) [2022-04-25T13:37:43.181Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5901995718149741756.key (/w/workspace/edgex-go/3@tmp/private_key_5901995718149741756.key) [2022-04-25T13:37:43.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T13:37:43.494Z] + git tag --points-at HEAD [Pipeline] } [2022-04-25T13:37:43.517Z] $ docker exec --env ******** --env ******** 802d0fb393dc6c72c86e73dd760d4b183da76940747f4d433b9fbdbe744be103 ssh-agent -k [2022-04-25T13:37:43.630Z] unset SSH_AUTH_SOCK; [2022-04-25T13:37:43.631Z] unset SSH_AGENT_PID; [2022-04-25T13:37:43.631Z] echo Agent pid 22 killed; [2022-04-25T13:37:43.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-25T13:37:43.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T13:37:43.663Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T13:37:43.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T13:37:43.807Z] $ docker exec 802d0fb393dc6c72c86e73dd760d4b183da76940747f4d433b9fbdbe744be103 ssh-agent [2022-04-25T13:37:43.953Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlOLEek/agent.54 [2022-04-25T13:37:43.953Z] SSH_AGENT_PID=60 [2022-04-25T13:37:43.959Z] Running ssh-add (command line suppressed) [2022-04-25T13:37:44.084Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2019089286870762084.key (/w/workspace/edgex-go/3@tmp/private_key_2019089286870762084.key) [2022-04-25T13:37:44.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T13:37:44.391Z] + git semver init [2022-04-25T13:37:44.391Z] # -> Open(): unable to determine branch for HEAD [2022-04-25T13:37:44.391Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2022-04-25T13:37:44.391Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2022-04-25T13:37:44.391Z] # $SEMVER_REMOTE_NAME = origin [2022-04-25T13:37:44.391Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-25T13:37:44.391Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-25T13:37:44.391Z] # $SEMVER_BRANCH = PR-3986 [2022-04-25T13:37:44.391Z] # $SEMVER_TEMP = /tmp/semver-390348873 [2022-04-25T13:37:44.391Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-25T13:37:59.312Z] # '/tmp/semver-390348873' -> '/w/workspace/edgex-go/3/.semver' [2022-04-25T13:37:59.312Z] # -> Force: false [2022-04-25T13:37:59.312Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2022-04-25T13:37:59.325Z] $ docker exec --env ******** --env ******** 802d0fb393dc6c72c86e73dd760d4b183da76940747f4d433b9fbdbe744be103 ssh-agent -k [2022-04-25T13:37:59.433Z] unset SSH_AUTH_SOCK; [2022-04-25T13:37:59.434Z] unset SSH_AGENT_PID; [2022-04-25T13:37:59.434Z] echo Agent pid 60 killed; [2022-04-25T13:37:59.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T13:37:59.755Z] + git semver [Pipeline] } [2022-04-25T13:37:59.772Z] $ docker stop --time=1 802d0fb393dc6c72c86e73dd760d4b183da76940747f4d433b9fbdbe744be103 [2022-04-25T13:38:01.540Z] $ docker rm -f 802d0fb393dc6c72c86e73dd760d4b183da76940747f4d433b9fbdbe744be103 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T13:38:01.914Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-25T13:38:02.142Z] Stashed 1 file(s) [Pipeline] echo [2022-04-25T13:38:02.145Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-25T13:38:02.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T13:38:02.303Z] ========================================================= [2022-04-25T13:38:02.303Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-25T13:38:02.303Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-25T13:38:02.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T13:38:02.593Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-25T13:38:02.593Z] 59bf1c3509f3: Pulling fs layer [2022-04-25T13:38:02.593Z] 666ba61612fd: Pulling fs layer [2022-04-25T13:38:02.593Z] 8ed8ca486205: Pulling fs layer [2022-04-25T13:38:02.593Z] 4fe6c5a15a65: Pulling fs layer [2022-04-25T13:38:02.593Z] 22a0e8bec74d: Pulling fs layer [2022-04-25T13:38:02.593Z] ca2b28591e48: Pulling fs layer [2022-04-25T13:38:02.593Z] a51346096db8: Pulling fs layer [2022-04-25T13:38:02.593Z] daebc70d1ce1: Pulling fs layer [2022-04-25T13:38:02.593Z] 0e18a0eac166: Pulling fs layer [2022-04-25T13:38:02.593Z] 4fe6c5a15a65: Waiting [2022-04-25T13:38:02.593Z] daebc70d1ce1: Waiting [2022-04-25T13:38:02.593Z] 0e18a0eac166: Waiting [2022-04-25T13:38:02.593Z] a51346096db8: Waiting [2022-04-25T13:38:02.593Z] 22a0e8bec74d: Waiting [2022-04-25T13:38:02.593Z] 8ed8ca486205: Verifying Checksum [2022-04-25T13:38:02.593Z] 8ed8ca486205: Download complete [2022-04-25T13:38:02.593Z] 666ba61612fd: Download complete [2022-04-25T13:38:02.593Z] 22a0e8bec74d: Verifying Checksum [2022-04-25T13:38:02.593Z] 22a0e8bec74d: Download complete [2022-04-25T13:38:02.593Z] ca2b28591e48: Verifying Checksum [2022-04-25T13:38:02.593Z] ca2b28591e48: Download complete [2022-04-25T13:38:02.593Z] 59bf1c3509f3: Download complete [2022-04-25T13:38:02.593Z] a51346096db8: Verifying Checksum [2022-04-25T13:38:02.593Z] a51346096db8: Download complete [2022-04-25T13:38:02.855Z] daebc70d1ce1: Verifying Checksum [2022-04-25T13:38:02.855Z] daebc70d1ce1: Download complete [2022-04-25T13:38:02.855Z] 59bf1c3509f3: Pull complete [2022-04-25T13:38:02.855Z] 666ba61612fd: Pull complete [2022-04-25T13:38:03.117Z] 8ed8ca486205: Pull complete [2022-04-25T13:38:03.378Z] 0e18a0eac166: Verifying Checksum [2022-04-25T13:38:03.378Z] 0e18a0eac166: Download complete [2022-04-25T13:38:03.378Z] 4fe6c5a15a65: Verifying Checksum [2022-04-25T13:38:03.378Z] 4fe6c5a15a65: Download complete [2022-04-25T13:38:08.667Z] 4fe6c5a15a65: Pull complete [2022-04-25T13:38:08.668Z] 22a0e8bec74d: Pull complete [2022-04-25T13:38:08.668Z] ca2b28591e48: Pull complete [2022-04-25T13:38:08.668Z] a51346096db8: Pull complete [2022-04-25T13:38:08.668Z] daebc70d1ce1: Pull complete [2022-04-25T13:38:10.579Z] 0e18a0eac166: Pull complete [2022-04-25T13:38:10.579Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-25T13:38:10.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T13:38:10.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-25T13:38:10.884Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T13:38:10.884Z] WORKDIR /edgex [2022-04-25T13:38:10.884Z] COPY go.mod . [2022-04-25T13:38:10.884Z] RUN go mod download [2022-04-25T13:38:10.884Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-25T13:38:12.265Z] Sending build context to Docker daemon 335MB [2022-04-25T13:38:12.265Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T13:38:12.265Z] ---> f018257e8ee9 [2022-04-25T13:38:12.265Z] Step 2/4 : WORKDIR /edgex [2022-04-25T13:38:14.180Z] ---> Running in f16d89bc4df1 [2022-04-25T13:38:14.180Z] Removing intermediate container f16d89bc4df1 [2022-04-25T13:38:14.180Z] ---> 4ab38b61ccf8 [2022-04-25T13:38:14.180Z] Step 3/4 : COPY go.mod . [2022-04-25T13:38:14.439Z] ---> 4d2c94722b1c [2022-04-25T13:38:14.440Z] Step 4/4 : RUN go mod download [2022-04-25T13:38:14.440Z] ---> Running in e8b2e0ce2fe6 [2022-04-25T13:38:17.235Z] Still waiting to schedule task [2022-04-25T13:38:17.235Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-25T13:38:32.559Z] Removing intermediate container e8b2e0ce2fe6 [2022-04-25T13:38:32.559Z] ---> e2bafce7b0c1 [2022-04-25T13:38:32.559Z] Successfully built e2bafce7b0c1 [2022-04-25T13:38:32.559Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T13:38:32.861Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T13:38:32.861Z] . [Pipeline] withDockerContainer [2022-04-25T13:38:32.928Z] prd-ubuntu20.04-docker-8c-8g-22035 does not seem to be running inside a container [2022-04-25T13:38:32.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-25T13:38:33.367Z] $ docker top 6d287f590a1c1ca783dea1302e8215c332a1a4b8fcd510157a7882fa1d944553 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T13:38:33.732Z] + go version [2022-04-25T13:38:33.732Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-25T13:38:33.745Z] $ docker stop --time=1 6d287f590a1c1ca783dea1302e8215c332a1a4b8fcd510157a7882fa1d944553 [2022-04-25T13:38:35.042Z] $ docker rm -f 6d287f590a1c1ca783dea1302e8215c332a1a4b8fcd510157a7882fa1d944553 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T13:38:35.454Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T13:38:35.454Z] . [Pipeline] withDockerContainer [2022-04-25T13:38:35.526Z] prd-ubuntu20.04-docker-8c-8g-22035 does not seem to be running inside a container [2022-04-25T13:38:35.570Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-25T13:38:35.931Z] $ docker top 192bda99648074e6bb6409af8849f5035d399bceac9e358ca94b08e3e2075ad7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-25T13:38:36.015Z] ========================================================= [2022-04-25T13:38:36.015Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-25T13:38:36.015Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-25T13:38:36.303Z] + make test [2022-04-25T13:38:36.303Z] go mod tidy -compat=1.17 [2022-04-25T13:38:36.303Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-25T13:38:42.886Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-25T13:38:55.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-25T13:38:55.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-25T13:38:55.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-25T13:38:55.120Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-25T13:38:55.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-25T13:38:55.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-25T13:38:55.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-25T13:38:55.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-25T13:38:55.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-25T13:38:55.380Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-25T13:38:55.380Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-25T13:38:55.380Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-25T13:38:55.380Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-25T13:38:55.380Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-25T13:38:55.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-25T13:38:56.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2022-04-25T13:38:56.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-25T13:38:56.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-25T13:38:56.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.124s coverage: 98.5% of statements [2022-04-25T13:38:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-25T13:38:56.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 53.4% of statements [2022-04-25T13:38:56.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-25T13:38:56.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-25T13:39:01.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.004s coverage: 89.2% of statements [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-25T13:39:01.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.125s coverage: 84.4% of statements [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-25T13:39:01.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-25T13:39:01.047Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-25T13:39:01.047Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 60.0% of statements [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-25T13:39:01.047Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.108s coverage: 0.9% of statements [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-25T13:39:01.047Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements [2022-04-25T13:39:01.047Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.086s coverage: 29.6% of statements [2022-04-25T13:39:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-25T13:39:01.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-04-25T13:39:01.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 79.5% of statements [2022-04-25T13:39:01.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2022-04-25T13:39:01.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements [2022-04-25T13:39:01.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2022-04-25T13:39:09.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.079s coverage: 94.4% of statements [2022-04-25T13:39:09.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2022-04-25T13:39:11.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.206s coverage: 82.5% of statements [2022-04-25T13:39:11.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.097s coverage: 87.2% of statements [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 58.8% of statements [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.148s coverage: 91.2% of statements [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.055s coverage: 89.4% of statements [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.380s coverage: 65.4% of statements [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 43.8% of statements [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.093s coverage: 17.7% of statements [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.154s coverage: 92.3% of statements [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.061s coverage: 28.9% of statements [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-25T13:39:21.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-25T13:39:21.239Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-04-25T13:39:21.240Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-25T13:39:21.240Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-25T13:39:39.334Z] GO111MODULE=on go vet ./... [2022-04-25T13:39:44.618Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T13:39:44.618Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T13:39:44.618Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-25T13:39:45.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-25T13:39:45.495Z] + ls -al . [2022-04-25T13:39:45.495Z] total 672 [2022-04-25T13:39:45.495Z] drwxrwxr-x 10 1001 1001 4096 Apr 25 13:39 . [2022-04-25T13:39:45.495Z] drwxr-xr-x 4 root root 4096 Apr 25 13:38 .. [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 11 Apr 25 13:37 .dockerignore [2022-04-25T13:39:45.495Z] drwxrwxr-x 8 1001 1001 4096 Apr 25 13:37 .git [2022-04-25T13:39:45.495Z] drwxrwxr-x 3 1001 1001 4096 Apr 25 13:37 .github [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 879 Apr 25 13:37 .gitignore [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 42 Apr 25 13:37 .golangci.yml [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 87 Apr 25 13:37 .hadolint.yml [2022-04-25T13:39:45.495Z] drwx------ 3 1001 1001 4096 Apr 25 13:37 .semver [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 166 Apr 25 13:37 .sonarcloud.properties [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 1171 Apr 25 13:37 ADOPTERS.md [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 10086 Apr 25 13:37 Attribution.txt [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 51732 Apr 25 13:37 CHANGELOG.md [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 3804 Apr 25 13:37 CONTRIBUTING.md [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 677 Apr 25 13:37 GOVERNANCE.md [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 850 Apr 25 13:37 Jenkinsfile [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 10775 Apr 25 13:37 LICENSE [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 10389 Apr 25 13:37 Makefile [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 582 Apr 25 13:37 OWNERS.md [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 9120 Apr 25 13:37 README.md [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 6912 Apr 25 13:37 SECURITY.md [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 5 Apr 25 13:38 VERSION [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 4131 Apr 25 13:37 ZMQWindows.md [2022-04-25T13:39:45.495Z] drwxrwxr-x 2 1001 1001 4096 Apr 25 13:37 bin [2022-04-25T13:39:45.495Z] drwxrwxr-x 18 1001 1001 4096 Apr 25 13:37 cmd [2022-04-25T13:39:45.495Z] -rw-r--r-- 1 root root 435134 Apr 25 13:39 coverage.out [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 3256 Apr 25 13:37 go.mod [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 35162 Apr 25 13:38 go.sum [2022-04-25T13:39:45.495Z] drwxrwxr-x 8 1001 1001 4096 Apr 25 13:37 internal [2022-04-25T13:39:45.495Z] drwxrwxr-x 3 1001 1001 4096 Apr 25 13:37 openapi [2022-04-25T13:39:45.495Z] drwxrwxr-x 4 1001 1001 4096 Apr 25 13:37 snap [2022-04-25T13:39:45.495Z] -rw-rw-r-- 1 1001 1001 204 Apr 25 13:37 version.go [Pipeline] sh [2022-04-25T13:39:45.783Z] + '[' -e coverage.out ] [2022-04-25T13:39:45.783Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-25T13:39:45.862Z] Stashed 1 file(s) [Pipeline] sh [2022-04-25T13:39:46.145Z] + make build [2022-04-25T13:39:46.145Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-25T13:39:57.054Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22036 in /w/workspace/edgexfoundry_edgex-go_PR-3986 [Pipeline] { [Pipeline] ws [2022-04-25T13:39:57.068Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-04-25T13:39:57.340Z] The recommended git tool is: git [2022-04-25T13:40:01.033Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-25T13:40:03.961Z] using credential edgex-jenkins-ssh [2022-04-25T13:40:03.984Z] Cloning the remote Git repository [2022-04-25T13:40:04.058Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-25T13:40:04.146Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-04-25T13:40:04.286Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-25T13:40:04.287Z] > git --version # timeout=10 [2022-04-25T13:40:04.324Z] > git --version # 'git version 2.25.1' [2022-04-25T13:40:04.327Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T13:40:04.438Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T13:40:07.607Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-25T13:40:07.867Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-25T13:40:14.442Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-25T13:40:14.442Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-25T13:40:15.014Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-25T13:40:16.394Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-25T13:40:16.962Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-25T13:40:18.342Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-25T13:40:18.908Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-25T13:40:19.846Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-25T13:40:21.225Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-25T13:40:21.130Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-25T13:40:21.157Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T13:40:21.182Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-25T13:40:21.214Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-25T13:40:21.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T13:40:21.227Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3986/head:refs/remotes/origin/PR-3986 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-25T13:40:22.115Z] Merging remotes/origin/main commit d866400a609392987696ebdd94eb737ac4e65fbf into PR head commit 305fe6dde310e99fd4364fce934495aa9b5938b7 [Pipeline] } [2022-04-25T13:40:22.177Z] $ docker stop --time=1 192bda99648074e6bb6409af8849f5035d399bceac9e358ca94b08e3e2075ad7 [2022-04-25T13:40:22.727Z] Merge succeeded, producing f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 [2022-04-25T13:40:22.728Z] Checking out Revision f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 (PR-3986) [2022-04-25T13:40:22.140Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T13:40:22.161Z] > git checkout -f 305fe6dde310e99fd4364fce934495aa9b5938b7 # timeout=10 [2022-04-25T13:40:22.394Z] > git remote # timeout=10 [2022-04-25T13:40:22.412Z] > git config --get remote.origin.url # timeout=10 [2022-04-25T13:40:22.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T13:40:22.436Z] > git merge d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 [2022-04-25T13:40:22.712Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-25T13:40:22.739Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T13:40:22.750Z] > git checkout -f f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 # timeout=10 [2022-04-25T13:40:24.380Z] $ docker rm -f 192bda99648074e6bb6409af8849f5035d399bceac9e358ca94b08e3e2075ad7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T13:40:25.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-25T13:40:25.739Z] [2022-04-25T13:40:25.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T13:40:26.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-25T13:40:26.045Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-25T13:40:26.045Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-25T13:40:26.045Z] ca9280d653b3: Pulling fs layer [2022-04-25T13:40:26.045Z] 7e9c9ca2126c: Pulling fs layer [2022-04-25T13:40:26.045Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-25T13:40:26.045Z] cbdbe7a5bc2a: Download complete [2022-04-25T13:40:26.304Z] ca9280d653b3: Verifying Checksum [2022-04-25T13:40:26.304Z] ca9280d653b3: Download complete [2022-04-25T13:40:26.304Z] cbdbe7a5bc2a: Pull complete [2022-04-25T13:40:26.562Z] 7e9c9ca2126c: Verifying Checksum [2022-04-25T13:40:26.562Z] 7e9c9ca2126c: Download complete [2022-04-25T13:40:26.562Z] ca9280d653b3: Pull complete [2022-04-25T13:40:26.985Z] Commit message: "Merge commit 'd866400a609392987696ebdd94eb737ac4e65fbf' into HEAD" [2022-04-25T13:40:27.009Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T13:40:27.958Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-25T13:40:27.958Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T13:40:27.958Z] Dload Upload Total Spent Left Speed [2022-04-25T13:40:27.958Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 65071 0 --:--:-- --:--:-- --:--:-- 65071 [Pipeline] sh [2022-04-25T13:40:28.465Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-04-25T13:40:26.998Z] > git rev-list --no-walk 20b67419929c8f5d025676d0a4de6cfbb7e48101 # timeout=10 [Pipeline] sh [2022-04-25T13:40:28.816Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-25T13:40:28.816Z] + sudo tee /etc/docker/daemon.new [2022-04-25T13:40:28.816Z] { [2022-04-25T13:40:28.816Z] "registry-mirrors": [ [2022-04-25T13:40:28.816Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-25T13:40:28.816Z] ], [2022-04-25T13:40:28.816Z] "bip": "10.250.0.254/24", [2022-04-25T13:40:28.816Z] "hosts": [ [2022-04-25T13:40:28.816Z] "tcp://0.0.0.0:5555", [2022-04-25T13:40:28.816Z] "unix:///var/run/docker.sock" [2022-04-25T13:40:28.816Z] ], [2022-04-25T13:40:28.816Z] "mtu": 1458, [2022-04-25T13:40:28.816Z] "selinux-enabled": true, [2022-04-25T13:40:28.816Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-25T13:40:28.816Z] } [Pipeline] sh [2022-04-25T13:40:29.258Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-25T13:40:29.610Z] + sudo service docker restart [2022-04-25T13:40:29.849Z] 7e9c9ca2126c: Pull complete [2022-04-25T13:40:29.849Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-25T13:40:29.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-25T13:40:29.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-25T13:40:29.913Z] prd-ubuntu20.04-docker-8c-8g-22035 does not seem to be running inside a container [2022-04-25T13:40:29.946Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-25T13:40:31.105Z] $ docker top 26c3fb838b61a6159bd306a992424b8bf73b52df61e0766fbf2f1e24a118953b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T13:40:31.452Z] + docker-compose build --help [2022-04-25T13:40:31.452Z] + grep parallel [2022-04-25T13:40:32.051Z] --parallel Build images in parallel. [Pipeline] } [2022-04-25T13:40:32.099Z] $ docker stop --time=1 26c3fb838b61a6159bd306a992424b8bf73b52df61e0766fbf2f1e24a118953b [2022-04-25T13:40:33.364Z] $ docker rm -f 26c3fb838b61a6159bd306a992424b8bf73b52df61e0766fbf2f1e24a118953b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T13:40:33.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-25T13:40:33.764Z] . [Pipeline] withDockerContainer [2022-04-25T13:40:33.828Z] prd-ubuntu20.04-docker-8c-8g-22035 does not seem to be running inside a container [2022-04-25T13:40:33.859Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-25T13:40:34.202Z] $ docker top 8c87a708f6b2056dbdbc30a11da82cdcc44f213893c354ee1fc66d63bdf21651 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T13:40:34.550Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-25T13:40:35.117Z] Building core-command ... [2022-04-25T13:40:35.117Z] Building core-data ... [2022-04-25T13:40:35.117Z] Building core-metadata ... [2022-04-25T13:40:35.117Z] Building security-bootstrapper ... [2022-04-25T13:40:35.117Z] Building security-proxy-setup ... [2022-04-25T13:40:35.117Z] Building security-secretstore-setup ... [2022-04-25T13:40:35.117Z] Building security-spiffe-token-provider ... [2022-04-25T13:40:35.117Z] Building security-spire-agent ... [2022-04-25T13:40:35.117Z] Building security-spire-config ... [2022-04-25T13:40:35.117Z] Building security-spire-server ... [2022-04-25T13:40:35.117Z] Building support-notifications ... [2022-04-25T13:40:35.118Z] Building support-scheduler ... [2022-04-25T13:40:35.118Z] Building sys-mgmt-agent ... [2022-04-25T13:40:35.118Z] Building security-secretstore-setup [2022-04-25T13:40:35.118Z] Building security-spire-server [2022-04-25T13:40:35.118Z] Building security-spire-config [2022-04-25T13:40:35.118Z] Building core-data [2022-04-25T13:40:35.118Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T13:40:47.955Z] provisioning config files... [2022-04-25T13:40:47.977Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2057243695692199195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T13:40:48.343Z] ---> docker-login.sh [2022-04-25T13:40:48.343Z] nexus3.edgexfoundry.org:10001 [2022-04-25T13:40:48.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T13:40:49.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T13:40:49.216Z] Configure a credential helper to remove this warning. See [2022-04-25T13:40:49.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T13:40:49.216Z] [2022-04-25T13:40:49.216Z] Login Succeeded [2022-04-25T13:40:49.216Z] nexus3.edgexfoundry.org:10002 [2022-04-25T13:40:49.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T13:40:49.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T13:40:49.767Z] Configure a credential helper to remove this warning. See [2022-04-25T13:40:49.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T13:40:49.767Z] [2022-04-25T13:40:49.767Z] Login Succeeded [2022-04-25T13:40:49.767Z] nexus3.edgexfoundry.org:10003 [2022-04-25T13:40:50.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T13:40:50.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T13:40:50.040Z] Configure a credential helper to remove this warning. See [2022-04-25T13:40:50.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T13:40:50.040Z] [2022-04-25T13:40:50.040Z] Login Succeeded [2022-04-25T13:40:50.040Z] nexus3.edgexfoundry.org:10004 [2022-04-25T13:40:50.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T13:40:50.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T13:40:50.641Z] Configure a credential helper to remove this warning. See [2022-04-25T13:40:50.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T13:40:50.641Z] [2022-04-25T13:40:50.641Z] Login Succeeded [2022-04-25T13:40:50.641Z] docker.io [2022-04-25T13:40:50.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T13:40:51.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T13:40:51.523Z] Configure a credential helper to remove this warning. See [2022-04-25T13:40:51.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T13:40:51.523Z] [2022-04-25T13:40:51.523Z] Login Succeeded [2022-04-25T13:40:51.523Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T13:40:51.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T13:40:52.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T13:40:52.112Z] ========================================================= [2022-04-25T13:40:52.112Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-25T13:40:52.112Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-25T13:40:52.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T13:40:52.726Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-25T13:40:52.726Z] 9b3977197b4f: Pulling fs layer [2022-04-25T13:40:52.726Z] 1a89e8eeedd5: Pulling fs layer [2022-04-25T13:40:52.726Z] 94645a83ff95: Pulling fs layer [2022-04-25T13:40:52.726Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-25T13:40:52.726Z] 0c92f367c5e7: Pulling fs layer [2022-04-25T13:40:52.726Z] 3096ccb668a1: Pulling fs layer [2022-04-25T13:40:52.726Z] e8cf19c19ddd: Pulling fs layer [2022-04-25T13:40:52.726Z] a4caa8a26152: Pulling fs layer [2022-04-25T13:40:52.726Z] 3f3a8bcf1eab: Waiting [2022-04-25T13:40:52.726Z] 0c92f367c5e7: Waiting [2022-04-25T13:40:52.726Z] a4caa8a26152: Waiting [2022-04-25T13:40:52.726Z] e8cf19c19ddd: Waiting [2022-04-25T13:40:52.726Z] 94645a83ff95: Verifying Checksum [2022-04-25T13:40:52.726Z] 94645a83ff95: Download complete [2022-04-25T13:40:52.726Z] 1a89e8eeedd5: Verifying Checksum [2022-04-25T13:40:52.726Z] 1a89e8eeedd5: Download complete [2022-04-25T13:40:52.726Z] 0c92f367c5e7: Verifying Checksum [2022-04-25T13:40:52.726Z] 0c92f367c5e7: Download complete [2022-04-25T13:40:52.726Z] 3096ccb668a1: Verifying Checksum [2022-04-25T13:40:52.726Z] 3096ccb668a1: Download complete [2022-04-25T13:40:52.726Z] 9b3977197b4f: Download complete [2022-04-25T13:40:52.726Z] e8cf19c19ddd: Verifying Checksum [2022-04-25T13:40:52.726Z] e8cf19c19ddd: Download complete [2022-04-25T13:40:53.208Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T13:40:53.208Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-25T13:40:53.208Z] ---> e2bafce7b0c1 [2022-04-25T13:40:53.208Z] Step 3/26 : WORKDIR /edgex-go [2022-04-25T13:40:53.208Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T13:40:53.208Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-25T13:40:53.208Z] ---> e2bafce7b0c1 [2022-04-25T13:40:53.208Z] Step 3/25 : WORKDIR /edgex-go [2022-04-25T13:40:53.208Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T13:40:53.208Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-25T13:40:53.208Z] ---> e2bafce7b0c1 [2022-04-25T13:40:53.208Z] Step 3/25 : WORKDIR /edgex-go [2022-04-25T13:40:53.208Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T13:40:53.208Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-25T13:40:53.208Z] ---> e2bafce7b0c1 [2022-04-25T13:40:53.208Z] Step 3/31 : WORKDIR /edgex-go [2022-04-25T13:40:53.208Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T13:40:53.208Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T13:40:53.208Z] ---> e2bafce7b0c1 [2022-04-25T13:40:53.208Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T13:40:53.208Z] ---> Running in 70003ceed355 [2022-04-25T13:40:53.208Z] ---> Running in 4cd692bb4b59 [2022-04-25T13:40:53.208Z] ---> Running in 3de9705bcc4e [2022-04-25T13:40:53.208Z] ---> Running in 4994bb024ffb [2022-04-25T13:40:53.208Z] ---> Running in 142840b632e1 [2022-04-25T13:40:53.472Z] Removing intermediate container 4cd692bb4b59 [2022-04-25T13:40:53.472Z] ---> e589fa2bb2cc [2022-04-25T13:40:53.472Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:40:53.472Z] Removing intermediate container 142840b632e1 [2022-04-25T13:40:53.472Z] ---> e96c2bb1030c [2022-04-25T13:40:53.472Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:40:53.472Z] Removing intermediate container 4994bb024ffb [2022-04-25T13:40:53.472Z] ---> 4152c10d0abc [2022-04-25T13:40:53.472Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:40:53.472Z] ---> Running in 3fd49dc4fc81 [2022-04-25T13:40:53.472Z] ---> Running in 6866d63d7ccd [2022-04-25T13:40:53.472Z] Removing intermediate container 3de9705bcc4e [2022-04-25T13:40:53.472Z] ---> f1a2c528fced [2022-04-25T13:40:53.472Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:40:53.472Z] Removing intermediate container 70003ceed355 [2022-04-25T13:40:53.472Z] ---> b185352051ce [2022-04-25T13:40:53.472Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:40:53.472Z] ---> Running in d358421ab322 [2022-04-25T13:40:53.472Z] ---> Running in 35cf887c99aa [2022-04-25T13:40:53.472Z] ---> Running in e290e4ef3674 [2022-04-25T13:40:53.724Z] 9b3977197b4f: Pull complete [2022-04-25T13:40:54.001Z] 1a89e8eeedd5: Pull complete [2022-04-25T13:40:54.281Z] 94645a83ff95: Pull complete [2022-04-25T13:40:54.412Z] Removing intermediate container 3fd49dc4fc81 [2022-04-25T13:40:54.412Z] ---> 1ffde6e85bd4 [2022-04-25T13:40:54.412Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-25T13:40:54.412Z] ---> Running in 752ab0a21b1b [2022-04-25T13:40:54.412Z] Removing intermediate container 6866d63d7ccd [2022-04-25T13:40:54.412Z] ---> 963b00a1a29e [2022-04-25T13:40:54.412Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-25T13:40:54.412Z] ---> Running in 685e6fd3818b [2022-04-25T13:40:54.879Z] a4caa8a26152: Verifying Checksum [2022-04-25T13:40:54.879Z] a4caa8a26152: Download complete [2022-04-25T13:40:54.981Z] Removing intermediate container d358421ab322 [2022-04-25T13:40:54.981Z] ---> 4cd5f825fa7e [2022-04-25T13:40:54.981Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-25T13:40:54.981Z] ---> Running in b8443c7faa37 [2022-04-25T13:40:54.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:40:54.981Z] Removing intermediate container e290e4ef3674 [2022-04-25T13:40:54.981Z] ---> ad32b09a2490 [2022-04-25T13:40:54.981Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-25T13:40:54.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:40:54.981Z] ---> Running in 49e46fbb4c8d [2022-04-25T13:40:54.981Z] Removing intermediate container 35cf887c99aa [2022-04-25T13:40:54.981Z] ---> e3d4338e791c [2022-04-25T13:40:54.981Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-25T13:40:54.981Z] ---> Running in 2830ecf3dc49 [2022-04-25T13:40:55.481Z] 3f3a8bcf1eab: Download complete [2022-04-25T13:40:55.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:40:55.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:40:55.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:40:55.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:40:55.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:40:56.078Z] OK: 221 MiB in 52 packages [2022-04-25T13:40:56.078Z] OK: 221 MiB in 52 packages [2022-04-25T13:40:56.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:40:56.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:40:56.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:40:56.601Z] Removing intermediate container 685e6fd3818b [2022-04-25T13:40:56.601Z] ---> 73d66978967e [2022-04-25T13:40:56.601Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T13:40:56.601Z] Removing intermediate container 752ab0a21b1b [2022-04-25T13:40:56.601Z] ---> 0e207deeddd8 [2022-04-25T13:40:56.601Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-25T13:40:56.601Z] ---> d29c07330316 [2022-04-25T13:40:56.601Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T13:40:56.861Z] ---> Running in 4e5dd1ecdf98 [2022-04-25T13:40:56.861Z] OK: 221 MiB in 52 packages [2022-04-25T13:40:56.861Z] OK: 221 MiB in 52 packages [2022-04-25T13:40:56.861Z] ---> 06ef044a76d7 [2022-04-25T13:40:56.861Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T13:40:56.861Z] ---> Running in fb322f5503b7 [2022-04-25T13:40:56.861Z] OK: 221 MiB in 52 packages [2022-04-25T13:40:57.430Z] Removing intermediate container 49e46fbb4c8d [2022-04-25T13:40:57.430Z] ---> 5654348da870 [2022-04-25T13:40:57.430Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-25T13:40:57.430Z] Removing intermediate container 2830ecf3dc49 [2022-04-25T13:40:57.430Z] ---> c72179469aab [2022-04-25T13:40:57.430Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-25T13:40:57.689Z] Removing intermediate container b8443c7faa37 [2022-04-25T13:40:57.689Z] ---> e43f150bdce5 [2022-04-25T13:40:57.689Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-25T13:40:57.689Z] ---> 113e4dd1b50b [2022-04-25T13:40:57.689Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T13:40:57.689Z] ---> Running in 0c9b09da21e9 [2022-04-25T13:40:57.689Z] ---> e4fedcaa3205 [2022-04-25T13:40:57.689Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T13:40:57.689Z] ---> 3888d3aab5f4 [2022-04-25T13:40:57.689Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T13:40:57.689Z] ---> Running in 41731e513f73 [2022-04-25T13:40:57.949Z] ---> Running in 74701fbf7741 [2022-04-25T13:40:57.949Z] Removing intermediate container 4e5dd1ecdf98 [2022-04-25T13:40:57.949Z] ---> 326d670b53b0 [2022-04-25T13:40:57.949Z] Step 8/23 : COPY . . [2022-04-25T13:40:59.329Z] Removing intermediate container fb322f5503b7 [2022-04-25T13:40:59.329Z] ---> ed4f2f8d7820 [2022-04-25T13:40:59.329Z] Step 8/25 : COPY . . [2022-04-25T13:40:59.329Z] Removing intermediate container 0c9b09da21e9 [2022-04-25T13:40:59.329Z] ---> 39d704b276ce [2022-04-25T13:40:59.329Z] Step 8/25 : COPY . . [2022-04-25T13:41:03.526Z] Removing intermediate container 74701fbf7741 [2022-04-25T13:41:03.526Z] ---> d6c1f0a7b5c1 [2022-04-25T13:41:03.526Z] Step 8/26 : COPY . . [2022-04-25T13:41:03.526Z] Removing intermediate container 41731e513f73 [2022-04-25T13:41:03.526Z] ---> 788bbf0fc026 [2022-04-25T13:41:03.526Z] Step 8/31 : COPY . . [2022-04-25T13:41:03.526Z] ---> e743fccf700a [2022-04-25T13:41:03.526Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-25T13:41:06.061Z] ---> Running in 216aa13c93c8 [2022-04-25T13:41:06.061Z] ---> aa1729ffa9dd [2022-04-25T13:41:06.061Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-25T13:41:06.061Z] ---> 7099bbfc1ce2 [2022-04-25T13:41:06.061Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-25T13:41:06.061Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-25T13:41:06.061Z] ---> Running in e268e93f2b23 [2022-04-25T13:41:06.061Z] ---> Running in a444f528de44 [2022-04-25T13:41:06.321Z] Removing intermediate container a444f528de44 [2022-04-25T13:41:06.321Z] ---> 50b5f745183b [2022-04-25T13:41:06.321Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-25T13:41:06.580Z] ---> Running in 90775853d724 [2022-04-25T13:41:06.580Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-25T13:41:07.884Z] 3f3a8bcf1eab: Pull complete [2022-04-25T13:41:07.885Z] 0c92f367c5e7: Pull complete [2022-04-25T13:41:07.960Z] Removing intermediate container 90775853d724 [2022-04-25T13:41:07.960Z] ---> 2befc619b2e1 [2022-04-25T13:41:07.960Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-25T13:41:07.960Z] ---> Running in a12a8299b2a5 [2022-04-25T13:41:08.159Z] 3096ccb668a1: Pull complete [2022-04-25T13:41:08.220Z] Removing intermediate container a12a8299b2a5 [2022-04-25T13:41:08.220Z] ---> f4bb65618e54 [2022-04-25T13:41:08.220Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-25T13:41:08.220Z] ---> Running in ddd7e5a8af9e [2022-04-25T13:41:08.433Z] e8cf19c19ddd: Pull complete [2022-04-25T13:41:08.788Z] ---> ed4ff2b786b4 [2022-04-25T13:41:08.789Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-25T13:41:08.789Z] ---> Running in 7e195155cd2b [2022-04-25T13:41:09.048Z] ---> 585c8d9230ac [2022-04-25T13:41:09.048Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-25T13:41:09.048Z] ---> Running in d68cb0481488 [2022-04-25T13:41:09.048Z] Removing intermediate container 7e195155cd2b [2022-04-25T13:41:09.048Z] ---> 9e5f1ad1b826 [2022-04-25T13:41:09.048Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-25T13:41:09.048Z] ---> Running in 9bcbf6a06fcf [2022-04-25T13:41:09.310Z] spire-1.2.1/ [2022-04-25T13:41:09.310Z] spire-1.2.1/.data/ [2022-04-25T13:41:09.310Z] spire-1.2.1/.data/.file [2022-04-25T13:41:09.310Z] spire-1.2.1/.dockerignore [2022-04-25T13:41:09.310Z] spire-1.2.1/.gitattributes [2022-04-25T13:41:09.310Z] spire-1.2.1/.githooks/ [2022-04-25T13:41:09.310Z] spire-1.2.1/.githooks/pre-commit [2022-04-25T13:41:09.310Z] spire-1.2.1/.github/ [2022-04-25T13:41:09.310Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-25T13:41:09.310Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-25T13:41:09.310Z] spire-1.2.1/.github/dependabot.yml [2022-04-25T13:41:09.310Z] spire-1.2.1/.github/workflows/ [2022-04-25T13:41:09.310Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-25T13:41:09.310Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-25T13:41:09.310Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-25T13:41:09.310Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-25T13:41:09.310Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-25T13:41:09.310Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-25T13:41:09.310Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-25T13:41:09.310Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-25T13:41:09.310Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-25T13:41:09.310Z] spire-1.2.1/.gitignore [2022-04-25T13:41:09.310Z] spire-1.2.1/.go-version [2022-04-25T13:41:09.310Z] spire-1.2.1/.golangci.yml [2022-04-25T13:41:09.310Z] spire-1.2.1/ADOPTERS.md [2022-04-25T13:41:09.310Z] spire-1.2.1/CHANGELOG.md [2022-04-25T13:41:09.310Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-25T13:41:09.310Z] spire-1.2.1/CODEOWNERS [2022-04-25T13:41:09.310Z] spire-1.2.1/CONTRIBUTING.md [2022-04-25T13:41:09.310Z] spire-1.2.1/Dockerfile [2022-04-25T13:41:09.310Z] spire-1.2.1/Dockerfile.dev [2022-04-25T13:41:09.310Z] spire-1.2.1/Dockerfile.scratch [2022-04-25T13:41:09.310Z] spire-1.2.1/LICENSE [2022-04-25T13:41:09.310Z] spire-1.2.1/MAINTAINERS.md [2022-04-25T13:41:09.310Z] spire-1.2.1/Makefile [2022-04-25T13:41:09.310Z] spire-1.2.1/README.md [2022-04-25T13:41:09.310Z] spire-1.2.1/ROADMAP.md [2022-04-25T13:41:09.310Z] spire-1.2.1/SECURITY.md [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-25T13:41:09.310Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-25T13:41:09.310Z] spire-1.2.1/conf/ [2022-04-25T13:41:09.310Z] spire-1.2.1/conf/agent/ [2022-04-25T13:41:09.310Z] spire-1.2.1/conf/agent/agent.conf [2022-04-25T13:41:09.310Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-25T13:41:09.310Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-25T13:41:09.310Z] spire-1.2.1/conf/server/ [2022-04-25T13:41:09.310Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-25T13:41:09.310Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-25T13:41:09.310Z] spire-1.2.1/conf/server/server.conf [2022-04-25T13:41:09.310Z] spire-1.2.1/conf/server/server_full.conf [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/ [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/SPIRE101.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/auditlog.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/images/ [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/scaling_spire.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/spire_agent.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/spire_server.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/supported_integrations.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/telemetry.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/telemetry_config.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/upgrading.md [2022-04-25T13:41:09.310Z] spire-1.2.1/doc/using_spire.md [2022-04-25T13:41:09.310Z] spire-1.2.1/examples/ [2022-04-25T13:41:09.310Z] spire-1.2.1/examples/README.md [2022-04-25T13:41:09.310Z] spire-1.2.1/go.mod [2022-04-25T13:41:09.311Z] spire-1.2.1/go.sum [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/agent.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/api/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/client/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/common/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/config.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/manager/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-25T13:41:09.311Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/agent/svid/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/names.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/auth/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cli/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/health/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/health/config.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/health/context.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/health/health.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/idutil/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/log/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/log/log.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/log/options.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/profiling/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/selector/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-25T13:41:09.312Z] spire-1.2.1/pkg/common/uptime/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/util/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/util/task.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/version/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/version/version.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/x509util/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/api.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/health/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/id.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/status.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/bundle/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/ca/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/cache/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/catalog/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/config.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-25T13:41:09.313Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/registration/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/server.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/server_test.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/svid/ [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-25T13:41:09.314Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-25T13:41:09.314Z] spire-1.2.1/proto/ [2022-04-25T13:41:09.314Z] spire-1.2.1/proto/private/ [2022-04-25T13:41:09.314Z] spire-1.2.1/proto/private/server/ [2022-04-25T13:41:09.573Z] spire-1.2.1/proto/private/server/journal/ [2022-04-25T13:41:09.573Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-25T13:41:09.573Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-25T13:41:09.573Z] spire-1.2.1/proto/spire/ [2022-04-25T13:41:09.573Z] spire-1.2.1/proto/spire/common/ [2022-04-25T13:41:09.573Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-25T13:41:09.573Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-25T13:41:09.573Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-25T13:41:09.573Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-25T13:41:09.574Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-25T13:41:09.574Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-25T13:41:09.574Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-25T13:41:09.574Z] spire-1.2.1/proto/spire/plugin/ [2022-04-25T13:41:09.574Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-25T13:41:09.574Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-25T13:41:09.574Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-25T13:41:09.574Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-25T13:41:09.574Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-25T13:41:09.574Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-25T13:41:09.574Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-25T13:41:09.574Z] spire-1.2.1/release/ [2022-04-25T13:41:09.574Z] spire-1.2.1/release/spire-extras/ [2022-04-25T13:41:09.574Z] spire-1.2.1/release/spire-extras/README.md [2022-04-25T13:41:09.574Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-25T13:41:09.574Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-25T13:41:09.574Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-25T13:41:09.574Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-25T13:41:09.574Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-25T13:41:09.574Z] spire-1.2.1/release/spire/ [2022-04-25T13:41:09.574Z] spire-1.2.1/release/spire/README.md [2022-04-25T13:41:09.574Z] spire-1.2.1/release/spire/conf/ [2022-04-25T13:41:09.574Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-25T13:41:09.574Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-25T13:41:09.574Z] spire-1.2.1/release/spire/conf/server/ [2022-04-25T13:41:09.574Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-25T13:41:09.574Z] spire-1.2.1/script/ [2022-04-25T13:41:09.574Z] spire-1.2.1/script/build-artifact.sh [2022-04-25T13:41:09.574Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-25T13:41:09.574Z] spire-1.2.1/support/ [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/ [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-25T13:41:09.574Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-25T13:41:09.574Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-25T13:41:09.574Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/clock/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/clock/clock.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/config/ [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-25T13:41:09.574Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/fixture.go [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/registration/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-25T13:41:09.575Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/README.md [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/common [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-25T13:41:09.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-25T13:41:09.576Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/test-one.sh [2022-04-25T13:41:09.577Z] spire-1.2.1/test/integration/test.sh [2022-04-25T13:41:09.577Z] spire-1.2.1/test/plugintest/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/plugintest/config.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/plugintest/load.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/plugintest/option.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/spiretest/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/spiretest/dir.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/spiretest/logs.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/spiretest/suite.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/spiretest/x509.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/testca/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/testca/ca.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/testkey/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/testkey/generate.sh [2022-04-25T13:41:09.577Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/testkey/keys.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/testkey/new.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/tpmsimulator/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/util/ [2022-04-25T13:41:09.577Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/util/cert_generation.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/util/io_redirection.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/util/race.go [2022-04-25T13:41:09.577Z] spire-1.2.1/test/util/util.go [2022-04-25T13:41:09.577Z] building spire from source... [2022-04-25T13:41:09.577Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-25T13:41:09.577Z] Installing go1.17.7... [2022-04-25T13:41:10.144Z] Removing intermediate container 9bcbf6a06fcf [2022-04-25T13:41:10.144Z] ---> 9b1f45e6b5d2 [2022-04-25T13:41:10.144Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-25T13:41:10.144Z] ---> Running in 46c585196e80 [2022-04-25T13:41:10.405Z] Removing intermediate container 46c585196e80 [2022-04-25T13:41:10.405Z] ---> 2f78226d02b3 [2022-04-25T13:41:10.405Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-25T13:41:10.405Z] ---> Running in e62702443c48 [2022-04-25T13:41:11.784Z] spire-1.2.1/ [2022-04-25T13:41:11.784Z] spire-1.2.1/.data/ [2022-04-25T13:41:11.784Z] spire-1.2.1/.data/.file [2022-04-25T13:41:11.784Z] spire-1.2.1/.dockerignore [2022-04-25T13:41:11.784Z] spire-1.2.1/.gitattributes [2022-04-25T13:41:11.784Z] spire-1.2.1/.githooks/ [2022-04-25T13:41:11.784Z] spire-1.2.1/.githooks/pre-commit [2022-04-25T13:41:11.784Z] spire-1.2.1/.github/ [2022-04-25T13:41:11.784Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-25T13:41:11.784Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-25T13:41:11.784Z] spire-1.2.1/.github/dependabot.yml [2022-04-25T13:41:11.784Z] spire-1.2.1/.github/workflows/ [2022-04-25T13:41:11.784Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-25T13:41:11.784Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-25T13:41:11.784Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-25T13:41:11.784Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-25T13:41:11.784Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-25T13:41:11.784Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-25T13:41:11.784Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-25T13:41:11.784Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-25T13:41:11.784Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-25T13:41:11.784Z] spire-1.2.1/.gitignore [2022-04-25T13:41:11.784Z] spire-1.2.1/.go-version [2022-04-25T13:41:11.784Z] spire-1.2.1/.golangci.yml [2022-04-25T13:41:11.784Z] spire-1.2.1/ADOPTERS.md [2022-04-25T13:41:11.784Z] spire-1.2.1/CHANGELOG.md [2022-04-25T13:41:11.784Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-25T13:41:11.784Z] spire-1.2.1/CODEOWNERS [2022-04-25T13:41:11.784Z] spire-1.2.1/CONTRIBUTING.md [2022-04-25T13:41:11.784Z] spire-1.2.1/Dockerfile [2022-04-25T13:41:11.784Z] spire-1.2.1/Dockerfile.dev [2022-04-25T13:41:11.784Z] spire-1.2.1/Dockerfile.scratch [2022-04-25T13:41:11.784Z] spire-1.2.1/LICENSE [2022-04-25T13:41:11.784Z] spire-1.2.1/MAINTAINERS.md [2022-04-25T13:41:11.784Z] spire-1.2.1/Makefile [2022-04-25T13:41:11.784Z] spire-1.2.1/README.md [2022-04-25T13:41:11.784Z] spire-1.2.1/ROADMAP.md [2022-04-25T13:41:11.784Z] spire-1.2.1/SECURITY.md [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/ [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/ [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/ [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-25T13:41:11.784Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-25T13:41:11.785Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-25T13:41:11.785Z] spire-1.2.1/conf/ [2022-04-25T13:41:11.785Z] spire-1.2.1/conf/agent/ [2022-04-25T13:41:11.785Z] spire-1.2.1/conf/agent/agent.conf [2022-04-25T13:41:11.785Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-25T13:41:11.785Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-25T13:41:11.785Z] spire-1.2.1/conf/server/ [2022-04-25T13:41:11.785Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-25T13:41:11.785Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-25T13:41:11.785Z] spire-1.2.1/conf/server/server.conf [2022-04-25T13:41:11.785Z] spire-1.2.1/conf/server/server_full.conf [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/ [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/SPIRE101.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/auditlog.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/images/ [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/scaling_spire.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/spire_agent.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/spire_server.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/supported_integrations.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/telemetry.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/telemetry_config.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/upgrading.md [2022-04-25T13:41:11.785Z] spire-1.2.1/doc/using_spire.md [2022-04-25T13:41:11.785Z] spire-1.2.1/examples/ [2022-04-25T13:41:11.785Z] spire-1.2.1/examples/README.md [2022-04-25T13:41:11.785Z] spire-1.2.1/go.mod [2022-04-25T13:41:11.785Z] spire-1.2.1/go.sum [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/agent.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/api/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/client/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/common/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/config.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/manager/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-25T13:41:11.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/svid/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/names.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/auth/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cli/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-25T13:41:11.786Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/health/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/health/config.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/health/context.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/health/health.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/idutil/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/log/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/log/log.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/log/options.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/profiling/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/selector/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-25T13:41:11.787Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/uptime/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/util/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/util/task.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/version/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/version/version.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/x509util/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/api.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/health/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/id.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/status.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/bundle/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/ca/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/cache/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/catalog/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/config.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-25T13:41:11.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/registration/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/server.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/server_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/svid/ [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/ [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/private/ [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/private/server/ [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/private/server/journal/ [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/spire/ [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/spire/common/ [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/spire/plugin/ [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-25T13:41:11.789Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-25T13:41:11.789Z] spire-1.2.1/release/ [2022-04-25T13:41:11.789Z] spire-1.2.1/release/spire-extras/ [2022-04-25T13:41:11.789Z] spire-1.2.1/release/spire-extras/README.md [2022-04-25T13:41:11.789Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-25T13:41:11.789Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-25T13:41:11.789Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-25T13:41:11.789Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-25T13:41:11.789Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-25T13:41:11.789Z] spire-1.2.1/release/spire/ [2022-04-25T13:41:11.789Z] spire-1.2.1/release/spire/README.md [2022-04-25T13:41:11.789Z] spire-1.2.1/release/spire/conf/ [2022-04-25T13:41:11.789Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-25T13:41:11.789Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-25T13:41:11.789Z] spire-1.2.1/release/spire/conf/server/ [2022-04-25T13:41:11.789Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-25T13:41:11.789Z] spire-1.2.1/script/ [2022-04-25T13:41:11.789Z] spire-1.2.1/script/build-artifact.sh [2022-04-25T13:41:11.789Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-25T13:41:11.789Z] spire-1.2.1/support/ [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/ [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-25T13:41:11.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-25T13:41:11.790Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-25T13:41:11.790Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-25T13:41:11.790Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-25T13:41:11.790Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-25T13:41:11.790Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-25T13:41:11.790Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-25T13:41:11.790Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-25T13:41:11.790Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-25T13:41:11.790Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-25T13:41:11.790Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-25T13:41:11.790Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-25T13:41:11.790Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-25T13:41:11.790Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-25T13:41:11.790Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-25T13:41:11.790Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-25T13:41:11.790Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-25T13:41:11.790Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-25T13:41:11.790Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-25T13:41:11.790Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/clock/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/clock/clock.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/fixture.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/registration/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-25T13:41:11.790Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/README.md [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/common [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-25T13:41:11.790Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/test-one.sh [2022-04-25T13:41:11.791Z] spire-1.2.1/test/integration/test.sh [2022-04-25T13:41:11.791Z] spire-1.2.1/test/plugintest/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/plugintest/config.go [2022-04-25T13:41:11.791Z] spire-1.2.1/test/plugintest/load.go [2022-04-25T13:41:11.791Z] spire-1.2.1/test/plugintest/option.go [2022-04-25T13:41:11.791Z] spire-1.2.1/test/spiretest/ [2022-04-25T13:41:11.791Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-25T13:41:11.791Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-25T13:41:11.791Z] spire-1.2.1/test/spiretest/dir.go [2022-04-25T13:41:11.792Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-25T13:41:11.792Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-25T13:41:11.792Z] spire-1.2.1/test/spiretest/logs.go [2022-04-25T13:41:11.792Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-25T13:41:11.792Z] spire-1.2.1/test/spiretest/suite.go [2022-04-25T13:41:11.792Z] spire-1.2.1/test/spiretest/x509.go [2022-04-25T13:41:11.792Z] spire-1.2.1/test/testca/ [2022-04-25T13:41:11.792Z] spire-1.2.1/test/testca/ca.go [2022-04-25T13:41:11.792Z] spire-1.2.1/test/testkey/ [2022-04-25T13:41:11.792Z] spire-1.2.1/test/testkey/generate.sh [2022-04-25T13:41:11.792Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-25T13:41:11.792Z] spire-1.2.1/test/testkey/keys.go [2022-04-25T13:41:11.792Z] spire-1.2.1/test/testkey/new.go [2022-04-25T13:41:11.792Z] spire-1.2.1/test/tpmsimulator/ [2022-04-25T13:41:11.792Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-25T13:41:11.792Z] spire-1.2.1/test/util/ [2022-04-25T13:41:11.792Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-25T13:41:11.792Z] spire-1.2.1/test/util/cert_generation.go [2022-04-25T13:41:11.792Z] spire-1.2.1/test/util/io_redirection.go [2022-04-25T13:41:11.792Z] spire-1.2.1/test/util/race.go [2022-04-25T13:41:11.792Z] spire-1.2.1/test/util/util.go [2022-04-25T13:41:11.792Z] building spire from source... [2022-04-25T13:41:11.792Z] Installing go1.17.7... [2022-04-25T13:41:15.091Z] Building bin/spire-server... [2022-04-25T13:41:15.091Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-25T13:41:15.091Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-25T13:41:15.091Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-25T13:41:15.091Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-25T13:41:15.091Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-25T13:41:15.161Z] a4caa8a26152: Pull complete [2022-04-25T13:41:15.161Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-25T13:41:15.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T13:41:15.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-25T13:41:15.352Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-25T13:41:15.352Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-25T13:41:15.352Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-25T13:41:15.517Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T13:41:15.517Z] WORKDIR /edgex [2022-04-25T13:41:15.517Z] COPY go.mod . [2022-04-25T13:41:15.517Z] RUN go mod download [2022-04-25T13:41:15.517Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-25T13:41:15.615Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-25T13:41:15.615Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-25T13:41:15.615Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-25T13:41:15.615Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-25T13:41:15.615Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-25T13:41:15.873Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-25T13:41:15.873Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-25T13:41:15.873Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-25T13:41:15.873Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-25T13:41:16.132Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-25T13:41:16.132Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-25T13:41:16.132Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-25T13:41:16.132Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-25T13:41:16.132Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-25T13:41:16.132Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-25T13:41:16.398Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-25T13:41:16.398Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-25T13:41:16.398Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-25T13:41:16.398Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-25T13:41:16.398Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-25T13:41:16.398Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-25T13:41:16.398Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-25T13:41:16.398Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-25T13:41:16.398Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-25T13:41:16.398Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-25T13:41:16.398Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-25T13:41:16.398Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-25T13:41:16.398Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-25T13:41:16.398Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-25T13:41:16.661Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-25T13:41:16.661Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-25T13:41:16.661Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-25T13:41:16.661Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-25T13:41:16.661Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-25T13:41:16.661Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-25T13:41:16.661Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-25T13:41:16.661Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-25T13:41:17.123Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-25T13:41:17.123Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-25T13:41:17.123Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-25T13:41:17.123Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-25T13:41:17.123Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-25T13:41:17.123Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-25T13:41:17.123Z] Building bin/spire-server... [2022-04-25T13:41:17.123Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-25T13:41:17.123Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-25T13:41:17.123Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-25T13:41:17.123Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-25T13:41:17.124Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-25T13:41:17.382Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-25T13:41:17.382Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-25T13:41:17.382Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-25T13:41:17.382Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-25T13:41:17.382Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-25T13:41:17.382Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-25T13:41:17.382Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-25T13:41:17.382Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-25T13:41:17.382Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-25T13:41:17.382Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-25T13:41:17.382Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-25T13:41:17.640Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-25T13:41:17.640Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-25T13:41:17.640Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-25T13:41:17.899Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-25T13:41:17.899Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-25T13:41:17.899Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-25T13:41:17.899Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-25T13:41:18.157Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-25T13:41:18.157Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-25T13:41:18.157Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-25T13:41:18.157Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-25T13:41:18.157Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-25T13:41:18.157Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-25T13:41:18.157Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-25T13:41:18.157Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-25T13:41:18.157Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-25T13:41:18.157Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-25T13:41:18.157Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-25T13:41:18.157Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-25T13:41:18.157Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-25T13:41:18.157Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-25T13:41:18.157Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-25T13:41:18.157Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-25T13:41:18.167Z] Sending build context to Docker daemon 169.3MB [2022-04-25T13:41:18.167Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T13:41:18.167Z] ---> 725f1c02e7f9 [2022-04-25T13:41:18.167Z] Step 2/4 : WORKDIR /edgex [2022-04-25T13:41:18.415Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-25T13:41:18.415Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-25T13:41:18.415Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-25T13:41:18.415Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-25T13:41:18.415Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-25T13:41:18.415Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-25T13:41:18.415Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-25T13:41:18.415Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-25T13:41:18.673Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-25T13:41:18.673Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-25T13:41:18.673Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-25T13:41:18.673Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-25T13:41:18.673Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-25T13:41:18.673Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-25T13:41:18.673Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-25T13:41:18.673Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-25T13:41:19.240Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-25T13:41:19.240Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-25T13:41:19.240Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-25T13:41:19.498Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-25T13:41:19.498Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-25T13:41:19.498Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-25T13:41:19.614Z] ---> Running in 80caf8f659c3 [2022-04-25T13:41:20.222Z] Removing intermediate container 80caf8f659c3 [2022-04-25T13:41:20.222Z] ---> f81c3fbedc7e [2022-04-25T13:41:20.222Z] Step 3/4 : COPY go.mod . [2022-04-25T13:41:20.500Z] ---> cd09dc6f64a7 [2022-04-25T13:41:20.500Z] Step 4/4 : RUN go mod download [2022-04-25T13:41:20.500Z] ---> Running in e90ac98c2d07 [2022-04-25T13:41:20.873Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-25T13:41:20.873Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-25T13:41:21.132Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-25T13:41:21.132Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-25T13:41:21.132Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-25T13:41:23.661Z] go: downloading google.golang.org/api v0.70.0 [2022-04-25T13:41:23.661Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-25T13:41:23.661Z] go: downloading k8s.io/api v0.23.4 [2022-04-25T13:41:23.661Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-25T13:41:23.661Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-25T13:41:23.661Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-25T13:41:23.661Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-25T13:41:23.661Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-25T13:41:23.661Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-25T13:41:23.920Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-25T13:41:24.180Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-25T13:41:24.438Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-25T13:41:24.697Z] go: downloading google.golang.org/api v0.70.0 [2022-04-25T13:41:24.697Z] go: downloading k8s.io/api v0.23.4 [2022-04-25T13:41:24.697Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-25T13:41:24.697Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-25T13:41:24.697Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-25T13:41:24.697Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-25T13:41:24.697Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-25T13:41:24.697Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-25T13:41:24.697Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-25T13:41:24.697Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-25T13:41:24.956Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-25T13:41:25.215Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-25T13:41:25.215Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-25T13:41:25.215Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-25T13:41:25.474Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-25T13:41:25.474Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-25T13:41:25.474Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-25T13:41:25.474Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-25T13:41:25.474Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-25T13:41:25.474Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-25T13:41:25.474Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-25T13:41:25.474Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-25T13:41:25.732Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-25T13:41:25.732Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-25T13:41:25.732Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-25T13:41:25.732Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-25T13:41:25.991Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-25T13:41:25.991Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-25T13:41:26.251Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-25T13:41:26.251Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-25T13:41:26.251Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-25T13:41:26.251Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-25T13:41:26.251Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-25T13:41:26.251Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-25T13:41:26.510Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-25T13:41:26.510Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-25T13:41:26.510Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-25T13:41:26.510Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-25T13:41:26.510Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-25T13:41:26.770Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-25T13:41:26.770Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-25T13:41:26.770Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-25T13:41:27.029Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-25T13:41:27.029Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-25T13:41:27.029Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-25T13:41:27.288Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-25T13:41:27.288Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-25T13:41:27.288Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-25T13:41:27.288Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-25T13:41:27.288Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-25T13:41:27.288Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-25T13:41:27.288Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-25T13:41:27.547Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-25T13:41:27.547Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-25T13:41:27.547Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-25T13:41:27.547Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-25T13:41:27.547Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-25T13:41:27.547Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-25T13:41:27.547Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-25T13:41:27.547Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-25T13:41:27.547Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-25T13:41:27.547Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-25T13:41:27.547Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-25T13:41:27.805Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-25T13:41:27.805Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-25T13:41:27.805Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-25T13:41:27.805Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-25T13:41:28.064Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-25T13:41:28.064Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-25T13:41:28.064Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-25T13:41:28.064Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-25T13:41:28.064Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-25T13:41:28.064Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-25T13:41:28.064Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-25T13:41:28.064Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-25T13:41:28.064Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-25T13:41:28.064Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-25T13:41:28.064Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-25T13:41:28.064Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-25T13:41:28.064Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-25T13:41:28.064Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-25T13:41:28.064Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-25T13:41:28.064Z] go: downloading go.opencensus.io v0.23.0 [2022-04-25T13:41:28.064Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-25T13:41:28.322Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-25T13:41:28.322Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-25T13:41:28.322Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-25T13:41:28.322Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-25T13:41:28.322Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-25T13:41:28.322Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-25T13:41:28.322Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-25T13:41:28.322Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-25T13:41:28.322Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-25T13:41:28.322Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-25T13:41:28.322Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-25T13:41:28.322Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-25T13:41:28.322Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-25T13:41:28.322Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-25T13:41:28.583Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-25T13:41:28.583Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-25T13:41:28.583Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-25T13:41:28.583Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-25T13:41:28.583Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-25T13:41:28.583Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-25T13:41:28.583Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-25T13:41:28.583Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-25T13:41:28.583Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-25T13:41:29.150Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-25T13:41:29.150Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-25T13:41:29.150Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-25T13:41:29.150Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-25T13:41:29.150Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-25T13:41:29.150Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-25T13:41:29.150Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-25T13:41:29.150Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-25T13:41:29.409Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-25T13:41:29.409Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-25T13:41:29.409Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-25T13:41:29.409Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-25T13:41:29.409Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-25T13:41:29.409Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-25T13:41:29.409Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-25T13:41:29.409Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-25T13:41:29.409Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-25T13:41:29.409Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-25T13:41:29.815Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-25T13:41:29.815Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-25T13:41:29.815Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-25T13:41:29.815Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-25T13:41:29.815Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-25T13:41:29.815Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-25T13:41:29.815Z] go: downloading go.opencensus.io v0.23.0 [2022-04-25T13:41:29.815Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-25T13:41:29.815Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-25T13:41:29.815Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-25T13:41:29.815Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-25T13:41:29.815Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-25T13:41:29.815Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-25T13:41:29.815Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-25T13:41:29.815Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-25T13:41:30.081Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-25T13:41:30.081Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-25T13:41:30.081Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-25T13:41:30.081Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-25T13:41:30.081Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-25T13:41:30.081Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-25T13:41:30.081Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-25T13:41:30.081Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-25T13:41:30.081Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-25T13:41:30.081Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-25T13:41:30.081Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-25T13:41:30.081Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-25T13:41:30.081Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-25T13:41:30.081Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-25T13:41:30.081Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-25T13:41:30.081Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-25T13:41:34.278Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-25T13:41:34.278Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-25T13:41:34.538Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-25T13:41:34.538Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-25T13:41:42.668Z] Removing intermediate container e268e93f2b23 [2022-04-25T13:41:42.668Z] ---> f0a2eae2e23c [2022-04-25T13:41:42.668Z] [2022-04-25T13:41:42.668Z] Step 10/25 : FROM alpine:3.14 [2022-04-25T13:41:42.668Z] Removing intermediate container d68cb0481488 [2022-04-25T13:41:42.668Z] ---> 943c1a4b1bcf [2022-04-25T13:41:42.668Z] [2022-04-25T13:41:42.668Z] Step 10/31 : FROM alpine:3.14 [2022-04-25T13:41:42.668Z] Removing intermediate container 216aa13c93c8 [2022-04-25T13:41:42.668Z] ---> 813d97e7b867 [2022-04-25T13:41:42.668Z] [2022-04-25T13:41:42.668Z] Step 10/23 : FROM alpine:3.14 [2022-04-25T13:41:42.668Z] 3.14: Pulling from library/alpine [2022-04-25T13:41:42.926Z] 3.14: Pulling from library/alpine [2022-04-25T13:41:42.926Z] 3.14: Pulling from library/alpine [2022-04-25T13:41:44.305Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T13:41:44.305Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T13:41:44.305Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T13:41:44.305Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T13:41:44.305Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T13:41:44.305Z] Status: Image is up to date for alpine:3.14 [2022-04-25T13:41:44.305Z] ---> e04c818066af [2022-04-25T13:41:44.305Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-25T13:41:44.305Z] ---> e04c818066af [2022-04-25T13:41:44.305Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-25T13:41:44.305Z] ---> e04c818066af [2022-04-25T13:41:44.305Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-25T13:41:44.564Z] ---> Running in 6a872bc1091e [2022-04-25T13:41:44.564Z] ---> Running in e41c5d95848f [2022-04-25T13:41:44.564Z] ---> Running in ccb78bda195c [2022-04-25T13:41:44.857Z] Removing intermediate container e41c5d95848f [2022-04-25T13:41:44.857Z] ---> b7845de40565 [2022-04-25T13:41:44.857Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-25T13:41:44.857Z] Removing intermediate container ccb78bda195c [2022-04-25T13:41:44.857Z] ---> 2161cd0f5cc9 [2022-04-25T13:41:44.857Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-25T13:41:45.142Z] ---> Running in 5a8e7ca8ca0f [2022-04-25T13:41:45.142Z] ---> Running in 1242ffa35dbd [2022-04-25T13:41:45.142Z] Removing intermediate container 5a8e7ca8ca0f [2022-04-25T13:41:45.142Z] ---> 5e88d5cdb9a5 [2022-04-25T13:41:45.142Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-25T13:41:45.400Z] ---> Running in b2311d54eace [2022-04-25T13:41:45.660Z] Removing intermediate container b2311d54eace [2022-04-25T13:41:45.660Z] ---> c64cac2d36b7 [2022-04-25T13:41:45.660Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:41:45.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:41:45.660Z] ---> Running in 05428a52cda8 [2022-04-25T13:41:45.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:41:45.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:41:45.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:41:45.920Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-25T13:41:45.920Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-25T13:41:45.920Z] (3/3) Installing su-exec (0.2-r1) [2022-04-25T13:41:45.920Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T13:41:45.920Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T13:41:46.178Z] OK: 6 MiB in 17 packages [2022-04-25T13:41:46.178Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-25T13:41:46.178Z] (2/2) Installing su-exec (0.2-r1) [2022-04-25T13:41:46.178Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T13:41:46.178Z] OK: 6 MiB in 16 packages [2022-04-25T13:41:47.120Z] Removing intermediate container 6a872bc1091e [2022-04-25T13:41:47.120Z] ---> a847e6af9aad [2022-04-25T13:41:47.120Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-25T13:41:47.120Z] Removing intermediate container 1242ffa35dbd [2022-04-25T13:41:47.120Z] ---> 2ecdae596534 [2022-04-25T13:41:47.120Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-25T13:41:47.120Z] ---> Running in fdd3df743b9b [2022-04-25T13:41:47.380Z] ---> Running in 1aa4993d6e20 [2022-04-25T13:41:47.380Z] Removing intermediate container 05428a52cda8 [2022-04-25T13:41:47.380Z] ---> 04e78b95eff6 [2022-04-25T13:41:47.380Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-25T13:41:47.380Z] Removing intermediate container 1aa4993d6e20 [2022-04-25T13:41:47.380Z] ---> 89cfd5837f4d [2022-04-25T13:41:47.380Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-25T13:41:47.380Z] Removing intermediate container fdd3df743b9b [2022-04-25T13:41:47.380Z] ---> 20183bda863e [2022-04-25T13:41:47.380Z] Step 13/25 : WORKDIR / [2022-04-25T13:41:47.380Z] ---> Running in a84eacb206a6 [2022-04-25T13:41:47.640Z] ---> Running in 3e0e854095ab [2022-04-25T13:41:47.640Z] ---> Running in 28950d6b289f [2022-04-25T13:41:47.640Z] Removing intermediate container 28950d6b289f [2022-04-25T13:41:47.640Z] ---> b92edd137b03 [2022-04-25T13:41:47.640Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-25T13:41:47.901Z] Removing intermediate container 3e0e854095ab [2022-04-25T13:41:47.901Z] ---> 15eba4076239 [2022-04-25T13:41:47.901Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-25T13:41:47.901Z] ---> Running in be32387eac81 [2022-04-25T13:41:48.164Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:41:48.423Z] ---> dd07035d4ada [2022-04-25T13:41:48.423Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-25T13:41:49.017Z] ---> 8b3d43ef2a9d [2022-04-25T13:41:49.017Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-25T13:41:49.017Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:41:49.277Z] ---> 13b1e504fd6f [2022-04-25T13:41:49.277Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-25T13:41:49.277Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-25T13:41:49.277Z] Removing intermediate container be32387eac81 [2022-04-25T13:41:49.277Z] ---> 2c2ca30c303d [2022-04-25T13:41:49.277Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-25T13:41:49.277Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T13:41:49.537Z] ---> Running in 8dd94b79a910 [2022-04-25T13:41:49.537Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T13:41:49.537Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T13:41:49.537Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T13:41:49.796Z] Removing intermediate container 8dd94b79a910 [2022-04-25T13:41:49.796Z] ---> b559779abac3 [2022-04-25T13:41:49.796Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-25T13:41:49.796Z] ---> f1f2e24b329e [2022-04-25T13:41:49.796Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-25T13:41:49.796Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T13:41:49.796Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T13:41:49.796Z] OK: 8 MiB in 20 packages [2022-04-25T13:41:50.365Z] ---> 0d91facb9251 [2022-04-25T13:41:50.365Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-25T13:41:50.365Z] ---> Running in bf74e8946d53 [2022-04-25T13:41:50.623Z] Removing intermediate container a84eacb206a6 [2022-04-25T13:41:50.623Z] ---> bf0b7f9821b8 [2022-04-25T13:41:50.623Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T13:41:50.623Z] ---> 628779eb5fc9 [2022-04-25T13:41:50.623Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-25T13:41:51.193Z] ---> 8de51cfd6ff9 [2022-04-25T13:41:51.193Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-25T13:41:51.451Z] ---> a649edacdc76 [2022-04-25T13:41:51.451Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-25T13:41:52.020Z] Removing intermediate container bf74e8946d53 [2022-04-25T13:41:52.020Z] ---> a54c9f108358 [2022-04-25T13:41:52.020Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T13:41:52.020Z] ---> 2dd3a4eb7fab [2022-04-25T13:41:52.020Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-25T13:41:52.279Z] ---> Running in b9a312923c7f [2022-04-25T13:41:52.279Z] ---> 254a3c0bca9f [2022-04-25T13:41:52.279Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-25T13:41:52.851Z] ---> 7833a84105e0 [2022-04-25T13:41:52.851Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-25T13:41:52.851Z] ---> 0bfb888420b6 [2022-04-25T13:41:52.851Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-25T13:41:52.851Z] ---> Running in ddcd301a32d2 [2022-04-25T13:41:53.420Z] Removing intermediate container ddcd301a32d2 [2022-04-25T13:41:53.420Z] ---> 5463d8bdd0d8 [2022-04-25T13:41:53.420Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T13:41:53.420Z] ---> Running in e3dfd6ceace1 [2022-04-25T13:41:53.698Z] Removing intermediate container e3dfd6ceace1 [2022-04-25T13:41:53.698Z] ---> adb7ec52f500 [2022-04-25T13:41:53.698Z] Step 21/23 : LABEL arch=x86_64 [2022-04-25T13:41:54.003Z] Removing intermediate container b9a312923c7f [2022-04-25T13:41:54.003Z] ---> bc9d80472280 [2022-04-25T13:41:54.003Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-25T13:41:54.003Z] ---> 0704144b75c0 [2022-04-25T13:41:54.003Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-25T13:41:54.003Z] ---> Running in 9d14122130a8 [2022-04-25T13:41:54.003Z] ---> Running in 12f207933f62 [2022-04-25T13:41:54.299Z] Removing intermediate container 9d14122130a8 [2022-04-25T13:41:54.299Z] ---> 3c6ecf450da3 [2022-04-25T13:41:54.299Z] Step 22/23 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b [2022-04-25T13:41:54.299Z] Removing intermediate container 12f207933f62 [2022-04-25T13:41:54.299Z] ---> 210dc3d6d350 [2022-04-25T13:41:54.299Z] Step 23/25 : LABEL arch=x86_64 [2022-04-25T13:41:54.299Z] ---> Running in a71b92911b82 [2022-04-25T13:41:54.299Z] ---> Running in 52ec86486157 [2022-04-25T13:41:54.299Z] ---> f124ef718b8c [2022-04-25T13:41:54.299Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-25T13:41:54.624Z] Removing intermediate container a71b92911b82 [2022-04-25T13:41:54.624Z] ---> 9f74750bc61b [2022-04-25T13:41:54.624Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T13:41:54.624Z] ---> Running in 94e0a9aaeca8 [2022-04-25T13:41:54.624Z] ---> 057dea809d0c [2022-04-25T13:41:54.624Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-25T13:41:54.624Z] Removing intermediate container 52ec86486157 [2022-04-25T13:41:54.624Z] ---> 91659612bf20 [2022-04-25T13:41:54.624Z] Step 24/25 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b [2022-04-25T13:41:54.889Z] ---> Running in 42663845765d [2022-04-25T13:41:54.889Z] Removing intermediate container 94e0a9aaeca8 [2022-04-25T13:41:54.889Z] ---> 917a1a1f7e09 [2022-04-25T13:41:54.889Z] [2022-04-25T13:41:55.149Z] Removing intermediate container 42663845765d [2022-04-25T13:41:55.149Z] ---> c449cdc9d5da [2022-04-25T13:41:55.149Z] Step 25/25 : LABEL version=0.0.0 [2022-04-25T13:41:55.149Z] Successfully built 917a1a1f7e09 [2022-04-25T13:41:55.149Z] ---> 5e308850effc [2022-04-25T13:41:55.149Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-25T13:41:55.149Z] Successfully tagged core-data:latest [2022-04-25T13:41:55.149Z]  Building core-data ... done Building core-command [2022-04-25T13:41:55.149Z] ---> Running in d9474565fb6b [2022-04-25T13:41:55.149Z] ---> Running in e36d1e422909 [2022-04-25T13:41:55.722Z] Removing intermediate container d9474565fb6b [2022-04-25T13:41:55.722Z] ---> abe7a70c492e [2022-04-25T13:41:55.722Z] [2022-04-25T13:41:55.722Z] Successfully built abe7a70c492e [2022-04-25T13:41:55.982Z] Successfully tagged security-secretstore-setup:latest [2022-04-25T13:41:55.982Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-04-25T13:41:56.241Z] Removing intermediate container e36d1e422909 [2022-04-25T13:41:56.241Z] ---> 50875c077135 [2022-04-25T13:41:56.241Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-25T13:41:58.160Z] ---> 99c06359a3c5 [2022-04-25T13:41:58.160Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-25T13:41:58.424Z] ---> Running in ad5876b69b42 [2022-04-25T13:42:00.969Z] Removing intermediate container ad5876b69b42 [2022-04-25T13:42:00.969Z] ---> 260874921e9e [2022-04-25T13:42:00.969Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-25T13:42:00.969Z] ---> Running in 380c95af308d [2022-04-25T13:42:01.229Z] Removing intermediate container 380c95af308d [2022-04-25T13:42:01.229Z] ---> 33d120ba870a [2022-04-25T13:42:01.229Z] Step 28/31 : CMD ["gate"] [2022-04-25T13:42:01.519Z] ---> Running in 4abd1fc49f46 [2022-04-25T13:42:01.782Z] Removing intermediate container 4abd1fc49f46 [2022-04-25T13:42:01.782Z] ---> 12532166c079 [2022-04-25T13:42:01.782Z] Step 29/31 : LABEL arch=x86_64 [2022-04-25T13:42:01.782Z] ---> Running in 43b28f942fe9 [2022-04-25T13:42:02.353Z] Removing intermediate container 43b28f942fe9 [2022-04-25T13:42:02.353Z] ---> 14057ffe9d0c [2022-04-25T13:42:02.353Z] Step 30/31 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b [2022-04-25T13:42:02.353Z] ---> Running in 0b76998df3f6 [2022-04-25T13:42:02.930Z] Removing intermediate container 0b76998df3f6 [2022-04-25T13:42:02.930Z] ---> c35fd04023ba [2022-04-25T13:42:02.930Z] Step 31/31 : LABEL version=0.0.0 [2022-04-25T13:42:03.190Z] ---> Running in a36ee2c0d924 [2022-04-25T13:42:03.450Z] Removing intermediate container a36ee2c0d924 [2022-04-25T13:42:03.450Z] ---> 98b210535e5e [2022-04-25T13:42:03.450Z] [2022-04-25T13:42:03.713Z] Successfully built 98b210535e5e [2022-04-25T13:42:03.713Z] Successfully tagged security-bootstrapper:latest [2022-04-25T13:42:03.713Z] Building security-spiffe-token-provider [2022-04-25T13:42:03.713Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T13:42:03.713Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T13:42:03.713Z] ---> e2bafce7b0c1 [2022-04-25T13:42:03.713Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T13:42:03.713Z] ---> Using cache [2022-04-25T13:42:03.713Z] ---> f1a2c528fced [2022-04-25T13:42:03.713Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:42:03.713Z] ---> Using cache [2022-04-25T13:42:03.713Z] ---> e3d4338e791c [2022-04-25T13:42:03.713Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-25T13:42:03.713Z] ---> Using cache [2022-04-25T13:42:03.713Z] ---> c72179469aab [2022-04-25T13:42:03.713Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T13:42:03.713Z] ---> Using cache [2022-04-25T13:42:03.713Z] ---> e4fedcaa3205 [2022-04-25T13:42:03.713Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T13:42:03.713Z] ---> Using cache [2022-04-25T13:42:03.713Z] ---> 788bbf0fc026 [2022-04-25T13:42:03.713Z] Step 8/23 : COPY . . [2022-04-25T13:42:03.713Z] ---> Using cache [2022-04-25T13:42:03.713Z] ---> 585c8d9230ac [2022-04-25T13:42:03.713Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-25T13:42:03.713Z] ---> Running in acfc1a1dcc38 [2022-04-25T13:42:04.651Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-25T13:42:06.568Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T13:42:06.568Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T13:42:06.568Z] ---> e2bafce7b0c1 [2022-04-25T13:42:06.568Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T13:42:06.568Z] ---> Using cache [2022-04-25T13:42:06.568Z] ---> f1a2c528fced [2022-04-25T13:42:06.568Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:42:06.568Z] ---> Using cache [2022-04-25T13:42:06.568Z] ---> e3d4338e791c [2022-04-25T13:42:06.568Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-25T13:42:07.478Z] Removing intermediate container e90ac98c2d07 [2022-04-25T13:42:07.478Z] ---> c2eacd2daef2 [2022-04-25T13:42:07.478Z] Successfully built c2eacd2daef2 [2022-04-25T13:42:07.478Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T13:42:07.826Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T13:42:07.826Z] . [Pipeline] withDockerContainer [2022-04-25T13:42:08.046Z] prd-ubuntu20.04-docker-arm64-4c-16g-22036 does not seem to be running inside a container [2022-04-25T13:42:08.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-25T13:42:08.477Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T13:42:08.477Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-25T13:42:08.477Z] ---> e2bafce7b0c1 [2022-04-25T13:42:08.477Z] Step 3/20 : WORKDIR /edgex-go [2022-04-25T13:42:08.477Z] ---> Using cache [2022-04-25T13:42:08.477Z] ---> f1a2c528fced [2022-04-25T13:42:08.477Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-25T13:42:09.045Z] ---> Running in 271b877665b0 [2022-04-25T13:42:09.045Z] ---> Running in 4daba56c55b9 [2022-04-25T13:42:09.501Z] $ docker top ae8b61ef751a0812b77c5729e3807977cdce79f82efb1d74d0b773885dce09a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T13:42:09.983Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:42:10.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:42:10.412Z] + go version [2022-04-25T13:42:10.413Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-25T13:42:10.440Z] $ docker stop --time=1 ae8b61ef751a0812b77c5729e3807977cdce79f82efb1d74d0b773885dce09a3 [2022-04-25T13:42:10.810Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:42:11.069Z] OK: 221 MiB in 52 packages [2022-04-25T13:42:11.069Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:42:11.638Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T13:42:11.638Z] v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T13:42:11.638Z] OK: 15862 distinct packages available [2022-04-25T13:42:11.638Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:42:12.096Z] $ docker rm -f ae8b61ef751a0812b77c5729e3807977cdce79f82efb1d74d0b773885dce09a3 [2022-04-25T13:42:12.207Z] Removing intermediate container 271b877665b0 [2022-04-25T13:42:12.207Z] ---> 0f01a5e4b787 [2022-04-25T13:42:12.207Z] Step 6/23 : COPY go.mod vendor* ./ [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T13:42:12.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:42:12.694Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T13:42:12.694Z] . [Pipeline] withDockerContainer [2022-04-25T13:42:12.725Z] ---> e733738e42be [2022-04-25T13:42:12.725Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T13:42:12.725Z] ---> Running in 12eaa6125fbb [2022-04-25T13:42:12.725Z] OK: 221 MiB in 52 packages [2022-04-25T13:42:12.913Z] prd-ubuntu20.04-docker-arm64-4c-16g-22036 does not seem to be running inside a container [2022-04-25T13:42:12.999Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-25T13:42:13.663Z] Removing intermediate container 4daba56c55b9 [2022-04-25T13:42:13.663Z] ---> b6a5b0c8a712 [2022-04-25T13:42:13.663Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-25T13:42:14.224Z] $ docker top ed9178aba0f7d9c311ecec75488978dc61aeee53fb0f6871dca9dea7cdcbe1a6 -eo pid,comm [2022-04-25T13:42:14.229Z] ---> 7da3eb3b4233 [2022-04-25T13:42:14.229Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T13:42:14.229Z] ---> Running in 098fbae18a65 [Pipeline] { [Pipeline] echo [2022-04-25T13:42:14.472Z] ========================================================= [2022-04-25T13:42:14.472Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-25T13:42:14.472Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-25T13:42:15.121Z] + make test [2022-04-25T13:42:15.121Z] go mod tidy -compat=1.17 [2022-04-25T13:42:15.166Z] Removing intermediate container 12eaa6125fbb [2022-04-25T13:42:15.166Z] ---> 59b63d2ba044 [2022-04-25T13:42:15.166Z] Step 8/23 : COPY . . [2022-04-25T13:42:16.103Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-25T13:42:17.069Z] Removing intermediate container 098fbae18a65 [2022-04-25T13:42:17.070Z] ---> fb334125f4d6 [2022-04-25T13:42:17.070Z] Step 7/20 : COPY . . [2022-04-25T13:42:35.177Z] Removing intermediate container acfc1a1dcc38 [2022-04-25T13:42:35.177Z] ---> 60334cf9cd0a [2022-04-25T13:42:35.177Z] [2022-04-25T13:42:35.177Z] Step 10/23 : FROM alpine:3.14 [2022-04-25T13:42:35.177Z] ---> e04c818066af [2022-04-25T13:42:35.177Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-25T13:42:35.436Z] ---> Running in 8babed0ff1af [2022-04-25T13:42:36.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:42:36.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:42:36.816Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-25T13:42:36.816Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T13:42:36.816Z] OK: 6 MiB in 15 packages [2022-04-25T13:42:38.246Z] Removing intermediate container 8babed0ff1af [2022-04-25T13:42:38.246Z] ---> 00c4f9d7a328 [2022-04-25T13:42:38.246Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T13:42:38.246Z] ---> Running in 0e6ad1a0da62 [2022-04-25T13:42:38.507Z] Removing intermediate container 0e6ad1a0da62 [2022-04-25T13:42:38.507Z] ---> 6b143ca7ebf9 [2022-04-25T13:42:38.507Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-25T13:42:38.507Z] ---> Running in 979034d5f86d [2022-04-25T13:42:39.077Z] Removing intermediate container 979034d5f86d [2022-04-25T13:42:39.077Z] ---> 7714a949674f [2022-04-25T13:42:39.077Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-25T13:42:39.077Z] ---> Running in f4461a67ac24 [2022-04-25T13:42:39.648Z] Removing intermediate container f4461a67ac24 [2022-04-25T13:42:39.648Z] ---> 1768e39c25d3 [2022-04-25T13:42:39.648Z] Step 15/23 : WORKDIR / [2022-04-25T13:42:39.648Z] ---> Running in 3fe79ff395d8 [2022-04-25T13:42:40.217Z] Removing intermediate container 3fe79ff395d8 [2022-04-25T13:42:40.217Z] ---> 8bd9ede2e473 [2022-04-25T13:42:40.217Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T13:42:41.160Z] ---> e43ff015f232 [2022-04-25T13:42:41.160Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-25T13:42:42.099Z] ---> 0b75987fd137 [2022-04-25T13:42:42.099Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-25T13:42:42.099Z] ---> Running in e390884ee39b [2022-04-25T13:42:42.668Z] ---> fc22ea893f8d [2022-04-25T13:42:42.668Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-25T13:42:43.241Z] ---> d772a586ec02 [2022-04-25T13:42:43.241Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-25T13:42:43.241Z] ---> Running in 9af0640a2525 [2022-04-25T13:42:43.502Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-25T13:42:43.761Z] Removing intermediate container 9af0640a2525 [2022-04-25T13:42:43.761Z] ---> e11ac20b4a8f [2022-04-25T13:42:43.761Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T13:42:43.761Z] ---> Running in 7f4995da26a0 [2022-04-25T13:42:44.328Z] Removing intermediate container 7f4995da26a0 [2022-04-25T13:42:44.328Z] ---> aa18122cda7c [2022-04-25T13:42:44.328Z] Step 21/23 : LABEL arch=x86_64 [2022-04-25T13:42:44.328Z] ---> Running in ead263132d79 [2022-04-25T13:42:44.898Z] Removing intermediate container ead263132d79 [2022-04-25T13:42:44.898Z] ---> 83a2b9187d25 [2022-04-25T13:42:44.898Z] Step 22/23 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b [2022-04-25T13:42:44.898Z] ---> Running in bd523a613b1c [2022-04-25T13:42:45.471Z] Removing intermediate container bd523a613b1c [2022-04-25T13:42:45.471Z] ---> 86524e7dee58 [2022-04-25T13:42:45.471Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T13:42:45.471Z] ---> Running in 70db3775989c [2022-04-25T13:42:46.038Z] Removing intermediate container 70db3775989c [2022-04-25T13:42:46.038Z] ---> b9680e80c868 [2022-04-25T13:42:46.038Z] [2022-04-25T13:42:46.038Z] ---> e33e8d22851a [2022-04-25T13:42:46.038Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-25T13:42:46.038Z] ---> Running in 3ff415159e77 [2022-04-25T13:42:46.038Z] Successfully built b9680e80c868 [2022-04-25T13:42:46.038Z] Successfully tagged core-command:latest [2022-04-25T13:42:46.038Z] Building core-metadata [2022-04-25T13:42:46.973Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-25T13:42:48.490Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-25T13:42:52.243Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T13:42:52.243Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T13:42:52.243Z] ---> e2bafce7b0c1 [2022-04-25T13:42:52.243Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T13:42:52.243Z] ---> Using cache [2022-04-25T13:42:52.243Z] ---> f1a2c528fced [2022-04-25T13:42:52.243Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:42:52.243Z] ---> Using cache [2022-04-25T13:42:52.243Z] ---> e3d4338e791c [2022-04-25T13:42:52.243Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-25T13:42:52.243Z] ---> Using cache [2022-04-25T13:42:52.243Z] ---> c72179469aab [2022-04-25T13:42:52.243Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T13:42:52.243Z] ---> Using cache [2022-04-25T13:42:52.243Z] ---> e4fedcaa3205 [2022-04-25T13:42:52.243Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T13:42:52.243Z] ---> Using cache [2022-04-25T13:42:52.243Z] ---> 788bbf0fc026 [2022-04-25T13:42:52.243Z] Step 8/23 : COPY . . [2022-04-25T13:42:52.243Z] ---> Using cache [2022-04-25T13:42:52.243Z] ---> 585c8d9230ac [2022-04-25T13:42:52.243Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-25T13:42:53.181Z] ---> Running in 3ec7ac78228a [2022-04-25T13:42:54.120Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-25T13:43:20.672Z] Removing intermediate container e390884ee39b [2022-04-25T13:43:20.672Z] ---> 37b3ec582b65 [2022-04-25T13:43:20.672Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-25T13:43:20.672Z] ---> Running in 6354b6cf8e78 [2022-04-25T13:43:20.672Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-25T13:43:22.051Z] Removing intermediate container 6354b6cf8e78 [2022-04-25T13:43:22.052Z] ---> 392722387860 [2022-04-25T13:43:22.052Z] [2022-04-25T13:43:22.052Z] Step 11/23 : FROM docker:20.10.14 [2022-04-25T13:43:22.310Z] 20.10.14: Pulling from library/docker [2022-04-25T13:43:30.429Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-25T13:43:30.429Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-25T13:43:30.429Z] ---> 7417809fdb73 [2022-04-25T13:43:30.429Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-25T13:43:30.429Z] ---> Running in a3f482a7d958 [2022-04-25T13:43:30.429Z] Removing intermediate container a3f482a7d958 [2022-04-25T13:43:30.429Z] ---> 8129f4b1932f [2022-04-25T13:43:30.429Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-25T13:43:30.429Z] ---> Running in 4815b7e2bff2 [2022-04-25T13:43:30.429Z] Removing intermediate container 3ec7ac78228a [2022-04-25T13:43:30.429Z] ---> 978932ff2e46 [2022-04-25T13:43:30.429Z] [2022-04-25T13:43:30.429Z] Step 10/23 : FROM alpine:3.14 [2022-04-25T13:43:30.429Z] ---> e04c818066af [2022-04-25T13:43:30.429Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-25T13:43:30.429Z] ---> Using cache [2022-04-25T13:43:30.429Z] ---> 00c4f9d7a328 [2022-04-25T13:43:30.429Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T13:43:30.429Z] ---> Using cache [2022-04-25T13:43:30.429Z] ---> 6b143ca7ebf9 [2022-04-25T13:43:30.429Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-25T13:43:30.429Z] ---> Running in 057fc24bd2b3 [2022-04-25T13:43:30.689Z] Removing intermediate container 057fc24bd2b3 [2022-04-25T13:43:30.689Z] ---> e9b024b51acb [2022-04-25T13:43:30.689Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-25T13:43:30.689Z] ---> Running in 0e2ea36131d8 [2022-04-25T13:43:30.949Z] Removing intermediate container 0e2ea36131d8 [2022-04-25T13:43:30.949Z] ---> 3aa6aee0c4d4 [2022-04-25T13:43:30.949Z] Step 15/23 : WORKDIR / [2022-04-25T13:43:30.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:43:30.949Z] ---> Running in 370b5c337ba8 [2022-04-25T13:43:30.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:43:30.949Z] Removing intermediate container 3ff415159e77 [2022-04-25T13:43:30.949Z] ---> f690bbf1269d [2022-04-25T13:43:30.949Z] [2022-04-25T13:43:30.949Z] Step 9/20 : FROM alpine:3.15 [2022-04-25T13:43:30.949Z] Removing intermediate container 370b5c337ba8 [2022-04-25T13:43:30.949Z] ---> 32fa03e81b27 [2022-04-25T13:43:30.949Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T13:43:31.208Z] (1/43) Installing readline (8.1.1-r0) [2022-04-25T13:43:31.208Z] (2/43) Installing bash (5.1.16-r0) [2022-04-25T13:43:31.208Z] ---> bd7a0b083303 [2022-04-25T13:43:31.208Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-25T13:43:31.208Z] Executing bash-5.1.16-r0.post-install [2022-04-25T13:43:31.208Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-25T13:43:31.208Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-25T13:43:31.208Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-25T13:43:31.208Z] (6/43) Installing curl (7.80.0-r0) [2022-04-25T13:43:31.208Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-25T13:43:31.208Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-25T13:43:31.208Z] (9/43) Installing expat (2.4.7-r0) [2022-04-25T13:43:31.208Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-25T13:43:31.208Z] (11/43) Installing gdbm (1.22-r0) [2022-04-25T13:43:31.208Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-25T13:43:31.209Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-25T13:43:31.209Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-25T13:43:31.209Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-25T13:43:31.209Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-25T13:43:31.209Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-25T13:43:31.209Z] 3.15: Pulling from library/alpine [2022-04-25T13:43:31.778Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-25T13:43:31.778Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-25T13:43:31.778Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-25T13:43:31.778Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-25T13:43:31.778Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-25T13:43:31.778Z] ---> 40ac15c05490 [2022-04-25T13:43:31.778Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-25T13:43:31.778Z] Status: Downloaded newer image for alpine:3.15 [2022-04-25T13:43:31.778Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-25T13:43:31.778Z] ---> 0ac33e5f5afa [2022-04-25T13:43:31.778Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T13:43:31.778Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-25T13:43:31.778Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-25T13:43:31.778Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-25T13:43:31.778Z] ---> Running in 2403c4dbf672 [2022-04-25T13:43:31.778Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-25T13:43:31.778Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-25T13:43:31.778Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-25T13:43:31.778Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-25T13:43:32.037Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-25T13:43:32.037Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-25T13:43:32.037Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-25T13:43:32.037Z] ---> 6bc246b9e83a [2022-04-25T13:43:32.037Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-25T13:43:32.037Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-25T13:43:32.037Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-25T13:43:32.037Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-25T13:43:32.037Z] Removing intermediate container 2403c4dbf672 [2022-04-25T13:43:32.037Z] ---> 08ba87830d55 [2022-04-25T13:43:32.037Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:43:32.037Z] ---> Running in 7490bc0dcb38 [2022-04-25T13:43:32.037Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-25T13:43:32.037Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-25T13:43:32.037Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-25T13:43:32.037Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-25T13:43:32.037Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-25T13:43:32.037Z] ---> Running in 8db01dde6e7c [2022-04-25T13:43:32.037Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-25T13:43:32.037Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-25T13:43:32.037Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-25T13:43:32.037Z] Removing intermediate container 7490bc0dcb38 [2022-04-25T13:43:32.037Z] ---> 042aa88b8904 [2022-04-25T13:43:32.037Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T13:43:32.296Z] ---> Running in c8c52fe0b315 [2022-04-25T13:43:32.296Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T13:43:32.296Z] OK: 83 MiB in 65 packages [2022-04-25T13:43:32.296Z] Removing intermediate container c8c52fe0b315 [2022-04-25T13:43:32.296Z] ---> fe3dc2abcd11 [2022-04-25T13:43:32.296Z] Step 21/23 : LABEL arch=x86_64 [2022-04-25T13:43:32.296Z] ---> Running in f587a8340f6a [2022-04-25T13:43:32.556Z] Removing intermediate container f587a8340f6a [2022-04-25T13:43:32.556Z] ---> 6d5ecfac5b27 [2022-04-25T13:43:32.556Z] Step 22/23 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b [2022-04-25T13:43:32.556Z] ---> Running in 40ebf61cee22 [2022-04-25T13:43:32.556Z] Removing intermediate container 40ebf61cee22 [2022-04-25T13:43:32.556Z] ---> 789f5b3f7152 [2022-04-25T13:43:32.556Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T13:43:32.556Z] ---> Running in fb1804459040 [2022-04-25T13:43:32.556Z] Removing intermediate container 8db01dde6e7c [2022-04-25T13:43:32.556Z] ---> 8e55473705ea [2022-04-25T13:43:32.556Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-25T13:43:32.815Z] ---> Running in 60c3d0c1895a [2022-04-25T13:43:32.815Z] Removing intermediate container fb1804459040 [2022-04-25T13:43:32.815Z] ---> 1e729c11c73e [2022-04-25T13:43:32.815Z] [2022-04-25T13:43:32.815Z] Successfully built 1e729c11c73e [2022-04-25T13:43:32.815Z] Successfully tagged core-metadata:latest [2022-04-25T13:43:32.815Z]  Building core-metadata ... done Building support-scheduler [2022-04-25T13:43:33.076Z] Collecting docker-compose==1.23.2 [2022-04-25T13:43:33.076Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-25T13:43:33.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:43:33.076Z] Collecting PyYAML<4,>=3.10 [2022-04-25T13:43:33.076Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-25T13:43:33.666Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-25T13:43:33.925Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-25T13:43:33.925Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-25T13:43:33.925Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-25T13:43:33.925Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:43:34.185Z] Collecting cached-property<2,>=1.2.0 [2022-04-25T13:43:34.185Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-25T13:43:34.185Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-25T13:43:34.185Z] Collecting docopt<0.7,>=0.6.1 [2022-04-25T13:43:34.185Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-25T13:43:34.185Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T13:43:34.185Z] v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T13:43:34.185Z] OK: 15854 distinct packages available [2022-04-25T13:43:34.185Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:43:34.445Z] Collecting docker<4.0,>=3.6.0 [2022-04-25T13:43:34.445Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-25T13:43:34.704Z] Collecting texttable<0.10,>=0.9.0 [2022-04-25T13:43:34.704Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-25T13:43:34.964Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-25T13:43:34.964Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-25T13:43:34.964Z] Collecting jsonschema<3,>=2.5.1 [2022-04-25T13:43:34.964Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-25T13:43:35.224Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:43:35.224Z] Collecting docker-pycreds>=0.4.0 [2022-04-25T13:43:35.224Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-25T13:43:35.224Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-25T13:43:35.224Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-25T13:43:35.224Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-25T13:43:35.224Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-25T13:43:35.224Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-25T13:43:35.224Z] Collecting idna<2.8,>=2.5 [2022-04-25T13:43:35.224Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-25T13:43:35.485Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-25T13:43:35.485Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-25T13:43:35.485Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-25T13:43:35.485Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-25T13:43:35.485Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-25T13:43:35.485Z] Attempting uninstall: urllib3 [2022-04-25T13:43:35.485Z] Found existing installation: urllib3 1.26.7 [2022-04-25T13:43:35.485Z] Uninstalling urllib3-1.26.7: [2022-04-25T13:43:35.485Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-25T13:43:35.485Z] Successfully uninstalled urllib3-1.26.7 [2022-04-25T13:43:35.485Z] Attempting uninstall: idna [2022-04-25T13:43:35.485Z] Found existing installation: idna 3.3 [2022-04-25T13:43:35.485Z] Uninstalling idna-3.3: [2022-04-25T13:43:35.485Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-25T13:43:35.485Z] Successfully uninstalled idna-3.3 [2022-04-25T13:43:35.746Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-25T13:43:35.746Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-25T13:43:35.746Z] (5/9) Installing curl (7.80.0-r0) [2022-04-25T13:43:36.048Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-25T13:43:36.048Z] Attempting uninstall: requests [2022-04-25T13:43:36.048Z] Found existing installation: requests 2.26.0 [2022-04-25T13:43:36.048Z] Uninstalling requests-2.26.0: [2022-04-25T13:43:36.048Z] Successfully uninstalled requests-2.26.0 [2022-04-25T13:43:36.048Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-25T13:43:36.048Z] Running setup.py install for texttable: started [2022-04-25T13:43:36.048Z] (8/9) Installing libucontext (1.1-r0) [2022-04-25T13:43:36.341Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T13:43:36.341Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-25T13:43:36.341Z] ---> e2bafce7b0c1 [2022-04-25T13:43:36.341Z] Step 3/22 : WORKDIR /edgex-go [2022-04-25T13:43:36.341Z] ---> Using cache [2022-04-25T13:43:36.341Z] ---> f1a2c528fced [2022-04-25T13:43:36.341Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:43:36.341Z] ---> Using cache [2022-04-25T13:43:36.341Z] ---> e3d4338e791c [2022-04-25T13:43:36.341Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-25T13:43:36.341Z] ---> Using cache [2022-04-25T13:43:36.341Z] ---> c72179469aab [2022-04-25T13:43:36.341Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-25T13:43:36.341Z] ---> Using cache [2022-04-25T13:43:36.341Z] ---> e4fedcaa3205 [2022-04-25T13:43:36.341Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T13:43:36.341Z] ---> Using cache [2022-04-25T13:43:36.341Z] ---> 788bbf0fc026 [2022-04-25T13:43:36.341Z] Step 8/22 : COPY . . [2022-04-25T13:43:36.341Z] ---> Using cache [2022-04-25T13:43:36.341Z] ---> 585c8d9230ac [2022-04-25T13:43:36.341Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-25T13:43:36.341Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-25T13:43:36.341Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T13:43:36.341Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T13:43:36.341Z] OK: 8 MiB in 23 packages [2022-04-25T13:43:36.610Z] Running setup.py install for texttable: finished with status 'done' [2022-04-25T13:43:36.610Z] Running setup.py install for PyYAML: started [2022-04-25T13:43:36.887Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-25T13:43:37.174Z] Running setup.py install for docopt: started [2022-04-25T13:43:37.174Z] ---> Running in 28fc8f213285 [2022-04-25T13:43:37.433Z] Removing intermediate container 60c3d0c1895a [2022-04-25T13:43:37.433Z] ---> 26e40c2a83b0 [2022-04-25T13:43:37.433Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T13:43:37.691Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-25T13:43:37.691Z] Running setup.py install for docopt: finished with status 'done' [2022-04-25T13:43:37.691Z] Running setup.py install for dockerpty: started [2022-04-25T13:43:37.691Z] ---> 3b4cf9b9c19c [2022-04-25T13:43:37.691Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-25T13:43:37.950Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-25T13:43:38.224Z] ---> ff1ed6b662ad [2022-04-25T13:43:38.224Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-25T13:43:38.224Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-25T13:43:38.484Z] ---> d66077f22179 [2022-04-25T13:43:38.484Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-25T13:43:38.484Z] ---> Running in f288bcc2db7a [2022-04-25T13:43:38.484Z] Removing intermediate container f288bcc2db7a [2022-04-25T13:43:38.484Z] ---> 2de6432dbcb0 [2022-04-25T13:43:38.484Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T13:43:38.484Z] ---> Running in 14af366326db [2022-04-25T13:43:38.743Z] Removing intermediate container 14af366326db [2022-04-25T13:43:38.743Z] ---> e5b9e3686f3e [2022-04-25T13:43:38.743Z] Step 18/20 : LABEL arch=x86_64 [2022-04-25T13:43:38.743Z] ---> Running in cb2a5e368e75 [2022-04-25T13:43:38.743Z] Removing intermediate container cb2a5e368e75 [2022-04-25T13:43:38.743Z] ---> f699e17f1b3b [2022-04-25T13:43:38.743Z] Step 19/20 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b [2022-04-25T13:43:38.743Z] ---> Running in efc3241bcdf8 [2022-04-25T13:43:39.002Z] Removing intermediate container efc3241bcdf8 [2022-04-25T13:43:39.002Z] ---> 6f35449cea9b [2022-04-25T13:43:39.002Z] Step 20/20 : LABEL version=0.0.0 [2022-04-25T13:43:39.002Z] ---> Running in 61bf3c7d2638 [2022-04-25T13:43:39.261Z] Removing intermediate container 61bf3c7d2638 [2022-04-25T13:43:39.261Z] ---> 44b62b0e9bf6 [2022-04-25T13:43:39.261Z] [2022-04-25T13:43:39.261Z] Successfully built 44b62b0e9bf6 [2022-04-25T13:43:39.523Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-25T13:43:39.524Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-04-25T13:43:42.818Z] Removing intermediate container 4815b7e2bff2 [2022-04-25T13:43:42.818Z] ---> 7b72dfd8ca57 [2022-04-25T13:43:42.818Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-25T13:43:42.818Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T13:43:42.818Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-25T13:43:42.818Z] ---> e2bafce7b0c1 [2022-04-25T13:43:42.818Z] Step 3/22 : WORKDIR /edgex-go [2022-04-25T13:43:42.818Z] ---> Using cache [2022-04-25T13:43:42.818Z] ---> f1a2c528fced [2022-04-25T13:43:42.818Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:43:42.818Z] ---> Using cache [2022-04-25T13:43:42.818Z] ---> e3d4338e791c [2022-04-25T13:43:42.818Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-25T13:43:42.818Z] ---> Using cache [2022-04-25T13:43:42.818Z] ---> c72179469aab [2022-04-25T13:43:42.818Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-25T13:43:42.818Z] ---> Using cache [2022-04-25T13:43:42.818Z] ---> e4fedcaa3205 [2022-04-25T13:43:42.818Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T13:43:42.818Z] ---> Using cache [2022-04-25T13:43:42.818Z] ---> 788bbf0fc026 [2022-04-25T13:43:42.818Z] Step 8/22 : COPY . . [2022-04-25T13:43:42.818Z] ---> Using cache [2022-04-25T13:43:42.818Z] ---> 585c8d9230ac [2022-04-25T13:43:42.818Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-25T13:43:42.818Z] ---> Running in 68c4720fa06b [2022-04-25T13:43:42.818Z] ---> Running in 348597978e79 [2022-04-25T13:43:43.077Z] Removing intermediate container 68c4720fa06b [2022-04-25T13:43:43.077Z] ---> 0f9efeac580b [2022-04-25T13:43:43.077Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-25T13:43:43.353Z] ---> Running in dec09aa3d54d [2022-04-25T13:43:43.617Z] Removing intermediate container dec09aa3d54d [2022-04-25T13:43:43.617Z] ---> ea0c2a763d5d [2022-04-25T13:43:43.617Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-25T13:43:43.617Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-25T13:43:44.187Z] ---> 4de5fa804b98 [2022-04-25T13:43:44.187Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-25T13:43:44.446Z] ---> bfaab2c4a3e8 [2022-04-25T13:43:44.446Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-25T13:43:44.716Z] ---> 14be36ed582d [2022-04-25T13:43:44.716Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-25T13:43:44.716Z] ---> Running in 39c6112c207f [2022-04-25T13:43:44.975Z] Removing intermediate container 39c6112c207f [2022-04-25T13:43:44.975Z] ---> 43c6e0565cdf [2022-04-25T13:43:44.975Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T13:43:44.975Z] ---> Running in 98275240991e [2022-04-25T13:43:44.975Z] Removing intermediate container 98275240991e [2022-04-25T13:43:44.975Z] ---> 292621003b50 [2022-04-25T13:43:44.975Z] Step 21/23 : LABEL arch=x86_64 [2022-04-25T13:43:45.233Z] ---> Running in 251f17b4a2a0 [2022-04-25T13:43:45.233Z] Removing intermediate container 251f17b4a2a0 [2022-04-25T13:43:45.233Z] ---> 2a9bbefc0b15 [2022-04-25T13:43:45.233Z] Step 22/23 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b [2022-04-25T13:43:45.233Z] ---> Running in 537ebf5870a7 [2022-04-25T13:43:45.497Z] Removing intermediate container 537ebf5870a7 [2022-04-25T13:43:45.497Z] ---> 24494464d0f0 [2022-04-25T13:43:45.497Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T13:43:45.497Z] ---> Running in 2e3c7ffef1f4 [2022-04-25T13:43:45.759Z] Removing intermediate container 2e3c7ffef1f4 [2022-04-25T13:43:45.759Z] ---> 9c3bf4f31551 [2022-04-25T13:43:45.759Z] [2022-04-25T13:43:45.759Z] Successfully built 9c3bf4f31551 [2022-04-25T13:43:45.759Z] Successfully tagged sys-mgmt-agent:latest [2022-04-25T13:43:45.759Z] Building support-notifications [2022-04-25T13:43:49.952Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T13:43:49.952Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-25T13:43:49.952Z] ---> e2bafce7b0c1 [2022-04-25T13:43:49.952Z] Step 3/22 : WORKDIR /edgex-go [2022-04-25T13:43:49.952Z] ---> Using cache [2022-04-25T13:43:49.952Z] ---> f1a2c528fced [2022-04-25T13:43:49.952Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:43:49.952Z] ---> Using cache [2022-04-25T13:43:49.952Z] ---> e3d4338e791c [2022-04-25T13:43:49.952Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-25T13:43:50.891Z] ---> Running in f73131d49b43 [2022-04-25T13:43:51.828Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:43:52.396Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:43:52.965Z] OK: 221 MiB in 52 packages [2022-04-25T13:43:53.533Z] Removing intermediate container f73131d49b43 [2022-04-25T13:43:53.533Z] ---> 96c969215715 [2022-04-25T13:43:53.533Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-25T13:43:53.792Z] ---> 1dbb56d5de86 [2022-04-25T13:43:53.792Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T13:43:54.051Z] ---> Running in b7975c2827ec [2022-04-25T13:43:55.953Z] Removing intermediate container b7975c2827ec [2022-04-25T13:43:55.953Z] ---> 4f2b14767d65 [2022-04-25T13:43:55.953Z] Step 8/22 : COPY . . [2022-04-25T13:44:04.080Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-25T13:44:04.080Z] ---> afad5d066ace [2022-04-25T13:44:04.080Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-25T13:44:04.080Z] ---> Running in e904a0bf7025 [2022-04-25T13:44:04.080Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-25T13:44:05.988Z] Removing intermediate container 348597978e79 [2022-04-25T13:44:05.988Z] ---> 79ad98a1b97c [2022-04-25T13:44:05.988Z] [2022-04-25T13:44:05.988Z] Step 10/22 : FROM alpine:3.14 [2022-04-25T13:44:05.988Z] ---> e04c818066af [2022-04-25T13:44:05.988Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-25T13:44:05.988Z] Removing intermediate container 28fc8f213285 [2022-04-25T13:44:05.988Z] ---> b5d8d70a2747 [2022-04-25T13:44:05.988Z] [2022-04-25T13:44:05.988Z] Step 10/22 : FROM alpine:3.14 [2022-04-25T13:44:05.988Z] ---> e04c818066af [2022-04-25T13:44:05.988Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-25T13:44:05.988Z] ---> Using cache [2022-04-25T13:44:05.988Z] ---> 00c4f9d7a328 [2022-04-25T13:44:05.988Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T13:44:05.988Z] ---> Using cache [2022-04-25T13:44:05.988Z] ---> 6b143ca7ebf9 [2022-04-25T13:44:05.988Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-25T13:44:05.988Z] ---> Running in 408068cae079 [2022-04-25T13:44:05.988Z] ---> Running in 8b3bfc89d870 [2022-04-25T13:44:05.988Z] Removing intermediate container 8b3bfc89d870 [2022-04-25T13:44:05.988Z] ---> 7212ab8490eb [2022-04-25T13:44:05.988Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-25T13:44:05.988Z] ---> Running in d663bd312565 [2022-04-25T13:44:06.247Z] Removing intermediate container d663bd312565 [2022-04-25T13:44:06.247Z] ---> 2b1c07398898 [2022-04-25T13:44:06.247Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T13:44:06.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:44:06.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:44:06.247Z] ---> 2fc9ddf86abd [2022-04-25T13:44:06.247Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-25T13:44:06.505Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-25T13:44:06.505Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-25T13:44:06.505Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-25T13:44:06.505Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-25T13:44:06.505Z] (5/6) Installing curl (7.79.1-r0) [2022-04-25T13:44:06.505Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-25T13:44:06.505Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T13:44:06.505Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T13:44:06.505Z] OK: 8 MiB in 20 packages [2022-04-25T13:44:06.764Z] ---> 0676ad8a18dc [2022-04-25T13:44:06.764Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-25T13:44:07.026Z] Removing intermediate container 408068cae079 [2022-04-25T13:44:07.026Z] ---> 1d21b778467a [2022-04-25T13:44:07.026Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-25T13:44:07.026Z] ---> Running in c443c694945d [2022-04-25T13:44:07.285Z] ---> 0371a8d4dc55 [2022-04-25T13:44:07.285Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-25T13:44:07.285Z] ---> Running in 8ca69bc73c3c [2022-04-25T13:44:07.285Z] Removing intermediate container c443c694945d [2022-04-25T13:44:07.285Z] ---> ecc847c8daae [2022-04-25T13:44:07.285Z] Step 13/22 : WORKDIR /edgex [2022-04-25T13:44:07.285Z] ---> Running in f7291be43e77 [2022-04-25T13:44:07.285Z] Removing intermediate container 8ca69bc73c3c [2022-04-25T13:44:07.285Z] ---> 570457c9f592 [2022-04-25T13:44:07.285Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T13:44:07.557Z] ---> Running in 8d576bcf7180 [2022-04-25T13:44:07.557Z] Removing intermediate container f7291be43e77 [2022-04-25T13:44:07.557Z] ---> cabb1da50fd6 [2022-04-25T13:44:07.557Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-25T13:44:07.557Z] Removing intermediate container 8d576bcf7180 [2022-04-25T13:44:07.557Z] ---> 8bd086da03c4 [2022-04-25T13:44:07.557Z] Step 20/22 : LABEL arch=x86_64 [2022-04-25T13:44:07.557Z] ---> Running in eb4c93038f18 [2022-04-25T13:44:07.816Z] ---> 00331f5334c6 [2022-04-25T13:44:07.816Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-25T13:44:07.816Z] Removing intermediate container eb4c93038f18 [2022-04-25T13:44:07.816Z] ---> 081570623a0f [2022-04-25T13:44:07.816Z] Step 21/22 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b [2022-04-25T13:44:07.816Z] ---> Running in fb00b702fa9f [2022-04-25T13:44:08.075Z] Removing intermediate container fb00b702fa9f [2022-04-25T13:44:08.075Z] ---> 87963407c80b [2022-04-25T13:44:08.075Z] Step 22/22 : LABEL version=0.0.0 [2022-04-25T13:44:08.075Z] ---> Running in 17ae253d454a [2022-04-25T13:44:08.075Z] ---> f53ab1c7e607 [2022-04-25T13:44:08.075Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-25T13:44:08.075Z] Removing intermediate container 17ae253d454a [2022-04-25T13:44:08.075Z] ---> 53c60bb2b300 [2022-04-25T13:44:08.075Z] [2022-04-25T13:44:08.335Z] Successfully built 53c60bb2b300 [2022-04-25T13:44:08.335Z] Successfully tagged support-scheduler:latest [2022-04-25T13:44:08.335Z]  Building support-scheduler ... done Building security-spire-agent [2022-04-25T13:44:09.711Z] ---> cbd0bde8e6bd [2022-04-25T13:44:09.711Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-25T13:44:10.285Z] ---> 063d92b3d2b6 [2022-04-25T13:44:10.285Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-25T13:44:10.543Z] ---> Running in 0e9d2d95b059 [2022-04-25T13:44:12.455Z] Removing intermediate container 0e9d2d95b059 [2022-04-25T13:44:12.455Z] ---> 64f93b7d60ee [2022-04-25T13:44:12.455Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-25T13:44:12.455Z] ---> Running in 20cd18068450 [2022-04-25T13:44:12.455Z] Removing intermediate container 20cd18068450 [2022-04-25T13:44:12.455Z] ---> e0512bb3c8f4 [2022-04-25T13:44:12.455Z] Step 20/22 : LABEL arch=x86_64 [2022-04-25T13:44:12.714Z] ---> Running in 652328576ee5 [2022-04-25T13:44:12.974Z] Removing intermediate container 652328576ee5 [2022-04-25T13:44:12.974Z] ---> 452f0d7676c7 [2022-04-25T13:44:12.974Z] Step 21/22 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b [2022-04-25T13:44:12.974Z] ---> Running in 15816000a1f8 [2022-04-25T13:44:13.234Z] Removing intermediate container 15816000a1f8 [2022-04-25T13:44:13.234Z] ---> 456c7e650c93 [2022-04-25T13:44:13.234Z] Step 22/22 : LABEL version=0.0.0 [2022-04-25T13:44:13.493Z] ---> Running in 4d659c90e580 [2022-04-25T13:44:13.493Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T13:44:13.493Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-25T13:44:13.493Z] ---> e2bafce7b0c1 [2022-04-25T13:44:13.494Z] Step 3/26 : WORKDIR /edgex-go [2022-04-25T13:44:13.494Z] ---> Using cache [2022-04-25T13:44:13.494Z] ---> f1a2c528fced [2022-04-25T13:44:13.494Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:44:13.494Z] ---> Using cache [2022-04-25T13:44:13.494Z] ---> e3d4338e791c [2022-04-25T13:44:13.494Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-25T13:44:13.494Z] ---> Running in 224f72c008c0 [2022-04-25T13:44:13.753Z] Removing intermediate container 4d659c90e580 [2022-04-25T13:44:13.753Z] ---> 444151d775e1 [2022-04-25T13:44:13.753Z] [2022-04-25T13:44:13.753Z] Successfully built 444151d775e1 [2022-04-25T13:44:13.753Z] Successfully tagged security-proxy-setup:latest [2022-04-25T13:44:14.012Z]  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:44:14.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:44:15.208Z] OK: 221 MiB in 52 packages [2022-04-25T13:44:16.587Z] Removing intermediate container 224f72c008c0 [2022-04-25T13:44:16.587Z] ---> 2a77120fc404 [2022-04-25T13:44:16.587Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-25T13:44:16.846Z] ---> 40e0ab584b2e [2022-04-25T13:44:16.846Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T13:44:16.846Z] ---> Running in 54ea900f6d6d [2022-04-25T13:44:17.783Z] Building bin/spire-agent... [2022-04-25T13:44:17.783Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-25T13:44:17.783Z] Building bin/spire-agent... [2022-04-25T13:44:17.783Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-25T13:44:17.783Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-25T13:44:18.041Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-25T13:44:18.041Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-25T13:44:18.041Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-25T13:44:18.041Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-25T13:44:18.608Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-25T13:44:18.608Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-25T13:44:18.608Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-25T13:44:18.608Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-25T13:44:18.608Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-25T13:44:18.867Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-25T13:44:18.867Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-25T13:44:18.867Z] Removing intermediate container 54ea900f6d6d [2022-04-25T13:44:18.867Z] ---> 2d2454c43c0f [2022-04-25T13:44:18.867Z] Step 8/26 : COPY . . [2022-04-25T13:44:19.125Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-25T13:44:19.125Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-25T13:44:19.125Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-25T13:44:19.125Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-25T13:44:19.125Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-25T13:44:19.125Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-25T13:44:19.125Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-25T13:44:19.125Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-25T13:44:19.125Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-25T13:44:19.383Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-25T13:44:19.383Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-25T13:44:19.383Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-25T13:44:24.672Z]  ---> 9e823c83c7bc [2022-04-25T13:44:24.672Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-25T13:44:24.672Z] ---> Running in 57a2b31916c0 [2022-04-25T13:44:24.931Z] Removing intermediate container 57a2b31916c0 [2022-04-25T13:44:24.931Z] ---> 5e5e1aae5e31 [2022-04-25T13:44:24.931Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-25T13:44:24.931Z] ---> Running in 1f746e7285d6 [2022-04-25T13:44:25.383Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-25T13:44:25.384Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-25T13:44:25.384Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-25T13:44:25.384Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-25T13:44:25.384Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-25T13:44:25.384Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-25T13:44:25.384Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-25T13:44:25.384Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-25T13:44:25.384Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-25T13:44:26.392Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-25T13:44:26.392Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-25T13:44:26.837Z] Removing intermediate container 1f746e7285d6 [2022-04-25T13:44:26.837Z] ---> 05f94b5b8fe6 [2022-04-25T13:44:26.837Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-25T13:44:26.837Z] ---> Running in 14ea877b07d7 [2022-04-25T13:44:26.993Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-25T13:44:26.993Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-25T13:44:26.993Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-25T13:44:26.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-25T13:44:27.097Z] Removing intermediate container 14ea877b07d7 [2022-04-25T13:44:27.097Z] ---> 8b474f617dbc [2022-04-25T13:44:27.097Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-25T13:44:27.097Z] ---> Running in 6da35b8678f8 [2022-04-25T13:44:27.355Z] Removing intermediate container e904a0bf7025 [2022-04-25T13:44:27.355Z] ---> 4ecd2d114f5a [2022-04-25T13:44:27.355Z] [2022-04-25T13:44:27.355Z] Step 10/22 : FROM alpine:3.14 [2022-04-25T13:44:27.355Z] ---> e04c818066af [2022-04-25T13:44:27.355Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-25T13:44:27.355Z] ---> Running in f49b8c35d97c [2022-04-25T13:44:27.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:44:27.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:44:28.183Z] spire-1.2.1/ [2022-04-25T13:44:28.183Z] spire-1.2.1/.data/ [2022-04-25T13:44:28.183Z] spire-1.2.1/.data/.file [2022-04-25T13:44:28.183Z] spire-1.2.1/.dockerignore [2022-04-25T13:44:28.183Z] spire-1.2.1/.gitattributes [2022-04-25T13:44:28.183Z] spire-1.2.1/.githooks/ [2022-04-25T13:44:28.183Z] spire-1.2.1/.githooks/pre-commit [2022-04-25T13:44:28.183Z] spire-1.2.1/.github/ [2022-04-25T13:44:28.183Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-25T13:44:28.183Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-25T13:44:28.183Z] spire-1.2.1/.github/dependabot.yml [2022-04-25T13:44:28.183Z] spire-1.2.1/.github/workflows/ [2022-04-25T13:44:28.183Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-25T13:44:28.183Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-25T13:44:28.183Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-25T13:44:28.183Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-25T13:44:28.183Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-25T13:44:28.183Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-25T13:44:28.183Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-25T13:44:28.183Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-25T13:44:28.183Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-25T13:44:28.183Z] spire-1.2.1/.gitignore [2022-04-25T13:44:28.183Z] spire-1.2.1/.go-version [2022-04-25T13:44:28.183Z] spire-1.2.1/.golangci.yml [2022-04-25T13:44:28.184Z] spire-1.2.1/ADOPTERS.md [2022-04-25T13:44:28.184Z] spire-1.2.1/CHANGELOG.md [2022-04-25T13:44:28.184Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-25T13:44:28.184Z] spire-1.2.1/CODEOWNERS [2022-04-25T13:44:28.184Z] spire-1.2.1/CONTRIBUTING.md [2022-04-25T13:44:28.184Z] spire-1.2.1/Dockerfile [2022-04-25T13:44:28.184Z] spire-1.2.1/Dockerfile.dev [2022-04-25T13:44:28.184Z] spire-1.2.1/Dockerfile.scratch [2022-04-25T13:44:28.184Z] spire-1.2.1/LICENSE [2022-04-25T13:44:28.184Z] spire-1.2.1/MAINTAINERS.md [2022-04-25T13:44:28.184Z] spire-1.2.1/Makefile [2022-04-25T13:44:28.184Z] spire-1.2.1/README.md [2022-04-25T13:44:28.184Z] spire-1.2.1/ROADMAP.md [2022-04-25T13:44:28.184Z] spire-1.2.1/SECURITY.md [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-25T13:44:28.184Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-25T13:44:28.184Z] spire-1.2.1/conf/ [2022-04-25T13:44:28.184Z] spire-1.2.1/conf/agent/ [2022-04-25T13:44:28.184Z] spire-1.2.1/conf/agent/agent.conf [2022-04-25T13:44:28.184Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-25T13:44:28.184Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-25T13:44:28.184Z] spire-1.2.1/conf/server/ [2022-04-25T13:44:28.184Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-25T13:44:28.184Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-25T13:44:28.184Z] spire-1.2.1/conf/server/server.conf [2022-04-25T13:44:28.184Z] spire-1.2.1/conf/server/server_full.conf [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/ [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/SPIRE101.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/auditlog.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/images/ [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/scaling_spire.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/spire_agent.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/spire_server.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/supported_integrations.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/telemetry.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/telemetry_config.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/upgrading.md [2022-04-25T13:44:28.184Z] spire-1.2.1/doc/using_spire.md [2022-04-25T13:44:28.184Z] spire-1.2.1/examples/ [2022-04-25T13:44:28.184Z] spire-1.2.1/examples/README.md [2022-04-25T13:44:28.184Z] spire-1.2.1/go.mod [2022-04-25T13:44:28.184Z] spire-1.2.1/go.sum [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/ [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/ [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/agent.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/api/ [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/client/ [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-25T13:44:28.184Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/common/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/config.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/manager/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/svid/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/names.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/auth/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/catalog/ [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-25T13:44:28.185Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cli/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/health/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/health/config.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/health/context.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/health/health.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/idutil/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/log/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/log/log.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/log/options.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/profiling/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/selector/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/uptime/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/util/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/util/task.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/version/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/version/version.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/x509util/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/api.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-25T13:44:28.186Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/health/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/id.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/status.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/bundle/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/ca/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/ca/ca_health.go(1/2) Installing ca-certificates (20211220-r0) [2022-04-25T13:44:28.187Z] [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/cache/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/catalog/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/config.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go(2/2) Installing dumb-init (1.2.5-r1) [2022-04-25T13:44:28.187Z] [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.goExecuting busybox-1.33.1-r7.trigger [2022-04-25T13:44:28.187Z] [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-25T13:44:28.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pemExecuting ca-certificates-20211220-r0.trigger [2022-04-25T13:44:28.188Z] [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/registration/ [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/server.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/server_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/svid/ [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/ [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/private/ [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/private/server/ [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/private/server/journal/ [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/spire/ [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/spire/common/ [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/spire/plugin/ [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-25T13:44:28.188Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-25T13:44:28.188Z] spire-1.2.1/release/ [2022-04-25T13:44:28.188Z] spire-1.2.1/release/spire-extras/ [2022-04-25T13:44:28.188Z] spire-1.2.1/release/spire-extras/README.md [2022-04-25T13:44:28.188Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-25T13:44:28.188Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-25T13:44:28.188Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-25T13:44:28.188Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-25T13:44:28.188Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-25T13:44:28.188Z] spire-1.2.1/release/spire/ [2022-04-25T13:44:28.188Z] spire-1.2.1/release/spire/README.md [2022-04-25T13:44:28.188Z] spire-1.2.1/release/spire/conf/ [2022-04-25T13:44:28.188Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-25T13:44:28.188Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-25T13:44:28.188Z] spire-1.2.1/release/spire/conf/server/ [2022-04-25T13:44:28.188Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-25T13:44:28.188Z] spire-1.2.1/script/ [2022-04-25T13:44:28.188Z] spire-1.2.1/script/build-artifact.sh [2022-04-25T13:44:28.188Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-25T13:44:28.188Z] spire-1.2.1/support/ [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/ [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-25T13:44:28.188Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-25T13:44:28.188Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-25T13:44:28.188Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/clock/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/clock/clock.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/config/ [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-25T13:44:28.188Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/fixture.go [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/registration/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-25T13:44:28.189Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/README.md [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/common [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-25T13:44:28.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.mdOK: 6 MiB in 16 packages [2022-04-25T13:44:28.190Z] [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-25T13:44:28.190Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-25T13:44:28.449Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/test-one.sh [2022-04-25T13:44:28.450Z] spire-1.2.1/test/integration/test.sh [2022-04-25T13:44:28.450Z] spire-1.2.1/test/plugintest/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/plugintest/config.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/plugintest/load.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/plugintest/option.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/spiretest/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/spiretest/dir.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/spiretest/logs.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/spiretest/suite.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/spiretest/x509.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/testca/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/testca/ca.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/testkey/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/testkey/generate.sh [2022-04-25T13:44:28.450Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/testkey/keys.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/testkey/new.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/tpmsimulator/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/util/ [2022-04-25T13:44:28.450Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/util/cert_generation.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/util/io_redirection.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/util/race.go [2022-04-25T13:44:28.450Z] spire-1.2.1/test/util/util.go [2022-04-25T13:44:28.450Z] building spire from source... [2022-04-25T13:44:28.450Z] Installing go1.17.7... [2022-04-25T13:44:29.386Z] Removing intermediate container f49b8c35d97c [2022-04-25T13:44:29.386Z] ---> 85e967aa6ddd [2022-04-25T13:44:29.386Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T13:44:29.386Z] ---> Running in 32bf3d267c65 [2022-04-25T13:44:29.646Z] Removing intermediate container 32bf3d267c65 [2022-04-25T13:44:29.646Z] ---> ca2be692fb47 [2022-04-25T13:44:29.646Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-25T13:44:29.646Z] ---> Running in 71cac68f6a82 [2022-04-25T13:44:29.906Z] Removing intermediate container 71cac68f6a82 [2022-04-25T13:44:29.906Z] ---> 7c6fb66f4d50 [2022-04-25T13:44:29.906Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-25T13:44:29.906Z] ---> Running in 504fa9675a6e [2022-04-25T13:44:29.906Z] Removing intermediate container 504fa9675a6e [2022-04-25T13:44:29.906Z] ---> 8de763dc1d72 [2022-04-25T13:44:29.906Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T13:44:30.479Z] ---> 2f631b7494a4 [2022-04-25T13:44:30.479Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-25T13:44:31.051Z] ---> 312e84a3025b [2022-04-25T13:44:31.051Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-25T13:44:31.314Z] ---> 1e217836000f [2022-04-25T13:44:31.314Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-25T13:44:31.314Z] ---> Running in 88953d57f45c [2022-04-25T13:44:31.314Z] Removing intermediate container 88953d57f45c [2022-04-25T13:44:31.314Z] ---> df00d8b0cc9e [2022-04-25T13:44:31.314Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T13:44:31.574Z] ---> Running in 40a8da3483d3 [2022-04-25T13:44:31.574Z] Removing intermediate container 40a8da3483d3 [2022-04-25T13:44:31.574Z] ---> 0877c1395c1d [2022-04-25T13:44:31.574Z] Step 20/22 : LABEL arch=x86_64 [2022-04-25T13:44:31.574Z] ---> Running in a780bc4b421c [2022-04-25T13:44:31.833Z] Removing intermediate container a780bc4b421c [2022-04-25T13:44:31.833Z] ---> 4c143156bb8f [2022-04-25T13:44:31.833Z] Step 21/22 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b [2022-04-25T13:44:31.833Z] ---> Running in 2de20e5e7db3 [2022-04-25T13:44:31.833Z] Removing intermediate container 2de20e5e7db3 [2022-04-25T13:44:31.833Z] ---> f2a901982891 [2022-04-25T13:44:31.833Z] Step 22/22 : LABEL version=0.0.0 [2022-04-25T13:44:31.833Z] ---> Running in 49bd1f04471b [2022-04-25T13:44:32.091Z] Removing intermediate container 49bd1f04471b [2022-04-25T13:44:32.091Z] ---> efd8d0ca5686 [2022-04-25T13:44:32.091Z] [2022-04-25T13:44:32.091Z] Successfully built efd8d0ca5686 [2022-04-25T13:44:32.091Z] Successfully tagged support-notifications:latest [2022-04-25T13:44:34.004Z]  Building support-notifications ... done Building bin/spire-server... [2022-04-25T13:44:34.004Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-25T13:44:34.004Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-25T13:44:34.004Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-25T13:44:34.004Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-25T13:44:34.004Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-25T13:44:34.004Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-25T13:44:34.004Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-25T13:44:34.004Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-25T13:44:34.004Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-25T13:44:34.004Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-25T13:44:34.004Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-25T13:44:34.004Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-25T13:44:34.004Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-25T13:44:34.004Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-25T13:44:34.004Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-25T13:44:34.004Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-25T13:44:34.004Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-25T13:44:34.004Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-25T13:44:34.264Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-25T13:44:34.264Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-25T13:44:34.264Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-25T13:44:34.264Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-25T13:44:34.264Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-25T13:44:34.264Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-25T13:44:34.264Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-25T13:44:34.264Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-25T13:44:34.264Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-25T13:44:34.264Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-25T13:44:34.264Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-25T13:44:34.264Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-25T13:44:34.264Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-25T13:44:34.541Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-25T13:44:34.541Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-25T13:44:34.541Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-25T13:44:34.541Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-25T13:44:34.541Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-25T13:44:34.541Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-25T13:44:34.541Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-25T13:44:34.541Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-25T13:44:34.541Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-25T13:44:34.541Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-25T13:44:34.541Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-25T13:44:34.541Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-25T13:44:34.541Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-25T13:44:34.541Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-25T13:44:34.541Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-25T13:44:34.801Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-25T13:44:34.801Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-25T13:44:34.801Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-25T13:44:34.801Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-25T13:44:34.801Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-25T13:44:34.801Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-25T13:44:34.801Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-25T13:44:34.801Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-25T13:44:34.801Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-25T13:44:35.060Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-25T13:44:35.628Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-25T13:44:35.628Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-25T13:44:35.628Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-25T13:44:35.890Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-25T13:44:35.890Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-25T13:44:38.426Z] go: downloading google.golang.org/api v0.70.0 [2022-04-25T13:44:38.426Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-25T13:44:38.426Z] go: downloading k8s.io/api v0.23.4 [2022-04-25T13:44:38.426Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-25T13:44:38.426Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-25T13:44:38.691Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-25T13:44:38.691Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-25T13:44:38.691Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-25T13:44:38.691Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-25T13:44:38.691Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-25T13:44:39.260Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-25T13:44:39.260Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-25T13:44:39.260Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-25T13:44:39.260Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-25T13:44:39.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.332s coverage: 28.7% of statements [2022-04-25T13:44:39.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-25T13:44:39.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-25T13:44:39.527Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-25T13:44:39.527Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-25T13:44:39.527Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-25T13:44:39.527Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-25T13:44:39.527Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-25T13:44:39.527Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-25T13:44:39.527Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-25T13:44:39.527Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-25T13:44:39.785Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-25T13:44:39.785Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-25T13:44:39.785Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-25T13:44:39.785Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-25T13:44:39.785Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-25T13:44:39.785Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-25T13:44:39.785Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-25T13:44:39.785Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-25T13:44:39.785Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-25T13:44:39.785Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-25T13:44:41.162Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-25T13:44:41.162Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-25T13:44:41.162Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-25T13:44:41.162Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-25T13:44:41.162Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-25T13:44:41.162Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-25T13:44:41.162Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-25T13:44:41.162Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-25T13:44:41.162Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-25T13:44:41.162Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-25T13:44:41.162Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-25T13:44:41.162Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-25T13:44:41.162Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-25T13:44:41.162Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-25T13:44:41.162Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-25T13:44:41.162Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-25T13:44:41.162Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-25T13:44:41.429Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-25T13:44:41.429Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-25T13:44:41.429Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-25T13:44:41.429Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-25T13:44:41.429Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-25T13:44:41.429Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-25T13:44:41.429Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-25T13:44:41.429Z] go: downloading go.opencensus.io v0.23.0 [2022-04-25T13:44:41.429Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-25T13:44:41.429Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-25T13:44:41.429Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-25T13:44:41.429Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-25T13:44:41.689Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-25T13:44:41.689Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-25T13:44:41.689Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-25T13:44:41.689Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-25T13:44:41.689Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-25T13:44:41.689Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-25T13:44:41.689Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-25T13:44:41.689Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-25T13:44:41.689Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-25T13:44:41.689Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-25T13:44:41.689Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-25T13:44:41.689Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-25T13:44:41.689Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-25T13:44:41.689Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-25T13:44:41.689Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-25T13:44:41.689Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-25T13:44:41.689Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-25T13:44:41.689Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-25T13:44:41.689Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-25T13:44:41.689Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-25T13:44:44.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.513s coverage: 98.5% of statements [2022-04-25T13:44:44.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-25T13:44:44.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.391s coverage: 53.4% of statements [2022-04-25T13:44:44.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-25T13:44:44.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-25T13:44:46.963Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-25T13:44:46.963Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-25T13:45:11.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.836s coverage: 89.2% of statements [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-25T13:45:11.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.534s coverage: 84.4% of statements [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-25T13:45:11.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.118s coverage: 95.6% of statements [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-25T13:45:11.795Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.347s coverage: 72.2% of statements [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-25T13:45:11.795Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.459s coverage: 60.0% of statements [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-25T13:45:11.795Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.553s coverage: 0.9% of statements [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-25T13:45:11.795Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.369s coverage: 58.8% of statements [2022-04-25T13:45:11.795Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.379s coverage: 29.6% of statements [2022-04-25T13:45:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-25T13:45:11.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.229s coverage: 47.1% of statements [2022-04-25T13:45:11.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 79.5% of statements [2022-04-25T13:45:11.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.209s coverage: 94.1% of statements [2022-04-25T13:45:11.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.212s coverage: 96.3% of statements [2022-04-25T13:45:11.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements [2022-04-25T13:45:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.204s coverage: 94.4% of statements [2022-04-25T13:45:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements [2022-04-25T13:45:28.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.621s coverage: 82.5% of statements [2022-04-25T13:45:28.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-25T13:45:36.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.259s coverage: 92.9% of statements [2022-04-25T13:45:36.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-25T13:45:36.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-25T13:45:36.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-25T13:45:36.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.103s coverage: 65.1% of statements [2022-04-25T13:45:36.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-25T13:45:36.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-25T13:45:36.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-25T13:45:36.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-25T13:45:36.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-25T13:45:36.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2022-04-25T13:45:36.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-25T13:45:36.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-25T13:45:36.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-04-25T13:45:36.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-25T13:45:36.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.262s coverage: 58.8% of statements [2022-04-25T13:45:36.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-25T13:45:36.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.266s coverage: 80.0% of statements [2022-04-25T13:45:36.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2022-04-25T13:45:36.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.271s coverage: 85.4% of statements [2022-04-25T13:45:36.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.765s coverage: 91.2% of statements [2022-04-25T13:45:36.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-25T13:45:40.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.895s coverage: 64.4% of statements [2022-04-25T13:45:40.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-25T13:45:40.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-25T13:45:40.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.334s coverage: 100.0% of statements [2022-04-25T13:45:40.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements [2022-04-25T13:45:40.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2022-04-25T13:45:40.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2022-04-25T13:45:40.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2022-04-25T13:45:43.362Z] Removing intermediate container e62702443c48 [2022-04-25T13:45:43.362Z] ---> 813081e82fff [2022-04-25T13:45:43.362Z] [2022-04-25T13:45:43.362Z] Step 13/26 : FROM alpine:3.15 [2022-04-25T13:45:43.362Z] ---> 0ac33e5f5afa [2022-04-25T13:45:43.362Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T13:45:43.362Z] ---> Using cache [2022-04-25T13:45:43.362Z] ---> 08ba87830d55 [2022-04-25T13:45:43.362Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:45:43.362Z] ---> Using cache [2022-04-25T13:45:43.362Z] ---> 8e55473705ea [2022-04-25T13:45:43.362Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-25T13:45:43.362Z] Removing intermediate container ddd7e5a8af9e [2022-04-25T13:45:43.362Z] ---> c69ec1d604f0 [2022-04-25T13:45:43.362Z] [2022-04-25T13:45:43.362Z] Step 13/25 : FROM alpine:3.15 [2022-04-25T13:45:43.362Z] ---> 0ac33e5f5afa [2022-04-25T13:45:43.362Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T13:45:43.362Z] ---> Using cache [2022-04-25T13:45:43.362Z] ---> 08ba87830d55 [2022-04-25T13:45:43.362Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:45:43.362Z] ---> Using cache [2022-04-25T13:45:43.362Z] ---> 8e55473705ea [2022-04-25T13:45:43.362Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-25T13:45:43.362Z] ---> Running in 37f2599b98df [2022-04-25T13:45:43.362Z] ---> Running in 9c10d8fbdac2 [2022-04-25T13:45:43.362Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:45:43.362Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:45:43.362Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:45:43.362Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:45:43.362Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T13:45:43.362Z] v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T13:45:43.362Z] OK: 15854 distinct packages available [2022-04-25T13:45:43.362Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T13:45:43.363Z] v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T13:45:43.363Z] OK: 15854 distinct packages available [2022-04-25T13:45:43.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:45:43.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T13:45:43.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:45:43.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T13:45:43.363Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-25T13:45:43.363Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-25T13:45:43.363Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-25T13:45:43.363Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-25T13:45:43.363Z] (3/4) Installing libucontext (1.1-r0) [2022-04-25T13:45:43.363Z] (3/5) Installing libucontext (1.1-r0) [2022-04-25T13:45:43.363Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-25T13:45:43.363Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-25T13:45:43.363Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T13:45:43.363Z] OK: 6 MiB in 18 packages [2022-04-25T13:45:43.363Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-25T13:45:43.363Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T13:45:43.363Z] OK: 6 MiB in 19 packages [2022-04-25T13:45:43.624Z] Removing intermediate container 37f2599b98df [2022-04-25T13:45:43.624Z] ---> b5255ea8c4ec [2022-04-25T13:45:43.624Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-25T13:45:43.624Z] Removing intermediate container 9c10d8fbdac2 [2022-04-25T13:45:43.624Z] ---> 120bfe05de03 [2022-04-25T13:45:43.624Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-25T13:45:45.532Z] ---> e8f616b346e5 [2022-04-25T13:45:45.532Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-25T13:45:45.532Z] ---> fa9d4855ee58 [2022-04-25T13:45:45.532Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-25T13:45:45.532Z] ---> 7eff6c0cb615 [2022-04-25T13:45:45.532Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-25T13:45:45.532Z] ---> Running in 4b67327516fa [2022-04-25T13:45:45.532Z] ---> 3ea7a314942f [2022-04-25T13:45:45.532Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-25T13:45:45.532Z] Removing intermediate container 4b67327516fa [2022-04-25T13:45:45.532Z] ---> e5eafb21ee81 [2022-04-25T13:45:45.532Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-25T13:45:45.792Z] ---> 877bd449934a [2022-04-25T13:45:45.792Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-25T13:45:45.792Z] ---> 1c5fcde14ddf [2022-04-25T13:45:45.792Z] Step 21/26 : WORKDIR / [2022-04-25T13:45:45.792Z] ---> Running in 27844e062654 [2022-04-25T13:45:45.792Z] ---> e83b0c129c50 [2022-04-25T13:45:45.792Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-25T13:45:45.792Z] ---> Running in fe12480a3251 [2022-04-25T13:45:46.058Z] Removing intermediate container 27844e062654 [2022-04-25T13:45:46.058Z] ---> 16c1f4663541 [2022-04-25T13:45:46.058Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-25T13:45:46.058Z] ---> Running in 5061f14516f0 [2022-04-25T13:45:46.058Z] Removing intermediate container fe12480a3251 [2022-04-25T13:45:46.058Z] ---> 99e79dcd0bc7 [2022-04-25T13:45:46.058Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-25T13:45:46.058Z] ---> Running in c3a848966658 [2022-04-25T13:45:46.058Z] Removing intermediate container 5061f14516f0 [2022-04-25T13:45:46.058Z] ---> 772d274534ad [2022-04-25T13:45:46.058Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-25T13:45:46.058Z] ---> Running in 6907451db113 [2022-04-25T13:45:46.058Z] Removing intermediate container c3a848966658 [2022-04-25T13:45:46.058Z] ---> 234ca47bd6af [2022-04-25T13:45:46.058Z] Step 23/25 : LABEL arch=x86_64 [2022-04-25T13:45:46.317Z] ---> Running in e3b23bd5e5ea [2022-04-25T13:45:46.317Z] Removing intermediate container 6907451db113 [2022-04-25T13:45:46.317Z] ---> f0a196ce1894 [2022-04-25T13:45:46.317Z] Step 24/26 : LABEL arch=x86_64 [2022-04-25T13:45:46.317Z] ---> Running in 7d6b75b2b731 [2022-04-25T13:45:46.317Z] Removing intermediate container e3b23bd5e5ea [2022-04-25T13:45:46.317Z] ---> 31abae5047df [2022-04-25T13:45:46.317Z] Step 24/25 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b [2022-04-25T13:45:46.317Z] ---> Running in ad1875b43e3a [2022-04-25T13:45:46.317Z] Removing intermediate container 7d6b75b2b731 [2022-04-25T13:45:46.317Z] ---> 8bb50739e0c4 [2022-04-25T13:45:46.317Z] Step 25/26 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b [2022-04-25T13:45:46.579Z] ---> Running in 6f9924fd3c1d [2022-04-25T13:45:46.579Z] Removing intermediate container ad1875b43e3a [2022-04-25T13:45:46.579Z] ---> 2039126f31b4 [2022-04-25T13:45:46.579Z] Step 25/25 : LABEL version=0.0.0 [2022-04-25T13:45:46.579Z] ---> Running in 202c39f42ed9 [2022-04-25T13:45:46.579Z] Removing intermediate container 6f9924fd3c1d [2022-04-25T13:45:46.579Z] ---> 9bd85e83fc6a [2022-04-25T13:45:46.579Z] Step 26/26 : LABEL version=0.0.0 [2022-04-25T13:45:46.579Z] ---> Running in 9227a2ecd496 [2022-04-25T13:45:46.579Z] Removing intermediate container 202c39f42ed9 [2022-04-25T13:45:46.579Z] ---> 2fb8958413ff [2022-04-25T13:45:46.579Z] [2022-04-25T13:45:46.579Z] Removing intermediate container 9227a2ecd496 [2022-04-25T13:45:46.579Z] ---> 7d403da14ae4 [2022-04-25T13:45:46.579Z] [2022-04-25T13:45:46.579Z] Successfully built 2fb8958413ff [2022-04-25T13:45:46.579Z] Successfully tagged security-spire-server:latest [2022-04-25T13:45:46.839Z]  Building security-spire-server ... done Successfully built 7d403da14ae4 [2022-04-25T13:45:46.839Z] Successfully tagged security-spire-config:latest [2022-04-25T13:45:49.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.443s coverage: 65.4% of statements [2022-04-25T13:45:49.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-25T13:45:49.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-25T13:45:49.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-25T13:45:52.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.816s coverage: 43.8% of statements [2022-04-25T13:45:52.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-25T13:45:52.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-25T13:45:52.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.538s coverage: 89.5% of statements [2022-04-25T13:45:52.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-25T13:45:52.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.228s coverage: 84.8% of statements [2022-04-25T13:45:52.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-25T13:45:52.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-25T13:45:52.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-25T13:45:52.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-25T13:46:01.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.520s coverage: 17.7% of statements [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-25T13:46:01.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.653s coverage: 92.3% of statements [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-25T13:46:01.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.254s coverage: 63.2% of statements [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-25T13:46:01.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.442s coverage: 97.7% of statements [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-25T13:46:01.031Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.222s coverage: 28.9% of statements [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-25T13:46:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-25T13:46:01.031Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.191s coverage: 100.0% of statements [2022-04-25T13:46:01.031Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-04-25T13:46:02.012Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-25T13:46:02.012Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-25T13:46:02.012Z] GO111MODULE=on go vet ./... [2022-04-25T13:46:33.543Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-25T13:46:33.543Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-25T13:46:33.543Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-25T13:46:33.543Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-25T13:46:33.543Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-25T13:46:33.543Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-25T13:46:33.543Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-25T13:46:33.543Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-25T13:46:33.543Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-25T13:46:33.543Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-25T13:46:33.543Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-25T13:46:33.543Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-25T13:46:33.543Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-25T13:46:33.543Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-25T13:47:20.307Z] Removing intermediate container 6da35b8678f8 [2022-04-25T13:47:20.307Z] ---> c32bdc62647b [2022-04-25T13:47:20.307Z] [2022-04-25T13:47:20.307Z] Step 13/26 : FROM alpine:3.15 [2022-04-25T13:47:20.307Z] ---> 0ac33e5f5afa [2022-04-25T13:47:20.307Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T13:47:20.307Z] ---> Using cache [2022-04-25T13:47:20.307Z] ---> 08ba87830d55 [2022-04-25T13:47:20.307Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:47:20.307Z] ---> Using cache [2022-04-25T13:47:20.307Z] ---> 8e55473705ea [2022-04-25T13:47:20.307Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-25T13:47:20.307Z] ---> Using cache [2022-04-25T13:47:20.307Z] ---> 120bfe05de03 [2022-04-25T13:47:20.307Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-25T13:47:21.247Z] ---> c87d11f2b280 [2022-04-25T13:47:21.247Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-25T13:47:22.626Z] ---> 846ad42b6974 [2022-04-25T13:47:22.626Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-25T13:47:22.626Z] ---> 6afb59129298 [2022-04-25T13:47:22.626Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-25T13:47:22.626Z] ---> d8d3f68c42fb [2022-04-25T13:47:22.626Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-25T13:47:22.887Z] ---> 3d539c6471f6 [2022-04-25T13:47:22.887Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-25T13:47:22.887Z] ---> Running in 97d3b3811476 [2022-04-25T13:47:22.887Z] Removing intermediate container 97d3b3811476 [2022-04-25T13:47:22.887Z] ---> 15fda4877396 [2022-04-25T13:47:22.887Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-25T13:47:22.887Z] ---> Running in 4e9ac0e9aba3 [2022-04-25T13:47:23.146Z] Removing intermediate container 4e9ac0e9aba3 [2022-04-25T13:47:23.146Z] ---> 501da3e33228 [2022-04-25T13:47:23.146Z] Step 24/26 : LABEL arch=x86_64 [2022-04-25T13:47:23.146Z] ---> Running in 6f982fe48762 [2022-04-25T13:47:23.146Z] Removing intermediate container 6f982fe48762 [2022-04-25T13:47:23.146Z] ---> 5695cb3ca56f [2022-04-25T13:47:23.146Z] Step 25/26 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b [2022-04-25T13:47:23.146Z] ---> Running in 74a7663d0982 [2022-04-25T13:47:23.146Z] Removing intermediate container 74a7663d0982 [2022-04-25T13:47:23.146Z] ---> 404f739afa40 [2022-04-25T13:47:23.146Z] Step 26/26 : LABEL version=0.0.0 [2022-04-25T13:47:23.405Z] ---> Running in d91689ed96ef [2022-04-25T13:47:23.405Z] Removing intermediate container d91689ed96ef [2022-04-25T13:47:23.405Z] ---> e92f7225c384 [2022-04-25T13:47:23.405Z] [2022-04-25T13:47:23.405Z] Successfully built e92f7225c384 [2022-04-25T13:47:23.405Z] Successfully tagged security-spire-agent:latest [2022-04-25T13:47:23.411Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-25T13:47:23.417Z] $ docker stop --time=1 8c87a708f6b2056dbdbc30a11da82cdcc44f213893c354ee1fc66d63bdf21651 [2022-04-25T13:47:24.729Z] $ docker rm -f 8c87a708f6b2056dbdbc30a11da82cdcc44f213893c354ee1fc66d63bdf21651 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T13:47:25.074Z] + docker images [2022-04-25T13:47:25.074Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-25T13:47:25.074Z] security-spire-agent latest e92f7225c384 1 second ago 127MB [2022-04-25T13:47:25.074Z] c32bdc62647b 14 seconds ago 4.43GB [2022-04-25T13:47:25.074Z] security-spire-config latest 7d403da14ae4 About a minute ago 86.7MB [2022-04-25T13:47:25.074Z] security-spire-server latest 2fb8958413ff About a minute ago 87.3MB [2022-04-25T13:47:25.074Z] 813081e82fff About a minute ago 4.43GB [2022-04-25T13:47:25.074Z] c69ec1d604f0 About a minute ago 4.43GB [2022-04-25T13:47:25.074Z] support-notifications latest efd8d0ca5686 2 minutes ago 26.9MB [2022-04-25T13:47:25.074Z] 4ecd2d114f5a 2 minutes ago 1.55GB [2022-04-25T13:47:25.074Z] security-proxy-setup latest 444151d775e1 3 minutes ago 26.9MB [2022-04-25T13:47:25.074Z] support-scheduler latest 53c60bb2b300 3 minutes ago 26.3MB [2022-04-25T13:47:25.074Z] b5d8d70a2747 3 minutes ago 1.55GB [2022-04-25T13:47:25.074Z] 79ad98a1b97c 3 minutes ago 1.5GB [2022-04-25T13:47:25.074Z] sys-mgmt-agent latest 9c3bf4f31551 3 minutes ago 299MB [2022-04-25T13:47:25.074Z] security-spiffe-token-provider latest 44b62b0e9bf6 3 minutes ago 28.8MB [2022-04-25T13:47:25.074Z] core-metadata latest 1e729c11c73e 3 minutes ago 17MB [2022-04-25T13:47:25.074Z] 978932ff2e46 3 minutes ago 1.5GB [2022-04-25T13:47:25.074Z] f690bbf1269d 3 minutes ago 1.54GB [2022-04-25T13:47:25.074Z] 392722387860 4 minutes ago 1.49GB [2022-04-25T13:47:25.074Z] core-command latest b9680e80c868 4 minutes ago 16.1MB [2022-04-25T13:47:25.074Z] 60334cf9cd0a 4 minutes ago 1.49GB [2022-04-25T13:47:25.074Z] security-bootstrapper latest 98b210535e5e 5 minutes ago 19.1MB [2022-04-25T13:47:25.074Z] security-secretstore-setup latest abe7a70c492e 5 minutes ago 28.5MB [2022-04-25T13:47:25.074Z] core-data latest 917a1a1f7e09 5 minutes ago 22.5MB [2022-04-25T13:47:25.074Z] 943c1a4b1bcf 5 minutes ago 1.5GB [2022-04-25T13:47:25.074Z] 813d97e7b867 5 minutes ago 1.52GB [2022-04-25T13:47:25.074Z] f0a2eae2e23c 5 minutes ago 1.5GB [2022-04-25T13:47:25.074Z] ci-base-image-x86_64 latest e2bafce7b0c1 8 minutes ago 896MB [2022-04-25T13:47:25.074Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 days ago 562MB [2022-04-25T13:47:25.074Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-25T13:47:25.074Z] alpine 3.14 e04c818066af 2 weeks ago 5.59MB [2022-04-25T13:47:25.074Z] alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB [2022-04-25T13:47:25.075Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-25T13:47:25.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-25T13:47:53.888Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T13:47:53.888Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T13:47:53.888Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-25T13:47:53.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-25T13:47:54.567Z] + ls -al . [2022-04-25T13:47:54.567Z] total 668 [2022-04-25T13:47:54.567Z] drwxrwxr-x 9 1001 1001 4096 Apr 25 13:47 . [2022-04-25T13:47:54.567Z] drwxr-xr-x 4 root root 4096 Apr 25 13:42 .. [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 11 Apr 25 13:40 .dockerignore [2022-04-25T13:47:54.567Z] drwxrwxr-x 8 1001 1001 4096 Apr 25 13:40 .git [2022-04-25T13:47:54.567Z] drwxrwxr-x 3 1001 1001 4096 Apr 25 13:40 .github [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 879 Apr 25 13:40 .gitignore [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 42 Apr 25 13:40 .golangci.yml [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 87 Apr 25 13:40 .hadolint.yml [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 166 Apr 25 13:40 .sonarcloud.properties [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 1171 Apr 25 13:40 ADOPTERS.md [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 10086 Apr 25 13:40 Attribution.txt [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 51732 Apr 25 13:40 CHANGELOG.md [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 3804 Apr 25 13:40 CONTRIBUTING.md [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 677 Apr 25 13:40 GOVERNANCE.md [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 850 Apr 25 13:40 Jenkinsfile [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 10775 Apr 25 13:40 LICENSE [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 10389 Apr 25 13:40 Makefile [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 582 Apr 25 13:40 OWNERS.md [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 9120 Apr 25 13:40 README.md [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 6912 Apr 25 13:40 SECURITY.md [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 5 Apr 25 13:38 VERSION [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 4131 Apr 25 13:40 ZMQWindows.md [2022-04-25T13:47:54.567Z] drwxrwxr-x 2 1001 1001 4096 Apr 25 13:40 bin [2022-04-25T13:47:54.567Z] drwxrwxr-x 18 1001 1001 4096 Apr 25 13:40 cmd [2022-04-25T13:47:54.567Z] -rw-r--r-- 1 root root 435134 Apr 25 13:46 coverage.out [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 3256 Apr 25 13:40 go.mod [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 35162 Apr 25 13:42 go.sum [2022-04-25T13:47:54.567Z] drwxrwxr-x 8 1001 1001 4096 Apr 25 13:40 internal [2022-04-25T13:47:54.567Z] drwxrwxr-x 3 1001 1001 4096 Apr 25 13:40 openapi [2022-04-25T13:47:54.567Z] drwxrwxr-x 4 1001 1001 4096 Apr 25 13:40 snap [2022-04-25T13:47:54.567Z] -rw-rw-r-- 1 1001 1001 204 Apr 25 13:40 version.go [Pipeline] sh [2022-04-25T13:47:55.232Z] + '[' -e coverage.out ] [2022-04-25T13:47:55.232Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-25T13:47:55.261Z] Warning: overwriting stash ‘coverage-report’ [2022-04-25T13:47:56.025Z] Stashed 1 file(s) [Pipeline] sh [2022-04-25T13:47:56.674Z] + make build [2022-04-25T13:47:56.675Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-25T13:49:18.493Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-25T13:50:15.106Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-25T13:50:15.106Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-25T13:50:47.501Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-25T13:50:47.501Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-25T13:50:48.482Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-25T13:50:55.202Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-25T13:50:57.823Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-25T13:51:03.511Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-25T13:51:06.153Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-25T13:51:09.547Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-25T13:51:17.832Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-25T13:51:22.167Z] $ docker stop --time=1 ed9178aba0f7d9c311ecec75488978dc61aeee53fb0f6871dca9dea7cdcbe1a6 [2022-04-25T13:51:24.199Z] $ docker rm -f ed9178aba0f7d9c311ecec75488978dc61aeee53fb0f6871dca9dea7cdcbe1a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T13:51:26.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-25T13:51:26.295Z] [2022-04-25T13:51:26.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T13:51:26.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-25T13:51:26.918Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-25T13:51:26.918Z] 29e5d40040c1: Pulling fs layer [2022-04-25T13:51:26.918Z] 1ce36da41761: Pulling fs layer [2022-04-25T13:51:26.918Z] 25b303627fd3: Pulling fs layer [2022-04-25T13:51:26.918Z] 29e5d40040c1: Verifying Checksum [2022-04-25T13:51:26.918Z] 29e5d40040c1: Download complete [2022-04-25T13:51:27.195Z] 1ce36da41761: Verifying Checksum [2022-04-25T13:51:27.195Z] 1ce36da41761: Download complete [2022-04-25T13:51:27.467Z] 29e5d40040c1: Pull complete [2022-04-25T13:51:28.904Z] 25b303627fd3: Download complete [2022-04-25T13:51:28.904Z] 1ce36da41761: Pull complete [2022-04-25T13:51:41.300Z] 25b303627fd3: Pull complete [2022-04-25T13:51:41.300Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-25T13:51:41.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-25T13:51:41.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-25T13:51:41.518Z] prd-ubuntu20.04-docker-arm64-4c-16g-22036 does not seem to be running inside a container [2022-04-25T13:51:41.603Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-25T13:51:43.912Z] $ docker top 1507cf130ceba9c2ad2769c16573f1bae0de116e10b558f309d849f13ef0483c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T13:51:44.825Z] + docker-compose build --help [2022-04-25T13:51:44.825Z] + grep parallel [2022-04-25T13:51:49.126Z] --parallel Build images in parallel. [Pipeline] } [2022-04-25T13:51:49.150Z] $ docker stop --time=1 1507cf130ceba9c2ad2769c16573f1bae0de116e10b558f309d849f13ef0483c [2022-04-25T13:51:50.804Z] $ docker rm -f 1507cf130ceba9c2ad2769c16573f1bae0de116e10b558f309d849f13ef0483c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T13:51:51.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-25T13:51:51.400Z] . [Pipeline] withDockerContainer [2022-04-25T13:51:51.618Z] prd-ubuntu20.04-docker-arm64-4c-16g-22036 does not seem to be running inside a container [2022-04-25T13:51:51.704Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-25T13:51:52.941Z] $ docker top aa675aaa7999755bb1052bd376edd2718aadd5ad2d1b04a54827ba495e46ed09 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T13:51:53.835Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-25T13:51:58.126Z] Building core-command ... [2022-04-25T13:51:58.126Z] Building core-data ... [2022-04-25T13:51:58.126Z] Building core-metadata ... [2022-04-25T13:51:58.126Z] Building security-bootstrapper ... [2022-04-25T13:51:58.126Z] Building security-proxy-setup ... [2022-04-25T13:51:58.126Z] Building security-secretstore-setup ... [2022-04-25T13:51:58.126Z] Building security-spiffe-token-provider ... [2022-04-25T13:51:58.126Z] Building security-spire-agent ... [2022-04-25T13:51:58.126Z] Building security-spire-config ... [2022-04-25T13:51:58.126Z] Building security-spire-server ... [2022-04-25T13:51:58.126Z] Building support-notifications ... [2022-04-25T13:51:58.126Z] Building support-scheduler ... [2022-04-25T13:51:58.126Z] Building sys-mgmt-agent ... [2022-04-25T13:51:58.126Z] Building security-spire-agent [2022-04-25T13:51:58.126Z] Building security-secretstore-setup [2022-04-25T13:51:58.126Z] Building security-spire-config [2022-04-25T13:51:58.126Z] Building support-scheduler [2022-04-25T13:51:58.126Z] Building security-bootstrapper [2022-04-25T13:53:34.949Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T13:53:34.949Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-25T13:53:34.949Z] ---> c2eacd2daef2 [2022-04-25T13:53:34.949Z] Step 3/25 : WORKDIR /edgex-go [2022-04-25T13:53:34.949Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T13:53:34.949Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-25T13:53:34.949Z] ---> c2eacd2daef2 [2022-04-25T13:53:34.949Z] Step 3/26 : WORKDIR /edgex-go [2022-04-25T13:53:34.949Z] ---> Running in ca180d323430 [2022-04-25T13:53:34.949Z] ---> Running in fa7be7765f80 [2022-04-25T13:53:34.949Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T13:53:34.949Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-25T13:53:34.949Z] ---> c2eacd2daef2 [2022-04-25T13:53:34.949Z] Step 3/22 : WORKDIR /edgex-go [2022-04-25T13:53:34.949Z] ---> Running in 95201fe63036 [2022-04-25T13:53:34.949Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T13:53:34.949Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-25T13:53:34.949Z] ---> c2eacd2daef2 [2022-04-25T13:53:34.949Z] Step 3/26 : WORKDIR /edgex-go [2022-04-25T13:53:34.949Z] ---> Running in a622213b9efb [2022-04-25T13:53:34.949Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T13:53:34.949Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-25T13:53:34.949Z] ---> c2eacd2daef2 [2022-04-25T13:53:34.949Z] Step 3/31 : WORKDIR /edgex-go [2022-04-25T13:53:34.949Z] ---> Running in 04e92fc53713 [2022-04-25T13:53:34.949Z] Removing intermediate container a622213b9efb [2022-04-25T13:53:34.949Z] Removing intermediate container 95201fe63036 [2022-04-25T13:53:34.949Z] ---> c7c9711e40be [2022-04-25T13:53:34.949Z] ---> 777ac30cb9df [2022-04-25T13:53:34.949Z] Removing intermediate container fa7be7765f80 [2022-04-25T13:53:34.949Z] ---> acf7699821ca [2022-04-25T13:53:34.949Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:53:34.949Z] [2022-04-25T13:53:34.949Z] [2022-04-25T13:53:34.949Z] ---> Running in 8acbd1b2e8a8 [2022-04-25T13:53:34.949Z] Removing intermediate container ca180d323430 [2022-04-25T13:53:34.949Z] ---> b893d8ad66fd [2022-04-25T13:53:34.949Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:53:34.949Z] Removing intermediate container 04e92fc53713 [2022-04-25T13:53:34.949Z] ---> 94b77aa8300c [2022-04-25T13:53:34.949Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T13:53:34.949Z] ---> Running in a2d657ea63de [2022-04-25T13:53:34.949Z] ---> Running in 26d951b53022 [2022-04-25T13:53:34.949Z] ---> Running in 283ce225fd1b [2022-04-25T13:53:34.949Z] ---> Running in 450aaab50db0 [2022-04-25T13:53:34.949Z] Removing intermediate container a2d657ea63de [2022-04-25T13:53:34.949Z] ---> 2ebd9fb12939 [2022-04-25T13:53:34.949Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-25T13:53:34.949Z] Removing intermediate container 8acbd1b2e8a8 [2022-04-25T13:53:34.949Z] ---> 0dbfb95845fb [2022-04-25T13:53:34.949Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-25T13:53:34.949Z] ---> Running in 3969b992bf2a [2022-04-25T13:53:34.949Z] ---> Running in b01d2237316e [2022-04-25T13:53:34.949Z] Removing intermediate container 26d951b53022 [2022-04-25T13:53:34.949Z] ---> 3ef23854c49b [2022-04-25T13:53:34.949Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-25T13:53:34.949Z] ---> Running in 3ff24e401fbf [2022-04-25T13:53:34.949Z] Removing intermediate container 283ce225fd1b [2022-04-25T13:53:34.949Z] ---> 429779f5a13a [2022-04-25T13:53:34.949Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-25T13:53:34.949Z] Removing intermediate container 450aaab50db0 [2022-04-25T13:53:34.949Z] ---> e588fa341812 [2022-04-25T13:53:34.949Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-25T13:53:34.949Z] ---> Running in 4083179d6165 [2022-04-25T13:53:34.949Z] ---> Running in 62da7a86a34c [2022-04-25T13:53:34.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T13:53:34.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T13:53:34.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T13:53:34.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T13:53:34.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T13:53:34.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T13:53:34.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T13:53:34.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T13:53:34.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T13:53:34.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T13:53:34.949Z] OK: 220 MiB in 52 packages [2022-04-25T13:53:34.949Z] OK: 220 MiB in 52 packages [2022-04-25T13:53:34.949Z] OK: 220 MiB in 52 packages [2022-04-25T13:53:34.949Z] OK: 220 MiB in 52 packages [2022-04-25T13:53:34.949Z] OK: 220 MiB in 52 packages [2022-04-25T13:53:34.949Z] Removing intermediate container 3969b992bf2a [2022-04-25T13:53:34.949Z] ---> 8c8360c797db [2022-04-25T13:53:34.949Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-25T13:53:34.949Z] Removing intermediate container b01d2237316e [2022-04-25T13:53:34.949Z] ---> 81e523028c91 [2022-04-25T13:53:34.949Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-25T13:53:35.225Z] Removing intermediate container 3ff24e401fbf [2022-04-25T13:53:35.225Z] ---> 8db54c709dc1 [2022-04-25T13:53:35.225Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-25T13:53:35.225Z] Removing intermediate container 4083179d6165 [2022-04-25T13:53:35.225Z] ---> 804d10e07a9f [2022-04-25T13:53:35.225Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-25T13:53:35.504Z] Removing intermediate container 62da7a86a34c [2022-04-25T13:53:35.504Z] ---> 65c5d1f49726 [2022-04-25T13:53:35.504Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-25T13:53:35.504Z] ---> bf197d3b0e00 [2022-04-25T13:53:35.504Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T13:53:35.504Z] ---> Running in df253dbeb8f6 [2022-04-25T13:53:35.793Z] ---> 3fe5cc6b2f2c [2022-04-25T13:53:35.793Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T13:53:35.793Z] ---> Running in d2d746086993 [2022-04-25T13:53:36.784Z] ---> 6221cdbe87bb [2022-04-25T13:53:36.784Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T13:53:37.056Z] ---> 7a1b5ec78ec5 [2022-04-25T13:53:37.056Z] ---> d1bb2ea82a53 [2022-04-25T13:53:37.056Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T13:53:37.056Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T13:53:37.056Z] ---> Running in b733c1d67c66 [2022-04-25T13:53:37.056Z] ---> Running in b9e91291ba12 [2022-04-25T13:53:37.056Z] ---> Running in ddda63eb4b7e [2022-04-25T13:53:40.483Z] Removing intermediate container df253dbeb8f6 [2022-04-25T13:53:40.483Z] ---> ac53a06deffc [2022-04-25T13:53:40.483Z] Step 8/26 : COPY . . [2022-04-25T13:53:40.760Z] Removing intermediate container d2d746086993 [2022-04-25T13:53:40.760Z] ---> 0dde9975d867 [2022-04-25T13:53:40.760Z] Step 8/26 : COPY . . [2022-04-25T13:53:42.747Z] Removing intermediate container b733c1d67c66 [2022-04-25T13:53:42.747Z] ---> e903b6abbe1c [2022-04-25T13:53:42.747Z] Step 8/25 : COPY . . [2022-04-25T13:53:43.025Z] Removing intermediate container ddda63eb4b7e [2022-04-25T13:53:43.025Z] ---> 716ae6530bae [2022-04-25T13:53:43.025Z] Step 8/31 : COPY . . [2022-04-25T13:53:43.304Z] Removing intermediate container b9e91291ba12 [2022-04-25T13:53:43.304Z] ---> 158741cedc10 [2022-04-25T13:53:43.304Z] Step 8/22 : COPY . . [2022-04-25T13:54:10.117Z] ---> 919c9b8497a3 [2022-04-25T13:54:10.117Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-25T13:54:10.117Z] ---> Running in b43da5b89699 [2022-04-25T13:54:10.117Z] ---> 7272a84fd3e3 [2022-04-25T13:54:10.117Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-25T13:54:10.117Z] ---> 84eb1d61e82e [2022-04-25T13:54:10.117Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-25T13:54:10.117Z] ---> Running in 78a3fc68715e [2022-04-25T13:54:10.117Z] ---> Running in 8a4e9cd6fda2 [2022-04-25T13:54:10.117Z] Removing intermediate container b43da5b89699 [2022-04-25T13:54:10.117Z] ---> fa8fc86e5858 [2022-04-25T13:54:10.117Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-25T13:54:10.117Z] ---> Running in 3d4b9501b4da [2022-04-25T13:54:10.117Z] ---> ff5be66820cc [2022-04-25T13:54:10.117Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-25T13:54:10.398Z] Removing intermediate container 8a4e9cd6fda2 [2022-04-25T13:54:10.398Z] ---> f65c4b6c07f4 [2022-04-25T13:54:10.398Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-25T13:54:10.398Z] ---> Running in 111e73ded1fe [2022-04-25T13:54:10.398Z] ---> Running in 638d8077e430 [2022-04-25T13:54:11.399Z] ---> ef2ed815db45 [2022-04-25T13:54:11.399Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-25T13:54:11.691Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-25T13:54:11.691Z] ---> Running in e43a0b727be9 [2022-04-25T13:54:13.132Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-25T13:54:13.411Z] Removing intermediate container 3d4b9501b4da [2022-04-25T13:54:13.411Z] ---> 0d75b798e8df [2022-04-25T13:54:13.411Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-25T13:54:13.695Z] ---> Running in b1386b9b5b90 [2022-04-25T13:54:14.690Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-25T13:54:14.690Z] Removing intermediate container b1386b9b5b90 [2022-04-25T13:54:14.690Z] ---> 9d5e3b13597e [2022-04-25T13:54:14.690Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-25T13:54:14.690Z] Removing intermediate container 638d8077e430 [2022-04-25T13:54:14.690Z] ---> d8c927c555aa [2022-04-25T13:54:14.690Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-25T13:54:14.690Z] ---> Running in 8d5a0b96098a [2022-04-25T13:54:14.690Z] ---> Running in 5b9379598e1a [2022-04-25T13:54:15.679Z] Removing intermediate container 5b9379598e1a [2022-04-25T13:54:15.679Z] ---> 1ce78289c4e2 [2022-04-25T13:54:15.679Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-25T13:54:15.679Z] ---> Running in 6eb2b9f6dcfc [2022-04-25T13:54:18.319Z] spire-1.2.1/ [2022-04-25T13:54:18.319Z] spire-1.2.1/.data/ [2022-04-25T13:54:18.319Z] spire-1.2.1/.data/.file [2022-04-25T13:54:18.319Z] spire-1.2.1/.dockerignore [2022-04-25T13:54:18.319Z] spire-1.2.1/.gitattributes [2022-04-25T13:54:18.319Z] spire-1.2.1/.githooks/ [2022-04-25T13:54:18.319Z] spire-1.2.1/.githooks/pre-commit [2022-04-25T13:54:18.319Z] spire-1.2.1/.github/ [2022-04-25T13:54:18.319Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-25T13:54:18.319Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-25T13:54:18.319Z] spire-1.2.1/.github/dependabot.yml [2022-04-25T13:54:18.319Z] spire-1.2.1/.github/workflows/ [2022-04-25T13:54:18.319Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-25T13:54:18.319Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-25T13:54:18.319Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-25T13:54:18.319Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-25T13:54:18.319Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-25T13:54:18.319Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-25T13:54:18.319Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-25T13:54:18.319Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-25T13:54:18.319Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-25T13:54:18.319Z] spire-1.2.1/.gitignore [2022-04-25T13:54:18.319Z] spire-1.2.1/.go-version [2022-04-25T13:54:18.319Z] spire-1.2.1/.golangci.yml [2022-04-25T13:54:18.319Z] spire-1.2.1/ADOPTERS.md [2022-04-25T13:54:18.319Z] spire-1.2.1/CHANGELOG.md [2022-04-25T13:54:18.319Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-25T13:54:18.319Z] spire-1.2.1/CODEOWNERS [2022-04-25T13:54:18.319Z] spire-1.2.1/CONTRIBUTING.md [2022-04-25T13:54:18.319Z] spire-1.2.1/Dockerfile [2022-04-25T13:54:18.319Z] spire-1.2.1/Dockerfile.dev [2022-04-25T13:54:18.319Z] spire-1.2.1/Dockerfile.scratch [2022-04-25T13:54:18.319Z] spire-1.2.1/LICENSE [2022-04-25T13:54:18.319Z] spire-1.2.1/MAINTAINERS.md [2022-04-25T13:54:18.319Z] spire-1.2.1/Makefile [2022-04-25T13:54:18.319Z] spire-1.2.1/README.md [2022-04-25T13:54:18.319Z] spire-1.2.1/ROADMAP.md [2022-04-25T13:54:18.319Z] spire-1.2.1/SECURITY.md [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-25T13:54:18.319Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-25T13:54:18.319Z] spire-1.2.1/conf/ [2022-04-25T13:54:18.319Z] spire-1.2.1/conf/agent/ [2022-04-25T13:54:18.319Z] spire-1.2.1/conf/agent/agent.conf [2022-04-25T13:54:18.319Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-25T13:54:18.319Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-25T13:54:18.319Z] spire-1.2.1/conf/server/ [2022-04-25T13:54:18.319Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-25T13:54:18.319Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-25T13:54:18.319Z] spire-1.2.1/conf/server/server.conf [2022-04-25T13:54:18.319Z] spire-1.2.1/conf/server/server_full.conf [2022-04-25T13:54:18.319Z] spire-1.2.1/doc/ [2022-04-25T13:54:18.319Z] spire-1.2.1/doc/SPIRE101.md [2022-04-25T13:54:18.319Z] spire-1.2.1/doc/auditlog.md [2022-04-25T13:54:18.319Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-25T13:54:18.319Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-25T13:54:18.319Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-25T13:54:18.319Z] spire-1.2.1/doc/images/ [2022-04-25T13:54:18.319Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-25T13:54:18.319Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-25T13:54:18.319Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/scaling_spire.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/spire_agent.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/spire_server.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/supported_integrations.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/telemetry.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/telemetry_config.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/upgrading.md [2022-04-25T13:54:18.320Z] spire-1.2.1/doc/using_spire.md [2022-04-25T13:54:18.320Z] spire-1.2.1/examples/ [2022-04-25T13:54:18.320Z] spire-1.2.1/examples/README.md [2022-04-25T13:54:18.320Z] spire-1.2.1/go.mod [2022-04-25T13:54:18.320Z] spire-1.2.1/go.sum [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/agent.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/api/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.gospire-1.2.1/ [2022-04-25T13:54:18.320Z] [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/catalog/keymanager.gospire-1.2.1/.data/ [2022-04-25T13:54:18.320Z] spire-1.2.1/.data/.file [2022-04-25T13:54:18.320Z] spire-1.2.1/.dockerignore [2022-04-25T13:54:18.320Z] spire-1.2.1/.gitattributes [2022-04-25T13:54:18.320Z] spire-1.2.1/.githooks/ [2022-04-25T13:54:18.320Z] spire-1.2.1/.githooks/pre-commit [2022-04-25T13:54:18.320Z] spire-1.2.1/.github/ [2022-04-25T13:54:18.320Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-25T13:54:18.320Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-25T13:54:18.320Z] spire-1.2.1/.github/dependabot.yml [2022-04-25T13:54:18.320Z] spire-1.2.1/.github/workflows/ [2022-04-25T13:54:18.320Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-25T13:54:18.320Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-25T13:54:18.320Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-25T13:54:18.320Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-25T13:54:18.320Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-25T13:54:18.320Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-25T13:54:18.320Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-25T13:54:18.320Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-25T13:54:18.320Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-25T13:54:18.320Z] spire-1.2.1/.gitignore [2022-04-25T13:54:18.320Z] spire-1.2.1/.go-version [2022-04-25T13:54:18.320Z] spire-1.2.1/.golangci.yml [2022-04-25T13:54:18.320Z] spire-1.2.1/ADOPTERS.md [2022-04-25T13:54:18.320Z] spire-1.2.1/CHANGELOG.md [2022-04-25T13:54:18.320Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-25T13:54:18.320Z] spire-1.2.1/CODEOWNERS [2022-04-25T13:54:18.320Z] spire-1.2.1/CONTRIBUTING.md [2022-04-25T13:54:18.320Z] spire-1.2.1/Dockerfile [2022-04-25T13:54:18.320Z] spire-1.2.1/Dockerfile.dev [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/client/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/common/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/config.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-25T13:54:18.320Z] spire-1.2.1/Dockerfile.scratch [2022-04-25T13:54:18.320Z] spire-1.2.1/LICENSE [2022-04-25T13:54:18.320Z] spire-1.2.1/MAINTAINERS.md [2022-04-25T13:54:18.320Z] spire-1.2.1/Makefile [2022-04-25T13:54:18.320Z] spire-1.2.1/README.md [2022-04-25T13:54:18.320Z] spire-1.2.1/ROADMAP.md [2022-04-25T13:54:18.320Z] spire-1.2.1/SECURITY.md [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/ [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/ [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/manager/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-25T13:54:18.320Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-server/ [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-25T13:54:18.320Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-25T13:54:18.321Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-25T13:54:18.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-25T13:54:18.599Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-25T13:54:18.599Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-25T13:54:18.599Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-25T13:54:18.599Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-25T13:54:18.599Z] spire-1.2.1/conf/ [2022-04-25T13:54:18.599Z] spire-1.2.1/conf/agent/ [2022-04-25T13:54:18.599Z] spire-1.2.1/conf/agent/agent.conf [2022-04-25T13:54:18.599Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-25T13:54:18.599Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-25T13:54:18.599Z] spire-1.2.1/conf/server/ [2022-04-25T13:54:18.599Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-25T13:54:18.599Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-25T13:54:18.599Z] spire-1.2.1/conf/server/server.conf [2022-04-25T13:54:18.599Z] spire-1.2.1/conf/server/server_full.conf [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/ [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/SPIRE101.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/auditlog.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/images/ [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/svid/ [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/ [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/ [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/names.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/auth/ [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-25T13:54:18.599Z] [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.mdspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/ [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-25T13:54:18.599Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/cli/ [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-25T13:54:18.599Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-25T13:54:18.600Z] [2022-04-25T13:54:18.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-25T13:54:18.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-25T13:54:18.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-25T13:54:18.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-25T13:54:18.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-25T13:54:18.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-25T13:54:18.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-25T13:54:18.600Z] spire-1.2.1/doc/scaling_spire.md [2022-04-25T13:54:18.600Z] spire-1.2.1/doc/spire_agent.md [2022-04-25T13:54:18.600Z] spire-1.2.1/doc/spire_server.md [2022-04-25T13:54:18.600Z] spire-1.2.1/doc/supported_integrations.md [2022-04-25T13:54:18.600Z] spire-1.2.1/doc/telemetry.md [2022-04-25T13:54:18.600Z] spire-1.2.1/doc/telemetry_config.md [2022-04-25T13:54:18.600Z] spire-1.2.1/doc/upgrading.md [2022-04-25T13:54:18.600Z] spire-1.2.1/doc/using_spire.md [2022-04-25T13:54:18.600Z] spire-1.2.1/examples/ [2022-04-25T13:54:18.600Z] spire-1.2.1/examples/README.md [2022-04-25T13:54:18.600Z] spire-1.2.1/go.mod [2022-04-25T13:54:18.600Z] spire-1.2.1/go.sum [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/agent.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/api/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/health/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/health/config.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/health/context.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/health/health.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/idutil/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/log/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/log/log.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/log/options.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/client/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/common/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/config.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/manager/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-25T13:54:18.600Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/profiling/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/selector/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T13:54:18.601Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-25T13:54:18.879Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/uptime/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/agent/svid/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/util/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/util/task.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/version/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/version/version.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/x509util/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/names.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/auth/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-25T13:54:18.880Z] [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/api.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/health/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/id.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cli/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/status.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-25T13:54:18.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/bundle/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/ca/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/health/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/health/config.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/health/context.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/health/health.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/idutil/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/log/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/log/log.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/log/options.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/cache/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/catalog/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-25T13:54:18.881Z] [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/config.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-25T13:54:18.881Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-25T13:54:18.882Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-25T13:54:18.882Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-25T13:54:18.882Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-25T13:54:18.882Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-25T13:54:18.882Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-25T13:54:18.882Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-25T13:54:18.882Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-25T13:54:18.882Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/profiling/ [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/selector/ [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-25T13:54:19.159Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/uptime/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/util/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/util/task.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/version/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/version/version.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/x509util/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/api.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/health/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/id.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-25T13:54:19.160Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/status.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/bundle/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/ca/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-25T13:54:19.161Z] [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/cache/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/catalog/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/config.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/datastore/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-25T13:54:19.161Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/registration/ [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/server.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/server_test.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/svid/ [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/ [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/private/ [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/private/server/ [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/private/server/journal/ [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/ [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-25T13:54:19.162Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/spire/ [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/spire/common/ [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/spire/plugin/ [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-25T13:54:19.162Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-25T13:54:19.441Z] spire-1.2.1/release/ [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-25T13:54:19.441Z] spire-1.2.1/release/spire-extras/ [2022-04-25T13:54:19.441Z] spire-1.2.1/release/spire-extras/README.md [2022-04-25T13:54:19.441Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-25T13:54:19.441Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-25T13:54:19.441Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-25T13:54:19.441Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-25T13:54:19.441Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-25T13:54:19.441Z] spire-1.2.1/release/spire/ [2022-04-25T13:54:19.441Z] spire-1.2.1/release/spire/README.md [2022-04-25T13:54:19.441Z] spire-1.2.1/release/spire/conf/ [2022-04-25T13:54:19.441Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-25T13:54:19.441Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-25T13:54:19.441Z] spire-1.2.1/release/spire/conf/server/ [2022-04-25T13:54:19.441Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-25T13:54:19.441Z] spire-1.2.1/script/ [2022-04-25T13:54:19.441Z] spire-1.2.1/script/build-artifact.sh [2022-04-25T13:54:19.441Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-25T13:54:19.441Z] spire-1.2.1/support/ [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/ [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-25T13:54:19.441Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-25T13:54:19.441Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-25T13:54:19.442Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-25T13:54:19.442Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-25T13:54:19.442Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-25T13:54:19.442Z] spire-1.2.1/test/ [2022-04-25T13:54:19.442Z] spire-1.2.1/test/clock/ [2022-04-25T13:54:19.442Z] spire-1.2.1/test/clock/clock.go [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/ [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-25T13:54:19.442Z] [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-25T13:54:19.442Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-25T13:54:19.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/fixture.go [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/registration/ [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/server.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/server_test.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/svid/ [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-25T13:54:19.443Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/ [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/private/ [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/private/server/ [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/private/server/journal/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/registration/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-25T13:54:19.443Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/README.md [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/common [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/spire/ [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/spire/common/ [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/spire/plugin/ [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-25T13:54:19.443Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-25T13:54:19.443Z] spire-1.2.1/release/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/suites/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-25T13:54:19.443Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-25T13:54:19.444Z] spire-1.2.1/release/spire-extras/ [2022-04-25T13:54:19.444Z] spire-1.2.1/release/spire-extras/README.md [2022-04-25T13:54:19.444Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-25T13:54:19.444Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-25T13:54:19.444Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-25T13:54:19.444Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-25T13:54:19.444Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-25T13:54:19.444Z] spire-1.2.1/release/spire/ [2022-04-25T13:54:19.444Z] spire-1.2.1/release/spire/README.md [2022-04-25T13:54:19.444Z] spire-1.2.1/release/spire/conf/ [2022-04-25T13:54:19.444Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-25T13:54:19.444Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-25T13:54:19.444Z] spire-1.2.1/release/spire/conf/server/ [2022-04-25T13:54:19.444Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-25T13:54:19.444Z] spire-1.2.1/script/ [2022-04-25T13:54:19.444Z] spire-1.2.1/script/build-artifact.sh [2022-04-25T13:54:19.444Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-25T13:54:19.444Z] spire-1.2.1/support/ [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/ [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-25T13:54:19.444Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-25T13:54:19.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-25T13:54:19.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-25T13:54:19.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-25T13:54:19.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-25T13:54:19.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-25T13:54:19.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-25T13:54:19.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-25T13:54:19.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-25T13:54:19.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-25T13:54:19.445Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-25T13:54:19.445Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-25T13:54:19.445Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-25T13:54:19.445Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-25T13:54:19.445Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-25T13:54:19.724Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-25T13:54:19.724Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-25T13:54:19.724Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-25T13:54:19.724Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-25T13:54:19.724Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-25T13:54:19.724Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-25T13:54:19.724Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-25T13:54:19.724Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-25T13:54:19.724Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-25T13:54:19.724Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-25T13:54:19.724Z] spire-1.2.1/test/ [2022-04-25T13:54:19.724Z] spire-1.2.1/test/clock/ [2022-04-25T13:54:19.724Z] spire-1.2.1/test/clock/clock.go [2022-04-25T13:54:19.724Z] spire-1.2.1/test/fakes/ [2022-04-25T13:54:19.724Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-25T13:54:19.724Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-25T13:54:19.724Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-25T13:54:19.724Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-25T13:54:19.724Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-25T13:54:19.724Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-25T13:54:19.724Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-25T13:54:19.724Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-25T13:54:19.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-25T13:54:19.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-25T13:54:19.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-25T13:54:19.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-25T13:54:19.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-25T13:54:19.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-25T13:54:19.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-25T13:54:19.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-25T13:54:19.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-25T13:54:19.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-25T13:54:19.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-25T13:54:19.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-25T13:54:19.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-25T13:54:19.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-25T13:54:19.724Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/fixture.go [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/registration/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-25T13:54:19.725Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/README.md [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-25T13:54:19.725Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/common [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-25T13:54:19.726Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-25T13:54:19.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/test-one.sh [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/test.sh [2022-04-25T13:54:19.728Z] spire-1.2.1/test/plugintest/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/plugintest/config.go [2022-04-25T13:54:19.728Z] spire-1.2.1/test/plugintest/load.go [2022-04-25T13:54:19.728Z] spire-1.2.1/test/plugintest/option.go [2022-04-25T13:54:19.728Z] spire-1.2.1/test/spiretest/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-25T13:54:19.728Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-25T13:54:19.728Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-25T13:54:19.729Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-25T13:54:19.729Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-25T13:54:19.729Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-25T13:54:19.729Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-25T13:54:19.729Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-25T13:54:19.729Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-25T13:54:19.729Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-25T13:54:19.729Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-25T13:54:20.006Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-25T13:54:20.006Z] spire-1.2.1/test/spiretest/dir.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/spiretest/logs.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/spiretest/suite.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/spiretest/x509.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/testca/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/testca/ca.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/testkey/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/testkey/generate.sh [2022-04-25T13:54:20.007Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/testkey/keys.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/testkey/new.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/tpmsimulator/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/util/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/util/cert_generation.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/util/io_redirection.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/util/race.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/util/util.go [2022-04-25T13:54:20.007Z] building spire from source... [2022-04-25T13:54:20.007Z] [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/test-one.sh [2022-04-25T13:54:20.007Z] spire-1.2.1/test/integration/test.sh [2022-04-25T13:54:20.007Z] spire-1.2.1/test/plugintest/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/plugintest/config.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/plugintest/load.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/plugintest/option.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/spiretest/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/spiretest/dir.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/spiretest/logs.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/spiretest/suite.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/spiretest/x509.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/testca/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/testca/ca.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/testkey/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/testkey/generate.sh [2022-04-25T13:54:20.007Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/testkey/keys.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/testkey/new.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/tpmsimulator/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/util/ [2022-04-25T13:54:20.007Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/util/cert_generation.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/util/io_redirection.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/util/race.go [2022-04-25T13:54:20.007Z] spire-1.2.1/test/util/util.go [2022-04-25T13:54:20.007Z] building spire from source... [2022-04-25T13:54:20.609Z] Installing go1.17.7... [2022-04-25T13:54:20.609Z] Installing go1.17.7... [2022-04-25T13:54:47.433Z] Building bin/spire-server... [2022-04-25T13:54:47.433Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-25T13:54:47.433Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-25T13:54:47.433Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-25T13:54:47.433Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-25T13:54:47.433Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-25T13:54:47.433Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-25T13:54:47.433Z] Building bin/spire-server... [2022-04-25T13:54:47.433Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-25T13:54:47.433Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-25T13:54:47.433Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-25T13:54:47.433Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-25T13:54:47.433Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-25T13:54:47.707Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-25T13:54:48.305Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-25T13:54:48.305Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-25T13:54:48.911Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-25T13:54:48.911Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-25T13:54:49.186Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-25T13:54:49.186Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-25T13:54:49.460Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-25T13:54:49.733Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-25T13:54:49.733Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-25T13:54:49.733Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-25T13:54:50.008Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-25T13:54:50.008Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-25T13:54:50.008Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-25T13:54:50.008Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-25T13:54:50.993Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-25T13:54:51.268Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-25T13:54:51.268Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-25T13:54:51.551Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-25T13:54:51.551Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-25T13:54:51.551Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-25T13:54:51.827Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-25T13:54:52.102Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-25T13:54:52.102Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-25T13:54:52.102Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-25T13:54:53.106Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-25T13:54:53.106Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-25T13:54:53.378Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-25T13:54:53.655Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-25T13:54:53.655Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-25T13:54:54.642Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-25T13:54:54.642Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-25T13:55:09.757Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-25T13:55:09.757Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-25T13:55:09.757Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-25T13:55:09.757Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-25T13:55:09.757Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-25T13:55:09.757Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-25T13:55:09.757Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-25T13:55:09.757Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-25T13:55:09.757Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-25T13:55:09.757Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-25T13:55:09.757Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-25T13:55:09.757Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-25T13:55:09.758Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-25T13:55:09.758Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-25T13:55:09.758Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-25T13:55:09.758Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-25T13:55:10.741Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-25T13:55:11.341Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-25T13:55:11.341Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-25T13:55:11.341Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-25T13:55:11.341Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-25T13:55:11.616Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-25T13:55:11.616Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-25T13:55:11.616Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-25T13:55:11.616Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-25T13:55:12.217Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-25T13:55:12.816Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-25T13:55:12.816Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-25T13:55:12.816Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-25T13:55:13.436Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-25T13:55:14.445Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-25T13:55:14.445Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-25T13:55:14.721Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-25T13:55:14.993Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-25T13:55:14.993Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-25T13:55:15.594Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-25T13:55:15.594Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-25T13:55:15.871Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-25T13:55:15.872Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-25T13:55:15.872Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-25T13:55:15.872Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-25T13:55:16.600Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-25T13:55:16.600Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-25T13:55:16.877Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-25T13:55:17.151Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-25T13:55:17.151Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-25T13:55:17.151Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-25T13:55:17.428Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-25T13:55:17.428Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-25T13:55:17.428Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-25T13:55:17.428Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-25T13:55:17.707Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-25T13:55:18.689Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-25T13:55:18.689Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-25T13:55:18.964Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-25T13:55:18.964Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-25T13:55:19.240Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-25T13:55:19.240Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-25T13:55:21.227Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-25T13:55:26.638Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-25T13:55:26.638Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-25T13:55:26.638Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-25T13:55:26.638Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-25T13:55:26.638Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-25T13:55:27.245Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-25T13:55:27.245Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-25T13:55:27.545Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-25T13:55:27.827Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-25T13:55:28.104Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-25T13:55:50.361Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-25T13:55:50.361Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-25T13:55:50.361Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-25T13:55:50.361Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-25T13:55:50.361Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-25T13:55:50.361Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-25T13:55:50.361Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-25T13:55:50.361Z] go: downloading google.golang.org/api v0.70.0 [2022-04-25T13:55:51.814Z] go: downloading google.golang.org/api v0.70.0 [2022-04-25T13:55:51.814Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-25T13:55:52.098Z] go: downloading k8s.io/api v0.23.4 [2022-04-25T13:55:53.104Z] go: downloading k8s.io/api v0.23.4 [2022-04-25T13:55:59.863Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-25T13:56:00.139Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-25T13:56:05.731Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-25T13:56:06.370Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-25T13:56:33.212Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-25T13:56:33.212Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-25T13:56:33.212Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-25T13:56:33.212Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-25T13:56:33.212Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-25T13:56:33.212Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-25T13:56:33.212Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-25T13:56:33.212Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-25T13:56:33.212Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-25T13:56:33.212Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-25T13:56:33.487Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-25T13:56:33.487Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-25T13:56:34.468Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-25T13:56:34.468Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-25T13:56:34.744Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-25T13:56:36.743Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-25T13:56:36.744Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-25T13:56:36.744Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-25T13:56:37.352Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-25T13:56:37.630Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-25T13:56:37.909Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-25T13:56:37.909Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-25T13:56:38.515Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-25T13:56:38.515Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-25T13:56:39.120Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-25T13:56:39.120Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-25T13:56:39.120Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-25T13:56:39.120Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-25T13:56:39.120Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-25T13:56:39.397Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-25T13:56:39.675Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-25T13:56:40.667Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-25T13:56:40.667Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-25T13:56:40.667Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-25T13:56:40.667Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-25T13:56:40.667Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-25T13:56:40.946Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-25T13:56:40.946Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-25T13:56:41.232Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-25T13:56:41.232Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-25T13:56:41.507Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-25T13:56:41.507Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-25T13:56:41.507Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-25T13:56:41.507Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-25T13:56:41.507Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-25T13:56:41.782Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-25T13:56:41.782Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-25T13:56:42.058Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-25T13:56:42.058Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-25T13:56:43.493Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-25T13:56:43.493Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-25T13:56:43.774Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-25T13:56:47.277Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-25T13:56:47.553Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-25T13:56:47.553Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-25T13:56:47.553Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-25T13:56:47.830Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-25T13:56:47.830Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-25T13:56:47.830Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-25T13:56:48.817Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-25T13:56:49.093Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-25T13:56:49.093Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-25T13:56:49.370Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-25T13:56:49.370Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-25T13:56:49.370Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-25T13:56:49.646Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-25T13:56:49.646Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-25T13:56:49.646Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-25T13:56:49.646Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-25T13:56:49.646Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-25T13:56:49.646Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-25T13:56:50.632Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-25T13:56:50.632Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-25T13:56:50.632Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-25T13:56:50.906Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-25T13:56:50.907Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-25T13:56:51.181Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-25T13:56:51.181Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-25T13:56:51.457Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-25T13:56:51.457Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-25T13:56:51.732Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-25T13:56:51.732Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-25T13:56:51.732Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-25T13:56:52.005Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-25T13:56:52.282Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-25T13:56:52.282Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-25T13:56:52.882Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-25T13:56:53.158Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-25T13:56:53.158Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-25T13:56:53.434Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-25T13:56:53.435Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-25T13:56:53.435Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-25T13:56:53.435Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-25T13:56:53.435Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-25T13:56:53.710Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-25T13:56:53.710Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-25T13:56:53.710Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-25T13:56:53.992Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-25T13:56:53.992Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-25T13:56:54.977Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-25T13:56:54.977Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-25T13:56:55.575Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-25T13:56:55.575Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-25T13:56:55.575Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-25T13:56:55.850Z] go: downloading go.opencensus.io v0.23.0 [2022-04-25T13:56:56.834Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-25T13:56:56.834Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-25T13:56:57.109Z] go: downloading go.opencensus.io v0.23.0 [2022-04-25T13:56:57.109Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-25T13:56:57.384Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-25T13:56:57.384Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-25T13:56:57.659Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-25T13:56:57.935Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-25T13:56:57.935Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-25T13:56:57.935Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-25T13:56:58.539Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-25T13:56:58.539Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-25T13:56:58.539Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-25T13:56:58.815Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-25T13:56:59.091Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-25T13:56:59.365Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-25T13:56:59.641Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-25T13:57:01.625Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-25T13:57:02.223Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-25T13:57:03.662Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-25T13:57:03.662Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-25T13:57:03.937Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-25T13:57:04.212Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-25T13:57:04.212Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-25T13:57:04.212Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-25T13:57:04.212Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-25T13:57:04.811Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-25T13:57:04.811Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-25T13:57:04.811Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-25T13:57:05.085Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-25T13:57:05.085Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-25T13:57:05.358Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-25T13:57:05.358Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-25T13:57:05.632Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-25T13:57:05.909Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-25T13:57:05.909Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-25T13:57:05.909Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-25T13:57:06.189Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-25T13:57:06.189Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-25T13:57:06.189Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-25T13:57:06.189Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-25T13:57:06.467Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-25T13:57:06.467Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-25T13:57:14.772Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-25T13:57:14.772Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-25T13:57:14.772Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-25T13:57:15.046Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-25T13:57:15.046Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-25T13:57:15.322Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-25T13:57:15.322Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-25T13:57:15.322Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-25T13:57:42.138Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-25T13:57:42.138Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-25T13:57:42.138Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-25T13:57:42.138Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-25T13:58:38.961Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-25T13:58:47.272Z] Removing intermediate container 111e73ded1fe [2022-04-25T13:58:47.272Z] ---> 0ce9998e2fe4 [2022-04-25T13:58:47.272Z] [2022-04-25T13:58:47.272Z] Step 10/25 : FROM alpine:3.14 [2022-04-25T13:58:47.272Z] 3.14: Pulling from library/alpine [2022-04-25T13:58:49.911Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T13:58:49.911Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T13:58:49.911Z] ---> ac73e934f311 [2022-04-25T13:58:49.911Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-25T13:58:49.911Z] ---> Running in f5bcf1246de9 [2022-04-25T13:58:52.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T13:58:53.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T13:58:54.609Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-25T13:58:54.609Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-25T13:58:54.609Z] (3/3) Installing su-exec (0.2-r1) [2022-04-25T13:58:54.609Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T13:58:54.609Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T13:58:55.214Z] OK: 6 MiB in 17 packages [2022-04-25T13:58:57.215Z] Removing intermediate container e43a0b727be9 [2022-04-25T13:58:57.215Z] ---> 7e6ed1bf7b0f [2022-04-25T13:58:57.215Z] [2022-04-25T13:58:57.215Z] Step 10/31 : FROM alpine:3.14 [2022-04-25T13:58:57.215Z] ---> ac73e934f311 [2022-04-25T13:58:57.215Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-25T13:58:57.215Z] ---> Running in d1214bb6cf9f [2022-04-25T13:58:57.823Z] Removing intermediate container f5bcf1246de9 [2022-04-25T13:58:57.823Z] ---> f5aae3233972 [2022-04-25T13:58:57.823Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-25T13:58:58.096Z] ---> Running in 363b5756efac [2022-04-25T13:58:58.096Z] Removing intermediate container d1214bb6cf9f [2022-04-25T13:58:58.096Z] ---> 90ee725df187 [2022-04-25T13:58:58.096Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-25T13:58:58.096Z] ---> Running in abb994d4a955 [2022-04-25T13:58:59.081Z] Removing intermediate container 363b5756efac [2022-04-25T13:58:59.081Z] ---> bdaf37486379 [2022-04-25T13:58:59.081Z] Step 13/25 : WORKDIR / [2022-04-25T13:58:59.081Z] ---> Running in 4e45b5b027a3 [2022-04-25T13:58:59.690Z] Removing intermediate container 4e45b5b027a3 [2022-04-25T13:58:59.690Z] ---> 872134b7f02e [2022-04-25T13:58:59.690Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-25T13:59:00.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T13:59:00.686Z] ---> 3fc75e03ceb1 [2022-04-25T13:59:00.686Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-25T13:59:00.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T13:59:01.963Z] ---> aef5910142f5 [2022-04-25T13:59:01.963Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-25T13:59:01.963Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-25T13:59:02.239Z] (2/2) Installing su-exec (0.2-r1) [2022-04-25T13:59:02.239Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T13:59:02.239Z] OK: 6 MiB in 16 packages [2022-04-25T13:59:02.846Z] ---> 72f3f9a56148 [2022-04-25T13:59:02.846Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-25T13:59:04.301Z] Removing intermediate container abb994d4a955 [2022-04-25T13:59:04.301Z] ---> fee7b1e12baf [2022-04-25T13:59:04.301Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-25T13:59:04.301Z] ---> eae2133bc532 [2022-04-25T13:59:04.301Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-25T13:59:04.301Z] ---> Running in f3630d4e1f16 [2022-04-25T13:59:04.902Z] Removing intermediate container f3630d4e1f16 [2022-04-25T13:59:04.902Z] ---> 6d317a1320aa [2022-04-25T13:59:04.902Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-25T13:59:04.902Z] ---> Running in 92db1aac629b [2022-04-25T13:59:05.891Z] Removing intermediate container 92db1aac629b [2022-04-25T13:59:05.891Z] ---> 61e1bdd87045 [2022-04-25T13:59:05.891Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-25T13:59:06.169Z] ---> Running in acfcd28b6e67 [2022-04-25T13:59:06.777Z] ---> 393c601c7b27 [2022-04-25T13:59:06.778Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-25T13:59:09.419Z] ---> 339cff1fe076 [2022-04-25T13:59:09.419Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-25T13:59:10.022Z] Removing intermediate container acfcd28b6e67 [2022-04-25T13:59:10.022Z] ---> 91e72592f4d3 [2022-04-25T13:59:10.022Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-25T13:59:10.022Z] ---> Running in 9c27f2eba282 [2022-04-25T13:59:10.632Z] Removing intermediate container 9c27f2eba282 [2022-04-25T13:59:10.633Z] ---> 352632603104 [2022-04-25T13:59:10.633Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-25T13:59:10.633Z] ---> 84d8666b949e [2022-04-25T13:59:10.633Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-25T13:59:10.931Z] ---> Running in 2eec029a5e40 [2022-04-25T13:59:12.381Z] ---> 6565495f0174 [2022-04-25T13:59:12.381Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-25T13:59:12.381Z] ---> Running in 5a5d940bb562 [2022-04-25T13:59:15.037Z] Removing intermediate container 2eec029a5e40 [2022-04-25T13:59:15.037Z] ---> e74eb97122fe [2022-04-25T13:59:15.037Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-25T13:59:15.037Z] ---> Running in 8e1ae8ca8824 [2022-04-25T13:59:15.646Z] Removing intermediate container 5a5d940bb562 [2022-04-25T13:59:15.646Z] ---> 680d970322f0 [2022-04-25T13:59:15.646Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T13:59:15.927Z] Removing intermediate container 8e1ae8ca8824 [2022-04-25T13:59:15.927Z] ---> b49d82d8a60f [2022-04-25T13:59:15.927Z] Step 23/25 : LABEL arch=arm64 [2022-04-25T13:59:15.927Z] ---> Running in 59bccd768536 [2022-04-25T13:59:16.915Z] Removing intermediate container 59bccd768536 [2022-04-25T13:59:16.915Z] ---> 79683c3ba393 [2022-04-25T13:59:16.915Z] Step 24/25 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 [2022-04-25T13:59:16.915Z] ---> Running in 75f1f7afdc44 [2022-04-25T13:59:16.915Z] ---> 3bec7400bfa3 [2022-04-25T13:59:16.915Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-25T13:59:17.931Z] Removing intermediate container 75f1f7afdc44 [2022-04-25T13:59:17.931Z] ---> 0e9614b2beb4 [2022-04-25T13:59:17.931Z] Step 25/25 : LABEL version=0.0.0 [2022-04-25T13:59:18.206Z] ---> Running in 62fbc73d5ef8 [2022-04-25T13:59:18.805Z] Removing intermediate container 62fbc73d5ef8 [2022-04-25T13:59:18.805Z] ---> cac9b9d28cbc [2022-04-25T13:59:18.805Z] [2022-04-25T13:59:19.409Z] ---> 5381301b83ca [2022-04-25T13:59:19.409Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-25T13:59:19.687Z] Successfully built cac9b9d28cbc [2022-04-25T13:59:19.687Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-25T13:59:19.687Z]  Building security-secretstore-setup ... done Building core-command [2022-04-25T13:59:20.681Z] ---> 34fb253b8b8e [2022-04-25T13:59:20.681Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-25T13:59:21.672Z] ---> aa29d7ae18a4 [2022-04-25T13:59:21.672Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-25T13:59:22.662Z] ---> 36be05d2ec34 [2022-04-25T13:59:22.662Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-25T13:59:22.939Z] ---> Running in bbe6bf1d7955 [2022-04-25T13:59:23.543Z] Removing intermediate container bbe6bf1d7955 [2022-04-25T13:59:23.543Z] ---> 72758412f2f9 [2022-04-25T13:59:23.543Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-25T13:59:24.582Z] ---> e8c38b819432 [2022-04-25T13:59:24.582Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-25T13:59:24.858Z] ---> Running in 560af6696353 [2022-04-25T13:59:28.269Z] Removing intermediate container 560af6696353 [2022-04-25T13:59:28.269Z] ---> 119938c09a8f [2022-04-25T13:59:28.269Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-25T13:59:28.269Z] ---> Running in 5e7f1bcc90cd [2022-04-25T13:59:28.558Z] Removing intermediate container 5e7f1bcc90cd [2022-04-25T13:59:28.558Z] ---> c029f06ab4d3 [2022-04-25T13:59:28.558Z] Step 28/31 : CMD ["gate"] [2022-04-25T13:59:28.833Z] ---> Running in 9a3621663546 [2022-04-25T13:59:29.449Z] Removing intermediate container 9a3621663546 [2022-04-25T13:59:29.449Z] ---> 7cee60433265 [2022-04-25T13:59:29.449Z] Step 29/31 : LABEL arch=arm64 [2022-04-25T13:59:29.730Z] ---> Running in 9a757cc8e6ad [2022-04-25T13:59:30.348Z] Removing intermediate container 9a757cc8e6ad [2022-04-25T13:59:30.348Z] ---> a7ab81639021 [2022-04-25T13:59:30.348Z] Step 30/31 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 [2022-04-25T13:59:30.976Z] ---> Running in 025e1a2fa48c [2022-04-25T13:59:31.250Z] Removing intermediate container 025e1a2fa48c [2022-04-25T13:59:31.250Z] ---> d64e5544647f [2022-04-25T13:59:31.250Z] Step 31/31 : LABEL version=0.0.0 [2022-04-25T13:59:31.849Z] ---> Running in ae46a0495f45 [2022-04-25T13:59:32.450Z] Removing intermediate container ae46a0495f45 [2022-04-25T13:59:32.450Z] ---> c3176f0a63e3 [2022-04-25T13:59:32.450Z] [2022-04-25T13:59:32.729Z] Successfully built c3176f0a63e3 [2022-04-25T13:59:32.729Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-25T13:59:32.730Z] Building support-notifications [2022-04-25T14:00:12.028Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:00:12.028Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:00:12.028Z] ---> c2eacd2daef2 [2022-04-25T14:00:12.028Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T14:00:12.028Z] ---> Using cache [2022-04-25T14:00:12.028Z] ---> 94b77aa8300c [2022-04-25T14:00:12.028Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:00:12.028Z] ---> Using cache [2022-04-25T14:00:12.028Z] ---> 429779f5a13a [2022-04-25T14:00:12.028Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-25T14:00:12.028Z] ---> Using cache [2022-04-25T14:00:12.028Z] ---> 804d10e07a9f [2022-04-25T14:00:12.028Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T14:00:12.028Z] ---> Using cache [2022-04-25T14:00:12.028Z] ---> 7a1b5ec78ec5 [2022-04-25T14:00:12.028Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:00:12.028Z] ---> Using cache [2022-04-25T14:00:12.028Z] ---> 716ae6530bae [2022-04-25T14:00:12.028Z] Step 8/23 : COPY . . [2022-04-25T14:00:12.028Z] ---> Using cache [2022-04-25T14:00:12.028Z] ---> ef2ed815db45 [2022-04-25T14:00:12.028Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-25T14:00:12.028Z] ---> Running in 59659e0a4677 [2022-04-25T14:00:12.028Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-25T14:00:16.356Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:00:16.356Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:00:16.356Z] ---> c2eacd2daef2 [2022-04-25T14:00:16.356Z] Step 3/22 : WORKDIR /edgex-go [2022-04-25T14:00:16.356Z] ---> Using cache [2022-04-25T14:00:16.356Z] ---> 94b77aa8300c [2022-04-25T14:00:16.356Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:00:16.356Z] ---> Using cache [2022-04-25T14:00:16.356Z] ---> 429779f5a13a [2022-04-25T14:00:16.356Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-25T14:00:16.356Z] ---> Running in 2b8f11c2cd7d [2022-04-25T14:00:18.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:00:19.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:00:20.353Z] OK: 220 MiB in 52 packages [2022-04-25T14:00:22.010Z] Removing intermediate container 2b8f11c2cd7d [2022-04-25T14:00:22.010Z] ---> 7c760de47159 [2022-04-25T14:00:22.010Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-25T14:00:23.078Z] ---> 43d26fbd7864 [2022-04-25T14:00:23.078Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:00:23.360Z] ---> Running in 9b4b41894212 [2022-04-25T14:00:28.822Z] Removing intermediate container 9b4b41894212 [2022-04-25T14:00:28.822Z] ---> 4662f94a7088 [2022-04-25T14:00:28.822Z] Step 8/22 : COPY . . [2022-04-25T14:00:51.104Z] ---> 9835a9912cf7 [2022-04-25T14:00:51.104Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-25T14:00:51.104Z] ---> Running in ddb96ed26a24 [2022-04-25T14:00:52.571Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-25T14:01:19.435Z] Removing intermediate container 78a3fc68715e [2022-04-25T14:01:19.435Z] ---> edc8a25ea20f [2022-04-25T14:01:19.435Z] [2022-04-25T14:01:19.435Z] Step 10/22 : FROM alpine:3.14 [2022-04-25T14:01:19.435Z] ---> ac73e934f311 [2022-04-25T14:01:19.435Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-25T14:01:19.435Z] ---> Running in 991394af0e97 [2022-04-25T14:01:20.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:01:20.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:01:21.700Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-25T14:01:21.700Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T14:01:21.975Z] OK: 5 MiB in 15 packages [2022-04-25T14:01:23.441Z] Removing intermediate container 991394af0e97 [2022-04-25T14:01:23.441Z] ---> 0a28897cc408 [2022-04-25T14:01:23.441Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T14:01:23.441Z] ---> Running in 94f6e49d93af [2022-04-25T14:01:24.054Z] Removing intermediate container 94f6e49d93af [2022-04-25T14:01:24.054Z] ---> 0732ef3db51c [2022-04-25T14:01:24.054Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-25T14:01:24.054Z] ---> Running in 9e1c0410f386 [2022-04-25T14:01:24.662Z] Removing intermediate container 9e1c0410f386 [2022-04-25T14:01:24.662Z] ---> 11942e13b4b4 [2022-04-25T14:01:24.662Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-25T14:01:24.944Z] ---> Running in e9a74c5385de [2022-04-25T14:01:25.553Z] Removing intermediate container e9a74c5385de [2022-04-25T14:01:25.553Z] ---> 08c95e63ec46 [2022-04-25T14:01:25.553Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T14:01:26.557Z] ---> b58001a346c0 [2022-04-25T14:01:26.557Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-25T14:01:28.565Z] ---> 32f783414631 [2022-04-25T14:01:28.565Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-25T14:01:29.575Z] ---> 866ffc4b6814 [2022-04-25T14:01:29.575Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-25T14:01:29.575Z] ---> Running in f1174b2eb088 [2022-04-25T14:01:30.188Z] Removing intermediate container f1174b2eb088 [2022-04-25T14:01:30.188Z] ---> 0a0699ed7849 [2022-04-25T14:01:30.188Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T14:01:30.469Z] ---> Running in 4d8ce46d7066 [2022-04-25T14:01:31.085Z] Removing intermediate container 4d8ce46d7066 [2022-04-25T14:01:31.085Z] ---> e1cd5c3c530a [2022-04-25T14:01:31.085Z] Step 20/22 : LABEL arch=arm64 [2022-04-25T14:01:31.085Z] ---> Running in 3caacd407dfd [2022-04-25T14:01:31.696Z] Removing intermediate container 3caacd407dfd [2022-04-25T14:01:31.696Z] ---> b3887382be33 [2022-04-25T14:01:31.696Z] Step 21/22 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 [2022-04-25T14:01:31.696Z] ---> Running in 8df80a14fb5d [2022-04-25T14:01:32.299Z] Removing intermediate container 8df80a14fb5d [2022-04-25T14:01:32.299Z] ---> 6d81553d5b2e [2022-04-25T14:01:32.299Z] Step 22/22 : LABEL version=0.0.0 [2022-04-25T14:01:32.299Z] ---> Running in 40c5d4e1ee43 [2022-04-25T14:01:32.908Z] Removing intermediate container 40c5d4e1ee43 [2022-04-25T14:01:32.908Z] ---> 5957263fae96 [2022-04-25T14:01:32.908Z] [2022-04-25T14:01:33.518Z] Successfully built 5957263fae96 [2022-04-25T14:01:33.518Z] Successfully tagged support-scheduler-arm64:latest [2022-04-25T14:01:33.518Z]  Building support-scheduler ... done Building security-spire-server [2022-04-25T14:02:05.961Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:02:05.961Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:02:05.961Z] ---> c2eacd2daef2 [2022-04-25T14:02:05.961Z] Step 3/25 : WORKDIR /edgex-go [2022-04-25T14:02:05.961Z] ---> Using cache [2022-04-25T14:02:05.961Z] ---> 94b77aa8300c [2022-04-25T14:02:05.961Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:02:05.961Z] ---> Using cache [2022-04-25T14:02:05.961Z] ---> 429779f5a13a [2022-04-25T14:02:05.961Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-25T14:02:05.961Z] ---> Running in d12a27a39a45 [2022-04-25T14:02:06.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:02:07.955Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:02:09.410Z] OK: 220 MiB in 52 packages [2022-04-25T14:02:10.881Z] Removing intermediate container d12a27a39a45 [2022-04-25T14:02:10.881Z] ---> 83eac9e1ac3f [2022-04-25T14:02:10.881Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-25T14:02:11.503Z] ---> 17b2111cab71 [2022-04-25T14:02:11.503Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:02:11.788Z] ---> Running in 775c3a9d9bc5 [2022-04-25T14:02:17.223Z] Removing intermediate container 775c3a9d9bc5 [2022-04-25T14:02:17.223Z] ---> 76d8fbddf936 [2022-04-25T14:02:17.223Z] Step 8/25 : COPY . . [2022-04-25T14:02:39.473Z] ---> ca33262194e9 [2022-04-25T14:02:39.473Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-25T14:02:39.473Z] ---> Running in dd9a053b095b [2022-04-25T14:02:39.473Z] Removing intermediate container dd9a053b095b [2022-04-25T14:02:39.473Z] ---> 155918fcd585 [2022-04-25T14:02:39.473Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-25T14:02:39.473Z] ---> Running in 757772f6a985 [2022-04-25T14:02:42.141Z] Removing intermediate container 757772f6a985 [2022-04-25T14:02:42.141Z] ---> 1c65bf99b4f4 [2022-04-25T14:02:42.141Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-25T14:02:42.141Z] ---> Running in 3f8e66d28010 [2022-04-25T14:02:42.744Z] Removing intermediate container 3f8e66d28010 [2022-04-25T14:02:42.744Z] ---> 934f506c7a0a [2022-04-25T14:02:42.744Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-25T14:02:43.021Z] ---> Running in 342d7c16240e [2022-04-25T14:02:46.492Z] spire-1.2.1/ [2022-04-25T14:02:46.492Z] spire-1.2.1/.data/ [2022-04-25T14:02:46.492Z] spire-1.2.1/.data/.file [2022-04-25T14:02:46.492Z] spire-1.2.1/.dockerignore [2022-04-25T14:02:46.492Z] spire-1.2.1/.gitattributes [2022-04-25T14:02:46.492Z] spire-1.2.1/.githooks/ [2022-04-25T14:02:46.492Z] spire-1.2.1/.githooks/pre-commit [2022-04-25T14:02:46.492Z] spire-1.2.1/.github/ [2022-04-25T14:02:46.492Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-25T14:02:46.492Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-25T14:02:46.492Z] spire-1.2.1/.github/dependabot.yml [2022-04-25T14:02:46.492Z] spire-1.2.1/.github/workflows/ [2022-04-25T14:02:46.492Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-25T14:02:46.492Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-25T14:02:46.492Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-25T14:02:46.492Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-25T14:02:46.492Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-25T14:02:46.492Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-25T14:02:46.492Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-25T14:02:46.492Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-25T14:02:46.492Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-25T14:02:46.492Z] spire-1.2.1/.gitignore [2022-04-25T14:02:46.492Z] spire-1.2.1/.go-version [2022-04-25T14:02:46.492Z] spire-1.2.1/.golangci.yml [2022-04-25T14:02:46.492Z] spire-1.2.1/ADOPTERS.md [2022-04-25T14:02:46.492Z] spire-1.2.1/CHANGELOG.md [2022-04-25T14:02:46.492Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-25T14:02:46.492Z] spire-1.2.1/CODEOWNERS [2022-04-25T14:02:46.492Z] spire-1.2.1/CONTRIBUTING.md [2022-04-25T14:02:46.492Z] spire-1.2.1/Dockerfile [2022-04-25T14:02:46.492Z] spire-1.2.1/Dockerfile.dev [2022-04-25T14:02:46.492Z] spire-1.2.1/Dockerfile.scratch [2022-04-25T14:02:46.492Z] spire-1.2.1/LICENSE [2022-04-25T14:02:46.492Z] spire-1.2.1/MAINTAINERS.md [2022-04-25T14:02:46.492Z] spire-1.2.1/Makefile [2022-04-25T14:02:46.492Z] spire-1.2.1/README.md [2022-04-25T14:02:46.492Z] spire-1.2.1/ROADMAP.md [2022-04-25T14:02:46.492Z] spire-1.2.1/SECURITY.md [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/ [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/ [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-25T14:02:46.492Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/ [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-25T14:02:46.493Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-25T14:02:46.493Z] spire-1.2.1/conf/ [2022-04-25T14:02:46.493Z] spire-1.2.1/conf/agent/ [2022-04-25T14:02:46.493Z] spire-1.2.1/conf/agent/agent.conf [2022-04-25T14:02:46.493Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-25T14:02:46.493Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-25T14:02:46.493Z] spire-1.2.1/conf/server/ [2022-04-25T14:02:46.493Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-25T14:02:46.493Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-25T14:02:46.493Z] spire-1.2.1/conf/server/server.conf [2022-04-25T14:02:46.493Z] spire-1.2.1/conf/server/server_full.conf [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/ [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/SPIRE101.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/auditlog.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/images/ [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/scaling_spire.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/spire_agent.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/spire_server.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/supported_integrations.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/telemetry.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/telemetry_config.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/upgrading.md [2022-04-25T14:02:46.493Z] spire-1.2.1/doc/using_spire.md [2022-04-25T14:02:46.493Z] spire-1.2.1/examples/ [2022-04-25T14:02:46.493Z] spire-1.2.1/examples/README.md [2022-04-25T14:02:46.493Z] spire-1.2.1/go.mod [2022-04-25T14:02:46.493Z] spire-1.2.1/go.sum [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/agent.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/api/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/client/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/common/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/config.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-25T14:02:46.493Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/manager/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-25T14:02:46.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/agent/svid/ [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/ [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/ [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/names.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/auth/ [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/catalog/ [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-25T14:02:46.833Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cli/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/health/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/health/config.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/health/context.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/health/health.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/idutil/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/log/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/log/log.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/log/options.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/profiling/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/selector/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-25T14:02:46.834Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-25T14:02:47.163Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-25T14:02:47.163Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-25T14:02:47.163Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-25T14:02:47.163Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-25T14:02:47.163Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-25T14:02:47.163Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-25T14:02:47.163Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-25T14:02:47.163Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-25T14:02:47.163Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-25T14:02:47.163Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-25T14:02:47.163Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-25T14:02:47.163Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-25T14:02:47.163Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-25T14:02:47.163Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-25T14:02:47.163Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-25T14:02:47.163Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-25T14:02:47.163Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-25T14:02:47.163Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/uptime/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/util/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/util/task.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/version/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/version/version.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/x509util/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/api.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/health/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/id.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/status.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/bundle/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/ca/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/cache/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/catalog/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/config.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/datastore/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-25T14:02:47.164Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-25T14:02:47.165Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-25T14:02:47.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/registration/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/server.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/server_test.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/svid/ [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-25T14:02:47.488Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-25T14:02:47.488Z] spire-1.2.1/proto/ [2022-04-25T14:02:47.488Z] spire-1.2.1/proto/private/ [2022-04-25T14:02:47.488Z] spire-1.2.1/proto/private/server/ [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/private/server/journal/ [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/spire/ [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/spire/common/ [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/spire/plugin/ [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-25T14:02:47.776Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-25T14:02:47.776Z] spire-1.2.1/release/ [2022-04-25T14:02:47.776Z] spire-1.2.1/release/spire-extras/ [2022-04-25T14:02:47.776Z] spire-1.2.1/release/spire-extras/README.md [2022-04-25T14:02:47.776Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-25T14:02:47.776Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-25T14:02:47.776Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-25T14:02:47.776Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-25T14:02:47.776Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-25T14:02:47.776Z] spire-1.2.1/release/spire/ [2022-04-25T14:02:47.776Z] spire-1.2.1/release/spire/README.md [2022-04-25T14:02:47.776Z] spire-1.2.1/release/spire/conf/ [2022-04-25T14:02:47.776Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-25T14:02:47.776Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-25T14:02:47.776Z] spire-1.2.1/release/spire/conf/server/ [2022-04-25T14:02:47.776Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-25T14:02:47.776Z] spire-1.2.1/script/ [2022-04-25T14:02:47.776Z] spire-1.2.1/script/build-artifact.sh [2022-04-25T14:02:47.776Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-25T14:02:47.776Z] spire-1.2.1/support/ [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/ [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-25T14:02:47.776Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-25T14:02:47.776Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-25T14:02:47.776Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-25T14:02:47.776Z] spire-1.2.1/test/ [2022-04-25T14:02:47.776Z] spire-1.2.1/test/clock/ [2022-04-25T14:02:47.776Z] spire-1.2.1/test/clock/clock.go [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/ [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-25T14:02:47.776Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/fixture.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/registration/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-25T14:02:47.777Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/README.md [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/common [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/suites/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-25T14:02:47.777Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-25T14:02:48.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-25T14:02:48.059Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-25T14:02:48.349Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-25T14:02:48.349Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-25T14:02:48.349Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-25T14:02:48.349Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-25T14:02:48.349Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-25T14:02:48.349Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/test-one.sh [2022-04-25T14:02:48.350Z] spire-1.2.1/test/integration/test.sh [2022-04-25T14:02:48.350Z] spire-1.2.1/test/plugintest/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/plugintest/config.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/plugintest/load.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/plugintest/option.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/spiretest/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/spiretest/dir.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/spiretest/logs.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/spiretest/suite.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/spiretest/x509.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/testca/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/testca/ca.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/testkey/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/testkey/generate.sh [2022-04-25T14:02:48.350Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/testkey/keys.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/testkey/new.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/tpmsimulator/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/util/ [2022-04-25T14:02:48.350Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/util/cert_generation.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/util/io_redirection.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/util/race.go [2022-04-25T14:02:48.350Z] spire-1.2.1/test/util/util.go [2022-04-25T14:02:48.350Z] building spire from source... [2022-04-25T14:02:48.957Z] Installing go1.17.7... [2022-04-25T14:03:15.888Z] Building bin/spire-server... [2022-04-25T14:03:15.888Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-25T14:03:15.888Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-25T14:03:15.888Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-25T14:03:15.888Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-25T14:03:15.888Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-25T14:03:17.346Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-25T14:03:17.627Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-25T14:03:17.909Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-25T14:03:18.189Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-25T14:03:18.189Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-25T14:03:19.646Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-25T14:03:19.646Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-25T14:03:19.646Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-25T14:03:19.927Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-25T14:03:19.927Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-25T14:03:20.204Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-25T14:03:20.204Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-25T14:03:20.204Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-25T14:03:22.199Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-25T14:03:22.199Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-25T14:03:22.476Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-25T14:03:22.754Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-25T14:03:23.745Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-25T14:03:24.807Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-25T14:03:24.807Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-25T14:03:51.669Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-25T14:03:51.669Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-25T14:03:51.669Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-25T14:03:51.669Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-25T14:03:51.669Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-25T14:03:51.669Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-25T14:03:51.669Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-25T14:03:51.669Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-25T14:03:51.669Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-25T14:03:51.669Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-25T14:03:51.669Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-25T14:03:51.669Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-25T14:03:51.669Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-25T14:03:51.669Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-25T14:03:51.669Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-25T14:03:51.669Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-25T14:03:51.947Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-25T14:03:51.947Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-25T14:03:52.223Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-25T14:03:52.223Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-25T14:03:52.223Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-25T14:03:52.500Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-25T14:03:52.500Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-25T14:03:52.500Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-25T14:03:52.500Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-25T14:03:52.774Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-25T14:03:53.375Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-25T14:03:53.375Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-25T14:03:53.375Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-25T14:04:20.209Z] go: downloading google.golang.org/api v0.70.0 [2022-04-25T14:04:20.209Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-25T14:04:20.209Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-25T14:04:28.488Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-25T14:04:32.804Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-25T14:04:32.804Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-25T14:04:33.404Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-25T14:04:33.404Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-25T14:04:33.680Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-25T14:04:33.680Z] go: downloading k8s.io/api v0.23.4 [2022-04-25T14:04:33.964Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-25T14:05:00.817Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-25T14:05:00.817Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-25T14:05:00.817Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-25T14:05:01.093Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-25T14:05:01.698Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-25T14:05:02.684Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-25T14:05:04.127Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-25T14:05:06.762Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-25T14:05:07.364Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-25T14:05:09.995Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-25T14:05:09.995Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-25T14:05:10.272Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-25T14:05:11.723Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-25T14:05:12.327Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-25T14:05:12.327Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-25T14:05:12.929Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-25T14:05:13.208Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-25T14:05:13.485Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-25T14:05:13.764Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-25T14:05:14.394Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-25T14:05:14.700Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-25T14:05:14.700Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-25T14:05:15.124Z] Removing intermediate container 59659e0a4677 [2022-04-25T14:05:15.124Z] ---> 64a097f72a56 [2022-04-25T14:05:15.125Z] [2022-04-25T14:05:15.125Z] Step 10/23 : FROM alpine:3.14 [2022-04-25T14:05:15.125Z] ---> ac73e934f311 [2022-04-25T14:05:15.125Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-25T14:05:15.125Z] ---> Using cache [2022-04-25T14:05:15.125Z] ---> 0a28897cc408 [2022-04-25T14:05:15.125Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T14:05:15.125Z] ---> Using cache [2022-04-25T14:05:15.125Z] ---> 0732ef3db51c [2022-04-25T14:05:15.125Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-25T14:05:15.125Z] ---> Running in 0b57c5e87160 [2022-04-25T14:05:15.848Z] Removing intermediate container 0b57c5e87160 [2022-04-25T14:05:15.848Z] ---> 7d9aa9ba5ea7 [2022-04-25T14:05:15.848Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-25T14:05:15.848Z] ---> Running in 97d450692f8a [2022-04-25T14:05:16.492Z] Removing intermediate container 97d450692f8a [2022-04-25T14:05:16.492Z] ---> 8f781f381b59 [2022-04-25T14:05:16.492Z] Step 15/23 : WORKDIR / [2022-04-25T14:05:16.848Z] ---> Running in 1203d53b0a47 [2022-04-25T14:05:16.848Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-25T14:05:17.193Z] Removing intermediate container 1203d53b0a47 [2022-04-25T14:05:17.193Z] ---> 5a4525ed6398 [2022-04-25T14:05:17.193Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T14:05:17.193Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-25T14:05:17.543Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-25T14:05:18.152Z]  ---> 77c5418ef92d [2022-04-25T14:05:18.152Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-25T14:05:19.603Z] ---> 504ad5edbc97 [2022-04-25T14:05:19.603Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-25T14:05:20.598Z] ---> 215966b1d0f4 [2022-04-25T14:05:20.598Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-25T14:05:20.881Z] ---> Running in 9248276d13f0 [2022-04-25T14:05:21.500Z] Removing intermediate container 9248276d13f0 [2022-04-25T14:05:21.500Z] ---> 22f4e63c375a [2022-04-25T14:05:21.500Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T14:05:21.500Z] ---> Running in ee89f6d74ed9 [2022-04-25T14:05:22.110Z] Removing intermediate container ee89f6d74ed9 [2022-04-25T14:05:22.110Z] ---> 71d5c72aefa2 [2022-04-25T14:05:22.110Z] Step 21/23 : LABEL arch=arm64 [2022-04-25T14:05:22.110Z] ---> Running in 776f704a96c7 [2022-04-25T14:05:22.719Z] Removing intermediate container 776f704a96c7 [2022-04-25T14:05:22.719Z] ---> 10124679f5f6 [2022-04-25T14:05:22.719Z] Step 22/23 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 [2022-04-25T14:05:22.999Z] ---> Running in e5eb6c00f12b [2022-04-25T14:05:23.605Z] Removing intermediate container e5eb6c00f12b [2022-04-25T14:05:23.605Z] ---> 041615cb68db [2022-04-25T14:05:23.605Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T14:05:23.605Z] ---> Running in 3bea6a0b1fbd [2022-04-25T14:05:24.224Z] Removing intermediate container 3bea6a0b1fbd [2022-04-25T14:05:24.224Z] ---> 7ee8d5554df2 [2022-04-25T14:05:24.224Z] [2022-04-25T14:05:24.501Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-25T14:05:24.778Z] Successfully built 7ee8d5554df2 [2022-04-25T14:05:24.778Z] Successfully tagged core-command-arm64:latest [2022-04-25T14:05:24.778Z]  Building core-command ... done Building core-metadata [2022-04-25T14:05:25.052Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-25T14:05:25.329Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-25T14:05:25.329Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-25T14:05:25.329Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-25T14:05:25.605Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-25T14:05:25.605Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-25T14:05:27.051Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-25T14:05:27.326Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-25T14:05:27.603Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-25T14:05:27.880Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-25T14:05:27.880Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-25T14:05:29.320Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-25T14:05:29.600Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-25T14:05:30.205Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-25T14:05:30.205Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-25T14:05:30.477Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-25T14:05:30.477Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-25T14:05:30.477Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-25T14:05:30.754Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-25T14:05:30.754Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-25T14:05:32.204Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-25T14:05:32.204Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-25T14:05:32.204Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-25T14:05:32.482Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-25T14:05:34.474Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-25T14:05:34.474Z] go: downloading go.opencensus.io v0.23.0 [2022-04-25T14:05:35.462Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-25T14:05:35.462Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-25T14:05:35.742Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-25T14:05:36.020Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-25T14:05:36.304Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-25T14:05:36.919Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-25T14:05:37.197Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-25T14:05:38.197Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-25T14:05:42.527Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-25T14:05:44.520Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-25T14:05:44.520Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-25T14:05:45.224Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-25T14:05:45.224Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-25T14:05:45.500Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-25T14:05:46.485Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-25T14:05:46.761Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-25T14:05:47.039Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-25T14:05:47.039Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-25T14:05:47.317Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-25T14:05:47.317Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-25T14:05:47.317Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-25T14:05:57.531Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:05:57.531Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:05:57.531Z] ---> c2eacd2daef2 [2022-04-25T14:05:57.532Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T14:05:57.532Z] ---> Using cache [2022-04-25T14:05:57.532Z] ---> 94b77aa8300c [2022-04-25T14:05:57.532Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:05:57.532Z] ---> Using cache [2022-04-25T14:05:57.532Z] ---> 429779f5a13a [2022-04-25T14:05:57.532Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-25T14:05:57.532Z] ---> Using cache [2022-04-25T14:05:57.532Z] ---> 804d10e07a9f [2022-04-25T14:05:57.532Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T14:05:57.532Z] ---> Using cache [2022-04-25T14:05:57.532Z] ---> 7a1b5ec78ec5 [2022-04-25T14:05:57.532Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:05:57.532Z] ---> Using cache [2022-04-25T14:05:57.532Z] ---> 716ae6530bae [2022-04-25T14:05:57.532Z] Step 8/23 : COPY . . [2022-04-25T14:05:57.532Z] ---> Using cache [2022-04-25T14:05:57.532Z] ---> ef2ed815db45 [2022-04-25T14:05:57.532Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-25T14:05:57.532Z] ---> Running in 9dc4129dd394 [2022-04-25T14:05:58.522Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-25T14:05:59.125Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-25T14:05:59.125Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-25T14:05:59.125Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-25T14:05:59.125Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-25T14:06:25.952Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-25T14:06:25.952Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-25T14:08:32.840Z] Removing intermediate container ddb96ed26a24 [2022-04-25T14:08:32.840Z] ---> c3e4e153b072 [2022-04-25T14:08:32.840Z] [2022-04-25T14:08:32.840Z] Step 10/22 : FROM alpine:3.14 [2022-04-25T14:08:32.840Z] ---> ac73e934f311 [2022-04-25T14:08:32.840Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-25T14:08:32.840Z] ---> Running in e034bb488b65 [2022-04-25T14:08:32.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:08:32.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:08:32.840Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-25T14:08:32.840Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-25T14:08:32.840Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T14:08:32.840Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T14:08:32.840Z] OK: 6 MiB in 16 packages [2022-04-25T14:08:32.840Z] Removing intermediate container e034bb488b65 [2022-04-25T14:08:32.840Z] ---> e78508db5c90 [2022-04-25T14:08:32.840Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T14:08:32.841Z] ---> Running in a23a901c41a0 [2022-04-25T14:08:32.841Z] Removing intermediate container a23a901c41a0 [2022-04-25T14:08:32.841Z] ---> 9c9f61b55a2f [2022-04-25T14:08:32.841Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-25T14:08:32.841Z] ---> Running in 78fb314249c9 [2022-04-25T14:08:33.116Z] Removing intermediate container 78fb314249c9 [2022-04-25T14:08:33.116Z] ---> fd3bf481328c [2022-04-25T14:08:33.116Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-25T14:08:33.116Z] ---> Running in 195a3fc1473f [2022-04-25T14:08:33.722Z] Removing intermediate container 195a3fc1473f [2022-04-25T14:08:33.722Z] ---> c05913d95d59 [2022-04-25T14:08:33.722Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T14:08:34.711Z] ---> 406b912ac6f5 [2022-04-25T14:08:34.711Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-25T14:08:36.944Z] ---> 0faba50da443 [2022-04-25T14:08:36.944Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-25T14:08:38.015Z] ---> 8beeabdbc9f0 [2022-04-25T14:08:38.015Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-25T14:08:38.015Z] ---> Running in bad4438e3e4b [2022-04-25T14:08:38.657Z] Removing intermediate container bad4438e3e4b [2022-04-25T14:08:38.657Z] ---> a399538319ad [2022-04-25T14:08:38.657Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T14:08:38.657Z] ---> Running in 5a18416f02e4 [2022-04-25T14:08:39.267Z] Removing intermediate container 5a18416f02e4 [2022-04-25T14:08:39.267Z] ---> efe10855699a [2022-04-25T14:08:39.267Z] Step 20/22 : LABEL arch=arm64 [2022-04-25T14:08:39.267Z] ---> Running in d93000f7513b [2022-04-25T14:08:39.872Z] Removing intermediate container d93000f7513b [2022-04-25T14:08:39.872Z] ---> c41c01ccc1d2 [2022-04-25T14:08:39.872Z] Step 21/22 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 [2022-04-25T14:08:39.872Z] ---> Running in 6eac5a32784a [2022-04-25T14:08:40.476Z] Removing intermediate container 6eac5a32784a [2022-04-25T14:08:40.476Z] ---> 692a602b856f [2022-04-25T14:08:40.476Z] Step 22/22 : LABEL version=0.0.0 [2022-04-25T14:08:40.476Z] ---> Running in bda1bdbe0270 [2022-04-25T14:08:41.093Z] Removing intermediate container bda1bdbe0270 [2022-04-25T14:08:41.093Z] ---> 3dc56e513507 [2022-04-25T14:08:41.093Z] [2022-04-25T14:08:41.697Z] Successfully built 3dc56e513507 [2022-04-25T14:08:41.697Z] Successfully tagged support-notifications-arm64:latest [2022-04-25T14:08:41.697Z] Building security-proxy-setup [2022-04-25T14:09:14.125Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:09:14.125Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:09:14.125Z] ---> c2eacd2daef2 [2022-04-25T14:09:14.125Z] Step 3/22 : WORKDIR /edgex-go [2022-04-25T14:09:14.125Z] ---> Using cache [2022-04-25T14:09:14.125Z] ---> 94b77aa8300c [2022-04-25T14:09:14.125Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:09:14.125Z] ---> Using cache [2022-04-25T14:09:14.125Z] ---> 429779f5a13a [2022-04-25T14:09:14.125Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-25T14:09:14.125Z] ---> Using cache [2022-04-25T14:09:14.125Z] ---> 804d10e07a9f [2022-04-25T14:09:14.125Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-25T14:09:14.125Z] ---> Using cache [2022-04-25T14:09:14.125Z] ---> 7a1b5ec78ec5 [2022-04-25T14:09:14.125Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:09:14.125Z] ---> Using cache [2022-04-25T14:09:14.125Z] ---> 716ae6530bae [2022-04-25T14:09:14.125Z] Step 8/22 : COPY . . [2022-04-25T14:09:14.125Z] ---> Using cache [2022-04-25T14:09:14.125Z] ---> ef2ed815db45 [2022-04-25T14:09:14.125Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-25T14:09:14.125Z] ---> Running in 4bf1407305ae [2022-04-25T14:09:14.125Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-25T14:11:06.049Z] Removing intermediate container 9dc4129dd394 [2022-04-25T14:11:06.049Z] ---> c7f3ceec47f2 [2022-04-25T14:11:06.049Z] [2022-04-25T14:11:06.049Z] Step 10/23 : FROM alpine:3.14 [2022-04-25T14:11:06.049Z] ---> ac73e934f311 [2022-04-25T14:11:06.049Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-25T14:11:06.049Z] ---> Using cache [2022-04-25T14:11:06.049Z] ---> 0a28897cc408 [2022-04-25T14:11:06.049Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T14:11:06.049Z] ---> Using cache [2022-04-25T14:11:06.049Z] ---> 0732ef3db51c [2022-04-25T14:11:06.049Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-25T14:11:06.049Z] ---> Running in eb90e543df23 [2022-04-25T14:11:06.049Z] Removing intermediate container eb90e543df23 [2022-04-25T14:11:06.049Z] ---> ecfbc977292d [2022-04-25T14:11:06.049Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-25T14:11:06.049Z] ---> Running in da88a268ad19 [2022-04-25T14:11:06.049Z] Removing intermediate container da88a268ad19 [2022-04-25T14:11:06.049Z] ---> 547a6f761470 [2022-04-25T14:11:06.049Z] Step 15/23 : WORKDIR / [2022-04-25T14:11:06.049Z] ---> Running in 0684db955ecc [2022-04-25T14:11:06.049Z] Removing intermediate container 0684db955ecc [2022-04-25T14:11:06.049Z] ---> ea9414b8d779 [2022-04-25T14:11:06.049Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T14:11:06.049Z] ---> ad3aee97dcb8 [2022-04-25T14:11:06.049Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-25T14:11:06.049Z] ---> d1ff8272afb7 [2022-04-25T14:11:06.049Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-25T14:11:06.049Z] ---> 33c6a8c2d9bf [2022-04-25T14:11:06.049Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-25T14:11:06.049Z] ---> Running in 290cd377223a [2022-04-25T14:11:06.049Z] Removing intermediate container 290cd377223a [2022-04-25T14:11:06.049Z] ---> 061696760def [2022-04-25T14:11:06.049Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T14:11:06.049Z] ---> Running in fb63dba8f025 [2022-04-25T14:11:06.049Z] Removing intermediate container fb63dba8f025 [2022-04-25T14:11:06.049Z] ---> c7e1970e8a80 [2022-04-25T14:11:06.049Z] Step 21/23 : LABEL arch=arm64 [2022-04-25T14:11:06.049Z] ---> Running in 574e024a9bcc [2022-04-25T14:11:06.049Z] Removing intermediate container 574e024a9bcc [2022-04-25T14:11:06.049Z] ---> 5a55863abf16 [2022-04-25T14:11:06.049Z] Step 22/23 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 [2022-04-25T14:11:06.049Z] ---> Running in 1a9990f4ae3e [2022-04-25T14:11:06.049Z] Removing intermediate container 1a9990f4ae3e [2022-04-25T14:11:06.049Z] ---> d874c13c3638 [2022-04-25T14:11:06.049Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T14:11:06.049Z] ---> Running in 1487de12460b [2022-04-25T14:11:06.049Z] Removing intermediate container 1487de12460b [2022-04-25T14:11:06.049Z] ---> be857fa1ff98 [2022-04-25T14:11:06.049Z] [2022-04-25T14:11:06.049Z] Successfully built be857fa1ff98 [2022-04-25T14:11:06.049Z] Successfully tagged core-metadata-arm64:latest [2022-04-25T14:11:06.049Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-04-25T14:11:32.940Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:11:32.940Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:11:32.940Z] ---> c2eacd2daef2 [2022-04-25T14:11:32.940Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T14:11:32.940Z] ---> Using cache [2022-04-25T14:11:32.940Z] ---> 94b77aa8300c [2022-04-25T14:11:32.940Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:11:32.940Z] ---> Using cache [2022-04-25T14:11:32.940Z] ---> 429779f5a13a [2022-04-25T14:11:32.940Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-25T14:11:32.940Z] ---> Running in 1fc736b52cc7 [2022-04-25T14:11:33.553Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:11:34.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:11:35.532Z] OK: 220 MiB in 52 packages [2022-04-25T14:11:36.520Z] Removing intermediate container 1fc736b52cc7 [2022-04-25T14:11:36.520Z] ---> 1ad047608996 [2022-04-25T14:11:36.796Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T14:11:37.783Z] ---> 46280cfb7f2d [2022-04-25T14:11:37.783Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:11:37.783Z] ---> Running in 90b942e48173 [2022-04-25T14:11:43.204Z] Removing intermediate container 90b942e48173 [2022-04-25T14:11:43.205Z] ---> 1319996df77a [2022-04-25T14:11:43.205Z] Step 8/23 : COPY . . [2022-04-25T14:12:05.412Z] ---> 7400401c21d4 [2022-04-25T14:12:05.412Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-25T14:12:05.412Z] ---> Running in da2d374ad6f6 [2022-04-25T14:12:05.412Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-25T14:13:42.228Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-25T14:13:54.654Z] Removing intermediate container 4bf1407305ae [2022-04-25T14:13:54.654Z] ---> c16c70cfcae6 [2022-04-25T14:13:54.654Z] [2022-04-25T14:13:54.654Z] Step 10/22 : FROM alpine:3.14 [2022-04-25T14:13:54.654Z] ---> ac73e934f311 [2022-04-25T14:13:54.654Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-25T14:13:54.654Z] ---> Running in 3ccf3f2bf90e [2022-04-25T14:13:56.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:13:57.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:13:59.309Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-25T14:13:59.309Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-25T14:13:59.309Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-25T14:13:59.309Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-25T14:13:59.309Z] (5/6) Installing curl (7.79.1-r0) [2022-04-25T14:13:59.309Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-25T14:13:59.309Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T14:13:59.309Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T14:13:59.910Z] OK: 8 MiB in 20 packages [2022-04-25T14:14:01.901Z] Removing intermediate container 3ccf3f2bf90e [2022-04-25T14:14:01.901Z] ---> 5f66e77947e6 [2022-04-25T14:14:01.901Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-25T14:14:01.901Z] ---> Running in 523616c3c59d [2022-04-25T14:14:02.508Z] Removing intermediate container 523616c3c59d [2022-04-25T14:14:02.508Z] ---> 2ed0d797a447 [2022-04-25T14:14:02.508Z] Step 13/22 : WORKDIR /edgex [2022-04-25T14:14:02.508Z] ---> Running in 09ee5a91e95e [2022-04-25T14:14:03.109Z] Removing intermediate container 09ee5a91e95e [2022-04-25T14:14:03.109Z] ---> 06cb268ef256 [2022-04-25T14:14:03.109Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-25T14:14:04.104Z] ---> 69a2b5e826a5 [2022-04-25T14:14:04.104Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-25T14:14:05.554Z] ---> f11d50f2d64a [2022-04-25T14:14:05.554Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-25T14:14:07.017Z] ---> 91a4a55e6687 [2022-04-25T14:14:07.017Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-25T14:14:08.019Z] ---> fee228fe5605 [2022-04-25T14:14:08.019Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-25T14:14:08.019Z] ---> Running in 268cd9646af5 [2022-04-25T14:14:11.455Z] Removing intermediate container 268cd9646af5 [2022-04-25T14:14:11.455Z] ---> bf5ea8defbb4 [2022-04-25T14:14:11.455Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-25T14:14:11.455Z] ---> Running in 7be74d80c3f1 [2022-04-25T14:14:11.744Z] Removing intermediate container 7be74d80c3f1 [2022-04-25T14:14:11.744Z] ---> 616c75b4b01e [2022-04-25T14:14:11.744Z] Step 20/22 : LABEL arch=arm64 [2022-04-25T14:14:12.023Z] ---> Running in bb8b5e9a7781 [2022-04-25T14:14:12.632Z] Removing intermediate container bb8b5e9a7781 [2022-04-25T14:14:12.632Z] ---> f0049f4161e2 [2022-04-25T14:14:12.632Z] Step 21/22 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 [2022-04-25T14:14:12.632Z] ---> Running in 08e8f4da9eb0 [2022-04-25T14:14:13.244Z] Removing intermediate container 08e8f4da9eb0 [2022-04-25T14:14:13.244Z] ---> 9337d7927347 [2022-04-25T14:14:13.244Z] Step 22/22 : LABEL version=0.0.0 [2022-04-25T14:14:13.244Z] ---> Running in 0e53c6fde6d2 [2022-04-25T14:14:13.852Z] Removing intermediate container 0e53c6fde6d2 [2022-04-25T14:14:13.852Z] ---> 0c09471f294e [2022-04-25T14:14:13.852Z] [2022-04-25T14:14:14.458Z] Successfully built 0c09471f294e [2022-04-25T14:14:14.458Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-25T14:14:14.458Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-04-25T14:14:41.299Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:14:41.299Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:14:41.299Z] ---> c2eacd2daef2 [2022-04-25T14:14:41.299Z] Step 3/20 : WORKDIR /edgex-go [2022-04-25T14:14:41.299Z] ---> Using cache [2022-04-25T14:14:41.299Z] ---> 94b77aa8300c [2022-04-25T14:14:41.299Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-25T14:14:41.299Z] ---> Running in d0b6847d6cee [2022-04-25T14:14:43.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:14:44.275Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:14:45.716Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T14:14:45.716Z] v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T14:14:45.716Z] OK: 15737 distinct packages available [2022-04-25T14:14:45.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:14:46.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:14:48.147Z] OK: 220 MiB in 52 packages [2022-04-25T14:14:49.612Z] Removing intermediate container d0b6847d6cee [2022-04-25T14:14:49.612Z] ---> f2e6474c5c71 [2022-04-25T14:14:49.612Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-25T14:14:50.613Z] ---> f9aba47b7f49 [2022-04-25T14:14:50.614Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:14:50.614Z] ---> Running in c296d3dd94de [2022-04-25T14:14:56.033Z] Removing intermediate container c296d3dd94de [2022-04-25T14:14:56.033Z] ---> 08ffdde6db59 [2022-04-25T14:14:56.033Z] Step 7/20 : COPY . . [2022-04-25T14:15:18.238Z] ---> 3885f2d02cb6 [2022-04-25T14:15:18.238Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-25T14:15:18.238Z] ---> Running in 7ab97ff54b67 [2022-04-25T14:15:18.515Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-25T14:16:55.351Z] Removing intermediate container da2d374ad6f6 [2022-04-25T14:16:55.351Z] ---> 8d50f9d5eaf1 [2022-04-25T14:16:55.351Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-25T14:16:55.351Z] ---> Running in d0d2fc57b4ee [2022-04-25T14:16:55.351Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-25T14:16:56.808Z] Removing intermediate container d0d2fc57b4ee [2022-04-25T14:16:56.808Z] ---> 707f808538da [2022-04-25T14:16:56.808Z] [2022-04-25T14:16:56.808Z] Step 11/23 : FROM docker:20.10.14 [2022-04-25T14:16:56.808Z] 20.10.14: Pulling from library/docker [2022-04-25T14:17:15.336Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-25T14:17:15.336Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-25T14:17:15.336Z] ---> c346e9eafbab [2022-04-25T14:17:15.336Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-25T14:17:15.336Z] ---> Running in b9b88fa587b1 [2022-04-25T14:17:15.336Z] Removing intermediate container b9b88fa587b1 [2022-04-25T14:17:15.336Z] ---> cfb618393fcc [2022-04-25T14:17:15.336Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-25T14:17:15.336Z] ---> Running in ee6527b247c9 [2022-04-25T14:17:16.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:17:17.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:17:18.527Z] (1/43) Installing readline (8.1.1-r0) [2022-04-25T14:17:18.527Z] (2/43) Installing bash (5.1.16-r0) [2022-04-25T14:17:18.527Z] Executing bash-5.1.16-r0.post-install [2022-04-25T14:17:18.527Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-25T14:17:18.527Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-25T14:17:18.527Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-25T14:17:18.527Z] (6/43) Installing curl (7.80.0-r0) [2022-04-25T14:17:18.527Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-25T14:17:18.527Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-25T14:17:18.527Z] (9/43) Installing expat (2.4.7-r0) [2022-04-25T14:17:18.527Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-25T14:17:18.527Z] (11/43) Installing gdbm (1.22-r0) [2022-04-25T14:17:18.527Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-25T14:17:18.527Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-25T14:17:18.527Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-25T14:17:18.527Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-25T14:17:18.527Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-25T14:17:18.804Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-25T14:17:21.446Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-25T14:17:21.446Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-25T14:17:21.446Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-25T14:17:21.446Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-25T14:17:21.446Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-25T14:17:21.446Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-25T14:17:21.446Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-25T14:17:21.446Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-25T14:17:21.446Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-25T14:17:21.446Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-25T14:17:21.446Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-25T14:17:21.446Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-25T14:17:21.721Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-25T14:17:21.721Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-25T14:17:21.721Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-25T14:17:21.721Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-25T14:17:21.721Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-25T14:17:21.721Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-25T14:17:21.721Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-25T14:17:21.721Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-25T14:17:21.998Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-25T14:17:21.998Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-25T14:17:21.998Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-25T14:17:21.998Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-25T14:17:22.274Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-25T14:17:22.274Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-25T14:17:22.869Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T14:17:23.145Z] OK: 82 MiB in 65 packages [2022-04-25T14:17:29.896Z] Collecting docker-compose==1.23.2 [2022-04-25T14:17:29.896Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-25T14:17:30.173Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-25T14:17:30.173Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-25T14:17:30.772Z] Collecting docker<4.0,>=3.6.0 [2022-04-25T14:17:30.772Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-25T14:17:31.373Z] Collecting jsonschema<3,>=2.5.1 [2022-04-25T14:17:31.373Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-25T14:17:32.810Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-25T14:17:32.810Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-25T14:17:33.084Z] Collecting cached-property<2,>=1.2.0 [2022-04-25T14:17:33.084Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-25T14:17:33.358Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-25T14:17:33.358Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-25T14:17:35.982Z] Collecting docopt<0.7,>=0.6.1 [2022-04-25T14:17:35.982Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-25T14:17:38.614Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-25T14:17:39.602Z] Collecting PyYAML<4,>=3.10 [2022-04-25T14:17:39.602Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-25T14:17:43.923Z] Collecting texttable<0.10,>=0.9.0 [2022-04-25T14:17:43.923Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-25T14:17:46.556Z] Collecting docker-pycreds>=0.4.0 [2022-04-25T14:17:46.556Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-25T14:17:46.830Z] Collecting idna<2.8,>=2.5 [2022-04-25T14:17:46.830Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-25T14:17:46.830Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-25T14:17:47.105Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-25T14:17:47.105Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-25T14:17:48.091Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-25T14:17:48.091Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-25T14:17:48.368Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-25T14:17:48.368Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-25T14:17:48.368Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-25T14:17:48.368Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-25T14:17:49.814Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-25T14:17:49.814Z] Attempting uninstall: urllib3 [2022-04-25T14:17:49.814Z] Found existing installation: urllib3 1.26.7 [2022-04-25T14:17:49.814Z] Uninstalling urllib3-1.26.7: [2022-04-25T14:17:49.814Z] Successfully uninstalled urllib3-1.26.7 [2022-04-25T14:17:50.418Z] Attempting uninstall: idna [2022-04-25T14:17:50.418Z] Found existing installation: idna 3.3 [2022-04-25T14:17:50.418Z] Uninstalling idna-3.3: [2022-04-25T14:17:50.695Z] Successfully uninstalled idna-3.3 [2022-04-25T14:17:54.107Z] Attempting uninstall: requests [2022-04-25T14:17:54.107Z] Found existing installation: requests 2.26.0 [2022-04-25T14:17:54.107Z] Uninstalling requests-2.26.0: [2022-04-25T14:17:54.107Z] Successfully uninstalled requests-2.26.0 [2022-04-25T14:17:54.384Z] Running setup.py install for texttable: started [2022-04-25T14:17:57.790Z] Running setup.py install for texttable: finished with status 'done' [2022-04-25T14:17:57.790Z] Running setup.py install for PyYAML: started [2022-04-25T14:18:02.435Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-25T14:18:03.045Z] Running setup.py install for docopt: started [2022-04-25T14:18:07.810Z] Running setup.py install for docopt: finished with status 'done' [2022-04-25T14:18:07.810Z] Running setup.py install for dockerpty: started [2022-04-25T14:18:08.799Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-25T14:18:11.438Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-25T14:18:29.784Z] Removing intermediate container ee6527b247c9 [2022-04-25T14:18:29.784Z] ---> 238baab5c791 [2022-04-25T14:18:29.784Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-25T14:18:29.784Z] ---> Running in a5612215074f [2022-04-25T14:18:29.784Z] Removing intermediate container a5612215074f [2022-04-25T14:18:29.784Z] ---> 680b3756ae5f [2022-04-25T14:18:29.784Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-25T14:18:29.784Z] ---> Running in c0dc09fb4a6f [2022-04-25T14:18:29.784Z] Removing intermediate container c0dc09fb4a6f [2022-04-25T14:18:29.784Z] ---> 8cdf39e034e6 [2022-04-25T14:18:29.784Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-25T14:18:29.784Z] ---> 6bb0f876d9c1 [2022-04-25T14:18:29.784Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-25T14:18:30.780Z] ---> e5b6b74113aa [2022-04-25T14:18:30.780Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-25T14:18:32.224Z] ---> 27f7e17cf974 [2022-04-25T14:18:32.224Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-25T14:18:32.224Z] ---> Running in 1f03b4497543 [2022-04-25T14:18:32.820Z] Removing intermediate container 1f03b4497543 [2022-04-25T14:18:32.820Z] ---> 74e9d770267f [2022-04-25T14:18:32.820Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T14:18:32.820Z] ---> Running in f24257a07306 [2022-04-25T14:18:33.425Z] Removing intermediate container f24257a07306 [2022-04-25T14:18:33.425Z] ---> 26335d2d2738 [2022-04-25T14:18:33.425Z] Step 21/23 : LABEL arch=arm64 [2022-04-25T14:18:33.699Z] ---> Running in e69e9401b416 [2022-04-25T14:18:34.316Z] Removing intermediate container e69e9401b416 [2022-04-25T14:18:34.316Z] ---> 8d04ab5c1ad5 [2022-04-25T14:18:34.316Z] Step 22/23 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 [2022-04-25T14:18:34.316Z] ---> Running in ebfd5c1074a6 [2022-04-25T14:18:34.928Z] Removing intermediate container ebfd5c1074a6 [2022-04-25T14:18:34.928Z] ---> 5a02ab705ca8 [2022-04-25T14:18:34.928Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T14:18:34.928Z] ---> Running in d6c1154bcf27 [2022-04-25T14:18:35.529Z] Removing intermediate container d6c1154bcf27 [2022-04-25T14:18:35.529Z] ---> 3617e422d493 [2022-04-25T14:18:35.529Z] [2022-04-25T14:18:36.130Z] Successfully built 3617e422d493 [2022-04-25T14:18:36.130Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-25T14:18:36.131Z]  Building sys-mgmt-agent ... done Building core-data [2022-04-25T14:19:15.171Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T14:19:15.171Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T14:19:15.171Z] ---> c2eacd2daef2 [2022-04-25T14:19:15.171Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T14:19:15.171Z] ---> Using cache [2022-04-25T14:19:15.171Z] ---> 94b77aa8300c [2022-04-25T14:19:15.171Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:19:15.171Z] ---> Using cache [2022-04-25T14:19:15.171Z] ---> 429779f5a13a [2022-04-25T14:19:15.171Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-25T14:19:15.171Z] ---> Running in 50283be1d21c [2022-04-25T14:19:15.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:19:15.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:19:15.171Z] OK: 220 MiB in 52 packages [2022-04-25T14:19:16.177Z] Removing intermediate container 50283be1d21c [2022-04-25T14:19:16.177Z] ---> ce414e6b82b2 [2022-04-25T14:19:16.177Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T14:19:17.193Z] ---> 9c957ebf030b [2022-04-25T14:19:17.193Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T14:19:17.469Z] ---> Running in 9f102a1eaaca [2022-04-25T14:19:22.899Z] Removing intermediate container 9f102a1eaaca [2022-04-25T14:19:22.899Z] ---> ed7ee519dbb7 [2022-04-25T14:19:22.899Z] Step 8/23 : COPY . . [2022-04-25T14:19:49.737Z] ---> c1a6fafb16ec [2022-04-25T14:19:49.737Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-25T14:19:49.737Z] ---> Running in 65ddf25cf23a [2022-04-25T14:19:49.737Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-25T14:22:41.757Z] Removing intermediate container 7ab97ff54b67 [2022-04-25T14:22:41.758Z] ---> 8477f15fc7a9 [2022-04-25T14:22:41.758Z] [2022-04-25T14:22:41.758Z] Step 9/20 : FROM alpine:3.15 [2022-04-25T14:22:41.758Z] 3.15: Pulling from library/alpine [2022-04-25T14:22:41.758Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-25T14:22:41.758Z] Status: Downloaded newer image for alpine:3.15 [2022-04-25T14:22:41.758Z] ---> 3fb3c9af89a9 [2022-04-25T14:22:41.758Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T14:22:41.758Z] ---> Running in 1352747d5a17 [2022-04-25T14:22:41.758Z] Removing intermediate container 1352747d5a17 [2022-04-25T14:22:41.758Z] ---> a34404d493ff [2022-04-25T14:22:41.758Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:22:41.758Z] ---> Running in 12ac89b1cbb7 [2022-04-25T14:22:41.758Z] Removing intermediate container 12ac89b1cbb7 [2022-04-25T14:22:41.758Z] ---> 5ca31b8af2a4 [2022-04-25T14:22:41.758Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-25T14:22:41.758Z] ---> Running in e86c609d0821 [2022-04-25T14:22:41.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:22:41.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:22:41.758Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T14:22:41.758Z] v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T14:22:41.758Z] OK: 15729 distinct packages available [2022-04-25T14:22:41.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:22:42.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:22:43.728Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-25T14:22:44.002Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-25T14:22:44.002Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-25T14:22:44.275Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-25T14:22:44.275Z] (5/9) Installing curl (7.80.0-r0) [2022-04-25T14:22:44.275Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-25T14:22:44.551Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-25T14:22:44.551Z] (8/9) Installing libucontext (1.1-r0) [2022-04-25T14:22:44.551Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-25T14:22:44.825Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T14:22:44.825Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T14:22:45.103Z] OK: 8 MiB in 23 packages [2022-04-25T14:22:47.761Z] Removing intermediate container e86c609d0821 [2022-04-25T14:22:47.761Z] ---> 56cee3edddf0 [2022-04-25T14:22:47.761Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T14:22:48.369Z] ---> e151eba0b7cc [2022-04-25T14:22:48.369Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-25T14:22:50.384Z] ---> 28abb4f1431c [2022-04-25T14:22:50.384Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-25T14:22:51.378Z] ---> 9dee0f5dec68 [2022-04-25T14:22:51.378Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-25T14:22:51.378Z] ---> Running in 5d1992fd2a7b [2022-04-25T14:22:52.004Z] Removing intermediate container 5d1992fd2a7b [2022-04-25T14:22:52.004Z] ---> 254ee9d26d83 [2022-04-25T14:22:52.004Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T14:22:52.004Z] ---> Running in 74b38a17a84d [2022-04-25T14:22:52.623Z] Removing intermediate container 74b38a17a84d [2022-04-25T14:22:52.623Z] ---> 0b8984a20def [2022-04-25T14:22:52.623Z] Step 18/20 : LABEL arch=arm64 [2022-04-25T14:22:52.623Z] ---> Running in e0a4010724e1 [2022-04-25T14:22:53.234Z] Removing intermediate container e0a4010724e1 [2022-04-25T14:22:53.234Z] ---> 13ee152c62da [2022-04-25T14:22:53.234Z] Step 19/20 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 [2022-04-25T14:22:53.519Z] ---> Running in 9144efaf8888 [2022-04-25T14:22:53.800Z] Removing intermediate container 9144efaf8888 [2022-04-25T14:22:53.800Z] ---> e7ff514aa900 [2022-04-25T14:22:53.800Z] Step 20/20 : LABEL version=0.0.0 [2022-04-25T14:22:54.080Z] ---> Running in 15f4b2597cf1 [2022-04-25T14:22:54.705Z] Removing intermediate container 15f4b2597cf1 [2022-04-25T14:22:54.705Z] ---> 626a91bc3655 [2022-04-25T14:22:54.705Z] [2022-04-25T14:22:54.983Z] Successfully built 626a91bc3655 [2022-04-25T14:22:54.983Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-25T14:25:01.909Z]  Building security-spiffe-token-provider ... done Removing intermediate container 65ddf25cf23a [2022-04-25T14:25:01.909Z] ---> 4f91f1bbb708 [2022-04-25T14:25:01.909Z] [2022-04-25T14:25:01.909Z] Step 10/23 : FROM alpine:3.14 [2022-04-25T14:25:01.909Z] ---> ac73e934f311 [2022-04-25T14:25:01.909Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-25T14:25:01.909Z] ---> Running in 8eeb410a488c [2022-04-25T14:25:01.909Z] Removing intermediate container 8eeb410a488c [2022-04-25T14:25:01.909Z] ---> d163df01a137 [2022-04-25T14:25:01.909Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-25T14:25:01.909Z] ---> Running in 49003e2b7e37 [2022-04-25T14:25:01.909Z] Removing intermediate container 49003e2b7e37 [2022-04-25T14:25:01.909Z] ---> a3b7045848fc [2022-04-25T14:25:01.909Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-25T14:25:01.909Z] ---> Running in c95aad6779cf [2022-04-25T14:25:01.909Z] Removing intermediate container c95aad6779cf [2022-04-25T14:25:01.909Z] ---> 480e3723cc85 [2022-04-25T14:25:01.909Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:25:01.909Z] ---> Running in 9f38518eaf05 [2022-04-25T14:25:03.390Z] Removing intermediate container 9f38518eaf05 [2022-04-25T14:25:03.390Z] ---> 84bf2389be28 [2022-04-25T14:25:03.390Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-25T14:25:03.390Z] ---> Running in bbb536c73425 [2022-04-25T14:25:05.391Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:25:06.384Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:25:06.989Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-25T14:25:07.269Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T14:25:07.269Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T14:25:07.269Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T14:25:07.547Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T14:25:07.547Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T14:25:07.826Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T14:25:07.826Z] OK: 8 MiB in 20 packages [2022-04-25T14:25:09.282Z] Removing intermediate container bbb536c73425 [2022-04-25T14:25:09.282Z] ---> 58931237c2d3 [2022-04-25T14:25:09.282Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T14:25:10.286Z] ---> af74621440e9 [2022-04-25T14:25:10.286Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-25T14:25:12.290Z] ---> 7fa1e56e2a9f [2022-04-25T14:25:12.290Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-25T14:25:12.897Z] ---> b3146a81e110 [2022-04-25T14:25:12.897Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-25T14:25:12.897Z] ---> Running in a62b1a126e37 [2022-04-25T14:25:13.513Z] Removing intermediate container a62b1a126e37 [2022-04-25T14:25:13.513Z] ---> 42eb1ba4ba62 [2022-04-25T14:25:13.513Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T14:25:13.792Z] ---> Running in 1fd7214ddd96 [2022-04-25T14:25:14.402Z] Removing intermediate container 1fd7214ddd96 [2022-04-25T14:25:14.402Z] ---> 109698ba7343 [2022-04-25T14:25:14.402Z] Step 21/23 : LABEL arch=arm64 [2022-04-25T14:25:14.402Z] ---> Running in 848e97847e04 [2022-04-25T14:25:15.021Z] Removing intermediate container 848e97847e04 [2022-04-25T14:25:15.021Z] ---> 17dace9be2ab [2022-04-25T14:25:15.021Z] Step 22/23 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 [2022-04-25T14:25:15.021Z] ---> Running in 678470656e78 [2022-04-25T14:25:15.633Z] Removing intermediate container 678470656e78 [2022-04-25T14:25:15.634Z] ---> a58f893d3bd7 [2022-04-25T14:25:15.634Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T14:25:15.634Z] ---> Running in 077a00593e32 [2022-04-25T14:25:16.239Z] Removing intermediate container 077a00593e32 [2022-04-25T14:25:16.239Z] ---> 20a6a239aa11 [2022-04-25T14:25:16.239Z] [2022-04-25T14:25:16.517Z] Successfully built 20a6a239aa11 [2022-04-25T14:25:16.517Z] Successfully tagged core-data-arm64:latest [2022-04-25T14:35:09.770Z]  Building core-data ... done Building bin/spire-agent... [2022-04-25T14:35:09.770Z] Building bin/spire-agent... [2022-04-25T14:35:09.770Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-25T14:35:09.770Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-25T14:35:09.770Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-25T14:35:09.770Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-25T14:35:09.770Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-25T14:35:09.770Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-25T14:35:09.770Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-25T14:35:09.770Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-25T14:35:10.364Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-25T14:35:10.364Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-25T14:35:11.347Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-25T14:35:11.347Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-25T14:35:11.943Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-25T14:35:11.944Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-25T14:35:11.944Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-25T14:35:12.219Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-25T14:35:12.219Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-25T14:35:12.219Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-25T14:35:12.219Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-25T14:35:12.219Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-25T14:35:12.820Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-25T14:35:12.820Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-25T14:35:12.820Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-25T14:35:12.820Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-25T14:35:12.820Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-25T14:35:13.097Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-25T14:38:35.132Z] Building bin/spire-agent... [2022-04-25T14:38:35.132Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-25T14:38:35.132Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-25T14:38:35.132Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-25T14:38:35.132Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-25T14:38:35.132Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-25T14:38:35.132Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-25T14:38:35.132Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-25T14:38:35.132Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-25T14:38:35.132Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-25T14:38:35.132Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-25T14:38:35.132Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-25T14:38:35.132Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-25T14:38:35.132Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-25T14:41:57.162Z] Removing intermediate container 6eb2b9f6dcfc [2022-04-25T14:41:57.162Z] ---> 624f9dd191aa [2022-04-25T14:41:57.162Z] [2022-04-25T14:41:57.162Z] Step 13/26 : FROM alpine:3.15 [2022-04-25T14:41:57.162Z] ---> 3fb3c9af89a9 [2022-04-25T14:41:57.162Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T14:41:57.162Z] ---> Using cache [2022-04-25T14:41:57.162Z] ---> a34404d493ff [2022-04-25T14:41:57.162Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:41:57.162Z] ---> Using cache [2022-04-25T14:41:57.162Z] ---> 5ca31b8af2a4 [2022-04-25T14:41:57.162Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-25T14:41:57.162Z] Removing intermediate container 8d5a0b96098a [2022-04-25T14:41:57.162Z] ---> 164192ded7e0 [2022-04-25T14:41:57.162Z] [2022-04-25T14:41:57.162Z] Step 13/26 : FROM alpine:3.15 [2022-04-25T14:41:57.162Z] ---> 3fb3c9af89a9 [2022-04-25T14:41:57.162Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T14:41:57.162Z] ---> Using cache [2022-04-25T14:41:57.162Z] ---> a34404d493ff [2022-04-25T14:41:57.162Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:41:57.162Z] ---> Using cache [2022-04-25T14:41:57.162Z] ---> 5ca31b8af2a4 [2022-04-25T14:41:57.162Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-25T14:41:57.162Z] ---> Running in e2d40f70577e [2022-04-25T14:41:57.162Z] ---> Running in fd4ee0898e1c [2022-04-25T14:41:57.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:41:57.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:41:57.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:41:57.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:41:57.162Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T14:41:57.162Z] v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T14:41:57.162Z] OK: 15729 distinct packages available [2022-04-25T14:41:57.162Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T14:41:57.162Z] v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T14:41:57.162Z] OK: 15729 distinct packages available [2022-04-25T14:41:57.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:41:57.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T14:41:57.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:41:57.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T14:41:57.162Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-25T14:41:57.162Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-25T14:41:57.162Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-25T14:41:57.162Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-25T14:41:57.162Z] (3/5) Installing libucontext (1.1-r0) [2022-04-25T14:41:57.162Z] (3/4) Installing libucontext (1.1-r0) [2022-04-25T14:41:57.162Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-25T14:41:57.162Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-25T14:41:57.162Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-25T14:41:57.162Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T14:41:57.162Z] OK: 6 MiB in 18 packages [2022-04-25T14:41:57.162Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T14:41:57.162Z] OK: 6 MiB in 19 packages [2022-04-25T14:41:57.162Z] Removing intermediate container fd4ee0898e1c [2022-04-25T14:41:57.162Z] ---> a09927b87bda [2022-04-25T14:41:57.162Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-25T14:41:57.162Z] Removing intermediate container e2d40f70577e [2022-04-25T14:41:57.162Z] ---> 94b6a4f72f49 [2022-04-25T14:41:57.162Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-25T14:41:59.140Z] ---> 9f35f7de8db1 [2022-04-25T14:41:59.140Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-25T14:41:59.739Z] ---> a0e8c58076c9 [2022-04-25T14:41:59.739Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-25T14:42:00.720Z] ---> b9fb39dcaaf9 [2022-04-25T14:42:00.720Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-25T14:42:01.000Z] ---> Running in 4f5d6cceb1c2 [2022-04-25T14:42:01.595Z] Removing intermediate container 4f5d6cceb1c2 [2022-04-25T14:42:01.595Z] ---> c095fcc367a5 [2022-04-25T14:42:01.595Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-25T14:42:02.662Z] ---> 5a248cc43935 [2022-04-25T14:42:02.662Z] Step 21/26 : WORKDIR / [2022-04-25T14:42:02.662Z] ---> Running in 1ebca29342fb [2022-04-25T14:42:03.369Z] Removing intermediate container 1ebca29342fb [2022-04-25T14:42:03.370Z] ---> e86ca5738f89 [2022-04-25T14:42:03.370Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-25T14:42:03.370Z] ---> Running in 7d3a8fef9bcc [2022-04-25T14:42:04.018Z] Removing intermediate container 7d3a8fef9bcc [2022-04-25T14:42:04.304Z] ---> ce93d04785af [2022-04-25T14:42:04.304Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-25T14:42:04.304Z] ---> Running in 214f292cea56 [2022-04-25T14:42:04.908Z] Removing intermediate container 214f292cea56 [2022-04-25T14:42:04.908Z] ---> 57abfd2a67b5 [2022-04-25T14:42:04.908Z] Step 24/26 : LABEL arch=arm64 [2022-04-25T14:42:04.908Z] ---> Running in 197f363ba293 [2022-04-25T14:42:05.527Z] ---> df29a11441b0 [2022-04-25T14:42:05.527Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-25T14:42:05.527Z] Removing intermediate container 197f363ba293 [2022-04-25T14:42:05.527Z] ---> 3cb9cb837e84 [2022-04-25T14:42:05.527Z] Step 25/26 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 [2022-04-25T14:42:05.803Z] ---> Running in 6cb8a808139b [2022-04-25T14:42:06.082Z] Removing intermediate container 6cb8a808139b [2022-04-25T14:42:06.082Z] ---> c25be23dccc2 [2022-04-25T14:42:06.082Z] Step 26/26 : LABEL version=0.0.0 [2022-04-25T14:42:06.361Z] ---> Running in 86b9336f5ac8 [2022-04-25T14:42:06.361Z] ---> 80c03884e238 [2022-04-25T14:42:06.361Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-25T14:42:06.976Z] Removing intermediate container 86b9336f5ac8 [2022-04-25T14:42:06.976Z] ---> 01fbfd09cc5c [2022-04-25T14:42:06.976Z] [2022-04-25T14:42:07.255Z] ---> 2e1ed8bee738 [2022-04-25T14:42:07.255Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-25T14:42:07.255Z] Successfully built 01fbfd09cc5c [2022-04-25T14:42:07.255Z] Successfully tagged security-spire-config-arm64:latest [2022-04-25T14:42:08.248Z]  Building security-spire-config ... done  ---> 589585553c30 [2022-04-25T14:42:08.248Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-25T14:42:08.248Z] ---> Running in bcdd8498da70 [2022-04-25T14:42:08.524Z] Removing intermediate container bcdd8498da70 [2022-04-25T14:42:08.524Z] ---> 969599f666f9 [2022-04-25T14:42:08.524Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-25T14:42:08.524Z] ---> Running in 744247fec65b [2022-04-25T14:42:09.126Z] Removing intermediate container 744247fec65b [2022-04-25T14:42:09.126Z] ---> 73e6e5aacd76 [2022-04-25T14:42:09.126Z] Step 24/26 : LABEL arch=arm64 [2022-04-25T14:42:09.126Z] ---> Running in 5651e0ed9845 [2022-04-25T14:42:09.406Z] Removing intermediate container 5651e0ed9845 [2022-04-25T14:42:09.406Z] ---> 93e8a4fafd3e [2022-04-25T14:42:09.406Z] Step 25/26 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 [2022-04-25T14:42:09.406Z] ---> Running in 5ee397652104 [2022-04-25T14:42:10.008Z] Removing intermediate container 5ee397652104 [2022-04-25T14:42:10.008Z] ---> 7b9a1c54cb97 [2022-04-25T14:42:10.008Z] Step 26/26 : LABEL version=0.0.0 [2022-04-25T14:42:10.008Z] ---> Running in 52df680ad3fe [2022-04-25T14:42:10.285Z] Removing intermediate container 52df680ad3fe [2022-04-25T14:42:10.285Z] ---> e066dff15f8b [2022-04-25T14:42:10.285Z] [2022-04-25T14:42:10.558Z] Successfully built e066dff15f8b [2022-04-25T14:42:10.834Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-25T14:43:32.659Z]  Building security-spire-agent ... done Removing intermediate container 342d7c16240e [2022-04-25T14:43:32.659Z] ---> 61944e82d216 [2022-04-25T14:43:32.659Z] [2022-04-25T14:43:32.659Z] Step 13/25 : FROM alpine:3.15 [2022-04-25T14:43:32.659Z] ---> 3fb3c9af89a9 [2022-04-25T14:43:32.659Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T14:43:32.659Z] ---> Using cache [2022-04-25T14:43:32.659Z] ---> a34404d493ff [2022-04-25T14:43:32.659Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T14:43:32.659Z] ---> Using cache [2022-04-25T14:43:32.659Z] ---> 5ca31b8af2a4 [2022-04-25T14:43:32.659Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-25T14:43:32.659Z] ---> Using cache [2022-04-25T14:43:32.659Z] ---> 94b6a4f72f49 [2022-04-25T14:43:32.659Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-25T14:43:32.659Z] ---> 89b0850b8be0 [2022-04-25T14:43:32.659Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-25T14:43:32.659Z] ---> 0d472d5546b8 [2022-04-25T14:43:32.659Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-25T14:43:32.659Z] ---> fba1a8a93f46 [2022-04-25T14:43:32.659Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-25T14:43:32.659Z] ---> 995f29440047 [2022-04-25T14:43:32.659Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-25T14:43:32.659Z] ---> Running in 33c30f840c35 [2022-04-25T14:43:32.659Z] Removing intermediate container 33c30f840c35 [2022-04-25T14:43:32.659Z] ---> ac929344a75c [2022-04-25T14:43:32.659Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-25T14:43:32.659Z] ---> Running in ecb0b2ae2d67 [2022-04-25T14:43:32.659Z] Removing intermediate container ecb0b2ae2d67 [2022-04-25T14:43:32.659Z] ---> ef5577d4a6ac [2022-04-25T14:43:32.659Z] Step 23/25 : LABEL arch=arm64 [2022-04-25T14:43:32.659Z] ---> Running in 4730d0e1b377 [2022-04-25T14:43:32.659Z] Removing intermediate container 4730d0e1b377 [2022-04-25T14:43:32.659Z] ---> 8b74438777aa [2022-04-25T14:43:32.659Z] Step 24/25 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 [2022-04-25T14:43:32.659Z] ---> Running in 6c0a8d920c6c [2022-04-25T14:43:32.659Z] Removing intermediate container 6c0a8d920c6c [2022-04-25T14:43:32.659Z] ---> 2952c9def78e [2022-04-25T14:43:32.659Z] Step 25/25 : LABEL version=0.0.0 [2022-04-25T14:43:32.659Z] ---> Running in 1747eb8cc8cc [2022-04-25T14:43:32.659Z] Removing intermediate container 1747eb8cc8cc [2022-04-25T14:43:32.659Z] ---> 5cb26c75077d [2022-04-25T14:43:32.659Z] [2022-04-25T14:43:32.659Z] Successfully built 5cb26c75077d [2022-04-25T14:43:32.659Z] Successfully tagged security-spire-server-arm64:latest [2022-04-25T14:43:32.677Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-25T14:43:32.673Z] $ docker stop --time=1 aa675aaa7999755bb1052bd376edd2718aadd5ad2d1b04a54827ba495e46ed09 [2022-04-25T14:43:34.440Z] $ docker rm -f aa675aaa7999755bb1052bd376edd2718aadd5ad2d1b04a54827ba495e46ed09 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T14:43:35.000Z] + docker images [2022-04-25T14:43:35.594Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-25T14:43:35.594Z] security-spire-server-arm64 latest 5cb26c75077d 5 seconds ago 86.3MB [2022-04-25T14:43:35.594Z] 61944e82d216 27 seconds ago 4.14GB [2022-04-25T14:43:35.594Z] security-spire-agent-arm64 latest e066dff15f8b About a minute ago 126MB [2022-04-25T14:43:35.594Z] security-spire-config-arm64 latest 01fbfd09cc5c About a minute ago 85.6MB [2022-04-25T14:43:35.594Z] 624f9dd191aa 2 minutes ago 4.14GB [2022-04-25T14:43:35.594Z] 164192ded7e0 2 minutes ago 4.14GB [2022-04-25T14:43:35.594Z] core-data-arm64 latest 20a6a239aa11 18 minutes ago 21.6MB [2022-04-25T14:43:35.594Z] 4f91f1bbb708 18 minutes ago 1.34GB [2022-04-25T14:43:35.594Z] security-spiffe-token-provider-arm64 latest 626a91bc3655 20 minutes ago 27.9MB [2022-04-25T14:43:35.594Z] 8477f15fc7a9 21 minutes ago 1.36GB [2022-04-25T14:43:35.594Z] sys-mgmt-agent-arm64 latest 3617e422d493 25 minutes ago 282MB [2022-04-25T14:43:35.594Z] 707f808538da 26 minutes ago 1.31GB [2022-04-25T14:43:35.594Z] security-proxy-setup-arm64 latest 0c09471f294e 29 minutes ago 26.1MB [2022-04-25T14:43:35.594Z] c16c70cfcae6 29 minutes ago 1.32GB [2022-04-25T14:43:35.594Z] core-metadata-arm64 latest be857fa1ff98 32 minutes ago 16.3MB [2022-04-25T14:43:35.594Z] c7f3ceec47f2 32 minutes ago 1.31GB [2022-04-25T14:43:35.594Z] support-notifications-arm64 latest 3dc56e513507 34 minutes ago 25.8MB [2022-04-25T14:43:35.594Z] c3e4e153b072 35 minutes ago 1.37GB [2022-04-25T14:43:35.594Z] core-command-arm64 latest 7ee8d5554df2 38 minutes ago 15.5MB [2022-04-25T14:43:35.594Z] 64a097f72a56 38 minutes ago 1.31GB [2022-04-25T14:43:35.594Z] support-scheduler-arm64 latest 5957263fae96 42 minutes ago 25.2MB [2022-04-25T14:43:35.594Z] edc8a25ea20f 42 minutes ago 1.36GB [2022-04-25T14:43:35.594Z] security-bootstrapper-arm64 latest c3176f0a63e3 44 minutes ago 18.3MB [2022-04-25T14:43:35.594Z] security-secretstore-setup-arm64 latest cac9b9d28cbc 44 minutes ago 27.5MB [2022-04-25T14:43:35.594Z] 7e6ed1bf7b0f 44 minutes ago 1.31GB [2022-04-25T14:43:35.594Z] 0ce9998e2fe4 44 minutes ago 1.32GB [2022-04-25T14:43:35.594Z] ci-base-image-arm64 latest c2eacd2daef2 About an hour ago 886MB [2022-04-25T14:43:35.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 days ago 551MB [2022-04-25T14:43:35.594Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-25T14:43:35.594Z] alpine 3.14 ac73e934f311 2 weeks ago 5.34MB [2022-04-25T14:43:35.594Z] alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB [2022-04-25T14:43:35.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:43:36.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T14:43:36.042Z] [2022-04-25T14:43:36.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:43:36.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T14:43:36.679Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-25T14:43:36.679Z] 8998bd30e6a1: Pulling fs layer [2022-04-25T14:43:36.679Z] 04944245beec: Pulling fs layer [2022-04-25T14:43:36.679Z] 699f458cf7ca: Pulling fs layer [2022-04-25T14:43:36.679Z] 765212b225bb: Pulling fs layer [2022-04-25T14:43:36.679Z] f23df028b6ca: Pulling fs layer [2022-04-25T14:43:36.679Z] d65c8cfc05b1: Pulling fs layer [2022-04-25T14:43:36.679Z] 2437ff75d9bd: Pulling fs layer [2022-04-25T14:43:36.679Z] 765212b225bb: Waiting [2022-04-25T14:43:36.679Z] f23df028b6ca: Waiting [2022-04-25T14:43:36.679Z] d65c8cfc05b1: Waiting [2022-04-25T14:43:36.679Z] 2437ff75d9bd: Waiting [2022-04-25T14:43:36.679Z] 04944245beec: Verifying Checksum [2022-04-25T14:43:36.679Z] 04944245beec: Download complete [2022-04-25T14:43:36.679Z] 765212b225bb: Verifying Checksum [2022-04-25T14:43:36.679Z] 765212b225bb: Download complete [2022-04-25T14:43:36.679Z] f23df028b6ca: Verifying Checksum [2022-04-25T14:43:36.679Z] f23df028b6ca: Download complete [2022-04-25T14:43:36.679Z] d65c8cfc05b1: Verifying Checksum [2022-04-25T14:43:36.679Z] d65c8cfc05b1: Download complete [2022-04-25T14:43:36.951Z] 699f458cf7ca: Verifying Checksum [2022-04-25T14:43:36.951Z] 699f458cf7ca: Download complete [2022-04-25T14:43:37.228Z] 8998bd30e6a1: Verifying Checksum [2022-04-25T14:43:37.228Z] 8998bd30e6a1: Download complete [2022-04-25T14:43:39.843Z] 2437ff75d9bd: Verifying Checksum [2022-04-25T14:43:39.843Z] 2437ff75d9bd: Download complete [2022-04-25T14:43:41.813Z] 8998bd30e6a1: Pull complete [2022-04-25T14:43:42.086Z] 04944245beec: Pull complete [2022-04-25T14:43:43.514Z] 699f458cf7ca: Pull complete [2022-04-25T14:43:43.785Z] 765212b225bb: Pull complete [2022-04-25T14:43:44.377Z] f23df028b6ca: Pull complete [2022-04-25T14:43:44.975Z] d65c8cfc05b1: Pull complete [2022-04-25T14:44:00.047Z] 2437ff75d9bd: Pull complete [2022-04-25T14:44:00.047Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-25T14:44:00.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T14:44:00.047Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-25T14:44:00.272Z] prd-ubuntu20.04-docker-arm64-4c-16g-22036 does not seem to be running inside a container [2022-04-25T14:44:00.344Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-25T14:44:03.011Z] $ docker top ec06e1cf77294e5de15292b5c7e687f0798851462600b258a1fa5ebac6d9096e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:44:04.033Z] ---> job-cost.sh [2022-04-25T14:44:04.033Z] lf-activate-venv: SKIPPING [2022-04-25T14:44:04.033Z] INFO: No Stack... [2022-04-25T14:44:04.624Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-25T14:44:05.215Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T14:44:05.875Z] + cut -d, -f6 [2022-04-25T14:44:05.875Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2022-04-25T14:44:05.908Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3986-3-stack-cost] [2022-04-25T14:44:05.916Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3986-3-stack-cost] did not exist. Created. [2022-04-25T14:44:05.916Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3986-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T14:44:06.616Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-25T14:44:06.820Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T14:44:06.826Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3986-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T14:44:06.836Z] $ docker stop --time=1 ec06e1cf77294e5de15292b5c7e687f0798851462600b258a1fa5ebac6d9096e [2022-04-25T14:44:08.377Z] $ docker rm -f ec06e1cf77294e5de15292b5c7e687f0798851462600b258a1fa5ebac6d9096e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-25T14:44:08.905Z] provisioning config files... [2022-04-25T14:44:08.913Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config8572547927348771382tmp [Pipeline] { [Pipeline] sh [2022-04-25T14:44:09.208Z] + set +x [2022-04-25T14:44:09.208Z] + curl -s https://codecov.io/bash [2022-04-25T14:44:09.208Z] + bash -s -- [2022-04-25T14:44:09.208Z] [2022-04-25T14:44:09.208Z] _____ _ [2022-04-25T14:44:09.208Z] / ____| | | [2022-04-25T14:44:09.208Z] | | ___ __| | ___ ___ _____ __ [2022-04-25T14:44:09.208Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-25T14:44:09.208Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-25T14:44:09.208Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-25T14:44:09.208Z] Bash-1.0.6 [2022-04-25T14:44:09.208Z] [2022-04-25T14:44:09.208Z] [2022-04-25T14:44:09.208Z] ==> git version 2.25.1 found [2022-04-25T14:44:09.208Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-25T14:44:09.208Z] Release-Date: 2020-01-08 [2022-04-25T14:44:09.208Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-25T14:44:09.208Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-25T14:44:09.208Z] ==> Jenkins CI detected. [2022-04-25T14:44:09.208Z] current dir:  /w/workspace/edgex-go/3 [2022-04-25T14:44:09.208Z] project root: . [2022-04-25T14:44:09.208Z] --> token set from env [2022-04-25T14:44:09.208Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-25T14:44:09.208Z] ==> Running gcov in . (disable via -X gcov) [2022-04-25T14:44:09.208Z] ==> Python coveragepy not found [2022-04-25T14:44:09.208Z] ==> Searching for coverage reports in: [2022-04-25T14:44:09.208Z] + . [2022-04-25T14:44:09.208Z] -> Found 1 reports [2022-04-25T14:44:09.208Z] ==> Detecting git/mercurial file structure [2022-04-25T14:44:09.208Z] ==> Reading reports [2022-04-25T14:44:09.208Z] + ./coverage.out bytes=435134 [2022-04-25T14:44:09.208Z] ==> Appending adjustments [2022-04-25T14:44:09.208Z] https://docs.codecov.io/docs/fixing-reports [2022-04-25T14:44:10.591Z] + Found adjustments [2022-04-25T14:44:10.591Z] ==> Gzipping contents [2022-04-25T14:44:10.591Z] 60K /tmp/codecov.Wyn91t.gz [2022-04-25T14:44:10.591Z] ==> Uploading reports [2022-04-25T14:44:10.591Z] url: https://codecov.io [2022-04-25T14:44:10.591Z] query: branch=PR-3986&commit=6afc9a187cb7281179e4db951eb23c2b72c3ee9b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3986%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3986&job=&cmd_args= [2022-04-25T14:44:10.591Z] -> Pinging Codecov [2022-04-25T14:44:10.591Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3986&commit=6afc9a187cb7281179e4db951eb23c2b72c3ee9b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3986%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3986&job=&cmd_args= [2022-04-25T14:44:10.851Z] -> Uploading to [2022-04-25T14:44:10.851Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-25/00271124DB129430A58F1EEE437C3FCB/6afc9a187cb7281179e4db951eb23c2b72c3ee9b/2a695c75-8803-46c9-af5b-5fa0e7f2f538.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220425T144410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=564c3edfc2eeafc2000823c0a31d910ef5ef29475959981796d674e5d8d7484e [2022-04-25T14:44:10.851Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T14:44:10.851Z] Dload Upload Total Spent Left Speed [2022-04-25T14:44:11.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59865 0 0 100 59865 0 176k --:--:-- --:--:-- --:--:-- 176k [2022-04-25T14:44:11.113Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6afc9a187cb7281179e4db951eb23c2b72c3ee9b [Pipeline] } [2022-04-25T14:44:11.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-25T14:44:11.750Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:44:12.048Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:44:12.912Z] ---> package-listing.sh [2022-04-25T14:44:12.912Z] ++ facter osfamily [2022-04-25T14:44:12.912Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-25T14:44:13.173Z] + OS_FAMILY=debian [2022-04-25T14:44:13.173Z] + workspace=/w/workspace/edgex-go/3 [2022-04-25T14:44:13.173Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-25T14:44:13.173Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-25T14:44:13.173Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-25T14:44:13.173Z] + PACKAGES=/tmp/packages_start.txt [2022-04-25T14:44:13.173Z] + '[' /w/workspace/edgex-go/3 ']' [2022-04-25T14:44:13.173Z] + PACKAGES=/tmp/packages_end.txt [2022-04-25T14:44:13.173Z] + case "${OS_FAMILY}" in [2022-04-25T14:44:13.173Z] + dpkg -l [2022-04-25T14:44:13.173Z] + grep '^ii' [2022-04-25T14:44:13.173Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-25T14:44:13.173Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-25T14:44:13.173Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-25T14:44:13.173Z] + '[' /w/workspace/edgex-go/3 ']' [2022-04-25T14:44:13.173Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-04-25T14:44:13.173Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-04-25T14:44:13.186Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-25T14:44:13.468Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:44:14.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T14:44:14.039Z] [2022-04-25T14:44:14.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T14:44:14.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T14:44:14.341Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-25T14:44:14.341Z] 5eb5b503b376: Pulling fs layer [2022-04-25T14:44:14.341Z] 5c69ac0246d0: Pulling fs layer [2022-04-25T14:44:14.341Z] ec43610c2a17: Pulling fs layer [2022-04-25T14:44:14.341Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-25T14:44:14.341Z] 33b1e0a273af: Pulling fs layer [2022-04-25T14:44:14.341Z] 5d3b04190fa2: Pulling fs layer [2022-04-25T14:44:14.341Z] 2f39f015ded8: Pulling fs layer [2022-04-25T14:44:14.341Z] 3a2ae6a8a46f: Waiting [2022-04-25T14:44:14.341Z] 5d3b04190fa2: Waiting [2022-04-25T14:44:14.341Z] 33b1e0a273af: Waiting [2022-04-25T14:44:14.341Z] 5c69ac0246d0: Verifying Checksum [2022-04-25T14:44:14.341Z] 5c69ac0246d0: Download complete [2022-04-25T14:44:14.341Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-25T14:44:14.341Z] 3a2ae6a8a46f: Download complete [2022-04-25T14:44:14.599Z] 33b1e0a273af: Verifying Checksum [2022-04-25T14:44:14.599Z] 33b1e0a273af: Download complete [2022-04-25T14:44:14.599Z] 5d3b04190fa2: Verifying Checksum [2022-04-25T14:44:14.599Z] 5d3b04190fa2: Download complete [2022-04-25T14:44:14.599Z] ec43610c2a17: Verifying Checksum [2022-04-25T14:44:14.599Z] ec43610c2a17: Download complete [2022-04-25T14:44:14.599Z] 5eb5b503b376: Verifying Checksum [2022-04-25T14:44:14.599Z] 5eb5b503b376: Download complete [2022-04-25T14:44:15.165Z] 2f39f015ded8: Download complete [2022-04-25T14:44:16.106Z] 5eb5b503b376: Pull complete [2022-04-25T14:44:16.106Z] 5c69ac0246d0: Pull complete [2022-04-25T14:44:16.365Z] ec43610c2a17: Pull complete [2022-04-25T14:44:16.624Z] 3a2ae6a8a46f: Pull complete [2022-04-25T14:44:16.883Z] 33b1e0a273af: Pull complete [2022-04-25T14:44:16.883Z] 5d3b04190fa2: Pull complete [2022-04-25T14:44:21.077Z] 2f39f015ded8: Pull complete [2022-04-25T14:44:21.077Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-25T14:44:21.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T14:44:21.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-25T14:44:21.142Z] prd-ubuntu20.04-docker-8c-8g-22035 does not seem to be running inside a container [2022-04-25T14:44:21.169Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-25T14:44:22.677Z] $ docker top a943baa383db76bbff2399075c4820c3583445a10c6f40225f54d2b99aeb6f35 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T14:44:23.049Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-25T14:44:23.341Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-25T14:44:23.630Z] + ls /var/log/sa-host [2022-04-25T14:44:23.630Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T14:44:23.715Z] provisioning config files... [2022-04-25T14:44:23.727Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7885764815112088703tmp [Pipeline] { [Pipeline] echo [2022-04-25T14:44:23.742Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:44:24.030Z] ---> create-netrc.sh [Pipeline] } [2022-04-25T14:44:24.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:44:24.372Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-25T14:44:24.383Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:44:24.672Z] ---> sudo-logs.sh [2022-04-25T14:44:24.672Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-25T14:44:24.693Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:44:24.979Z] ---> job-cost.sh [2022-04-25T14:44:24.979Z] lf-activate-venv: SKIPPING [2022-04-25T14:44:24.979Z] DEBUG: total: 0.2199999988079071 [2022-04-25T14:44:24.979Z] INFO: Retrieving Stack Cost... [2022-04-25T14:44:25.551Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T14:44:26.121Z] INFO: Archiving Costs [Pipeline] echo [2022-04-25T14:44:26.138Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T14:44:26.428Z] ---> logs-deploy.sh [2022-04-25T14:44:26.429Z] lf-activate-venv: SKIPPING [2022-04-25T14:44:26.429Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3986/3 [2022-04-25T14:44:26.429Z] INFO: archiving workspace using pattern(s): [2022-04-25T14:44:27.372Z] Archives upload complete. [2022-04-25T14:44:27.372Z] INFO: archiving logs to Nexus