Branch indexing 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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 64aec9189af9621412b452e52a5a7556cd5c6e8f+0af16247e954277414cce32b52e3a71aa2187729 (13fc189b0a6ffd6fd3b34a84c4c5c6aae3c988a3) 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-ssh3934206000603493787.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-ssh14549325432397657517.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-3924/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-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14025294921871344648.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-ssh12039078869941790344.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-3924/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-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6319921169566845096.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-20976 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [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/17 # 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 0af16247e954277414cce32b52e3a71aa2187729 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f > 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/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 Merge succeeded, producing c9294da39b15e2307be538a8f83edbdb85026446 Checking out Revision c9294da39b15e2307be538a8f83edbdb85026446 (PR-3924) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0af16247e954277414cce32b52e3a71aa2187729 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9294da39b15e2307be538a8f83edbdb85026446 # timeout=10 Commit message: "Merge commit '0af16247e954277414cce32b52e3a71aa2187729' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-14T20:30:24.925Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-14T20:30:24.991Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-14T20:30:25.008Z] ========================================================= [2022-04-14T20:30:25.008Z] EdgeX Global Pipelines Version Info [2022-04-14T20:30:25.008Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1ce5af415017be8c97c718fad5d94b2e11579443 # timeout=10 [2022-04-14T20:30:25.778Z] ------------------- [2022-04-14T20:30:25.778Z] stable info: [2022-04-14T20:30:25.778Z] ------------------- [2022-04-14T20:30:25.778Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-14T20:30:25.778Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-14T20:30:25.778Z] Message: update stable to v1.0.221 [2022-04-14T20:30:26.352Z] ------------------- [2022-04-14T20:30:26.352Z] experimental info: [2022-04-14T20:30:26.352Z] ------------------- [2022-04-14T20:30:26.352Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-14T20:30:26.352Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-14T20:30:26.352Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-14T20:30:26.502Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-14T20:30:26.514Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-14T20:30:26.528Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-14T20:30:26.540Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-14T20:30:26.553Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-14T20:30:26.568Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-14T20:30:26.585Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-14T20:30:26.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-14T20:30:26.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-14T20:30:26.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-14T20:30:26.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-14T20:30:26.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-14T20:30:26.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-14T20:30:26.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-14T20:30:26.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-14T20:30:26.700Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-14T20:30:26.717Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-14T20:30:26.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-14T20:30:26.742Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-14T20:30:26.753Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-14T20:30:26.769Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-14T20:30:26.781Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-14T20:30:26.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo [2022-04-14T20:30:26.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo [2022-04-14T20:30:26.821Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo [2022-04-14T20:30:26.835Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9294da39b15e2307be538a8f83edbdb85026446 [Pipeline] echo [2022-04-14T20:30:26.848Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9294da [Pipeline] echo [2022-04-14T20:30:26.860Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-14T20:30:26.898Z] provisioning config files... [2022-04-14T20:30:26.914Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config8954912993078673244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-14T20:30:27.220Z] ---> docker-login.sh [2022-04-14T20:30:27.220Z] nexus3.edgexfoundry.org:10001 [2022-04-14T20:30:27.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:30:27.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:30:27.482Z] Configure a credential helper to remove this warning. See [2022-04-14T20:30:27.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:30:27.482Z] [2022-04-14T20:30:27.482Z] Login Succeeded [2022-04-14T20:30:27.482Z] nexus3.edgexfoundry.org:10002 [2022-04-14T20:30:27.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:30:27.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:30:27.743Z] Configure a credential helper to remove this warning. See [2022-04-14T20:30:27.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:30:27.743Z] [2022-04-14T20:30:27.743Z] Login Succeeded [2022-04-14T20:30:27.743Z] nexus3.edgexfoundry.org:10003 [2022-04-14T20:30:27.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:30:27.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:30:27.743Z] Configure a credential helper to remove this warning. See [2022-04-14T20:30:27.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:30:27.743Z] [2022-04-14T20:30:27.743Z] Login Succeeded [2022-04-14T20:30:27.743Z] nexus3.edgexfoundry.org:10004 [2022-04-14T20:30:28.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:30:28.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:30:28.002Z] Configure a credential helper to remove this warning. See [2022-04-14T20:30:28.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:30:28.002Z] [2022-04-14T20:30:28.002Z] Login Succeeded [2022-04-14T20:30:28.002Z] docker.io [2022-04-14T20:30:28.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:30:28.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:30:28.579Z] Configure a credential helper to remove this warning. See [2022-04-14T20:30:28.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:30:28.579Z] [2022-04-14T20:30:28.579Z] Login Succeeded [2022-04-14T20:30:28.579Z] ---> docker-login.sh ends [Pipeline] } [2022-04-14T20:30:28.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-14T20:30:28.904Z] + 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-14T20:30:28.904Z] + dirname cmd/core-command/Dockerfile [2022-04-14T20:30:28.904Z] + cut -d/ -f2 [2022-04-14T20:30:28.904Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-14T20:30:28.904Z] + dirname cmd/core-data/Dockerfile [2022-04-14T20:30:28.904Z] + cut -d/ -f2 [2022-04-14T20:30:28.904Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-14T20:30:28.904Z] + dirname cmd/core-metadata/Dockerfile [2022-04-14T20:30:28.904Z] + cut -d/ -f2 [2022-04-14T20:30:28.904Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-14T20:30:28.904Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-14T20:30:28.904Z] + cut -d/ -f2 [2022-04-14T20:30:28.904Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-14T20:30:28.904Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-14T20:30:28.904Z] + cut -d/ -f2 [2022-04-14T20:30:28.904Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-14T20:30:28.904Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-14T20:30:28.904Z] cut -d/ -f2 [2022-04-14T20:30:28.904Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-14T20:30:28.904Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-14T20:30:28.904Z] + cut -d/ -f2 [2022-04-14T20:30:28.904Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-14T20:30:28.904Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-14T20:30:28.904Z] + cut -d/ -f2 [2022-04-14T20:30:28.904Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-14T20:30:28.904Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-14T20:30:28.904Z] + cut -d/ -f2 [2022-04-14T20:30:28.904Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-14T20:30:28.904Z] + dirname+ cmd/security-spire-server/Dockerfile [2022-04-14T20:30:28.904Z] cut -d/ -f2 [2022-04-14T20:30:28.904Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-14T20:30:28.904Z] + + dirname cmd/support-notifications/Dockerfile [2022-04-14T20:30:28.904Z] cut -d/ -f2 [2022-04-14T20:30:28.904Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-14T20:30:28.904Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-14T20:30:28.904Z] + cut -d/ -f2 [2022-04-14T20:30:28.904Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-14T20:30:28.904Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-14T20:30:28.904Z] + cut -d/ -f2 [2022-04-14T20:30:28.904Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-14T20:30:28.938Z] 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-14T20:30:29.287Z] + git rev-list -1 --merges c9294da39b15e2307be538a8f83edbdb85026446~1..c9294da39b15e2307be538a8f83edbdb85026446 [Pipeline] echo [2022-04-14T20:30:29.302Z] -----------> git rev-list -1 --merges c9294da39b15e2307be538a8f83edbdb85026446~1..c9294da39b15e2307be538a8f83edbdb85026446 c9294da39b15e2307be538a8f83edbdb85026446 [2022-04-14T20:30:29.302Z] c9294da39b15e2307be538a8f83edbdb85026446 [false] [Pipeline] sh [2022-04-14T20:30:29.591Z] + git log --format=format:%s -1 c9294da39b15e2307be538a8f83edbdb85026446 [Pipeline] echo [2022-04-14T20:30:29.606Z] ========================================================= [2022-04-14T20:30:29.607Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-14T20:30:29.607Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-14T20:30:29.997Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-14T20:30:29.998Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-14T20:30:29.998Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-14T20:30:29.998Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-14T20:30:29.998Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-14T20:30:29.998Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-14T20:30:29.998Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:30:30.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-14T20:30:30.348Z] [2022-04-14T20:30:30.348Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:30:30.660Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-14T20:30:30.660Z] latest: Pulling from edgex-devops/git-semver [2022-04-14T20:30:30.660Z] a0d0a0d46f8b: Pulling fs layer [2022-04-14T20:30:30.660Z] 3e5f54012d9b: Pulling fs layer [2022-04-14T20:30:30.660Z] 4c7163046ea9: Pulling fs layer [2022-04-14T20:30:30.660Z] 0c2d73faf560: Pulling fs layer [2022-04-14T20:30:30.660Z] 0c2d73faf560: Waiting [2022-04-14T20:30:30.660Z] 3e5f54012d9b: Verifying Checksum [2022-04-14T20:30:30.660Z] 3e5f54012d9b: Download complete [2022-04-14T20:30:30.660Z] a0d0a0d46f8b: Download complete [2022-04-14T20:30:30.660Z] 0c2d73faf560: Verifying Checksum [2022-04-14T20:30:30.660Z] 0c2d73faf560: Download complete [2022-04-14T20:30:30.660Z] 4c7163046ea9: Verifying Checksum [2022-04-14T20:30:30.660Z] 4c7163046ea9: Download complete [2022-04-14T20:30:30.922Z] a0d0a0d46f8b: Pull complete [2022-04-14T20:30:30.922Z] 3e5f54012d9b: Pull complete [2022-04-14T20:30:31.183Z] 4c7163046ea9: Pull complete [2022-04-14T20:30:31.446Z] 0c2d73faf560: Pull complete [2022-04-14T20:30:31.446Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-14T20:30:31.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-14T20:30:31.446Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-14T20:30:31.580Z] prd-ubuntu20.04-docker-8c-8g-20976 does not seem to be running inside a container [2022-04-14T20:30:31.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-14T20:30:32.396Z] $ docker top 986cd11064a70bc29387e51427281cdcf121fc56d59859bbb68692a3ccf5db41 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-14T20:30:32.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-14T20:30:32.528Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-14T20:30:32.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-14T20:30:32.663Z] $ docker exec 986cd11064a70bc29387e51427281cdcf121fc56d59859bbb68692a3ccf5db41 ssh-agent [2022-04-14T20:30:32.775Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEpeGeh/agent.13 [2022-04-14T20:30:32.775Z] SSH_AGENT_PID=20 [2022-04-14T20:30:32.784Z] Running ssh-add (command line suppressed) [2022-04-14T20:30:32.900Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_196833965219264375.key (/w/workspace/edgex-go/17@tmp/private_key_196833965219264375.key) [2022-04-14T20:30:32.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-14T20:30:33.218Z] + git tag --points-at HEAD [Pipeline] } [2022-04-14T20:30:33.237Z] $ docker exec --env ******** --env ******** 986cd11064a70bc29387e51427281cdcf121fc56d59859bbb68692a3ccf5db41 ssh-agent -k [2022-04-14T20:30:33.355Z] unset SSH_AUTH_SOCK; [2022-04-14T20:30:33.355Z] unset SSH_AGENT_PID; [2022-04-14T20:30:33.355Z] echo Agent pid 20 killed; [2022-04-14T20:30:33.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-14T20:30:33.393Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-14T20:30:33.393Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-14T20:30:33.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-14T20:30:33.521Z] $ docker exec 986cd11064a70bc29387e51427281cdcf121fc56d59859bbb68692a3ccf5db41 ssh-agent [2022-04-14T20:30:33.630Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIHbHbl/agent.53 [2022-04-14T20:30:33.630Z] SSH_AGENT_PID=59 [2022-04-14T20:30:33.636Z] Running ssh-add (command line suppressed) [2022-04-14T20:30:33.742Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_5900243661059113677.key (/w/workspace/edgex-go/17@tmp/private_key_5900243661059113677.key) [2022-04-14T20:30:33.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-14T20:30:34.050Z] + git semver init [2022-04-14T20:30:34.050Z] # -> Open(): unable to determine branch for HEAD [2022-04-14T20:30:34.050Z] # $GIT_DIR = /w/workspace/edgex-go/17/.git [2022-04-14T20:30:34.050Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/17 [2022-04-14T20:30:34.050Z] # $SEMVER_REMOTE_NAME = origin [2022-04-14T20:30:34.050Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-14T20:30:34.050Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-14T20:30:34.050Z] # $SEMVER_BRANCH = PR-3924 [2022-04-14T20:30:34.050Z] # $SEMVER_TEMP = /tmp/semver-965336493 [2022-04-14T20:30:34.050Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-14T20:30:49.014Z] # '/tmp/semver-965336493' -> '/w/workspace/edgex-go/17/.semver' [2022-04-14T20:30:49.014Z] # -> Force: false [2022-04-14T20:30:49.014Z] # $SEMVER_DIR = /w/workspace/edgex-go/17/.semver [Pipeline] } [2022-04-14T20:30:49.026Z] $ docker exec --env ******** --env ******** 986cd11064a70bc29387e51427281cdcf121fc56d59859bbb68692a3ccf5db41 ssh-agent -k [2022-04-14T20:30:49.139Z] unset SSH_AUTH_SOCK; [2022-04-14T20:30:49.139Z] unset SSH_AGENT_PID; [2022-04-14T20:30:49.139Z] echo Agent pid 59 killed; [2022-04-14T20:30:49.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-14T20:30:49.455Z] + git semver [Pipeline] } [2022-04-14T20:30:49.471Z] $ docker stop --time=1 986cd11064a70bc29387e51427281cdcf121fc56d59859bbb68692a3ccf5db41 [2022-04-14T20:30:51.327Z] $ docker rm -f 986cd11064a70bc29387e51427281cdcf121fc56d59859bbb68692a3ccf5db41 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-14T20:30:51.708Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-14T20:30:51.961Z] Stashed 1 file(s) [Pipeline] echo [2022-04-14T20:30:51.965Z] [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-14T20:30:52.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-14T20:30:52.106Z] ========================================================= [2022-04-14T20:30:52.106Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-14T20:30:52.106Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T20:30:52.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T20:30:52.398Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-14T20:30:52.398Z] 59bf1c3509f3: Pulling fs layer [2022-04-14T20:30:52.398Z] 666ba61612fd: Pulling fs layer [2022-04-14T20:30:52.398Z] 8ed8ca486205: Pulling fs layer [2022-04-14T20:30:52.398Z] 4fe6c5a15a65: Pulling fs layer [2022-04-14T20:30:52.398Z] 22a0e8bec74d: Pulling fs layer [2022-04-14T20:30:52.398Z] 640e595b4fbd: Pulling fs layer [2022-04-14T20:30:52.398Z] 763cafe07f6e: Pulling fs layer [2022-04-14T20:30:52.398Z] 0c0b528cf693: Pulling fs layer [2022-04-14T20:30:52.398Z] 10935f4eaf8b: Pulling fs layer [2022-04-14T20:30:52.398Z] 640e595b4fbd: Waiting [2022-04-14T20:30:52.398Z] 763cafe07f6e: Waiting [2022-04-14T20:30:52.398Z] 0c0b528cf693: Waiting [2022-04-14T20:30:52.398Z] 10935f4eaf8b: Waiting [2022-04-14T20:30:52.398Z] 22a0e8bec74d: Waiting [2022-04-14T20:30:52.398Z] 4fe6c5a15a65: Waiting [2022-04-14T20:30:52.398Z] 8ed8ca486205: Download complete [2022-04-14T20:30:52.398Z] 666ba61612fd: Verifying Checksum [2022-04-14T20:30:52.398Z] 666ba61612fd: Download complete [2022-04-14T20:30:52.398Z] 22a0e8bec74d: Download complete [2022-04-14T20:30:52.398Z] 59bf1c3509f3: Verifying Checksum [2022-04-14T20:30:52.398Z] 640e595b4fbd: Download complete [2022-04-14T20:30:52.398Z] 763cafe07f6e: Verifying Checksum [2022-04-14T20:30:52.398Z] 763cafe07f6e: Download complete [2022-04-14T20:30:52.658Z] 0c0b528cf693: Verifying Checksum [2022-04-14T20:30:52.658Z] 0c0b528cf693: Download complete [2022-04-14T20:30:52.658Z] 59bf1c3509f3: Pull complete [2022-04-14T20:30:52.658Z] 666ba61612fd: Pull complete [2022-04-14T20:30:52.919Z] 8ed8ca486205: Pull complete [2022-04-14T20:30:53.179Z] 10935f4eaf8b: Verifying Checksum [2022-04-14T20:30:53.179Z] 10935f4eaf8b: Download complete [2022-04-14T20:30:53.179Z] 4fe6c5a15a65: Verifying Checksum [2022-04-14T20:30:53.179Z] 4fe6c5a15a65: Download complete [2022-04-14T20:30:57.395Z] 4fe6c5a15a65: Pull complete [2022-04-14T20:30:57.395Z] 22a0e8bec74d: Pull complete [2022-04-14T20:30:57.395Z] 640e595b4fbd: Pull complete [2022-04-14T20:30:57.395Z] 763cafe07f6e: Pull complete [2022-04-14T20:30:57.395Z] 0c0b528cf693: Pull complete [2022-04-14T20:30:59.947Z] 10935f4eaf8b: Pull complete [2022-04-14T20:30:59.947Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-14T20:30:59.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T20:30:59.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-14T20:31:00.253Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T20:31:00.253Z] WORKDIR /edgex [2022-04-14T20:31:00.253Z] COPY go.mod . [2022-04-14T20:31:00.253Z] RUN go mod download [2022-04-14T20:31:00.253Z] docker build -t ci-base-image-x86_64 -f - . [2022-04-14T20:31:01.641Z] Sending build context to Docker daemon 334.9MB [2022-04-14T20:31:01.641Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T20:31:01.641Z] ---> 99d49a6021b9 [2022-04-14T20:31:01.641Z] Step 2/4 : WORKDIR /edgex [2022-04-14T20:31:03.558Z] ---> Running in 363b8ac37f48 [2022-04-14T20:31:03.819Z] Removing intermediate container 363b8ac37f48 [2022-04-14T20:31:03.819Z] ---> 5aad5f85540a [2022-04-14T20:31:03.819Z] Step 3/4 : COPY go.mod . [2022-04-14T20:31:03.819Z] ---> afb37cdd968c [2022-04-14T20:31:03.819Z] Step 4/4 : RUN go mod download [2022-04-14T20:31:04.079Z] ---> Running in a1b551856914 [2022-04-14T20:31:07.058Z] Still waiting to schedule task [2022-04-14T20:31:07.058Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-20977’ is offline [2022-04-14T20:31:18.997Z] Removing intermediate container a1b551856914 [2022-04-14T20:31:18.997Z] ---> 808f5275019b [2022-04-14T20:31:18.997Z] Successfully built 808f5275019b [2022-04-14T20:31:18.997Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:31:19.302Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-14T20:31:19.302Z] . [Pipeline] withDockerContainer [2022-04-14T20:31:19.369Z] prd-ubuntu20.04-docker-8c-8g-20976 does not seem to be running inside a container [2022-04-14T20:31:19.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-14T20:31:19.818Z] $ docker top ade20842313f04f7090391bcbb3a001ddc92558b205c4f55f04dd3223f129fb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T20:31:20.189Z] + go version [2022-04-14T20:31:20.189Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-14T20:31:20.201Z] $ docker stop --time=1 ade20842313f04f7090391bcbb3a001ddc92558b205c4f55f04dd3223f129fb7 [2022-04-14T20:31:21.505Z] $ docker rm -f ade20842313f04f7090391bcbb3a001ddc92558b205c4f55f04dd3223f129fb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:31:21.910Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-14T20:31:21.910Z] . [Pipeline] withDockerContainer [2022-04-14T20:31:21.986Z] prd-ubuntu20.04-docker-8c-8g-20976 does not seem to be running inside a container [2022-04-14T20:31:22.024Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-14T20:31:22.438Z] $ docker top 91b815ebbb6ef59d30f5c0ec2488eb84a9c69c89658d4974f4cd2dbc8974c108 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-14T20:31:22.517Z] ========================================================= [2022-04-14T20:31:22.517Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-14T20:31:22.517Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T20:31:22.811Z] + make test [2022-04-14T20:31:22.811Z] go mod tidy -compat=1.17 [2022-04-14T20:31:22.811Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-14T20:31:28.093Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-14T20:31:40.306Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-14T20:31:40.306Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-14T20:31:40.306Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-14T20:31:40.306Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-14T20:31:40.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-14T20:31:40.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-14T20:31:40.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-14T20:31:40.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-14T20:31:40.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-14T20:31:40.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-14T20:31:40.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-14T20:31:40.306Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-14T20:31:40.306Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-14T20:31:40.306Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-14T20:31:40.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-14T20:31:40.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2022-04-14T20:31:40.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-14T20:31:40.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-14T20:31:41.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements [2022-04-14T20:31:41.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-14T20:31:41.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.112s coverage: 53.4% of statements [2022-04-14T20:31:41.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-14T20:31:41.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-14T20:31:45.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.940s coverage: 89.2% of statements [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-14T20:31:45.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 84.4% of statements [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-14T20:31:45.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.467s coverage: 95.6% of statements [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-14T20:31:45.437Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.122s coverage: 72.2% of statements [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-14T20:31:45.437Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-14T20:31:45.437Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-14T20:31:45.437Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2022-04-14T20:31:45.437Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 24.0% of statements [2022-04-14T20:31:45.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-14T20:31:45.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2022-04-14T20:31:45.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2022-04-14T20:31:45.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2022-04-14T20:31:45.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2022-04-14T20:31:45.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2022-04-14T20:31:53.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements [2022-04-14T20:31:53.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2022-04-14T20:31:56.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.188s coverage: 82.5% of statements [2022-04-14T20:31:56.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 65.1% of statements [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.153s coverage: 91.2% of statements [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.391s coverage: 65.4% of statements [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.8% of statements [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-14T20:32:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-14T20:32:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-14T20:32:04.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-14T20:32:04.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-14T20:32:04.381Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements [2022-04-14T20:32:04.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-14T20:32:04.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-14T20:32:04.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-14T20:32:04.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-14T20:32:04.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-14T20:32:04.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-14T20:32:04.381Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements [2022-04-14T20:32:04.381Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-04-14T20:32:04.381Z] 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-14T20:32:22.479Z] GO111MODULE=on go vet ./... [2022-04-14T20:32:25.770Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-14T20:32:25.770Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-14T20:32:26.031Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-14T20:32:26.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-14T20:32:26.908Z] + ls -al . [2022-04-14T20:32:26.908Z] total 672 [2022-04-14T20:32:26.908Z] drwxrwxr-x 10 1001 1001 4096 Apr 14 20:32 . [2022-04-14T20:32:26.908Z] drwxr-xr-x 4 root root 4096 Apr 14 20:31 .. [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 11 Apr 14 20:30 .dockerignore [2022-04-14T20:32:26.908Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 20:30 .git [2022-04-14T20:32:26.908Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 20:30 .github [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 879 Apr 14 20:30 .gitignore [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 42 Apr 14 20:30 .golangci.yml [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 87 Apr 14 20:30 .hadolint.yml [2022-04-14T20:32:26.908Z] drwx------ 3 1001 1001 4096 Apr 14 20:30 .semver [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 166 Apr 14 20:30 .sonarcloud.properties [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 1171 Apr 14 20:30 ADOPTERS.md [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 10086 Apr 14 20:30 Attribution.txt [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 51732 Apr 14 20:30 CHANGELOG.md [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 3804 Apr 14 20:30 CONTRIBUTING.md [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 677 Apr 14 20:30 GOVERNANCE.md [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 850 Apr 14 20:30 Jenkinsfile [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 10775 Apr 14 20:30 LICENSE [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 9847 Apr 14 20:30 Makefile [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 582 Apr 14 20:30 OWNERS.md [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 8683 Apr 14 20:30 README.md [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 6912 Apr 14 20:30 SECURITY.md [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 5 Apr 14 20:30 VERSION [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 4131 Apr 14 20:30 ZMQWindows.md [2022-04-14T20:32:26.908Z] drwxrwxr-x 2 1001 1001 4096 Apr 14 20:30 bin [2022-04-14T20:32:26.908Z] drwxrwxr-x 18 1001 1001 4096 Apr 14 20:30 cmd [2022-04-14T20:32:26.908Z] -rw-r--r-- 1 root root 434738 Apr 14 20:32 coverage.out [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 3256 Apr 14 20:30 go.mod [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 35162 Apr 14 20:30 go.sum [2022-04-14T20:32:26.908Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 20:30 internal [2022-04-14T20:32:26.908Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 20:30 openapi [2022-04-14T20:32:26.908Z] drwxrwxr-x 4 1001 1001 4096 Apr 14 20:30 snap [2022-04-14T20:32:26.908Z] -rw-rw-r-- 1 1001 1001 204 Apr 14 20:30 version.go [Pipeline] sh [2022-04-14T20:32:27.198Z] + '[' -e coverage.out ] [2022-04-14T20:32:27.198Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-14T20:32:27.293Z] Stashed 1 file(s) [Pipeline] sh [2022-04-14T20:32:27.579Z] + make build [2022-04-14T20:32:27.579Z] 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-14T20:32:42.471Z] 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-14T20:32:49.042Z] 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-14T20:32:49.611Z] 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/support-notifications/support-notifications ./cmd/support-notifications [2022-04-14T20:32:50.548Z] 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-14T20:32:50.806Z] 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-14T20:32:51.741Z] 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/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-14T20:32:52.679Z] 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-14T20:32:53.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-14T20:32:54.554Z] 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-14T20:32:55.121Z] 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-14T20:32:56.058Z] 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-14T20:32:57.439Z] 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-14T20:33:02.725Z] $ docker stop --time=1 91b815ebbb6ef59d30f5c0ec2488eb84a9c69c89658d4974f4cd2dbc8974c108 [2022-04-14T20:33:05.315Z] $ docker rm -f 91b815ebbb6ef59d30f5c0ec2488eb84a9c69c89658d4974f4cd2dbc8974c108 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:33:06.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T20:33:06.237Z] [2022-04-14T20:33:06.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:33:06.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T20:33:06.539Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-14T20:33:06.539Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-14T20:33:06.539Z] ca9280d653b3: Pulling fs layer [2022-04-14T20:33:06.539Z] 7e9c9ca2126c: Pulling fs layer [2022-04-14T20:33:06.539Z] cbdbe7a5bc2a: Download complete [2022-04-14T20:33:06.797Z] ca9280d653b3: Verifying Checksum [2022-04-14T20:33:06.797Z] ca9280d653b3: Download complete [2022-04-14T20:33:06.797Z] cbdbe7a5bc2a: Pull complete [2022-04-14T20:33:07.060Z] 7e9c9ca2126c: Download complete [2022-04-14T20:33:07.060Z] ca9280d653b3: Pull complete [2022-04-14T20:33:10.347Z] 7e9c9ca2126c: Pull complete [2022-04-14T20:33:10.347Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-14T20:33:10.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T20:33:10.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-14T20:33:10.415Z] prd-ubuntu20.04-docker-8c-8g-20976 does not seem to be running inside a container [2022-04-14T20:33:10.454Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-14T20:33:11.913Z] $ docker top 80a6dbec9fc1a823d9663e6df3211dedcf9a54221cb40e199db818fcb86713c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T20:33:12.269Z] + docker-compose build --help [2022-04-14T20:33:12.269Z] + grep parallel [2022-04-14T20:33:12.840Z] --parallel Build images in parallel. [Pipeline] } [2022-04-14T20:33:12.853Z] $ docker stop --time=1 80a6dbec9fc1a823d9663e6df3211dedcf9a54221cb40e199db818fcb86713c1 [2022-04-14T20:33:14.145Z] $ docker rm -f 80a6dbec9fc1a823d9663e6df3211dedcf9a54221cb40e199db818fcb86713c1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:33:14.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T20:33:14.614Z] . [Pipeline] withDockerContainer [2022-04-14T20:33:14.712Z] prd-ubuntu20.04-docker-8c-8g-20976 does not seem to be running inside a container [2022-04-14T20:33:14.747Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-14T20:33:15.106Z] $ docker top 0bb748adaa34a9e97f230102209864ffb696a8a2b308023f928b0b18763d729c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T20:33:15.468Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-14T20:33:16.039Z] Building core-command ... [2022-04-14T20:33:16.039Z] Building core-data ... [2022-04-14T20:33:16.039Z] Building core-metadata ... [2022-04-14T20:33:16.039Z] Building security-bootstrapper ... [2022-04-14T20:33:16.039Z] Building security-proxy-setup ... [2022-04-14T20:33:16.039Z] Building security-secretstore-setup ... [2022-04-14T20:33:16.039Z] Building security-spiffe-token-provider ... [2022-04-14T20:33:16.039Z] Building security-spire-agent ... [2022-04-14T20:33:16.039Z] Building security-spire-config ... [2022-04-14T20:33:16.039Z] Building security-spire-server ... [2022-04-14T20:33:16.039Z] Building support-notifications ... [2022-04-14T20:33:16.039Z] Building support-scheduler ... [2022-04-14T20:33:16.039Z] Building sys-mgmt-agent ... [2022-04-14T20:33:16.039Z] Building sys-mgmt-agent [2022-04-14T20:33:16.039Z] Building security-spire-agent [2022-04-14T20:33:16.039Z] Building security-spire-server [2022-04-14T20:33:16.039Z] Building core-metadata [2022-04-14T20:33:16.039Z] Building security-bootstrapper [2022-04-14T20:33:34.207Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:33:34.207Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:33:34.207Z] ---> 808f5275019b [2022-04-14T20:33:34.207Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T20:33:34.207Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:33:34.207Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:33:34.207Z] ---> 808f5275019b [2022-04-14T20:33:34.207Z] Step 3/25 : WORKDIR /edgex-go [2022-04-14T20:33:34.207Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:33:34.207Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:33:34.207Z] ---> 808f5275019b [2022-04-14T20:33:34.207Z] Step 3/31 : WORKDIR /edgex-go [2022-04-14T20:33:34.207Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:33:34.207Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:33:34.207Z] ---> 808f5275019b [2022-04-14T20:33:34.207Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T20:33:34.207Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:33:34.207Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:33:34.207Z] ---> 808f5275019b [2022-04-14T20:33:34.207Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T20:33:34.468Z] ---> Running in 1c6734efb2c1 [2022-04-14T20:33:34.468Z] ---> Running in 95eac6402e04 [2022-04-14T20:33:34.468Z] ---> Running in 9783da72e88f [2022-04-14T20:33:34.468Z] ---> Running in b50c4f9b3013 [2022-04-14T20:33:34.727Z] ---> Running in 74237bc366cb [2022-04-14T20:33:34.727Z] Removing intermediate container 95eac6402e04 [2022-04-14T20:33:34.727Z] ---> a4fae835a91b [2022-04-14T20:33:34.727Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:33:34.727Z] Removing intermediate container 1c6734efb2c1 [2022-04-14T20:33:34.727Z] ---> cbf955a41a21 [2022-04-14T20:33:34.727Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:33:34.727Z] Removing intermediate container 9783da72e88f [2022-04-14T20:33:34.727Z] ---> e6641ba0f5c9 [2022-04-14T20:33:34.727Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:33:34.727Z] Removing intermediate container b50c4f9b3013 [2022-04-14T20:33:34.727Z] ---> 9d1a516d503a [2022-04-14T20:33:34.727Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:33:34.727Z] Removing intermediate container 74237bc366cb [2022-04-14T20:33:34.727Z] ---> Running in 31458a4ebbfc [2022-04-14T20:33:34.727Z] ---> 9780b1d1f20f [2022-04-14T20:33:34.727Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:33:34.727Z] ---> Running in 4f1381fe8102 [2022-04-14T20:33:34.987Z] ---> Running in 4c5ff0c446ef [2022-04-14T20:33:34.987Z] ---> Running in 378e0199e89a [2022-04-14T20:33:34.987Z] ---> Running in 72c34dde3600 [2022-04-14T20:33:35.557Z] Removing intermediate container 4f1381fe8102 [2022-04-14T20:33:35.557Z] ---> 27264348979c [2022-04-14T20:33:35.557Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T20:33:35.817Z] ---> Running in 5bf565633c14 [2022-04-14T20:33:35.817Z] Removing intermediate container 31458a4ebbfc [2022-04-14T20:33:35.817Z] ---> 778fc00e2447 [2022-04-14T20:33:35.817Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-14T20:33:35.817Z] ---> Running in cf45ca376635 [2022-04-14T20:33:36.388Z] Removing intermediate container 378e0199e89a [2022-04-14T20:33:36.388Z] ---> 477d195ae5f8 [2022-04-14T20:33:36.388Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-14T20:33:36.388Z] Removing intermediate container 72c34dde3600 [2022-04-14T20:33:36.388Z] ---> 05c66cc9fb2e [2022-04-14T20:33:36.388Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T20:33:36.388Z] ---> Running in d453a8f5ecbf [2022-04-14T20:33:36.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:33:36.388Z] ---> Running in 0dc8c0b4d8c1 [2022-04-14T20:33:36.388Z] Removing intermediate container 4c5ff0c446ef [2022-04-14T20:33:36.388Z] ---> a2cd1a03abb5 [2022-04-14T20:33:36.388Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T20:33:36.388Z] ---> Running in 49c3b026c7c0 [2022-04-14T20:33:36.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:33:36.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:33:36.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:33:36.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:33:37.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:33:37.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:33:37.477Z] OK: 221 MiB in 52 packages [2022-04-14T20:33:37.477Z] OK: 221 MiB in 52 packages [2022-04-14T20:33:37.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:33:37.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:33:37.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:33:37.735Z] Removing intermediate container 5bf565633c14 [2022-04-14T20:33:37.735Z] ---> 600d80eb8444 [2022-04-14T20:33:37.735Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T20:33:37.992Z] Removing intermediate container cf45ca376635 [2022-04-14T20:33:37.993Z] ---> 02a017d8bf5c [2022-04-14T20:33:37.993Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T20:33:37.993Z] ---> badd5b8dec48 [2022-04-14T20:33:37.993Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:33:37.993Z] OK: 221 MiB in 52 packages [2022-04-14T20:33:37.993Z] ---> Running in b733128e77b4 [2022-04-14T20:33:37.993Z] OK: 221 MiB in 52 packages [2022-04-14T20:33:38.251Z] ---> 9f38b53bd53b [2022-04-14T20:33:38.251Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:33:38.251Z] OK: 221 MiB in 52 packages [2022-04-14T20:33:38.251Z] ---> Running in 58aec01ed6be [2022-04-14T20:33:38.510Z] Removing intermediate container 0dc8c0b4d8c1 [2022-04-14T20:33:38.510Z] ---> 6910da3094f3 [2022-04-14T20:33:38.510Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T20:33:38.768Z] Removing intermediate container d453a8f5ecbf [2022-04-14T20:33:38.768Z] ---> e6a9f995afa2 [2022-04-14T20:33:38.768Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-14T20:33:38.768Z] Removing intermediate container 49c3b026c7c0 [2022-04-14T20:33:38.768Z] ---> bf21dffea015 [2022-04-14T20:33:38.768Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T20:33:38.768Z] ---> c818904ae4c7 [2022-04-14T20:33:38.768Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:33:38.768Z] ---> Running in be588255f657 [2022-04-14T20:33:39.026Z] ---> 00bd60d58dba [2022-04-14T20:33:39.026Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:33:39.026Z] ---> c7bd34b02932 [2022-04-14T20:33:39.026Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:33:39.026Z] ---> Running in e064ae1f0f49 [2022-04-14T20:33:39.026Z] ---> Running in 547e8fc08ddb [2022-04-14T20:33:39.285Z] Removing intermediate container b733128e77b4 [2022-04-14T20:33:39.285Z] ---> 40c22633816d [2022-04-14T20:33:39.285Z] Step 8/25 : COPY . . [2022-04-14T20:33:39.453Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20979 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-04-14T20:33:39.464Z] Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout [2022-04-14T20:33:39.543Z] Removing intermediate container 58aec01ed6be [2022-04-14T20:33:39.543Z] ---> d55b7f67e021 [2022-04-14T20:33:39.543Z] Step 8/23 : COPY . . [2022-04-14T20:33:39.674Z] The recommended git tool is: git [2022-04-14T20:33:43.732Z] Removing intermediate container be588255f657 [2022-04-14T20:33:43.732Z] ---> a8f4d4867b20 [2022-04-14T20:33:43.732Z] Step 8/23 : COPY . . [2022-04-14T20:33:43.732Z] Removing intermediate container e064ae1f0f49 [2022-04-14T20:33:43.732Z] ---> 9d34f130b866 [2022-04-14T20:33:43.732Z] Step 8/31 : COPY . . [2022-04-14T20:33:43.732Z] Removing intermediate container 547e8fc08ddb [2022-04-14T20:33:43.732Z] ---> 0f6afb0d1d26 [2022-04-14T20:33:43.732Z] Step 8/26 : COPY . . [2022-04-14T20:33:44.888Z] using credential edgex-jenkins-ssh [2022-04-14T20:33:44.906Z] Cloning the remote Git repository [2022-04-14T20:33:44.970Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-14T20:33:45.049Z] > git init /w/workspace/edgex-go/17 # timeout=10 [2022-04-14T20:33:45.146Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-14T20:33:45.147Z] > git --version # timeout=10 [2022-04-14T20:33:45.166Z] > git --version # 'git version 2.25.1' [2022-04-14T20:33:45.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-14T20:33:45.261Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-14T20:33:47.924Z] ---> 4b21f186fe37 [2022-04-14T20:33:47.924Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T20:33:49.837Z] ---> Running in 78534775de6c [2022-04-14T20:33:49.837Z] ---> 13034008a795 [2022-04-14T20:33:49.837Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-14T20:33:49.837Z] ---> 6bc5e132970b [2022-04-14T20:33:49.837Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-14T20:33:49.837Z] ---> Running in 137894cfc3c9 [2022-04-14T20:33:49.837Z] ---> Running in 05698983d155 [2022-04-14T20:33:49.837Z] ---> 369f56a407e7 [2022-04-14T20:33:49.837Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-14T20:33:49.837Z] ---> 9ab045c3faaa [2022-04-14T20:33:49.838Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T20:33:49.838Z] Removing intermediate container 78534775de6c [2022-04-14T20:33:49.838Z] ---> bbd44adc72aa [2022-04-14T20:33:49.838Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-14T20:33:49.838Z] ---> Running in a446086db60f [2022-04-14T20:33:49.838Z] ---> Running in 8287573f9d21 [2022-04-14T20:33:49.838Z] ---> Running in a78249f01574 [2022-04-14T20:33:49.838Z] Removing intermediate container 8287573f9d21 [2022-04-14T20:33:49.838Z] ---> f8e2c8e9a26c [2022-04-14T20:33:49.838Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T20:33:49.838Z] ---> Running in 53cdb1b6f0f7 [2022-04-14T20:33:50.408Z] 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-14T20:33:50.408Z] 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-14T20:33:50.673Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-14T20:33:51.244Z] Removing intermediate container 53cdb1b6f0f7 [2022-04-14T20:33:51.244Z] ---> 12a1ab270971 [2022-04-14T20:33:51.244Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T20:33:51.244Z] ---> Running in edd7c086f40d [2022-04-14T20:33:51.244Z] Removing intermediate container a78249f01574 [2022-04-14T20:33:51.244Z] ---> 6d23fa431ae9 [2022-04-14T20:33:51.244Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-14T20:33:51.244Z] ---> Running in 5d6f7726d9c7 [2022-04-14T20:33:51.504Z] Removing intermediate container edd7c086f40d [2022-04-14T20:33:51.504Z] ---> 96396db13c0b [2022-04-14T20:33:51.504Z] 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-14T20:33:51.504Z] ---> Running in 9e73b598ffb1 [2022-04-14T20:33:51.504Z] Removing intermediate container 5d6f7726d9c7 [2022-04-14T20:33:51.504Z] ---> 26b010204cff [2022-04-14T20:33:51.504Z] 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-14T20:33:51.504Z] ---> Running in c4616cd802a0 [2022-04-14T20:33:52.445Z] spire-1.2.1/ [2022-04-14T20:33:52.445Z] spire-1.2.1/.data/ [2022-04-14T20:33:52.445Z] spire-1.2.1/.data/.file [2022-04-14T20:33:52.445Z] spire-1.2.1/.dockerignore [2022-04-14T20:33:52.445Z] spire-1.2.1/.gitattributes [2022-04-14T20:33:52.445Z] spire-1.2.1/.githooks/ [2022-04-14T20:33:52.445Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T20:33:52.445Z] spire-1.2.1/.github/ [2022-04-14T20:33:52.445Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T20:33:52.445Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T20:33:52.445Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T20:33:52.445Z] spire-1.2.1/.github/workflows/ [2022-04-14T20:33:52.445Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T20:33:52.445Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T20:33:52.445Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T20:33:52.445Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T20:33:52.445Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T20:33:52.445Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T20:33:52.445Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T20:33:52.445Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T20:33:52.445Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T20:33:52.445Z] spire-1.2.1/.gitignore [2022-04-14T20:33:52.445Z] spire-1.2.1/.go-version [2022-04-14T20:33:52.445Z] spire-1.2.1/.golangci.yml [2022-04-14T20:33:52.445Z] spire-1.2.1/ADOPTERS.md [2022-04-14T20:33:52.445Z] spire-1.2.1/CHANGELOG.md [2022-04-14T20:33:52.445Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T20:33:52.445Z] spire-1.2.1/CODEOWNERS [2022-04-14T20:33:52.445Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T20:33:52.445Z] spire-1.2.1/Dockerfile [2022-04-14T20:33:52.445Z] spire-1.2.1/Dockerfile.dev [2022-04-14T20:33:52.445Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T20:33:52.445Z] spire-1.2.1/LICENSE [2022-04-14T20:33:52.445Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T20:33:52.445Z] spire-1.2.1/Makefile [2022-04-14T20:33:52.445Z] spire-1.2.1/README.md [2022-04-14T20:33:52.445Z] spire-1.2.1/ROADMAP.md [2022-04-14T20:33:52.445Z] spire-1.2.1/SECURITY.md [2022-04-14T20:33:52.445Z] spire-1.2.1/cmd/ [2022-04-14T20:33:52.445Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T20:33:52.445Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T20:33:52.445Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T20:33:52.445Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T20:33:52.445Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T20:33:52.446Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T20:33:52.446Z] spire-1.2.1/conf/ [2022-04-14T20:33:52.446Z] spire-1.2.1/conf/agent/ [2022-04-14T20:33:52.446Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T20:33:52.446Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T20:33:52.446Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T20:33:52.446Z] spire-1.2.1/conf/server/ [2022-04-14T20:33:52.446Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T20:33:52.446Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T20:33:52.446Z] spire-1.2.1/conf/server/server.conf [2022-04-14T20:33:52.446Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/ [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/auditlog.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/images/ [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/spire_server.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/telemetry.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/upgrading.md [2022-04-14T20:33:52.446Z] spire-1.2.1/doc/using_spire.md [2022-04-14T20:33:52.446Z] spire-1.2.1/examples/ [2022-04-14T20:33:52.446Z] spire-1.2.1/examples/README.md [2022-04-14T20:33:52.446Z] spire-1.2.1/go.mod [2022-04-14T20:33:52.446Z] spire-1.2.1/go.sum [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T20:33:52.446Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/health/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/log/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T20:33:52.447Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/util/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/version/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/config.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T20:33:52.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/server.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/ [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/private/ [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/private/server/ [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/spire/ [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/spire/common/ [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T20:33:52.449Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T20:33:52.449Z] spire-1.2.1/release/ [2022-04-14T20:33:52.449Z] spire-1.2.1/release/spire-extras/ [2022-04-14T20:33:52.449Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T20:33:52.449Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T20:33:52.449Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T20:33:52.449Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T20:33:52.449Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T20:33:52.449Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T20:33:52.449Z] spire-1.2.1/release/spire/ [2022-04-14T20:33:52.449Z] spire-1.2.1/release/spire/README.md [2022-04-14T20:33:52.449Z] spire-1.2.1/release/spire/conf/ [2022-04-14T20:33:52.449Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T20:33:52.449Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T20:33:52.449Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T20:33:52.449Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T20:33:52.449Z] spire-1.2.1/script/ [2022-04-14T20:33:52.449Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T20:33:52.449Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T20:33:52.449Z] spire-1.2.1/support/ [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/ [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T20:33:52.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T20:33:52.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T20:33:52.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T20:33:52.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T20:33:52.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T20:33:52.450Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T20:33:52.450Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T20:33:52.450Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/clock/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/clock/clock.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T20:33:52.450Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/README.md [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/common [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T20:33:52.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/spire-1.2.1/ [2022-04-14T20:33:52.451Z] [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T20:33:52.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T20:33:52.452Z] spire-1.2.1/test/integration/test.sh [2022-04-14T20:33:52.452Z] spire-1.2.1/test/plugintest/ [2022-04-14T20:33:52.452Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/spiretest/ [2022-04-14T20:33:52.452Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/spiretest/assertions.gospire-1.2.1/.data/ [2022-04-14T20:33:52.452Z] spire-1.2.1/.data/.file [2022-04-14T20:33:52.452Z] spire-1.2.1/.dockerignore [2022-04-14T20:33:52.452Z] spire-1.2.1/.gitattributes [2022-04-14T20:33:52.452Z] spire-1.2.1/.githooks/ [2022-04-14T20:33:52.452Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T20:33:52.452Z] spire-1.2.1/.github/ [2022-04-14T20:33:52.452Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T20:33:52.452Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T20:33:52.452Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T20:33:52.452Z] spire-1.2.1/.github/workflows/ [2022-04-14T20:33:52.452Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T20:33:52.452Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T20:33:52.452Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T20:33:52.452Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T20:33:52.452Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T20:33:52.452Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T20:33:52.452Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T20:33:52.452Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T20:33:52.452Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T20:33:52.452Z] spire-1.2.1/.gitignore [2022-04-14T20:33:52.452Z] spire-1.2.1/.go-version [2022-04-14T20:33:52.452Z] spire-1.2.1/.golangci.yml [2022-04-14T20:33:52.452Z] spire-1.2.1/ADOPTERS.md [2022-04-14T20:33:52.452Z] spire-1.2.1/CHANGELOG.md [2022-04-14T20:33:52.452Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T20:33:52.452Z] spire-1.2.1/CODEOWNERS [2022-04-14T20:33:52.452Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T20:33:52.452Z] spire-1.2.1/Dockerfile [2022-04-14T20:33:52.452Z] spire-1.2.1/Dockerfile.dev [2022-04-14T20:33:52.452Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/testca/ [2022-04-14T20:33:52.452Z] spire-1.2.1/test/testca/ca.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/testkey/ [2022-04-14T20:33:52.452Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T20:33:52.452Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/testkey/new.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T20:33:52.452Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/util/ [2022-04-14T20:33:52.452Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/util/race.go [2022-04-14T20:33:52.452Z] spire-1.2.1/test/util/util.go [2022-04-14T20:33:52.452Z] building spire from source... [2022-04-14T20:33:52.452Z] [2022-04-14T20:33:52.452Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T20:33:52.452Z] spire-1.2.1/LICENSE [2022-04-14T20:33:52.452Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T20:33:52.452Z] spire-1.2.1/Makefile [2022-04-14T20:33:52.452Z] spire-1.2.1/README.md [2022-04-14T20:33:52.452Z] spire-1.2.1/ROADMAP.md [2022-04-14T20:33:52.452Z] spire-1.2.1/SECURITY.md [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T20:33:52.452Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T20:33:52.452Z] spire-1.2.1/conf/ [2022-04-14T20:33:52.452Z] spire-1.2.1/conf/agent/ [2022-04-14T20:33:52.452Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T20:33:52.452Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T20:33:52.452Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T20:33:52.452Z] spire-1.2.1/conf/server/ [2022-04-14T20:33:52.452Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T20:33:52.452Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T20:33:52.452Z] spire-1.2.1/conf/server/server.conf [2022-04-14T20:33:52.452Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/ [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/auditlog.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/images/ [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/spire_server.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/telemetry.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/upgrading.md [2022-04-14T20:33:52.452Z] spire-1.2.1/doc/using_spire.md [2022-04-14T20:33:52.452Z] spire-1.2.1/examples/ [2022-04-14T20:33:52.452Z] spire-1.2.1/examples/README.md [2022-04-14T20:33:52.452Z] spire-1.2.1/go.mod [2022-04-14T20:33:52.452Z] spire-1.2.1/go.sum [2022-04-14T20:33:52.452Z] spire-1.2.1/pkg/ [2022-04-14T20:33:52.452Z] spire-1.2.1/pkg/agent/ [2022-04-14T20:33:52.452Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T20:33:52.452Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T20:33:52.452Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T20:33:52.452Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T20:33:52.452Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T20:33:52.452Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T20:33:52.452Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T20:33:52.452Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T20:33:52.452Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T20:33:52.452Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T20:33:52.452Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T20:33:52.452Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T20:33:52.452Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T20:33:52.452Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T20:33:52.452Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T20:33:52.453Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/health/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/log/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T20:33:52.454Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/util/ [2022-04-14T20:33:52.455Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/version/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/config.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T20:33:52.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T20:33:52.718Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/server.go [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/ [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/private/ [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/private/server/ [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/spire/ [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/spire/common/ [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T20:33:52.719Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T20:33:52.719Z] spire-1.2.1/release/ [2022-04-14T20:33:52.719Z] spire-1.2.1/release/spire-extras/ [2022-04-14T20:33:52.719Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T20:33:52.719Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T20:33:52.719Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T20:33:52.719Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T20:33:52.719Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/release/spire/ [2022-04-14T20:33:52.719Z] spire-1.2.1/release/spire/README.md [2022-04-14T20:33:52.719Z] spire-1.2.1/release/spire/conf/ [2022-04-14T20:33:52.719Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T20:33:52.719Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T20:33:52.719Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/script/ [2022-04-14T20:33:52.719Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T20:33:52.719Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T20:33:52.719Z] spire-1.2.1/support/ [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/ [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T20:33:52.719Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T20:33:52.719Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T20:33:52.719Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/clock/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/clock/clock.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.confInstalling go1.17.7... [2022-04-14T20:33:52.719Z] [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T20:33:52.719Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T20:33:52.719Z] spire-1.2.1/test/integration/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/integration/README.md [2022-04-14T20:33:52.719Z] spire-1.2.1/test/integration/common [2022-04-14T20:33:52.719Z] spire-1.2.1/test/integration/setup/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T20:33:52.719Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T20:33:52.719Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T20:33:52.719Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T20:33:52.719Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T20:33:52.719Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T20:33:52.719Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T20:33:52.720Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T20:33:52.721Z] spire-1.2.1/test/integration/test.sh [2022-04-14T20:33:52.721Z] spire-1.2.1/test/plugintest/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/spiretest/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/testca/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/testca/ca.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/testkey/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T20:33:52.721Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/testkey/new.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/util/ [2022-04-14T20:33:52.721Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/util/race.go [2022-04-14T20:33:52.721Z] spire-1.2.1/test/util/util.go [2022-04-14T20:33:52.721Z] building spire from source... [2022-04-14T20:33:52.721Z] Installing go1.17.7... [2022-04-14T20:33:57.988Z] Building bin/spire-server... [2022-04-14T20:33:57.988Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T20:33:57.988Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T20:33:57.988Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T20:33:57.988Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T20:33:57.988Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T20:33:57.988Z] Building bin/spire-server... [2022-04-14T20:33:57.988Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T20:33:57.988Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T20:33:57.988Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T20:33:57.988Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T20:33:57.988Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T20:33:57.988Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T20:33:57.988Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T20:33:57.988Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T20:33:58.246Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T20:33:58.246Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T20:33:58.246Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T20:33:58.246Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T20:33:58.246Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T20:33:58.246Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T20:33:58.246Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T20:33:58.246Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T20:33:58.246Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T20:33:58.246Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T20:33:58.246Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T20:33:58.246Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T20:33:58.246Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T20:33:58.246Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T20:33:58.246Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T20:33:58.246Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T20:33:58.246Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T20:33:58.246Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T20:33:58.506Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T20:33:58.506Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T20:33:58.506Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T20:33:58.506Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T20:33:58.506Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T20:33:58.506Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T20:33:58.506Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T20:33:58.506Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T20:33:58.506Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T20:33:58.506Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T20:33:58.764Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T20:33:58.764Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T20:33:58.764Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T20:33:58.764Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T20:33:58.764Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T20:33:58.764Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T20:33:58.764Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T20:33:58.764Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T20:33:58.764Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T20:33:58.764Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T20:33:58.764Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T20:33:58.764Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T20:33:58.764Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T20:33:58.764Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T20:33:58.764Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T20:33:59.022Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T20:33:59.023Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T20:33:59.023Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T20:33:59.023Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T20:33:59.023Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T20:33:59.023Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T20:33:59.023Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T20:33:59.023Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T20:33:59.023Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T20:33:59.023Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T20:33:59.023Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T20:33:59.023Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T20:33:59.023Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T20:33:59.023Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T20:33:59.023Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T20:33:59.023Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T20:33:59.023Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T20:33:59.023Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T20:33:59.023Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T20:33:59.023Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T20:33:59.023Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T20:33:59.023Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T20:33:59.023Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T20:33:59.023Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T20:33:59.023Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T20:33:59.023Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T20:33:59.023Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T20:33:59.023Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T20:33:59.023Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T20:33:59.023Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T20:33:59.023Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T20:33:59.023Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T20:33:59.023Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T20:33:59.281Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T20:33:59.281Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T20:33:59.281Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T20:33:59.281Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T20:33:59.281Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T20:33:59.281Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T20:33:59.281Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T20:33:59.281Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T20:33:59.281Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T20:33:59.281Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T20:33:59.281Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T20:33:59.281Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T20:33:59.281Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T20:33:59.281Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T20:33:59.281Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T20:33:59.281Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T20:33:59.539Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T20:33:59.798Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T20:34:00.057Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T20:34:01.961Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T20:34:01.961Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T20:34:01.961Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T20:34:01.961Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T20:34:01.961Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T20:34:01.961Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T20:34:01.961Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T20:34:01.961Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T20:34:02.221Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T20:34:02.221Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T20:34:03.231Z] Merging remotes/origin/main commit 0af16247e954277414cce32b52e3a71aa2187729 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f [2022-04-14T20:34:02.178Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-14T20:34:02.201Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-14T20:34:02.235Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-14T20:34:02.276Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-14T20:34:02.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-14T20:34:02.295Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-14T20:34:03.257Z] > git config core.sparsecheckout # timeout=10 [2022-04-14T20:34:03.345Z] > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 [2022-04-14T20:34:03.680Z] > git remote # timeout=10 [2022-04-14T20:34:03.698Z] > git config --get remote.origin.url # timeout=10 [2022-04-14T20:34:03.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-14T20:34:03.736Z] > git merge 0af16247e954277414cce32b52e3a71aa2187729 # timeout=10 [2022-04-14T20:34:04.161Z] Merge succeeded, producing edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f [2022-04-14T20:34:04.161Z] Checking out Revision edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f (PR-3924) [2022-04-14T20:34:04.141Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-14T20:34:04.175Z] > git config core.sparsecheckout # timeout=10 [2022-04-14T20:34:04.195Z] > git checkout -f edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f # timeout=10 [2022-04-14T20:34:06.408Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T20:34:06.408Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T20:34:06.408Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T20:34:06.408Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T20:34:06.408Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T20:34:06.408Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T20:34:06.408Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T20:34:06.408Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T20:34:06.408Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T20:34:06.408Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T20:34:06.408Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T20:34:06.408Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T20:34:06.408Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T20:34:06.408Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T20:34:06.408Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T20:34:06.408Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T20:34:06.408Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T20:34:06.408Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T20:34:06.408Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T20:34:06.408Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T20:34:07.343Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T20:34:07.343Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T20:34:07.343Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T20:34:07.343Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T20:34:07.343Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T20:34:07.602Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T20:34:07.602Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T20:34:07.602Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T20:34:07.602Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T20:34:07.602Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T20:34:07.602Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T20:34:07.602Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T20:34:07.602Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T20:34:07.861Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T20:34:07.861Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T20:34:07.861Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T20:34:07.861Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T20:34:07.861Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T20:34:07.861Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T20:34:07.861Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T20:34:07.861Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T20:34:07.861Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T20:34:07.861Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T20:34:07.861Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T20:34:08.120Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T20:34:08.120Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T20:34:08.120Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T20:34:08.120Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T20:34:08.120Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T20:34:08.120Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T20:34:08.120Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T20:34:08.120Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T20:34:08.120Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T20:34:08.120Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T20:34:08.120Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T20:34:08.120Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T20:34:08.120Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T20:34:08.120Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T20:34:08.120Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T20:34:08.120Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T20:34:08.120Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T20:34:08.120Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T20:34:08.378Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T20:34:08.378Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T20:34:08.378Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T20:34:08.543Z] Commit message: "Merge commit '0af16247e954277414cce32b52e3a71aa2187729' into HEAD" [2022-04-14T20:34:08.570Z] First time build. Skipping changelog. [2022-04-14T20:34:08.637Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T20:34:08.637Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T20:34:08.637Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T20:34:08.637Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-14T20:34:08.895Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T20:34:08.895Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T20:34:08.895Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T20:34:08.895Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T20:34:08.895Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T20:34:08.895Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T20:34:08.895Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T20:34:09.413Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-14T20:34:09.413Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-14T20:34:09.413Z] Dload Upload Total Spent Left Speed [2022-04-14T20:34:09.413Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2022-04-14T20:34:09.978Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-14T20:34:10.270Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T20:34:10.270Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T20:34:10.270Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T20:34:10.339Z] + sudo tee /etc/docker/daemon.new [2022-04-14T20:34:10.340Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-14T20:34:10.340Z] { [2022-04-14T20:34:10.340Z] "registry-mirrors": [ [2022-04-14T20:34:10.340Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-14T20:34:10.340Z] ], [2022-04-14T20:34:10.340Z] "bip": "10.250.0.254/24", [2022-04-14T20:34:10.340Z] "hosts": [ [2022-04-14T20:34:10.340Z] "tcp://0.0.0.0:5555", [2022-04-14T20:34:10.340Z] "unix:///var/run/docker.sock" [2022-04-14T20:34:10.340Z] ], [2022-04-14T20:34:10.340Z] "mtu": 1458, [2022-04-14T20:34:10.340Z] "selinux-enabled": true, [2022-04-14T20:34:10.340Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-14T20:34:10.340Z] } [Pipeline] sh [2022-04-14T20:34:10.536Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T20:34:10.536Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T20:34:10.536Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T20:34:10.536Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T20:34:10.536Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T20:34:10.536Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T20:34:10.536Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T20:34:10.703Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-14T20:34:08.556Z] > git rev-list --no-walk 1ce5af415017be8c97c718fad5d94b2e11579443 # timeout=10 [2022-04-14T20:34:10.795Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T20:34:10.796Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T20:34:10.796Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T20:34:10.796Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T20:34:10.796Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T20:34:10.796Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T20:34:10.796Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T20:34:10.796Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T20:34:10.796Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T20:34:10.796Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T20:34:10.796Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T20:34:10.796Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T20:34:10.796Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T20:34:10.796Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T20:34:10.796Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T20:34:10.796Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T20:34:10.796Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T20:34:10.796Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T20:34:10.796Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T20:34:10.796Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T20:34:10.796Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T20:34:10.796Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T20:34:10.796Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T20:34:11.054Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T20:34:11.054Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T20:34:11.054Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T20:34:11.054Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T20:34:11.054Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T20:34:11.054Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T20:34:11.054Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T20:34:11.054Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T20:34:11.055Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T20:34:11.055Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T20:34:11.055Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T20:34:11.055Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T20:34:11.055Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T20:34:11.055Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T20:34:11.055Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T20:34:11.055Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T20:34:11.055Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T20:34:11.055Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T20:34:11.055Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T20:34:11.055Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T20:34:11.055Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T20:34:11.055Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T20:34:11.055Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T20:34:11.055Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T20:34:11.067Z] + sudo service docker restart [2022-04-14T20:34:11.315Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T20:34:11.315Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T20:34:11.315Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T20:34:11.315Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T20:34:11.315Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T20:34:11.315Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T20:34:11.315Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T20:34:11.315Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T20:34:11.315Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T20:34:11.315Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T20:34:11.315Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T20:34:11.315Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T20:34:11.315Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T20:34:11.315Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T20:34:11.315Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T20:34:11.315Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T20:34:11.315Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T20:34:11.315Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T20:34:11.315Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T20:34:11.315Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T20:34:11.315Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T20:34:11.315Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T20:34:11.315Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T20:34:11.315Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T20:34:11.315Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T20:34:11.574Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T20:34:11.574Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T20:34:11.574Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T20:34:11.574Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T20:34:11.574Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T20:34:11.574Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T20:34:11.574Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T20:34:11.574Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T20:34:16.866Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T20:34:16.866Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T20:34:16.866Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T20:34:16.866Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-14T20:34:29.435Z] provisioning config files... [2022-04-14T20:34:29.463Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config7545018042358481640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-14T20:34:29.911Z] ---> docker-login.sh [2022-04-14T20:34:29.911Z] nexus3.edgexfoundry.org:10001 [2022-04-14T20:34:30.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:34:30.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:34:30.781Z] Configure a credential helper to remove this warning. See [2022-04-14T20:34:30.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:34:30.781Z] [2022-04-14T20:34:30.781Z] Login Succeeded [2022-04-14T20:34:31.055Z] nexus3.edgexfoundry.org:10002 [2022-04-14T20:34:31.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:34:31.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:34:31.329Z] Configure a credential helper to remove this warning. See [2022-04-14T20:34:31.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:34:31.329Z] [2022-04-14T20:34:31.329Z] Login Succeeded [2022-04-14T20:34:31.329Z] nexus3.edgexfoundry.org:10003 [2022-04-14T20:34:31.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:34:31.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:34:31.927Z] Configure a credential helper to remove this warning. See [2022-04-14T20:34:31.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:34:31.927Z] [2022-04-14T20:34:31.927Z] Login Succeeded [2022-04-14T20:34:31.927Z] nexus3.edgexfoundry.org:10004 [2022-04-14T20:34:32.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:34:32.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:34:32.478Z] Configure a credential helper to remove this warning. See [2022-04-14T20:34:32.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:34:32.478Z] [2022-04-14T20:34:32.478Z] Login Succeeded [2022-04-14T20:34:32.478Z] docker.io [2022-04-14T20:34:32.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:34:33.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:34:33.344Z] Configure a credential helper to remove this warning. See [2022-04-14T20:34:33.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:34:33.344Z] [2022-04-14T20:34:33.344Z] Login Succeeded [2022-04-14T20:34:33.344Z] ---> docker-login.sh ends [Pipeline] } [2022-04-14T20:34:33.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-14T20:34:33.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-14T20:34:33.840Z] ========================================================= [2022-04-14T20:34:33.840Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-14T20:34:33.840Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T20:34:34.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T20:34:34.515Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-14T20:34:34.515Z] 9b3977197b4f: Pulling fs layer [2022-04-14T20:34:34.515Z] 1a89e8eeedd5: Pulling fs layer [2022-04-14T20:34:34.515Z] 94645a83ff95: Pulling fs layer [2022-04-14T20:34:34.515Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-14T20:34:34.515Z] 0c92f367c5e7: Pulling fs layer [2022-04-14T20:34:34.515Z] f7c0051592d6: Pulling fs layer [2022-04-14T20:34:34.515Z] a227ed2f7395: Pulling fs layer [2022-04-14T20:34:34.515Z] 7b1c46037f91: Pulling fs layer [2022-04-14T20:34:34.515Z] 0c92f367c5e7: Waiting [2022-04-14T20:34:34.515Z] f7c0051592d6: Waiting [2022-04-14T20:34:34.515Z] a227ed2f7395: Waiting [2022-04-14T20:34:34.515Z] 7b1c46037f91: Waiting [2022-04-14T20:34:34.515Z] 3f3a8bcf1eab: Waiting [2022-04-14T20:34:34.515Z] 94645a83ff95: Verifying Checksum [2022-04-14T20:34:34.515Z] 94645a83ff95: Download complete [2022-04-14T20:34:34.515Z] 1a89e8eeedd5: Download complete [2022-04-14T20:34:34.515Z] 0c92f367c5e7: Verifying Checksum [2022-04-14T20:34:34.515Z] 0c92f367c5e7: Download complete [2022-04-14T20:34:34.515Z] f7c0051592d6: Verifying Checksum [2022-04-14T20:34:34.515Z] f7c0051592d6: Download complete [2022-04-14T20:34:34.515Z] 9b3977197b4f: Verifying Checksum [2022-04-14T20:34:34.515Z] 9b3977197b4f: Download complete [2022-04-14T20:34:34.515Z] a227ed2f7395: Verifying Checksum [2022-04-14T20:34:34.515Z] a227ed2f7395: Download complete [2022-04-14T20:34:34.978Z] Removing intermediate container a446086db60f [2022-04-14T20:34:34.978Z] ---> 8a17b252c26e [2022-04-14T20:34:34.978Z] [2022-04-14T20:34:34.978Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T20:34:34.978Z] 3.14: Pulling from library/alpine [2022-04-14T20:34:34.978Z] Removing intermediate container 137894cfc3c9 [2022-04-14T20:34:34.978Z] ---> a27729ad69ec [2022-04-14T20:34:34.978Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-14T20:34:34.978Z] Removing intermediate container 05698983d155 [2022-04-14T20:34:34.978Z] ---> a20435b7bde6 [2022-04-14T20:34:34.978Z] [2022-04-14T20:34:34.978Z] Step 10/31 : FROM alpine:3.14 [2022-04-14T20:34:34.978Z] 3.14: Pulling from library/alpine [2022-04-14T20:34:34.978Z] ---> Running in 125772ae959b [2022-04-14T20:34:34.978Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-14T20:34:34.978Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-14T20:34:34.978Z] Status: Downloaded newer image for alpine:3.14 [2022-04-14T20:34:34.978Z] Status: Downloaded newer image for alpine:3.14 [2022-04-14T20:34:34.978Z] ---> e04c818066af [2022-04-14T20:34:34.978Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T20:34:34.978Z] ---> e04c818066af [2022-04-14T20:34:34.978Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-14T20:34:34.978Z] 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-14T20:34:34.978Z] ---> Running in 605de6328ef1 [2022-04-14T20:34:34.978Z] ---> Running in 0b7ddc8f1db9 [2022-04-14T20:34:34.978Z] Removing intermediate container 0b7ddc8f1db9 [2022-04-14T20:34:34.978Z] ---> e614aade0586 [2022-04-14T20:34:34.978Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-14T20:34:34.978Z] ---> Running in c4891f1a749e [2022-04-14T20:34:35.128Z] 9b3977197b4f: Pull complete [2022-04-14T20:34:35.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:34:35.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:34:35.501Z] Removing intermediate container 125772ae959b [2022-04-14T20:34:35.501Z] ---> f66be71414a5 [2022-04-14T20:34:35.501Z] [2022-04-14T20:34:35.501Z] Step 11/23 : FROM docker:20.10.14 [2022-04-14T20:34:35.501Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-14T20:34:35.501Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T20:34:35.501Z] OK: 6 MiB in 15 packages [2022-04-14T20:34:35.501Z] 20.10.14: Pulling from library/docker [2022-04-14T20:34:35.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:34:35.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:34:36.076Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-14T20:34:36.076Z] (2/2) Installing su-exec (0.2-r1) [2022-04-14T20:34:36.076Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T20:34:36.076Z] OK: 6 MiB in 16 packages [2022-04-14T20:34:36.117Z] 1a89e8eeedd5: Pull complete [2022-04-14T20:34:36.395Z] 94645a83ff95: Pull complete [2022-04-14T20:34:36.645Z] Removing intermediate container 605de6328ef1 [2022-04-14T20:34:36.645Z] ---> 1733757a75a0 [2022-04-14T20:34:36.645Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T20:34:36.645Z] ---> Running in 86c0d20075af [2022-04-14T20:34:36.671Z] 7b1c46037f91: Verifying Checksum [2022-04-14T20:34:36.671Z] 7b1c46037f91: Download complete [2022-04-14T20:34:37.221Z] Removing intermediate container c4891f1a749e [2022-04-14T20:34:37.221Z] ---> 5d27c39d5f42 [2022-04-14T20:34:37.221Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-14T20:34:37.221Z] Removing intermediate container 86c0d20075af [2022-04-14T20:34:37.221Z] ---> 59007d72bcba [2022-04-14T20:34:37.221Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-14T20:34:37.221Z] ---> Running in e96c726f8040 [2022-04-14T20:34:37.269Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-14T20:34:37.269Z] 3f3a8bcf1eab: Download complete [2022-04-14T20:34:37.482Z] ---> Running in 7e02ce32475b [2022-04-14T20:34:37.482Z] Removing intermediate container e96c726f8040 [2022-04-14T20:34:37.482Z] ---> 51a501b4e319 [2022-04-14T20:34:37.482Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-14T20:34:37.482Z] ---> Running in ef9b4b97954a [2022-04-14T20:34:37.741Z] Removing intermediate container 7e02ce32475b [2022-04-14T20:34:37.741Z] ---> bcb41d30a34f [2022-04-14T20:34:37.741Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T20:34:37.741Z] ---> Running in 9d8778822804 [2022-04-14T20:34:38.001Z] Removing intermediate container ef9b4b97954a [2022-04-14T20:34:38.001Z] ---> eab53f16e057 [2022-04-14T20:34:38.001Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-14T20:34:38.258Z] Removing intermediate container 9d8778822804 [2022-04-14T20:34:38.258Z] ---> 246cc1dfbcbb [2022-04-14T20:34:38.258Z] Step 15/23 : WORKDIR / [2022-04-14T20:34:38.258Z] ---> Running in bf699bdf174f [2022-04-14T20:34:38.258Z] ---> Running in 0ac852259383 [2022-04-14T20:34:38.833Z] Removing intermediate container 0ac852259383 [2022-04-14T20:34:38.833Z] ---> d084a23f0f3b [2022-04-14T20:34:38.833Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T20:34:39.400Z] ---> f699fba8894d [2022-04-14T20:34:39.400Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-14T20:34:39.982Z] Removing intermediate container bf699bdf174f [2022-04-14T20:34:39.982Z] ---> 4657dec56f7e [2022-04-14T20:34:39.982Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-14T20:34:40.244Z] ---> Running in 98e4a83e0f02 [2022-04-14T20:34:40.502Z] Removing intermediate container 98e4a83e0f02 [2022-04-14T20:34:40.502Z] ---> 36b9a8599523 [2022-04-14T20:34:40.502Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-14T20:34:40.762Z] ---> a63d44df31d9 [2022-04-14T20:34:40.762Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-14T20:34:41.329Z] ---> a186d71b68c4 [2022-04-14T20:34:41.329Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-14T20:34:41.329Z] ---> Running in d8e24b3c8a0d [2022-04-14T20:34:41.329Z] ---> 9dbcc2f5bd6d [2022-04-14T20:34:41.329Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-14T20:34:41.590Z] ---> Running in da0050a05401 [2022-04-14T20:34:41.850Z] Removing intermediate container da0050a05401 [2022-04-14T20:34:41.850Z] ---> 710968405a62 [2022-04-14T20:34:41.850Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:34:41.850Z] ---> Running in 5b627c4dc5c5 [2022-04-14T20:34:42.114Z] Removing intermediate container 5b627c4dc5c5 [2022-04-14T20:34:42.114Z] ---> df69f9add457 [2022-04-14T20:34:42.114Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T20:34:42.373Z] ---> Running in f3b53914ec21 [2022-04-14T20:34:42.634Z] Removing intermediate container f3b53914ec21 [2022-04-14T20:34:42.634Z] ---> 1b2bb93f956a [2022-04-14T20:34:42.634Z] Step 22/23 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 [2022-04-14T20:34:42.893Z] ---> Running in c478e0e482af [2022-04-14T20:34:42.893Z] Removing intermediate container d8e24b3c8a0d [2022-04-14T20:34:42.893Z] ---> a96efdafb09e [2022-04-14T20:34:42.893Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T20:34:43.180Z] Removing intermediate container c478e0e482af [2022-04-14T20:34:43.180Z] ---> 8f2cecd50dc8 [2022-04-14T20:34:43.180Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T20:34:43.180Z] ---> Running in a9b11606a58b [2022-04-14T20:34:43.438Z] ---> 164ce983efe2 [2022-04-14T20:34:43.438Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-14T20:34:43.438Z] Removing intermediate container a9b11606a58b [2022-04-14T20:34:43.438Z] ---> 5c29a66b4bb9 [2022-04-14T20:34:43.438Z] [2022-04-14T20:34:43.697Z] Successfully built 5c29a66b4bb9 [2022-04-14T20:34:43.697Z] Successfully tagged core-metadata:latest [2022-04-14T20:34:43.697Z]  Building core-metadata ... done Building support-scheduler [2022-04-14T20:34:46.238Z] ---> c3703a42f7e6 [2022-04-14T20:34:46.238Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-14T20:34:47.178Z] ---> 2e9ea3b5b592 [2022-04-14T20:34:47.178Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-14T20:34:48.118Z] ---> 07fffee1246d [2022-04-14T20:34:48.118Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-14T20:34:49.060Z] ---> ed53931c9926 [2022-04-14T20:34:49.060Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-14T20:34:49.060Z] ---> Running in 3cf5df0ea0b2 [2022-04-14T20:34:49.324Z] Removing intermediate container 3cf5df0ea0b2 [2022-04-14T20:34:49.324Z] ---> 6db8d068d9fa [2022-04-14T20:34:49.324Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-14T20:34:49.690Z] 3f3a8bcf1eab: Pull complete [2022-04-14T20:34:49.690Z] 0c92f367c5e7: Pull complete [2022-04-14T20:34:49.690Z] f7c0051592d6: Pull complete [2022-04-14T20:34:49.894Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-14T20:34:49.894Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-14T20:34:49.894Z] ---> 7417809fdb73 [2022-04-14T20:34:49.894Z] 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-14T20:34:49.894Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:34:49.894Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:34:49.894Z] ---> 808f5275019b [2022-04-14T20:34:49.894Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T20:34:49.894Z] ---> Using cache [2022-04-14T20:34:49.894Z] ---> 9780b1d1f20f [2022-04-14T20:34:49.894Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:34:49.894Z] ---> Using cache [2022-04-14T20:34:49.894Z] ---> 05c66cc9fb2e [2022-04-14T20:34:49.894Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T20:34:49.894Z] ---> Using cache [2022-04-14T20:34:49.894Z] ---> 6910da3094f3 [2022-04-14T20:34:49.894Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T20:34:49.894Z] ---> Using cache [2022-04-14T20:34:49.894Z] ---> c818904ae4c7 [2022-04-14T20:34:49.894Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:34:49.894Z] ---> Using cache [2022-04-14T20:34:49.894Z] ---> a8f4d4867b20 [2022-04-14T20:34:49.894Z] Step 8/22 : COPY . . [2022-04-14T20:34:49.894Z] ---> Using cache [2022-04-14T20:34:49.894Z] ---> 369f56a407e7 [2022-04-14T20:34:49.894Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-14T20:34:49.894Z] ---> Running in 4efa78c4624b [2022-04-14T20:34:49.894Z] ---> Running in e19b1d8254f0 [2022-04-14T20:34:49.894Z] ---> d1293b354bda [2022-04-14T20:34:49.894Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-14T20:34:49.976Z] a227ed2f7395: Pull complete [2022-04-14T20:34:50.168Z] ---> Running in 6fa41ec6d0a6 [2022-04-14T20:34:50.168Z] Removing intermediate container e19b1d8254f0 [2022-04-14T20:34:50.168Z] ---> d49471cf6158 [2022-04-14T20:34:50.168Z] 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-14T20:34:50.428Z] ---> Running in 658d96addbf8 [2022-04-14T20:34:51.361Z] 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/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-14T20:34:51.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:34:51.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:34:51.620Z] (1/43) Installing readline (8.1.1-r0) [2022-04-14T20:34:51.620Z] (2/43) Installing bash (5.1.16-r0) [2022-04-14T20:34:51.620Z] Executing bash-5.1.16-r0.post-install [2022-04-14T20:34:51.620Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-14T20:34:51.620Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T20:34:51.620Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-14T20:34:51.620Z] (6/43) Installing curl (7.80.0-r0) [2022-04-14T20:34:51.620Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-14T20:34:51.620Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-14T20:34:51.620Z] (9/43) Installing expat (2.4.7-r0) [2022-04-14T20:34:51.620Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-14T20:34:51.620Z] (11/43) Installing gdbm (1.22-r0) [2022-04-14T20:34:51.620Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-14T20:34:51.620Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-14T20:34:51.620Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-14T20:34:51.620Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-14T20:34:51.620Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-14T20:34:51.620Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-14T20:34:51.879Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-14T20:34:51.879Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-14T20:34:51.879Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-14T20:34:51.879Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-14T20:34:52.137Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-14T20:34:52.137Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-14T20:34:52.137Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-14T20:34:52.137Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-14T20:34:52.137Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-14T20:34:52.137Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-14T20:34:52.137Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-14T20:34:52.137Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-14T20:34:52.137Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-14T20:34:52.137Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-14T20:34:52.137Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-14T20:34:52.137Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-14T20:34:52.137Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-14T20:34:52.137Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-14T20:34:52.137Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-14T20:34:52.137Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-14T20:34:52.137Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-14T20:34:52.137Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-14T20:34:52.137Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-14T20:34:52.137Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-14T20:34:52.395Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-14T20:34:52.395Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-14T20:34:52.395Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T20:34:52.395Z] OK: 83 MiB in 65 packages [2022-04-14T20:34:52.962Z] Removing intermediate container 6fa41ec6d0a6 [2022-04-14T20:34:52.962Z] ---> a55de2f8742b [2022-04-14T20:34:52.962Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-14T20:34:52.962Z] ---> Running in 86e29009fced [2022-04-14T20:34:53.223Z] Removing intermediate container 86e29009fced [2022-04-14T20:34:53.223Z] ---> 6c3cdf16ec51 [2022-04-14T20:34:53.223Z] Step 28/31 : CMD ["gate"] [2022-04-14T20:34:53.223Z] Collecting docker-compose==1.23.2 [2022-04-14T20:34:53.481Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-14T20:34:53.481Z] ---> Running in ac95b5cef982 [2022-04-14T20:34:53.481Z] Collecting jsonschema<3,>=2.5.1 [2022-04-14T20:34:53.481Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-14T20:34:53.481Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-14T20:34:53.481Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-14T20:34:53.739Z] Collecting cached-property<2,>=1.2.0 [2022-04-14T20:34:53.739Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-14T20:34:53.739Z] 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-14T20:34:53.739Z] Collecting docker<4.0,>=3.6.0 [2022-04-14T20:34:53.739Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-14T20:34:53.739Z] Removing intermediate container ac95b5cef982 [2022-04-14T20:34:53.739Z] ---> e59c54597038 [2022-04-14T20:34:53.739Z] Step 29/31 : LABEL arch=x86_64 [2022-04-14T20:34:53.739Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-14T20:34:53.739Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-14T20:34:53.739Z] ---> Running in 9d3a78c79ba0 [2022-04-14T20:34:54.310Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-14T20:34:54.310Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-14T20:34:54.310Z] Collecting texttable<0.10,>=0.9.0 [2022-04-14T20:34:54.310Z] Removing intermediate container 9d3a78c79ba0 [2022-04-14T20:34:54.310Z] ---> 3e065d7d1740 [2022-04-14T20:34:54.310Z] Step 30/31 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 [2022-04-14T20:34:54.310Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-14T20:34:54.310Z] ---> Running in eb6b7dcf8388 [2022-04-14T20:34:54.703Z] Collecting docopt<0.7,>=0.6.1 [2022-04-14T20:34:54.703Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-14T20:34:55.046Z] Removing intermediate container eb6b7dcf8388 [2022-04-14T20:34:55.046Z] ---> 423a24a21c2b [2022-04-14T20:34:55.046Z] Step 31/31 : LABEL version=0.0.0 [2022-04-14T20:34:55.046Z] ---> Running in 0f87feb0c416 [2022-04-14T20:34:55.046Z] Collecting PyYAML<4,>=3.10 [2022-04-14T20:34:55.046Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-14T20:34:55.332Z] Removing intermediate container 0f87feb0c416 [2022-04-14T20:34:55.332Z] ---> a53f2a31d403 [2022-04-14T20:34:55.332Z] [2022-04-14T20:34:55.332Z] Successfully built a53f2a31d403 [2022-04-14T20:34:55.332Z] Successfully tagged security-bootstrapper:latest [2022-04-14T20:34:55.332Z] Building support-notifications [2022-04-14T20:34:55.610Z]  Building security-bootstrapper ... done Collecting docker-pycreds>=0.4.0 [2022-04-14T20:34:55.869Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-14T20:34:55.869Z] 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-14T20:34:55.869Z] Collecting idna<2.8,>=2.5 [2022-04-14T20:34:55.869Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-14T20:34:55.869Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-14T20:34:55.869Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-14T20:34:55.869Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-14T20:34:55.869Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-14T20:34:56.137Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-14T20:34:56.137Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-14T20:34:56.137Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-14T20:34:56.137Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-14T20:34:56.137Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-14T20:34:56.137Z] Attempting uninstall: urllib3 [2022-04-14T20:34:56.137Z] Found existing installation: urllib3 1.26.7 [2022-04-14T20:34:56.137Z] Uninstalling urllib3-1.26.7: [2022-04-14T20:34:56.137Z] Successfully uninstalled urllib3-1.26.7 [2022-04-14T20:34:56.397Z] Attempting uninstall: idna [2022-04-14T20:34:56.397Z] Found existing installation: idna 3.3 [2022-04-14T20:34:56.397Z] Uninstalling idna-3.3: [2022-04-14T20:34:56.397Z] Successfully uninstalled idna-3.3 [2022-04-14T20:34:56.656Z] Attempting uninstall: requests [2022-04-14T20:34:56.656Z] Found existing installation: requests 2.26.0 [2022-04-14T20:34:56.656Z] Uninstalling requests-2.26.0: [2022-04-14T20:34:56.656Z] Successfully uninstalled requests-2.26.0 [2022-04-14T20:34:56.710Z] 7b1c46037f91: Pull complete [2022-04-14T20:34:56.710Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-14T20:34:56.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T20:34:56.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-14T20:34:56.915Z] Running setup.py install for texttable: started [2022-04-14T20:34:57.070Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T20:34:57.070Z] WORKDIR /edgex [2022-04-14T20:34:57.070Z] COPY go.mod . [2022-04-14T20:34:57.070Z] RUN go mod download [2022-04-14T20:34:57.070Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-14T20:34:57.173Z] Running setup.py install for texttable: finished with status 'done' [2022-04-14T20:34:57.173Z] Running setup.py install for PyYAML: started [2022-04-14T20:34:57.749Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-14T20:34:57.749Z] Running setup.py install for docopt: started [2022-04-14T20:34:58.008Z] Running setup.py install for docopt: finished with status 'done' [2022-04-14T20:34:58.008Z] Running setup.py install for dockerpty: started [2022-04-14T20:34:59.386Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-14T20:34:59.386Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:34:59.386Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:34:59.386Z] ---> 808f5275019b [2022-04-14T20:34:59.386Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T20:34:59.386Z] ---> Using cache [2022-04-14T20:34:59.386Z] ---> 9780b1d1f20f [2022-04-14T20:34:59.386Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:34:59.386Z] ---> Using cache [2022-04-14T20:34:59.386Z] ---> 05c66cc9fb2e [2022-04-14T20:34:59.386Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-14T20:34:59.721Z] Sending build context to Docker daemon 169.2MB [2022-04-14T20:34:59.721Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T20:34:59.721Z] ---> f79e39bc4007 [2022-04-14T20:34:59.721Z] Step 2/4 : WORKDIR /edgex [2022-04-14T20:35:00.329Z] 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-14T20:35:00.589Z] ---> Running in 8622e50da0be [2022-04-14T20:35:01.715Z] ---> Running in a61deab60130 [2022-04-14T20:35:01.715Z] Removing intermediate container a61deab60130 [2022-04-14T20:35:01.715Z] ---> c2e57609ad1e [2022-04-14T20:35:01.715Z] Step 3/4 : COPY go.mod . [2022-04-14T20:35:01.974Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:35:02.318Z] ---> 31c51fca82a2 [2022-04-14T20:35:02.318Z] Step 4/4 : RUN go mod download [2022-04-14T20:35:02.543Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:35:02.593Z] ---> Running in 1a1124366f67 [2022-04-14T20:35:03.111Z] OK: 221 MiB in 52 packages [2022-04-14T20:35:04.491Z] Removing intermediate container 8622e50da0be [2022-04-14T20:35:04.491Z] ---> 92f755ab8ae6 [2022-04-14T20:35:04.491Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T20:35:05.437Z] ---> 11b4bee31724 [2022-04-14T20:35:05.437Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:35:05.437Z] ---> Running in cb04d52a7ee6 [2022-04-14T20:35:06.025Z] Removing intermediate container 658d96addbf8 [2022-04-14T20:35:06.025Z] ---> 58d8edffece3 [2022-04-14T20:35:06.025Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-14T20:35:06.306Z] ---> Running in 0e9278cdc79e [2022-04-14T20:35:06.565Z] Removing intermediate container 0e9278cdc79e [2022-04-14T20:35:06.565Z] ---> 10506030f978 [2022-04-14T20:35:06.565Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-14T20:35:06.565Z] ---> Running in 1b78642eb64a [2022-04-14T20:35:06.825Z] Removing intermediate container 1b78642eb64a [2022-04-14T20:35:06.825Z] ---> 0cf85a855b48 [2022-04-14T20:35:06.825Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-14T20:35:07.763Z] ---> 373c22a1e31e [2022-04-14T20:35:07.763Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-14T20:35:07.763Z] Removing intermediate container cb04d52a7ee6 [2022-04-14T20:35:07.763Z] ---> 1ea0054f203e [2022-04-14T20:35:07.763Z] Step 8/22 : COPY . . [2022-04-14T20:35:08.331Z] ---> efddf477700f [2022-04-14T20:35:08.331Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-14T20:35:09.715Z] ---> b20b6fe17a14 [2022-04-14T20:35:09.715Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-14T20:35:09.715Z] ---> Running in e91d5f9171b0 [2022-04-14T20:35:10.283Z] Removing intermediate container e91d5f9171b0 [2022-04-14T20:35:10.283Z] ---> a50bae2014d3 [2022-04-14T20:35:10.283Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:35:10.283Z] ---> Running in e6f7055d096d [2022-04-14T20:35:10.851Z] Removing intermediate container e6f7055d096d [2022-04-14T20:35:10.851Z] ---> 8583906329ca [2022-04-14T20:35:10.851Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T20:35:11.109Z] ---> Running in 22dda7558e7b [2022-04-14T20:35:11.677Z] Removing intermediate container 22dda7558e7b [2022-04-14T20:35:11.677Z] ---> e8d05cb9f727 [2022-04-14T20:35:11.677Z] Step 22/23 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 [2022-04-14T20:35:11.937Z] ---> Running in 6ffb7aee0069 [2022-04-14T20:35:12.195Z] Removing intermediate container 6ffb7aee0069 [2022-04-14T20:35:12.195Z] ---> 787e42513e0d [2022-04-14T20:35:12.195Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T20:35:12.195Z] ---> Running in 5be7f7fc7527 [2022-04-14T20:35:12.458Z] Removing intermediate container 5be7f7fc7527 [2022-04-14T20:35:12.458Z] ---> 5421f218856c [2022-04-14T20:35:12.458Z] [2022-04-14T20:35:12.717Z] Successfully built 5421f218856c [2022-04-14T20:35:12.717Z] Successfully tagged sys-mgmt-agent:latest [2022-04-14T20:35:12.717Z] Building core-data [2022-04-14T20:35:19.295Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:35:19.295Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:35:19.295Z] ---> 808f5275019b [2022-04-14T20:35:19.295Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T20:35:19.295Z] ---> Using cache [2022-04-14T20:35:19.295Z] ---> 9780b1d1f20f [2022-04-14T20:35:19.295Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:35:19.295Z] ---> Using cache [2022-04-14T20:35:19.295Z] ---> 05c66cc9fb2e [2022-04-14T20:35:19.295Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-14T20:35:20.674Z] ---> Running in a14c8c464753 [2022-04-14T20:35:20.674Z] ---> c9c48852df22 [2022-04-14T20:35:20.674Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-14T20:35:20.932Z] ---> Running in 86ef09e9dae7 [2022-04-14T20:35:21.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:35:22.131Z] 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/support-notifications/support-notifications ./cmd/support-notifications [2022-04-14T20:35:22.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:35:22.959Z] OK: 221 MiB in 52 packages [2022-04-14T20:35:24.342Z] Removing intermediate container 4efa78c4624b [2022-04-14T20:35:24.342Z] ---> 8140b81a674c [2022-04-14T20:35:24.342Z] [2022-04-14T20:35:24.342Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T20:35:24.342Z] ---> e04c818066af [2022-04-14T20:35:24.342Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-14T20:35:24.342Z] ---> Using cache [2022-04-14T20:35:24.342Z] ---> 1733757a75a0 [2022-04-14T20:35:24.342Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T20:35:24.342Z] ---> Using cache [2022-04-14T20:35:24.342Z] ---> 59007d72bcba [2022-04-14T20:35:24.342Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-14T20:35:24.342Z] ---> Running in c1b29c182969 [2022-04-14T20:35:24.342Z] Removing intermediate container a14c8c464753 [2022-04-14T20:35:24.342Z] ---> 6b256921da38 [2022-04-14T20:35:24.342Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T20:35:24.603Z] Removing intermediate container c1b29c182969 [2022-04-14T20:35:24.603Z] ---> 148f0fa38261 [2022-04-14T20:35:24.603Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-14T20:35:24.870Z] ---> Running in 3bc5da650337 [2022-04-14T20:35:24.870Z] ---> 85b6042093b4 [2022-04-14T20:35:24.870Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:35:25.130Z] ---> Running in 7780d3fd9397 [2022-04-14T20:35:25.130Z] Removing intermediate container 3bc5da650337 [2022-04-14T20:35:25.130Z] ---> f31fbcc4e7d8 [2022-04-14T20:35:25.130Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T20:35:26.068Z] ---> e5ed534d8995 [2022-04-14T20:35:26.068Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-14T20:35:27.448Z] ---> 1f8e383a34d8 [2022-04-14T20:35:27.448Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-14T20:35:28.015Z] Removing intermediate container 7780d3fd9397 [2022-04-14T20:35:28.016Z] ---> 38baa30369b6 [2022-04-14T20:35:28.016Z] Step 8/23 : COPY . . [2022-04-14T20:35:28.016Z] ---> bb4071ab7892 [2022-04-14T20:35:28.016Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-14T20:35:28.583Z] ---> Running in 74589f75cf0e [2022-04-14T20:35:29.151Z] Removing intermediate container 74589f75cf0e [2022-04-14T20:35:29.151Z] ---> 90baae122605 [2022-04-14T20:35:29.151Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:35:29.724Z] ---> Running in 811fc941e573 [2022-04-14T20:35:30.662Z] Removing intermediate container 811fc941e573 [2022-04-14T20:35:30.662Z] ---> 78ef92af2e71 [2022-04-14T20:35:30.662Z] Step 20/22 : LABEL arch=x86_64 [2022-04-14T20:35:30.662Z] ---> Running in d2c1f7c2870b [2022-04-14T20:35:30.923Z] Removing intermediate container d2c1f7c2870b [2022-04-14T20:35:30.923Z] ---> 93ca10dc3200 [2022-04-14T20:35:30.923Z] Step 21/22 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 [2022-04-14T20:35:31.182Z] ---> Running in b0a5ecbb618c [2022-04-14T20:35:31.443Z] Removing intermediate container b0a5ecbb618c [2022-04-14T20:35:31.443Z] ---> e14237a786a5 [2022-04-14T20:35:31.443Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T20:35:31.706Z] ---> Running in 233ea51fc6a0 [2022-04-14T20:35:31.967Z] Removing intermediate container 233ea51fc6a0 [2022-04-14T20:35:31.967Z] ---> d67cd5dbdd9e [2022-04-14T20:35:31.967Z] [2022-04-14T20:35:32.243Z] Successfully built d67cd5dbdd9e [2022-04-14T20:35:32.243Z] Successfully tagged support-scheduler:latest [2022-04-14T20:35:32.243Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-04-14T20:35:44.488Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:35:44.488Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:35:44.488Z] ---> 808f5275019b [2022-04-14T20:35:44.488Z] Step 3/25 : WORKDIR /edgex-go [2022-04-14T20:35:44.488Z] ---> Using cache [2022-04-14T20:35:44.488Z] ---> 9780b1d1f20f [2022-04-14T20:35:44.488Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:35:44.488Z] ---> Using cache [2022-04-14T20:35:44.488Z] ---> 05c66cc9fb2e [2022-04-14T20:35:44.488Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-14T20:35:44.488Z] ---> Using cache [2022-04-14T20:35:44.488Z] ---> 6910da3094f3 [2022-04-14T20:35:44.488Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T20:35:44.488Z] ---> Using cache [2022-04-14T20:35:44.488Z] ---> c818904ae4c7 [2022-04-14T20:35:44.488Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:35:44.488Z] ---> Using cache [2022-04-14T20:35:44.488Z] ---> a8f4d4867b20 [2022-04-14T20:35:44.488Z] Step 8/25 : COPY . . [2022-04-14T20:35:44.488Z] ---> Using cache [2022-04-14T20:35:44.488Z] ---> 369f56a407e7 [2022-04-14T20:35:44.488Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-14T20:35:47.782Z] ---> Running in a5d47cbe8aba [2022-04-14T20:35:47.782Z] ---> cdd789bc6eda [2022-04-14T20:35:47.782Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-14T20:35:47.782Z] 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-14T20:35:48.040Z] ---> Running in 3c3d2b95cb7b [2022-04-14T20:35:48.612Z] 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-14T20:35:49.183Z] Removing intermediate container 86ef09e9dae7 [2022-04-14T20:35:49.183Z] ---> b9483a0e5e3f [2022-04-14T20:35:49.183Z] [2022-04-14T20:35:49.183Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T20:35:49.183Z] ---> e04c818066af [2022-04-14T20:35:49.183Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-14T20:35:49.183Z] ---> Running in 0e7114675ee5 [2022-04-14T20:35:49.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:35:49.612Z] Removing intermediate container 1a1124366f67 [2022-04-14T20:35:49.612Z] ---> c35f3a0268f7 [2022-04-14T20:35:49.612Z] Successfully built c35f3a0268f7 [2022-04-14T20:35:49.612Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:35:49.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:35:49.703Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-14T20:35:49.703Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-14T20:35:49.703Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T20:35:49.703Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T20:35:49.960Z] + docker inspect -f . ci-base-image-arm64 [2022-04-14T20:35:49.960Z] . [2022-04-14T20:35:49.964Z] OK: 6 MiB in 16 packages [Pipeline] withDockerContainer [2022-04-14T20:35:50.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-20979 does not seem to be running inside a container [2022-04-14T20:35:50.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-arm64 cat [2022-04-14T20:35:50.538Z] Removing intermediate container 0e7114675ee5 [2022-04-14T20:35:50.538Z] ---> b476623397b8 [2022-04-14T20:35:50.538Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T20:35:50.538Z] ---> Running in 53692fdbc84f [2022-04-14T20:35:50.538Z] Removing intermediate container 53692fdbc84f [2022-04-14T20:35:50.538Z] ---> 0dbfd409c03c [2022-04-14T20:35:50.538Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-14T20:35:50.538Z] ---> Running in d4fbf159942d [2022-04-14T20:35:50.798Z] Removing intermediate container d4fbf159942d [2022-04-14T20:35:50.798Z] ---> 7aab510cf62a [2022-04-14T20:35:50.798Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-14T20:35:50.798Z] ---> Running in 103e4062fb90 [2022-04-14T20:35:51.057Z] Removing intermediate container 103e4062fb90 [2022-04-14T20:35:51.057Z] ---> 3a00c066a0d9 [2022-04-14T20:35:51.057Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T20:35:51.316Z] ---> 5ebd4c52779d [2022-04-14T20:35:51.316Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-14T20:35:51.700Z] $ docker top 7bf143f82037daae9703dff7af519e4e06a2b1e8606f2e41da92a240f3eefd30 -eo pid,comm [2022-04-14T20:35:51.886Z] ---> a17d387bed44 [2022-04-14T20:35:51.886Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [Pipeline] { [Pipeline] sh [2022-04-14T20:35:52.146Z] ---> 9ec47913da10 [2022-04-14T20:35:52.146Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-14T20:35:52.411Z] ---> Running in 093902ba17c4 [2022-04-14T20:35:52.411Z] Removing intermediate container 093902ba17c4 [2022-04-14T20:35:52.411Z] ---> 597516f4ec88 [2022-04-14T20:35:52.411Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:35:52.654Z] + go version [2022-04-14T20:35:52.654Z] go version go1.17.6 linux/arm64 [2022-04-14T20:35:52.670Z] ---> Running in 4a939e9b1c00 [Pipeline] } [2022-04-14T20:35:52.684Z] $ docker stop --time=1 7bf143f82037daae9703dff7af519e4e06a2b1e8606f2e41da92a240f3eefd30 [2022-04-14T20:35:52.930Z] Removing intermediate container 4a939e9b1c00 [2022-04-14T20:35:52.930Z] ---> 4c2caf841925 [2022-04-14T20:35:52.930Z] Step 20/22 : LABEL arch=x86_64 [2022-04-14T20:35:53.190Z] ---> Running in fb689086b90b [2022-04-14T20:35:53.450Z] Removing intermediate container fb689086b90b [2022-04-14T20:35:53.450Z] ---> 9ef6273e8998 [2022-04-14T20:35:53.450Z] Step 21/22 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 [2022-04-14T20:35:53.713Z] ---> Running in 090ba1af59b9 [2022-04-14T20:35:53.972Z] Removing intermediate container 090ba1af59b9 [2022-04-14T20:35:53.972Z] ---> 24b44dda852f [2022-04-14T20:35:53.972Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T20:35:53.972Z] ---> Running in 6e803aaaaacd [2022-04-14T20:35:54.355Z] $ docker rm -f 7bf143f82037daae9703dff7af519e4e06a2b1e8606f2e41da92a240f3eefd30 [2022-04-14T20:35:54.541Z] Removing intermediate container 6e803aaaaacd [2022-04-14T20:35:54.541Z] ---> 3c465ae529ba [2022-04-14T20:35:54.541Z] [2022-04-14T20:35:54.541Z] Successfully built 3c465ae529ba [2022-04-14T20:35:54.541Z] Successfully tagged support-notifications:latest [2022-04-14T20:35:54.541Z]  Building support-notifications ... done Building security-spire-config [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:35:54.965Z] + docker inspect -f . ci-base-image-arm64 [2022-04-14T20:35:54.965Z] . [Pipeline] withDockerContainer [2022-04-14T20:35:55.223Z] prd-ubuntu20.04-docker-arm64-4c-16g-20979 does not seem to be running inside a container [2022-04-14T20:35:55.320Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-arm64 cat [2022-04-14T20:35:56.703Z] $ docker top c0e40465d8040d30ac8e1fe74dac6dbe9a4cf98beba35ec72de827bf49c01aa4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-14T20:35:57.008Z] ========================================================= [2022-04-14T20:35:57.008Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-14T20:35:57.008Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T20:35:57.666Z] + make test [2022-04-14T20:35:57.666Z] go mod tidy -compat=1.17 [2022-04-14T20:35:58.657Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-14T20:35:58.731Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:35:58.732Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:35:58.732Z] ---> 808f5275019b [2022-04-14T20:35:58.732Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T20:35:58.732Z] ---> Using cache [2022-04-14T20:35:58.732Z] ---> 9780b1d1f20f [2022-04-14T20:35:58.732Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:35:58.732Z] ---> Using cache [2022-04-14T20:35:58.732Z] ---> 05c66cc9fb2e [2022-04-14T20:35:58.732Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T20:36:00.109Z] ---> Running in 22d7b03d30b8 [2022-04-14T20:36:00.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:01.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:01.505Z] OK: 221 MiB in 52 packages [2022-04-14T20:36:02.442Z] Removing intermediate container 22d7b03d30b8 [2022-04-14T20:36:02.442Z] ---> b9a92f02ff46 [2022-04-14T20:36:02.442Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T20:36:03.008Z] 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-14T20:36:03.008Z] ---> f851d5389be4 [2022-04-14T20:36:03.008Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:36:03.008Z] ---> Running in 1b14177d691f [2022-04-14T20:36:04.915Z] Removing intermediate container 1b14177d691f [2022-04-14T20:36:04.915Z] ---> 424ad54d2408 [2022-04-14T20:36:04.915Z] Step 8/26 : COPY . . [2022-04-14T20:36:06.818Z] Removing intermediate container a5d47cbe8aba [2022-04-14T20:36:06.818Z] ---> 2837937ff3e2 [2022-04-14T20:36:06.818Z] [2022-04-14T20:36:06.818Z] Step 10/25 : FROM alpine:3.14 [2022-04-14T20:36:06.818Z] ---> e04c818066af [2022-04-14T20:36:06.818Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-14T20:36:07.756Z] ---> Running in 997fc3a9ce57 [2022-04-14T20:36:08.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:08.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:08.633Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-14T20:36:08.633Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-14T20:36:08.633Z] (3/3) Installing su-exec (0.2-r1) [2022-04-14T20:36:08.633Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T20:36:08.633Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T20:36:08.633Z] OK: 6 MiB in 17 packages [2022-04-14T20:36:09.658Z] Removing intermediate container 3c3d2b95cb7b [2022-04-14T20:36:09.658Z] ---> 14596730ba62 [2022-04-14T20:36:09.658Z] [2022-04-14T20:36:09.658Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T20:36:09.658Z] ---> e04c818066af [2022-04-14T20:36:09.658Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-14T20:36:09.916Z] ---> ff8d8c471014 [2022-04-14T20:36:09.916Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T20:36:09.916Z] ---> Running in 2459eff5107d [2022-04-14T20:36:09.916Z] ---> Running in 640a159e2498 [2022-04-14T20:36:09.916Z] Removing intermediate container 997fc3a9ce57 [2022-04-14T20:36:09.917Z] ---> 2d91e573bc40 [2022-04-14T20:36:09.917Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T20:36:09.917Z] ---> Running in 37216e1c40c9 [2022-04-14T20:36:09.917Z] Removing intermediate container 2459eff5107d [2022-04-14T20:36:09.917Z] ---> 32ab3239abc4 [2022-04-14T20:36:09.917Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-14T20:36:10.176Z] Removing intermediate container 640a159e2498 [2022-04-14T20:36:10.176Z] ---> 7ffc4f7dce59 [2022-04-14T20:36:10.176Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T20:36:10.176Z] Removing intermediate container 37216e1c40c9 [2022-04-14T20:36:10.176Z] ---> 749219dfd880 [2022-04-14T20:36:10.176Z] Step 13/25 : WORKDIR / [2022-04-14T20:36:10.176Z] ---> Running in a1892e69a2ce [2022-04-14T20:36:10.176Z] ---> Running in 6da55b29d91e [2022-04-14T20:36:10.176Z] ---> Running in bc02fa168518 [2022-04-14T20:36:10.176Z] Removing intermediate container a1892e69a2ce [2022-04-14T20:36:10.176Z] ---> e6acebc15078 [2022-04-14T20:36:10.176Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-14T20:36:10.436Z] Removing intermediate container bc02fa168518 [2022-04-14T20:36:10.436Z] ---> 73b6e384363a [2022-04-14T20:36:10.436Z] 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-14T20:36:10.436Z] ---> Running in 28dd19cd507c [2022-04-14T20:36:10.436Z] Removing intermediate container 28dd19cd507c [2022-04-14T20:36:10.436Z] ---> 01c42e0b9ca6 [2022-04-14T20:36:10.436Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:36:10.695Z] ---> Running in 88c213aa8d46 [2022-04-14T20:36:10.695Z] ---> 8dcfe11a0f64 [2022-04-14T20:36:10.695Z] 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-14T20:36:10.695Z] ---> 83ab6f831c75 [2022-04-14T20:36:10.695Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-14T20:36:10.957Z] Removing intermediate container 6da55b29d91e [2022-04-14T20:36:10.957Z] ---> 7323f45fe2da [2022-04-14T20:36:10.957Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T20:36:10.957Z] ---> Running in cc7e4b58cb29 [2022-04-14T20:36:10.957Z] ---> fdfa763f922e [2022-04-14T20:36:10.957Z] 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-14T20:36:11.217Z] Removing intermediate container cc7e4b58cb29 [2022-04-14T20:36:11.217Z] ---> 96d97ca95435 [2022-04-14T20:36:11.217Z] 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-14T20:36:11.217Z] ---> dacd6caa78aa [2022-04-14T20:36:11.217Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-14T20:36:11.217Z] ---> Running in 9e3731883c6c [2022-04-14T20:36:11.484Z] Removing intermediate container 88c213aa8d46 [2022-04-14T20:36:11.484Z] ---> e2d023157139 [2022-04-14T20:36:11.484Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-14T20:36:11.484Z] ---> Running in 347b092c2b78 [2022-04-14T20:36:11.744Z] ---> 024f27c43f45 [2022-04-14T20:36:11.744Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-14T20:36:11.744Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:12.004Z] ---> 3039da0e866c [2022-04-14T20:36:12.004Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T20:36:12.266Z] spire-1.2.1/ [2022-04-14T20:36:12.266Z] spire-1.2.1/.data/ [2022-04-14T20:36:12.266Z] spire-1.2.1/.data/.file [2022-04-14T20:36:12.266Z] spire-1.2.1/.dockerignore [2022-04-14T20:36:12.266Z] spire-1.2.1/.gitattributes [2022-04-14T20:36:12.266Z] spire-1.2.1/.githooks/ [2022-04-14T20:36:12.266Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T20:36:12.266Z] spire-1.2.1/.github/ [2022-04-14T20:36:12.266Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T20:36:12.266Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T20:36:12.266Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T20:36:12.266Z] spire-1.2.1/.github/workflows/ [2022-04-14T20:36:12.266Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T20:36:12.266Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T20:36:12.266Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T20:36:12.266Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T20:36:12.266Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T20:36:12.266Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T20:36:12.266Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T20:36:12.266Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T20:36:12.266Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T20:36:12.266Z] spire-1.2.1/.gitignore [2022-04-14T20:36:12.266Z] spire-1.2.1/.go-version [2022-04-14T20:36:12.266Z] spire-1.2.1/.golangci.yml [2022-04-14T20:36:12.266Z] spire-1.2.1/ADOPTERS.md [2022-04-14T20:36:12.266Z] spire-1.2.1/CHANGELOG.md [2022-04-14T20:36:12.266Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T20:36:12.266Z] spire-1.2.1/CODEOWNERS [2022-04-14T20:36:12.266Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T20:36:12.266Z] spire-1.2.1/Dockerfile [2022-04-14T20:36:12.266Z] spire-1.2.1/Dockerfile.dev [2022-04-14T20:36:12.266Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T20:36:12.266Z] spire-1.2.1/LICENSE [2022-04-14T20:36:12.266Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T20:36:12.266Z] spire-1.2.1/Makefile [2022-04-14T20:36:12.266Z] spire-1.2.1/README.md [2022-04-14T20:36:12.266Z] spire-1.2.1/ROADMAP.md [2022-04-14T20:36:12.266Z] spire-1.2.1/SECURITY.md [2022-04-14T20:36:12.266Z] spire-1.2.1/cmd/ [2022-04-14T20:36:12.266Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T20:36:12.266Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T20:36:12.266Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T20:36:12.266Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T20:36:12.266Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T20:36:12.266Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T20:36:12.266Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T20:36:12.266Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T20:36:12.266Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T20:36:12.266Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T20:36:12.266Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T20:36:12.267Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T20:36:12.267Z] spire-1.2.1/conf/ [2022-04-14T20:36:12.267Z] spire-1.2.1/conf/agent/ [2022-04-14T20:36:12.267Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T20:36:12.267Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T20:36:12.267Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T20:36:12.267Z] spire-1.2.1/conf/server/ [2022-04-14T20:36:12.267Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T20:36:12.267Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T20:36:12.267Z] spire-1.2.1/conf/server/server.conf [2022-04-14T20:36:12.267Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/ [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/auditlog.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/images/ [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md ---> d7f2e765405a [2022-04-14T20:36:12.267Z] 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-14T20:36:12.267Z] [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/spire_server.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/telemetry.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/upgrading.md [2022-04-14T20:36:12.267Z] spire-1.2.1/doc/using_spire.md [2022-04-14T20:36:12.267Z] spire-1.2.1/examples/ [2022-04-14T20:36:12.267Z] spire-1.2.1/examples/README.md [2022-04-14T20:36:12.267Z] spire-1.2.1/go.mod [2022-04-14T20:36:12.267Z] spire-1.2.1/go.sum [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T20:36:12.267Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/health/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/log/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T20:36:12.268Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/util/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/version/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/config.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:36:12.269Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/server.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/ [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/private/ [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/private/server/ [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/spire/ [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/spire/common/ [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T20:36:12.270Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T20:36:12.270Z] spire-1.2.1/release/ [2022-04-14T20:36:12.270Z] spire-1.2.1/release/spire-extras/ [2022-04-14T20:36:12.270Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T20:36:12.270Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T20:36:12.270Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T20:36:12.270Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T20:36:12.270Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T20:36:12.270Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T20:36:12.270Z] spire-1.2.1/release/spire/ [2022-04-14T20:36:12.270Z] spire-1.2.1/release/spire/README.md [2022-04-14T20:36:12.270Z] spire-1.2.1/release/spire/conf/ [2022-04-14T20:36:12.270Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T20:36:12.270Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T20:36:12.270Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T20:36:12.270Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T20:36:12.270Z] spire-1.2.1/script/ [2022-04-14T20:36:12.270Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T20:36:12.270Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T20:36:12.270Z] spire-1.2.1/support/ [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/ [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T20:36:12.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T20:36:12.271Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T20:36:12.271Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T20:36:12.271Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T20:36:12.271Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T20:36:12.271Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T20:36:12.271Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T20:36:12.271Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T20:36:12.271Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T20:36:12.271Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T20:36:12.271Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T20:36:12.271Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T20:36:12.271Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T20:36:12.271Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T20:36:12.271Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T20:36:12.271Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T20:36:12.271Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/clock/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/clock/clock.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fixture/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T20:36:12.271Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/ [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ ---> Running in 89648aef6867 [2022-04-14T20:36:12.536Z] [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T20:36:12.536Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T20:36:12.537Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T20:36:12.537Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T20:36:12.537Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T20:36:12.537Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T20:36:12.537Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/README.md [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/common [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T20:36:12.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T20:36:12.538Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T20:36:12.539Z] spire-1.2.1/test/integration/test.sh [2022-04-14T20:36:12.539Z] spire-1.2.1/test/plugintest/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/spiretest/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/testca/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/testca/ca.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/testkey/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T20:36:12.539Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/testkey/new.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/util/ [2022-04-14T20:36:12.539Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/util/race.go [2022-04-14T20:36:12.539Z] spire-1.2.1/test/util/util.go [2022-04-14T20:36:12.539Z] building spire from source... [2022-04-14T20:36:12.539Z] Installing go1.17.7... [2022-04-14T20:36:12.799Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:13.060Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-14T20:36:13.060Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-14T20:36:13.321Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-14T20:36:13.321Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-14T20:36:13.321Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-14T20:36:13.581Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-14T20:36:13.581Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T20:36:13.581Z] OK: 8 MiB in 20 packages [2022-04-14T20:36:16.888Z] Removing intermediate container 89648aef6867 [2022-04-14T20:36:16.888Z] ---> b9a3e688af43 [2022-04-14T20:36:16.888Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T20:36:16.888Z] Building bin/spire-server... [2022-04-14T20:36:16.888Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T20:36:16.888Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T20:36:16.888Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T20:36:16.888Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T20:36:16.888Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T20:36:16.888Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T20:36:16.888Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T20:36:16.888Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T20:36:16.888Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T20:36:16.888Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T20:36:17.146Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T20:36:17.146Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T20:36:17.146Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T20:36:17.146Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T20:36:17.146Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T20:36:17.406Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T20:36:17.406Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T20:36:17.406Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T20:36:17.406Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T20:36:17.406Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T20:36:17.406Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T20:36:17.406Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T20:36:17.406Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T20:36:17.406Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T20:36:17.406Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T20:36:17.406Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T20:36:17.406Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T20:36:17.406Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T20:36:17.668Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T20:36:17.668Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T20:36:17.668Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T20:36:17.668Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T20:36:17.668Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T20:36:17.668Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T20:36:17.668Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T20:36:17.668Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T20:36:17.933Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T20:36:17.933Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T20:36:17.933Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T20:36:17.933Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T20:36:17.934Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T20:36:17.934Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T20:36:17.934Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T20:36:18.195Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T20:36:18.195Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T20:36:18.195Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T20:36:18.195Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T20:36:18.195Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T20:36:18.195Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T20:36:18.195Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T20:36:18.195Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T20:36:18.454Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T20:36:18.454Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T20:36:18.454Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T20:36:18.454Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T20:36:18.714Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T20:36:18.714Z]  ---> Running in cdbfaf6760ec [2022-04-14T20:36:18.974Z] Removing intermediate container 347b092c2b78 [2022-04-14T20:36:18.974Z] ---> db266d0be898 [2022-04-14T20:36:18.974Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T20:36:18.974Z] Removing intermediate container cdbfaf6760ec [2022-04-14T20:36:18.974Z] ---> 1b150099f5ed [2022-04-14T20:36:18.974Z] Step 23/25 : LABEL arch=x86_64 [2022-04-14T20:36:19.236Z] ---> Running in ee9aa55d1e32 [2022-04-14T20:36:19.495Z] ---> 67c0c5f33b95 [2022-04-14T20:36:19.495Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-14T20:36:19.755Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T20:36:19.755Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T20:36:19.755Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T20:36:19.755Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T20:36:19.755Z] Removing intermediate container ee9aa55d1e32 [2022-04-14T20:36:19.755Z] ---> a6b387037b12 [2022-04-14T20:36:19.755Z] Step 24/25 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 [2022-04-14T20:36:20.016Z] ---> b5cea99a6f00 [2022-04-14T20:36:20.016Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-14T20:36:20.016Z] ---> Running in 3e57141a49e2 [2022-04-14T20:36:20.277Z] Removing intermediate container 3e57141a49e2 [2022-04-14T20:36:20.277Z] ---> 714e9be23f0e [2022-04-14T20:36:20.277Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T20:36:20.277Z] ---> 226f5193e002 [2022-04-14T20:36:20.277Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-14T20:36:20.277Z] ---> Running in b362851d555b [2022-04-14T20:36:20.277Z] ---> Running in c9095a498411 [2022-04-14T20:36:20.549Z] Removing intermediate container b362851d555b [2022-04-14T20:36:20.549Z] ---> 01055889f4ff [2022-04-14T20:36:20.549Z] [2022-04-14T20:36:20.549Z] Removing intermediate container c9095a498411 [2022-04-14T20:36:20.549Z] ---> 527c62693632 [2022-04-14T20:36:20.549Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:36:20.549Z] ---> Running in 8b69f9a01f80 [2022-04-14T20:36:20.549Z] Successfully built 01055889f4ff [2022-04-14T20:36:20.549Z] Successfully tagged security-secretstore-setup:latest [2022-04-14T20:36:20.549Z] Building security-spiffe-token-provider [2022-04-14T20:36:20.812Z]  Building security-secretstore-setup ... done Removing intermediate container 8b69f9a01f80 [2022-04-14T20:36:20.812Z] ---> 5451c4bcb5bb [2022-04-14T20:36:20.812Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T20:36:20.812Z] ---> Running in f8b51bc03712 [2022-04-14T20:36:21.462Z] Removing intermediate container f8b51bc03712 [2022-04-14T20:36:21.462Z] ---> b7a8d817f115 [2022-04-14T20:36:21.462Z] Step 22/23 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 [2022-04-14T20:36:22.398Z] ---> Running in 92421635c737 [2022-04-14T20:36:22.969Z] Removing intermediate container 92421635c737 [2022-04-14T20:36:22.969Z] ---> 507c75da8b1a [2022-04-14T20:36:22.969Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T20:36:22.969Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T20:36:22.969Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T20:36:22.969Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T20:36:22.969Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T20:36:22.969Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T20:36:23.229Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T20:36:23.490Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T20:36:23.490Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T20:36:23.749Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T20:36:23.749Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T20:36:23.749Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T20:36:24.033Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:36:24.033Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:36:24.033Z] ---> 808f5275019b [2022-04-14T20:36:24.033Z] Step 3/20 : WORKDIR /edgex-go [2022-04-14T20:36:24.033Z] ---> Using cache [2022-04-14T20:36:24.033Z] ---> 9780b1d1f20f [2022-04-14T20:36:24.033Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-14T20:36:24.033Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T20:36:24.033Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T20:36:24.033Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T20:36:24.292Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T20:36:24.292Z]  ---> Running in 1b4a2fdd6e0b [2022-04-14T20:36:24.292Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T20:36:24.292Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T20:36:24.292Z]  ---> Running in 428652790b3b [2022-04-14T20:36:24.292Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T20:36:24.292Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T20:36:24.292Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T20:36:24.292Z] Removing intermediate container 1b4a2fdd6e0b [2022-04-14T20:36:24.292Z] ---> fa6e38af37a5 [2022-04-14T20:36:24.292Z] [2022-04-14T20:36:24.553Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T20:36:24.553Z] Successfully built fa6e38af37a5 [2022-04-14T20:36:24.553Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T20:36:24.553Z] Successfully tagged core-data:latest [2022-04-14T20:36:24.553Z]  Building core-data ... done Building core-command [2022-04-14T20:36:24.553Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T20:36:24.553Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T20:36:24.553Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T20:36:24.553Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T20:36:24.553Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T20:36:24.553Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T20:36:24.553Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T20:36:24.553Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T20:36:24.553Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T20:36:24.553Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:25.123Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T20:36:25.123Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T20:36:25.123Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T20:36:25.123Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T20:36:25.382Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:25.952Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T20:36:25.952Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T20:36:25.952Z] OK: 15866 distinct packages available [2022-04-14T20:36:25.952Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:25.952Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T20:36:25.952Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T20:36:25.952Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T20:36:25.952Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T20:36:26.212Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T20:36:26.212Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T20:36:26.212Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T20:36:26.212Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T20:36:26.212Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T20:36:26.212Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T20:36:26.212Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T20:36:26.212Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T20:36:26.212Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T20:36:26.212Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T20:36:26.212Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T20:36:26.212Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T20:36:26.212Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T20:36:26.212Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T20:36:26.212Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T20:36:26.212Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T20:36:26.212Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T20:36:26.212Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T20:36:26.212Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T20:36:26.212Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T20:36:26.212Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T20:36:26.212Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T20:36:26.212Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T20:36:26.212Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T20:36:26.474Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T20:36:26.474Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T20:36:26.474Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T20:36:26.474Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T20:36:26.474Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T20:36:26.474Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T20:36:26.474Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T20:36:26.474Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T20:36:26.474Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T20:36:26.474Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T20:36:26.474Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T20:36:26.474Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T20:36:26.474Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T20:36:26.474Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T20:36:26.474Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T20:36:26.474Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T20:36:26.474Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T20:36:26.474Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T20:36:26.474Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T20:36:26.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:26.991Z] OK: 221 MiB in 52 packages [2022-04-14T20:36:28.375Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:36:28.375Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:36:28.375Z] ---> 808f5275019b [2022-04-14T20:36:28.375Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T20:36:28.375Z] ---> Using cache [2022-04-14T20:36:28.375Z] ---> 9780b1d1f20f [2022-04-14T20:36:28.375Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:36:28.375Z] ---> Using cache [2022-04-14T20:36:28.375Z] ---> 05c66cc9fb2e [2022-04-14T20:36:28.375Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T20:36:28.375Z] ---> Using cache [2022-04-14T20:36:28.375Z] ---> 6910da3094f3 [2022-04-14T20:36:28.375Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T20:36:28.375Z] ---> Using cache [2022-04-14T20:36:28.375Z] ---> c818904ae4c7 [2022-04-14T20:36:28.375Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:36:28.375Z] ---> Using cache [2022-04-14T20:36:28.375Z] ---> a8f4d4867b20 [2022-04-14T20:36:28.375Z] Step 8/23 : COPY . . [2022-04-14T20:36:28.375Z] ---> Using cache [2022-04-14T20:36:28.375Z] ---> 369f56a407e7 [2022-04-14T20:36:28.375Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-14T20:36:31.668Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T20:36:31.668Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T20:36:34.211Z]  ---> Running in 7d820b7a7810 [2022-04-14T20:36:34.211Z] Removing intermediate container 428652790b3b [2022-04-14T20:36:34.211Z] ---> 199313823cac [2022-04-14T20:36:34.211Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-14T20:36:34.211Z] Building bin/spire-agent... [2022-04-14T20:36:34.211Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T20:36:34.211Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T20:36:34.211Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T20:36:34.211Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T20:36:34.470Z] 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-14T20:36:34.729Z] ---> c0958edc5b07 [2022-04-14T20:36:34.729Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:36:34.989Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T20:36:34.989Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T20:36:34.989Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T20:36:35.248Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T20:36:35.248Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T20:36:35.248Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T20:36:35.248Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T20:36:35.248Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T20:36:35.248Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T20:36:35.507Z]  ---> Running in c5fb3cab0b90 [2022-04-14T20:36:36.442Z] Building bin/spire-agent... [2022-04-14T20:36:36.702Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T20:36:36.702Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T20:36:36.702Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T20:36:36.702Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T20:36:37.637Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T20:36:37.637Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T20:36:37.637Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T20:36:37.637Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T20:36:37.637Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T20:36:37.637Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T20:36:37.637Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T20:36:37.637Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T20:36:37.637Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T20:36:37.694Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-14T20:36:38.572Z] Removing intermediate container c5fb3cab0b90 [2022-04-14T20:36:38.572Z] ---> 2a01fc1f2ce3 [2022-04-14T20:36:38.572Z] Step 7/20 : COPY . . [2022-04-14T20:36:46.690Z] ---> cf9302f06697 [2022-04-14T20:36:46.690Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-14T20:36:46.949Z] ---> Running in 03e256619164 [2022-04-14T20:36:48.326Z] 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-14T20:37:00.528Z] Removing intermediate container 7d820b7a7810 [2022-04-14T20:37:00.528Z] ---> 4972f3a6fd22 [2022-04-14T20:37:00.528Z] [2022-04-14T20:37:00.528Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T20:37:00.528Z] ---> e04c818066af [2022-04-14T20:37:00.528Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T20:37:00.528Z] ---> Using cache [2022-04-14T20:37:00.528Z] ---> 1733757a75a0 [2022-04-14T20:37:00.528Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T20:37:00.528Z] ---> Using cache [2022-04-14T20:37:00.528Z] ---> 59007d72bcba [2022-04-14T20:37:00.528Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-14T20:37:00.528Z] ---> Running in 91368b58c37a [2022-04-14T20:37:00.788Z] Removing intermediate container 91368b58c37a [2022-04-14T20:37:00.788Z] ---> bb1c0290805a [2022-04-14T20:37:00.788Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T20:37:01.048Z] ---> Running in 0c1692e4aac6 [2022-04-14T20:37:01.617Z] Removing intermediate container 0c1692e4aac6 [2022-04-14T20:37:01.617Z] ---> d53adbe586d8 [2022-04-14T20:37:01.617Z] Step 15/23 : WORKDIR / [2022-04-14T20:37:01.877Z] ---> Running in a40430292171 [2022-04-14T20:37:02.136Z] Removing intermediate container a40430292171 [2022-04-14T20:37:02.136Z] ---> 83085387d6bc [2022-04-14T20:37:02.136Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T20:37:03.077Z] ---> 68d2f9768be1 [2022-04-14T20:37:03.077Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-14T20:37:04.981Z] ---> 27dbf310a78e [2022-04-14T20:37:04.981Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-14T20:37:05.921Z] ---> c84a94756998 [2022-04-14T20:37:05.921Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-14T20:37:05.921Z] ---> Running in fd09b38bcfb9 [2022-04-14T20:37:06.179Z] Removing intermediate container fd09b38bcfb9 [2022-04-14T20:37:06.179Z] ---> 0f57fa79c733 [2022-04-14T20:37:06.179Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:37:06.440Z] ---> Running in d511a63c0caf [2022-04-14T20:37:07.008Z] Removing intermediate container d511a63c0caf [2022-04-14T20:37:07.008Z] ---> 626e00f51903 [2022-04-14T20:37:07.008Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T20:37:07.008Z] ---> Running in 20f95126c506 [2022-04-14T20:37:07.577Z] Removing intermediate container 20f95126c506 [2022-04-14T20:37:07.577Z] ---> f294e1ee7db4 [2022-04-14T20:37:07.577Z] Step 22/23 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 [2022-04-14T20:37:07.835Z] ---> Running in dbbe343f6c93 [2022-04-14T20:37:08.406Z] Removing intermediate container dbbe343f6c93 [2022-04-14T20:37:08.406Z] ---> 2603cca91538 [2022-04-14T20:37:08.406Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T20:37:08.406Z] ---> Running in 34b192f691b0 [2022-04-14T20:37:08.980Z] Removing intermediate container 34b192f691b0 [2022-04-14T20:37:08.980Z] ---> 7dab2520738f [2022-04-14T20:37:08.980Z] [2022-04-14T20:37:08.980Z] Successfully built 7dab2520738f [2022-04-14T20:37:08.980Z] Successfully tagged core-command:latest [2022-04-14T20:37:08.980Z] Building security-proxy-setup [2022-04-14T20:37:18.973Z]  Building core-command ... done Removing intermediate container 03e256619164 [2022-04-14T20:37:18.973Z] ---> 17f30fa79724 [2022-04-14T20:37:18.973Z] [2022-04-14T20:37:18.973Z] Step 9/20 : FROM alpine:3.15 [2022-04-14T20:37:19.232Z] 3.15: Pulling from library/alpine [2022-04-14T20:37:19.232Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-14T20:37:19.232Z] Status: Downloaded newer image for alpine:3.15 [2022-04-14T20:37:19.232Z] ---> 0ac33e5f5afa [2022-04-14T20:37:19.232Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T20:37:20.173Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:37:20.173Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:37:20.173Z] ---> 808f5275019b [2022-04-14T20:37:20.173Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T20:37:20.173Z] ---> Using cache [2022-04-14T20:37:20.173Z] ---> 9780b1d1f20f [2022-04-14T20:37:20.173Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:37:20.173Z] ---> Using cache [2022-04-14T20:37:20.173Z] ---> 05c66cc9fb2e [2022-04-14T20:37:20.173Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T20:37:20.173Z] ---> Using cache [2022-04-14T20:37:20.173Z] ---> 6910da3094f3 [2022-04-14T20:37:20.173Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T20:37:20.173Z] ---> Using cache [2022-04-14T20:37:20.173Z] ---> c818904ae4c7 [2022-04-14T20:37:20.173Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:37:20.173Z] ---> Using cache [2022-04-14T20:37:20.173Z] ---> a8f4d4867b20 [2022-04-14T20:37:20.173Z] Step 8/22 : COPY . . [2022-04-14T20:37:20.433Z] ---> Using cache [2022-04-14T20:37:20.433Z] ---> 369f56a407e7 [2022-04-14T20:37:20.434Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-14T20:37:20.434Z] ---> Running in 86bcef843695 [2022-04-14T20:37:20.434Z] ---> Running in f4c97e20983f [2022-04-14T20:37:21.004Z] Removing intermediate container 86bcef843695 [2022-04-14T20:37:21.004Z] ---> 56af9b47f8e1 [2022-04-14T20:37:21.004Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:37:21.004Z] ---> Running in a5764d48b2e3 [2022-04-14T20:37:21.574Z] 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-14T20:37:26.850Z] Removing intermediate container a5764d48b2e3 [2022-04-14T20:37:26.850Z] ---> cc1dcf59cc9a [2022-04-14T20:37:26.850Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-14T20:37:27.109Z] ---> Running in 3aec8032f827 [2022-04-14T20:37:27.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:37:28.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:37:28.881Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T20:37:28.881Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T20:37:28.881Z] OK: 15855 distinct packages available [2022-04-14T20:37:28.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:37:29.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:37:30.078Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-14T20:37:30.078Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-14T20:37:30.339Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T20:37:30.339Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-14T20:37:30.339Z] (5/9) Installing curl (7.80.0-r0) [2022-04-14T20:37:30.598Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-14T20:37:30.598Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-14T20:37:30.598Z] (8/9) Installing libucontext (1.1-r0) [2022-04-14T20:37:30.858Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-14T20:37:30.858Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T20:37:30.858Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T20:37:30.858Z] OK: 8 MiB in 23 packages [2022-04-14T20:37:35.264Z] Removing intermediate container 3aec8032f827 [2022-04-14T20:37:35.264Z] ---> e218a672398b [2022-04-14T20:37:35.264Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T20:37:36.199Z] ---> a6c5b892bba6 [2022-04-14T20:37:36.199Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-14T20:37:38.113Z] ---> 7843dbd8c415 [2022-04-14T20:37:38.113Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-14T20:37:38.113Z] 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-14T20:37:39.050Z] ---> 448e0aa49f64 [2022-04-14T20:37:39.050Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-14T20:37:39.050Z] ---> Running in c13274959cb7 [2022-04-14T20:37:39.617Z] Removing intermediate container c13274959cb7 [2022-04-14T20:37:39.617Z] ---> 9cb37d182ac6 [2022-04-14T20:37:39.617Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:37:39.877Z] ---> Running in 6306b46e4b04 [2022-04-14T20:37:40.444Z] Removing intermediate container 6306b46e4b04 [2022-04-14T20:37:40.444Z] ---> 2550bdf596a0 [2022-04-14T20:37:40.444Z] Step 18/20 : LABEL arch=x86_64 [2022-04-14T20:37:41.013Z] ---> Running in db0d4ca7c81f [2022-04-14T20:37:41.582Z] Removing intermediate container db0d4ca7c81f [2022-04-14T20:37:41.582Z] ---> e61dd76274a9 [2022-04-14T20:37:41.582Z] Step 19/20 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 [2022-04-14T20:37:41.841Z] ---> Running in a8058bcaf3f8 [2022-04-14T20:37:41.841Z] Removing intermediate container f4c97e20983f [2022-04-14T20:37:41.841Z] ---> 0848b4e56875 [2022-04-14T20:37:41.841Z] [2022-04-14T20:37:41.841Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T20:37:41.841Z] ---> e04c818066af [2022-04-14T20:37:41.841Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-14T20:37:42.100Z] ---> Running in 4dc127ed32ca [2022-04-14T20:37:42.100Z] Removing intermediate container a8058bcaf3f8 [2022-04-14T20:37:42.100Z] ---> 77377102484f [2022-04-14T20:37:42.100Z] Step 20/20 : LABEL version=0.0.0 [2022-04-14T20:37:42.667Z] ---> Running in 103b1630b2bf [2022-04-14T20:37:42.927Z] Removing intermediate container 103b1630b2bf [2022-04-14T20:37:42.927Z] ---> 6a6790ab0686 [2022-04-14T20:37:42.927Z] [2022-04-14T20:37:42.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:37:42.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:37:42.927Z] Successfully built 6a6790ab0686 [2022-04-14T20:37:42.927Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-14T20:37:43.186Z]  Building security-spiffe-token-provider ... done (1/6) Installing ca-certificates (20211220-r0) [2022-04-14T20:37:43.186Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-14T20:37:43.186Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-14T20:37:43.186Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-14T20:37:43.186Z] (5/6) Installing curl (7.79.1-r0) [2022-04-14T20:37:43.186Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-14T20:37:43.186Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T20:37:43.186Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T20:37:43.445Z] OK: 8 MiB in 20 packages [2022-04-14T20:37:45.348Z] Removing intermediate container 4dc127ed32ca [2022-04-14T20:37:45.348Z] ---> 3c261c99cb58 [2022-04-14T20:37:45.348Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T20:37:45.607Z] ---> Running in 5f2eb42f97cf [2022-04-14T20:37:46.176Z] Removing intermediate container 5f2eb42f97cf [2022-04-14T20:37:46.176Z] ---> 077a0e97d194 [2022-04-14T20:37:46.176Z] Step 13/22 : WORKDIR /edgex [2022-04-14T20:37:47.111Z] ---> Running in a30bc8e2f50e [2022-04-14T20:37:47.689Z] Removing intermediate container a30bc8e2f50e [2022-04-14T20:37:47.689Z] ---> 0886907356a7 [2022-04-14T20:37:47.689Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-14T20:37:47.948Z] ---> 3f0d2e44aa23 [2022-04-14T20:37:47.948Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-14T20:37:49.342Z] ---> e1ce4ef1b375 [2022-04-14T20:37:49.342Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-14T20:37:50.723Z] ---> a0a4f930d75b [2022-04-14T20:37:50.723Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T20:37:51.325Z] ---> 1910f025c803 [2022-04-14T20:37:51.325Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-14T20:37:51.584Z] ---> Running in 944c9a15edfa [2022-04-14T20:37:52.966Z] Removing intermediate container 944c9a15edfa [2022-04-14T20:37:52.966Z] ---> cc14888daced [2022-04-14T20:37:52.966Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T20:37:52.966Z] ---> Running in e319df0f91fd [2022-04-14T20:37:53.252Z] Removing intermediate container e319df0f91fd [2022-04-14T20:37:53.252Z] ---> e410ce2176f4 [2022-04-14T20:37:53.252Z] Step 20/22 : LABEL arch=x86_64 [2022-04-14T20:37:53.556Z] ---> Running in c8f4d8f938f8 [2022-04-14T20:37:53.816Z] Removing intermediate container c8f4d8f938f8 [2022-04-14T20:37:53.816Z] ---> 8f09d98cb9cf [2022-04-14T20:37:53.816Z] Step 21/22 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 [2022-04-14T20:37:54.076Z] ---> Running in efab1925f29f [2022-04-14T20:37:54.337Z] Removing intermediate container efab1925f29f [2022-04-14T20:37:54.337Z] ---> 62c9d58e21a0 [2022-04-14T20:37:54.337Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T20:37:54.599Z] ---> Running in 621fe88151c9 [2022-04-14T20:37:54.860Z] Removing intermediate container 621fe88151c9 [2022-04-14T20:37:54.860Z] ---> 3224c70e6155 [2022-04-14T20:37:54.860Z] [2022-04-14T20:37:54.860Z] Successfully built 3224c70e6155 [2022-04-14T20:37:54.860Z] Successfully tagged security-proxy-setup:latest [2022-04-14T20:38:01.446Z]  Building security-proxy-setup ... done Removing intermediate container c4616cd802a0 [2022-04-14T20:38:01.446Z] ---> a5eafd65677e [2022-04-14T20:38:01.446Z] [2022-04-14T20:38:01.446Z] Step 13/25 : FROM alpine:3.15 [2022-04-14T20:38:01.446Z] ---> 0ac33e5f5afa [2022-04-14T20:38:01.446Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T20:38:01.446Z] ---> Using cache [2022-04-14T20:38:01.446Z] ---> 56af9b47f8e1 [2022-04-14T20:38:01.446Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:38:01.446Z] ---> Using cache [2022-04-14T20:38:01.446Z] ---> cc1dcf59cc9a [2022-04-14T20:38:01.446Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T20:38:01.706Z] ---> Running in e720d78e70b8 [2022-04-14T20:38:01.706Z] Removing intermediate container 9e73b598ffb1 [2022-04-14T20:38:01.706Z] ---> b0325c0b067f [2022-04-14T20:38:01.706Z] [2022-04-14T20:38:01.706Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T20:38:01.706Z] ---> 0ac33e5f5afa [2022-04-14T20:38:01.706Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T20:38:01.706Z] ---> Using cache [2022-04-14T20:38:01.706Z] ---> 56af9b47f8e1 [2022-04-14T20:38:01.706Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:38:01.706Z] ---> Using cache [2022-04-14T20:38:01.707Z] ---> cc1dcf59cc9a [2022-04-14T20:38:01.707Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T20:38:01.707Z] ---> Running in 840ee53d8fd8 [2022-04-14T20:38:01.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:38:01.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:38:02.910Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:38:02.910Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:38:03.170Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T20:38:03.170Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T20:38:03.170Z] OK: 15855 distinct packages available [2022-04-14T20:38:03.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:38:03.170Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T20:38:03.170Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T20:38:03.170Z] OK: 15855 distinct packages available [2022-04-14T20:38:03.432Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:38:04.002Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:38:04.264Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:38:04.522Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-14T20:38:04.522Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-14T20:38:04.522Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-14T20:38:04.522Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-14T20:38:04.522Z] (3/5) Installing libucontext (1.1-r0) [2022-04-14T20:38:04.522Z] (3/5) Installing libucontext (1.1-r0) [2022-04-14T20:38:04.782Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-14T20:38:04.782Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-14T20:38:04.782Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-14T20:38:04.782Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-14T20:38:04.782Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T20:38:04.782Z] OK: 6 MiB in 19 packages [2022-04-14T20:38:04.782Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T20:38:05.043Z] OK: 6 MiB in 19 packages [2022-04-14T20:38:05.302Z] Removing intermediate container 840ee53d8fd8 [2022-04-14T20:38:05.302Z] ---> c6533ebea035 [2022-04-14T20:38:05.302Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-14T20:38:05.302Z] Removing intermediate container e720d78e70b8 [2022-04-14T20:38:05.302Z] ---> 728b27767075 [2022-04-14T20:38:05.302Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T20:38:06.680Z] ---> c8f1c8ce1708 [2022-04-14T20:38:06.680Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T20:38:06.680Z] ---> b76e856c66f7 [2022-04-14T20:38:06.680Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T20:38:07.249Z] ---> 457990902eee [2022-04-14T20:38:07.249Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-14T20:38:07.516Z] ---> 1ddcf29fd972 [2022-04-14T20:38:07.517Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-14T20:38:07.517Z] ---> 7119141042f4 [2022-04-14T20:38:07.517Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T20:38:07.517Z] ---> 34a04238821a [2022-04-14T20:38:07.517Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T20:38:07.776Z] ---> Running in edd521dfd3e6 [2022-04-14T20:38:07.776Z] ---> 7a8366ba8e52 [2022-04-14T20:38:07.776Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-14T20:38:07.776Z] Removing intermediate container edd521dfd3e6 [2022-04-14T20:38:07.776Z] ---> d9ba7a6258aa [2022-04-14T20:38:07.776Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T20:38:07.776Z] ---> Running in af0be07fa691 [2022-04-14T20:38:07.776Z] ---> ea01a8bd3bda [2022-04-14T20:38:07.776Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-14T20:38:08.036Z] Removing intermediate container af0be07fa691 [2022-04-14T20:38:08.036Z] ---> 18729a6c965e [2022-04-14T20:38:08.036Z] Step 23/25 : LABEL arch=x86_64 [2022-04-14T20:38:08.036Z] ---> Running in 3c6b10d534be [2022-04-14T20:38:08.036Z] ---> 4c8157190913 [2022-04-14T20:38:08.036Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T20:38:08.036Z] ---> Running in 2d9cba8e01f9 [2022-04-14T20:38:08.036Z] Removing intermediate container 3c6b10d534be [2022-04-14T20:38:08.036Z] ---> bb6cde0218ba [2022-04-14T20:38:08.036Z] Step 24/25 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 [2022-04-14T20:38:08.297Z] ---> Running in 03be5d72224e [2022-04-14T20:38:08.297Z] Removing intermediate container 2d9cba8e01f9 [2022-04-14T20:38:08.297Z] ---> 4d6f8dcd8360 [2022-04-14T20:38:08.297Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T20:38:08.297Z] ---> Running in 15a6113f0f00 [2022-04-14T20:38:08.297Z] Removing intermediate container 03be5d72224e [2022-04-14T20:38:08.297Z] ---> 8b60391ca756 [2022-04-14T20:38:08.297Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T20:38:08.297Z] ---> Running in c72801d9b5ec [2022-04-14T20:38:08.297Z] Removing intermediate container 15a6113f0f00 [2022-04-14T20:38:08.297Z] ---> 0c1c8bc3e27b [2022-04-14T20:38:08.297Z] Step 24/26 : LABEL arch=x86_64 [2022-04-14T20:38:08.557Z] ---> Running in 0a97014e78e6 [2022-04-14T20:38:08.557Z] Removing intermediate container c72801d9b5ec [2022-04-14T20:38:08.557Z] ---> 66578bc36a62 [2022-04-14T20:38:08.557Z] [2022-04-14T20:38:08.557Z] Removing intermediate container 0a97014e78e6 [2022-04-14T20:38:08.557Z] ---> bf04635b5cc6 [2022-04-14T20:38:08.557Z] Step 25/26 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 [2022-04-14T20:38:08.557Z] ---> Running in 27a48591cd2f [2022-04-14T20:38:08.557Z] Successfully built 66578bc36a62 [2022-04-14T20:38:08.557Z] Successfully tagged security-spire-server:latest [2022-04-14T20:38:08.818Z]  Building security-spire-server ... done Removing intermediate container 27a48591cd2f [2022-04-14T20:38:08.818Z] ---> 26c9e29a95a3 [2022-04-14T20:38:08.818Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T20:38:08.818Z] ---> Running in f5262559be56 [2022-04-14T20:38:08.818Z] Removing intermediate container f5262559be56 [2022-04-14T20:38:08.818Z] ---> f523ef60c11c [2022-04-14T20:38:08.818Z] [2022-04-14T20:38:08.818Z] Successfully built f523ef60c11c [2022-04-14T20:38:08.818Z] Successfully tagged security-spire-agent:latest [2022-04-14T20:38:26.930Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-14T20:38:26.930Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T20:38:27.190Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T20:38:27.190Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T20:38:27.190Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T20:38:27.190Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T20:38:27.190Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T20:38:27.190Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T20:38:27.757Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T20:38:27.757Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T20:38:27.757Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T20:38:27.757Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T20:38:27.757Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T20:38:27.757Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T20:38:29.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-14T20:38:29.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-14T20:38:29.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-14T20:38:29.609Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-14T20:38:30.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-14T20:38:30.606Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-14T20:38:30.606Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-14T20:38:30.606Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-14T20:38:30.606Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-14T20:38:30.606Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-14T20:38:30.606Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-14T20:38:31.223Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-14T20:38:31.223Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-14T20:38:31.223Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-14T20:38:31.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-14T20:38:46.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements [2022-04-14T20:38:46.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-14T20:38:46.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-14T20:38:51.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.441s coverage: 98.5% of statements [2022-04-14T20:38:51.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-14T20:38:51.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.454s coverage: 53.4% of statements [2022-04-14T20:38:51.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-14T20:38:51.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-14T20:39:14.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.207s coverage: 89.2% of statements [2022-04-14T20:39:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-14T20:39:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-14T20:39:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-14T20:39:14.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.414s coverage: 84.4% of statements [2022-04-14T20:39:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-14T20:39:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-14T20:39:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-14T20:39:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-14T20:39:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-14T20:39:18.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.497s coverage: 95.6% of statements [2022-04-14T20:39:18.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-14T20:39:18.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-14T20:39:18.442Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.348s coverage: 72.2% of statements [2022-04-14T20:39:18.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-14T20:39:18.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-14T20:39:18.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-14T20:39:18.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-14T20:39:18.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-14T20:39:18.442Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.414s coverage: 60.0% of statements [2022-04-14T20:39:18.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-14T20:39:18.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-14T20:39:18.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-14T20:39:18.442Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.623s coverage: 0.9% of statements [2022-04-14T20:39:18.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-14T20:39:18.442Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.512s coverage: 58.8% of statements [2022-04-14T20:39:18.442Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.351s coverage: 24.0% of statements [2022-04-14T20:39:18.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-14T20:39:18.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 47.1% of statements [2022-04-14T20:39:18.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.296s coverage: 79.5% of statements [2022-04-14T20:39:18.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.219s coverage: 94.1% of statements [2022-04-14T20:39:18.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.254s coverage: 96.3% of statements [2022-04-14T20:39:19.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements [2022-04-14T20:39:23.998Z] Removing intermediate container 9e3731883c6c [2022-04-14T20:39:23.998Z] ---> 8ccb6348ccfd [2022-04-14T20:39:23.998Z] [2022-04-14T20:39:23.998Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T20:39:23.998Z] ---> 0ac33e5f5afa [2022-04-14T20:39:23.998Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T20:39:23.998Z] ---> Using cache [2022-04-14T20:39:23.998Z] ---> 56af9b47f8e1 [2022-04-14T20:39:23.998Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:39:23.998Z] ---> Using cache [2022-04-14T20:39:23.998Z] ---> cc1dcf59cc9a [2022-04-14T20:39:23.998Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-14T20:39:23.998Z] ---> Running in 61c7c3174c6d [2022-04-14T20:39:23.998Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:39:24.938Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:39:25.198Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T20:39:25.198Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T20:39:25.198Z] OK: 15855 distinct packages available [2022-04-14T20:39:25.198Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:39:26.140Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:39:26.400Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-14T20:39:26.400Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-14T20:39:26.400Z] (3/4) Installing libucontext (1.1-r0) [2022-04-14T20:39:26.660Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-14T20:39:26.660Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T20:39:26.660Z] OK: 6 MiB in 18 packages [2022-04-14T20:39:27.231Z] Removing intermediate container 61c7c3174c6d [2022-04-14T20:39:27.231Z] ---> df18b5da5d94 [2022-04-14T20:39:27.231Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T20:39:29.776Z] ---> 6d69f678a5c6 [2022-04-14T20:39:29.776Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T20:39:29.776Z] ---> 39f7cbf95858 [2022-04-14T20:39:29.776Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-14T20:39:29.776Z] ---> Running in 8fd07380ac22 [2022-04-14T20:39:30.037Z] Removing intermediate container 8fd07380ac22 [2022-04-14T20:39:30.037Z] ---> 441c4948f309 [2022-04-14T20:39:30.037Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-14T20:39:30.037Z] ---> 26ebb086f229 [2022-04-14T20:39:30.037Z] Step 21/26 : WORKDIR / [2022-04-14T20:39:30.037Z] ---> Running in f9a00147864a [2022-04-14T20:39:30.296Z] Removing intermediate container f9a00147864a [2022-04-14T20:39:30.297Z] ---> 120d6f3e700b [2022-04-14T20:39:30.297Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T20:39:30.297Z] ---> Running in 9847e0615a9d [2022-04-14T20:39:30.297Z] Removing intermediate container 9847e0615a9d [2022-04-14T20:39:30.297Z] ---> de3b83ca0d51 [2022-04-14T20:39:30.297Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T20:39:30.557Z] ---> Running in dbace88a1df1 [2022-04-14T20:39:30.557Z] Removing intermediate container dbace88a1df1 [2022-04-14T20:39:30.557Z] ---> 3a32feb6f3f9 [2022-04-14T20:39:30.557Z] Step 24/26 : LABEL arch=x86_64 [2022-04-14T20:39:30.557Z] ---> Running in 744ce9e2c83f [2022-04-14T20:39:30.557Z] Removing intermediate container 744ce9e2c83f [2022-04-14T20:39:30.557Z] ---> e84a44f29d9c [2022-04-14T20:39:30.557Z] Step 25/26 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 [2022-04-14T20:39:30.816Z] ---> Running in 9a0a8b5574fc [2022-04-14T20:39:30.816Z] Removing intermediate container 9a0a8b5574fc [2022-04-14T20:39:30.816Z] ---> e60d266add99 [2022-04-14T20:39:30.816Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T20:39:30.816Z] ---> Running in 117a07264fb8 [2022-04-14T20:39:30.816Z] Removing intermediate container 117a07264fb8 [2022-04-14T20:39:30.816Z] ---> a7a68b814ac9 [2022-04-14T20:39:30.816Z] [2022-04-14T20:39:31.077Z] Successfully built a7a68b814ac9 [2022-04-14T20:39:31.077Z] Successfully tagged security-spire-config:latest [2022-04-14T20:39:31.084Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-14T20:39:31.089Z] $ docker stop --time=1 0bb748adaa34a9e97f230102209864ffb696a8a2b308023f928b0b18763d729c [2022-04-14T20:39:31.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.229s coverage: 94.4% of statements [2022-04-14T20:39:31.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements [2022-04-14T20:39:32.416Z] $ docker rm -f 0bb748adaa34a9e97f230102209864ffb696a8a2b308023f928b0b18763d729c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-14T20:39:32.768Z] + docker images [2022-04-14T20:39:32.768Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-14T20:39:32.768Z] security-spire-config latest a7a68b814ac9 2 seconds ago 86.7MB [2022-04-14T20:39:32.768Z] 8ccb6348ccfd 21 seconds ago 4.41GB [2022-04-14T20:39:32.768Z] security-spire-server latest 66578bc36a62 About a minute ago 87.3MB [2022-04-14T20:39:32.768Z] security-spire-agent latest f523ef60c11c About a minute ago 127MB [2022-04-14T20:39:32.768Z] b0325c0b067f About a minute ago 4.41GB [2022-04-14T20:39:32.768Z] a5eafd65677e About a minute ago 4.41GB [2022-04-14T20:39:32.768Z] security-proxy-setup latest 3224c70e6155 About a minute ago 26.9MB [2022-04-14T20:39:32.768Z] security-spiffe-token-provider latest 6a6790ab0686 About a minute ago 28.8MB [2022-04-14T20:39:32.768Z] 0848b4e56875 About a minute ago 1.48GB [2022-04-14T20:39:32.768Z] 17f30fa79724 2 minutes ago 1.52GB [2022-04-14T20:39:32.768Z] core-command latest 7dab2520738f 2 minutes ago 16MB [2022-04-14T20:39:32.768Z] 4972f3a6fd22 2 minutes ago 1.47GB [2022-04-14T20:39:32.768Z] core-data latest fa6e38af37a5 3 minutes ago 22.5MB [2022-04-14T20:39:32.768Z] security-secretstore-setup latest 01055889f4ff 3 minutes ago 28.5MB [2022-04-14T20:39:32.768Z] 14596730ba62 3 minutes ago 1.5GB [2022-04-14T20:39:32.768Z] 2837937ff3e2 3 minutes ago 1.48GB [2022-04-14T20:39:32.768Z] support-notifications latest 3c465ae529ba 3 minutes ago 17MB [2022-04-14T20:39:32.768Z] b9483a0e5e3f 3 minutes ago 1.48GB [2022-04-14T20:39:32.768Z] support-scheduler latest d67cd5dbdd9e 4 minutes ago 16.2MB [2022-04-14T20:39:32.768Z] 8140b81a674c 4 minutes ago 1.48GB [2022-04-14T20:39:32.768Z] sys-mgmt-agent latest 5421f218856c 4 minutes ago 299MB [2022-04-14T20:39:32.768Z] security-bootstrapper latest a53f2a31d403 4 minutes ago 19MB [2022-04-14T20:39:32.768Z] core-metadata latest 5c29a66b4bb9 4 minutes ago 17MB [2022-04-14T20:39:32.768Z] f66be71414a5 4 minutes ago 1.47GB [2022-04-14T20:39:32.768Z] a20435b7bde6 5 minutes ago 1.48GB [2022-04-14T20:39:32.768Z] 8a17b252c26e 5 minutes ago 1.48GB [2022-04-14T20:39:32.768Z] ci-base-image-x86_64 latest 808f5275019b 8 minutes ago 896MB [2022-04-14T20:39:32.768Z] docker 20.10.14 7417809fdb73 9 days ago 218MB [2022-04-14T20:39:32.768Z] alpine 3.14 e04c818066af 9 days ago 5.59MB [2022-04-14T20:39:32.768Z] alpine 3.15 0ac33e5f5afa 9 days ago 5.57MB [2022-04-14T20:39:32.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-14T20:39:32.768Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-14T20:39:32.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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-14T20:39:36.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.687s coverage: 82.5% of statements [2022-04-14T20:39:36.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-14T20:39:44.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.308s coverage: 92.9% of statements [2022-04-14T20:39:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-14T20:39:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-14T20:39:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-14T20:39:44.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2022-04-14T20:39:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-14T20:39:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-14T20:39:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-14T20:39:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-14T20:39:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-14T20:39:44.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements [2022-04-14T20:39:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-14T20:39:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-14T20:39:44.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2022-04-14T20:39:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-14T20:39:44.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.290s coverage: 58.8% of statements [2022-04-14T20:39:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-14T20:39:44.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.319s coverage: 80.0% of statements [2022-04-14T20:39:44.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.268s coverage: 87.2% of statements [2022-04-14T20:39:44.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.422s coverage: 85.4% of statements [2022-04-14T20:39:44.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.248s coverage: 91.2% of statements [2022-04-14T20:39:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-14T20:39:52.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.111s coverage: 64.4% of statements [2022-04-14T20:39:52.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-14T20:39:52.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-14T20:39:52.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.330s coverage: 100.0% of statements [2022-04-14T20:39:52.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements [2022-04-14T20:39:52.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2022-04-14T20:39:52.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2022-04-14T20:39:52.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2022-04-14T20:40:00.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.489s coverage: 65.4% of statements [2022-04-14T20:40:00.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-14T20:40:00.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-14T20:40:00.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-14T20:40:02.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.928s coverage: 43.8% of statements [2022-04-14T20:40:02.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-14T20:40:02.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-14T20:40:02.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.289s coverage: 89.5% of statements [2022-04-14T20:40:02.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-14T20:40:02.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements [2022-04-14T20:40:02.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-14T20:40:02.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-14T20:40:02.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-14T20:40:02.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-14T20:40:13.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.406s coverage: 17.7% of statements [2022-04-14T20:40:13.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-14T20:40:13.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-14T20:40:13.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-14T20:40:13.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-14T20:40:13.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.697s coverage: 92.3% of statements [2022-04-14T20:40:13.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-14T20:40:13.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-14T20:40:13.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-14T20:40:13.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-14T20:40:13.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.441s coverage: 63.2% of statements [2022-04-14T20:40:13.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-14T20:40:13.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-14T20:40:13.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 97.7% of statements [2022-04-14T20:40:13.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-14T20:40:13.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-14T20:40:13.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-14T20:40:13.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-14T20:40:13.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.218s coverage: 28.9% of statements [2022-04-14T20:40:13.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-14T20:40:13.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-14T20:40:13.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-14T20:40:13.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-14T20:40:13.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-14T20:40:13.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-14T20:40:13.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.208s coverage: 100.0% of statements [2022-04-14T20:40:13.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-04-14T20:40:14.163Z] 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-14T20:40:14.163Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-14T20:40:14.163Z] GO111MODULE=on go vet ./... [2022-04-14T20:42:06.050Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-14T20:42:06.050Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-14T20:42:06.050Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-14T20:42:06.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-14T20:42:07.309Z] + ls -al . [2022-04-14T20:42:07.309Z] total 668 [2022-04-14T20:42:07.309Z] drwxrwxr-x 9 1001 1001 4096 Apr 14 20:42 . [2022-04-14T20:42:07.309Z] drwxr-xr-x 4 root root 4096 Apr 14 20:35 .. [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 11 Apr 14 20:34 .dockerignore [2022-04-14T20:42:07.309Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 20:34 .git [2022-04-14T20:42:07.309Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 20:34 .github [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 879 Apr 14 20:34 .gitignore [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 42 Apr 14 20:34 .golangci.yml [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 87 Apr 14 20:34 .hadolint.yml [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 166 Apr 14 20:34 .sonarcloud.properties [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 1171 Apr 14 20:34 ADOPTERS.md [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 10086 Apr 14 20:34 Attribution.txt [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 51732 Apr 14 20:34 CHANGELOG.md [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 3804 Apr 14 20:34 CONTRIBUTING.md [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 677 Apr 14 20:34 GOVERNANCE.md [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 850 Apr 14 20:34 Jenkinsfile [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 10775 Apr 14 20:34 LICENSE [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 9847 Apr 14 20:34 Makefile [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 582 Apr 14 20:34 OWNERS.md [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 8683 Apr 14 20:34 README.md [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 6912 Apr 14 20:34 SECURITY.md [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 5 Apr 14 20:30 VERSION [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 4131 Apr 14 20:34 ZMQWindows.md [2022-04-14T20:42:07.309Z] drwxrwxr-x 2 1001 1001 4096 Apr 14 20:34 bin [2022-04-14T20:42:07.309Z] drwxrwxr-x 18 1001 1001 4096 Apr 14 20:34 cmd [2022-04-14T20:42:07.309Z] -rw-r--r-- 1 root root 434738 Apr 14 20:40 coverage.out [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 3256 Apr 14 20:34 go.mod [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 35162 Apr 14 20:34 go.sum [2022-04-14T20:42:07.309Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 20:34 internal [2022-04-14T20:42:07.309Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 20:34 openapi [2022-04-14T20:42:07.309Z] drwxrwxr-x 4 1001 1001 4096 Apr 14 20:34 snap [2022-04-14T20:42:07.309Z] -rw-rw-r-- 1 1001 1001 204 Apr 14 20:34 version.go [Pipeline] sh [2022-04-14T20:42:07.967Z] + '[' -e coverage.out ] [2022-04-14T20:42:07.967Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-14T20:42:07.989Z] Warning: overwriting stash ‘coverage-report’ [2022-04-14T20:42:08.793Z] Stashed 1 file(s) [Pipeline] sh [2022-04-14T20:42:09.439Z] + make build [2022-04-14T20:42:09.439Z] 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-14T20:43:31.240Z] 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-14T20:44:39.325Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-14T20:44:39.325Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-14T20:44:39.325Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-14T20:44:39.325Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-14T20:44:43.680Z] 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/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-14T20:44:47.987Z] 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-14T20:44:53.398Z] 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-14T20:44:58.805Z] 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-14T20:45:02.198Z] 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-14T20:45:05.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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-14T20:45:13.890Z] 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-14T20:45:52.959Z] $ docker stop --time=1 c0e40465d8040d30ac8e1fe74dac6dbe9a4cf98beba35ec72de827bf49c01aa4 [2022-04-14T20:45:54.974Z] $ docker rm -f c0e40465d8040d30ac8e1fe74dac6dbe9a4cf98beba35ec72de827bf49c01aa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:45:57.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T20:45:57.335Z] [2022-04-14T20:45:57.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:45:57.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T20:45:57.957Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-14T20:45:57.957Z] 29e5d40040c1: Pulling fs layer [2022-04-14T20:45:57.957Z] 1ce36da41761: Pulling fs layer [2022-04-14T20:45:57.957Z] 25b303627fd3: Pulling fs layer [2022-04-14T20:45:57.957Z] 29e5d40040c1: Verifying Checksum [2022-04-14T20:45:57.957Z] 29e5d40040c1: Download complete [2022-04-14T20:45:58.232Z] 1ce36da41761: Verifying Checksum [2022-04-14T20:45:58.232Z] 1ce36da41761: Download complete [2022-04-14T20:45:58.506Z] 29e5d40040c1: Pull complete [2022-04-14T20:45:59.939Z] 1ce36da41761: Pull complete [2022-04-14T20:45:59.939Z] 25b303627fd3: Download complete [2022-04-14T20:46:10.074Z] 25b303627fd3: Pull complete [2022-04-14T20:46:10.074Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-14T20:46:10.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T20:46:10.074Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-14T20:46:10.295Z] prd-ubuntu20.04-docker-arm64-4c-16g-20979 does not seem to be running inside a container [2022-04-14T20:46:10.396Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-arm64:latest cat [2022-04-14T20:46:13.067Z] $ docker top 5fa2283e6bfba2d5eb59f3d7faf327e0fc7b8d71fb87dbaf284312ac52043634 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T20:46:13.992Z] + docker-compose build --help [2022-04-14T20:46:13.992Z] + grep parallel [2022-04-14T20:46:19.374Z] --parallel Build images in parallel. [Pipeline] } [2022-04-14T20:46:19.670Z] $ docker stop --time=1 5fa2283e6bfba2d5eb59f3d7faf327e0fc7b8d71fb87dbaf284312ac52043634 [2022-04-14T20:46:21.317Z] $ docker rm -f 5fa2283e6bfba2d5eb59f3d7faf327e0fc7b8d71fb87dbaf284312ac52043634 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:46:21.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T20:46:21.909Z] . [Pipeline] withDockerContainer [2022-04-14T20:46:22.135Z] prd-ubuntu20.04-docker-arm64-4c-16g-20979 does not seem to be running inside a container [2022-04-14T20:46:22.228Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-14T20:46:23.516Z] $ docker top d27f37c408bea10ef6e0c130e9472ac603fb176ac888f646cbe8063af4a7a187 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T20:46:24.437Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-14T20:46:31.120Z] Building core-command ... [2022-04-14T20:46:31.120Z] Building core-data ... [2022-04-14T20:46:31.120Z] Building core-metadata ... [2022-04-14T20:46:31.120Z] Building security-bootstrapper ... [2022-04-14T20:46:31.120Z] Building security-proxy-setup ... [2022-04-14T20:46:31.120Z] Building security-secretstore-setup ... [2022-04-14T20:46:31.120Z] Building security-spiffe-token-provider ... [2022-04-14T20:46:31.120Z] Building security-spire-agent ... [2022-04-14T20:46:31.120Z] Building security-spire-config ... [2022-04-14T20:46:31.120Z] Building security-spire-server ... [2022-04-14T20:46:31.120Z] Building support-notifications ... [2022-04-14T20:46:31.120Z] Building support-scheduler ... [2022-04-14T20:46:31.120Z] Building sys-mgmt-agent ... [2022-04-14T20:46:31.120Z] Building security-spiffe-token-provider [2022-04-14T20:46:31.120Z] Building security-secretstore-setup [2022-04-14T20:46:31.120Z] Building security-spire-server [2022-04-14T20:46:31.120Z] Building core-metadata [2022-04-14T20:46:31.120Z] Building core-data [2022-04-14T20:47:52.964Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:47:52.964Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:47:52.964Z] ---> c35f3a0268f7 [2022-04-14T20:47:52.964Z] Step 3/20 : WORKDIR /edgex-go [2022-04-14T20:47:52.964Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:47:52.964Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:47:52.964Z] ---> c35f3a0268f7 [2022-04-14T20:47:52.964Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T20:47:52.964Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:47:52.964Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:47:52.964Z] ---> c35f3a0268f7 [2022-04-14T20:47:52.964Z] Step 3/25 : WORKDIR /edgex-go [2022-04-14T20:47:53.250Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:47:53.250Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:47:53.250Z] ---> c35f3a0268f7 [2022-04-14T20:47:53.250Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T20:47:53.250Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:47:53.250Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:47:53.250Z] ---> c35f3a0268f7 [2022-04-14T20:47:53.250Z] Step 3/25 : WORKDIR /edgex-go [2022-04-14T20:47:53.527Z] ---> Running in 0b46a0dc59c1 [2022-04-14T20:47:53.527Z] ---> Running in ebe0ab23be1c [2022-04-14T20:47:53.527Z] ---> Running in 75960be7dd87 [2022-04-14T20:47:53.527Z] ---> Running in 349a5885ff5d [2022-04-14T20:47:53.527Z] ---> Running in 53ceb977060c [2022-04-14T20:47:54.142Z] Removing intermediate container 0b46a0dc59c1 [2022-04-14T20:47:54.142Z] ---> ea82674f8420 [2022-04-14T20:47:54.142Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-14T20:47:54.142Z] Removing intermediate container ebe0ab23be1c [2022-04-14T20:47:54.142Z] ---> 05fa5253a4e0 [2022-04-14T20:47:54.142Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:47:54.142Z] ---> Running in b1af08dca30e [2022-04-14T20:47:54.142Z] ---> Running in feeeeb4d8212 [2022-04-14T20:47:54.423Z] Removing intermediate container 53ceb977060c [2022-04-14T20:47:54.423Z] ---> 0913e3485560 [2022-04-14T20:47:54.423Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:47:54.423Z] Removing intermediate container 75960be7dd87 [2022-04-14T20:47:54.423Z] ---> 129a8b964e03 [2022-04-14T20:47:54.423Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:47:54.423Z] Removing intermediate container 349a5885ff5d [2022-04-14T20:47:54.423Z] ---> 2d9f0dcbe3ef [2022-04-14T20:47:54.423Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:47:54.423Z] ---> Running in 6295bdf664ef [2022-04-14T20:47:54.700Z] ---> Running in 3467b6b1eeaf [2022-04-14T20:47:54.700Z] ---> Running in fe34f016d9d8 [2022-04-14T20:47:56.732Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:47:57.751Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:47:58.360Z] Removing intermediate container feeeeb4d8212 [2022-04-14T20:47:58.360Z] ---> d6b505f35745 [2022-04-14T20:47:58.361Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T20:47:58.361Z] ---> Running in 2086c0df2b47 [2022-04-14T20:47:58.972Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T20:47:58.972Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T20:47:58.972Z] OK: 15741 distinct packages available [2022-04-14T20:47:58.972Z] Removing intermediate container 3467b6b1eeaf [2022-04-14T20:47:58.972Z] ---> d4585e968713 [2022-04-14T20:47:58.972Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T20:47:58.972Z] Removing intermediate container 6295bdf664ef [2022-04-14T20:47:58.972Z] ---> 7b5d7743f839 [2022-04-14T20:47:58.972Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-14T20:47:58.972Z] Removing intermediate container fe34f016d9d8 [2022-04-14T20:47:58.972Z] ---> 6a883a5d8387 [2022-04-14T20:47:58.972Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-14T20:47:58.972Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:47:59.250Z] ---> Running in 1cc8dcfdeb34 [2022-04-14T20:47:59.250Z] ---> Running in 90946bb69bb0 [2022-04-14T20:47:59.250Z] ---> Running in 9ca8ca7f77b7 [2022-04-14T20:48:00.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:48:00.526Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:48:01.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:48:01.525Z] OK: 220 MiB in 52 packages [2022-04-14T20:48:01.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:48:01.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:48:01.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:48:02.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:48:02.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:48:02.729Z] OK: 220 MiB in 52 packages [2022-04-14T20:48:02.729Z] Removing intermediate container b1af08dca30e [2022-04-14T20:48:02.729Z] ---> d24cc055298e [2022-04-14T20:48:02.729Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-14T20:48:02.729Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:48:03.739Z] OK: 220 MiB in 52 packages [2022-04-14T20:48:03.739Z] OK: 220 MiB in 52 packages [2022-04-14T20:48:04.037Z] ---> c621707d5863 [2022-04-14T20:48:04.037Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:48:04.327Z] OK: 220 MiB in 52 packages [2022-04-14T20:48:04.613Z] ---> Running in 27945cf60fb1 [2022-04-14T20:48:04.900Z] Removing intermediate container 2086c0df2b47 [2022-04-14T20:48:04.900Z] ---> 00241b348170 [2022-04-14T20:48:04.900Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T20:48:05.889Z] Removing intermediate container 90946bb69bb0 [2022-04-14T20:48:05.889Z] ---> 92f868a4023c [2022-04-14T20:48:05.889Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T20:48:05.889Z] Removing intermediate container 1cc8dcfdeb34 [2022-04-14T20:48:05.889Z] ---> 2adb8496cba9 [2022-04-14T20:48:05.889Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T20:48:05.889Z] Removing intermediate container 9ca8ca7f77b7 [2022-04-14T20:48:05.889Z] ---> 7b0063bec55e [2022-04-14T20:48:05.889Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T20:48:06.166Z] ---> 3879ce329a86 [2022-04-14T20:48:06.166Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:48:06.446Z] ---> Running in 4b2041984925 [2022-04-14T20:48:07.449Z] ---> bdbc3f2a252a [2022-04-14T20:48:07.449Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:48:07.449Z] ---> Running in df0d90510721 [2022-04-14T20:48:07.735Z] ---> 94141a865fa9 [2022-04-14T20:48:07.735Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:48:08.011Z] ---> e69a80ccdfed [2022-04-14T20:48:08.011Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:48:08.011Z] ---> Running in 450c8668f876 [2022-04-14T20:48:08.011Z] ---> Running in e6ddf44f22f7 [2022-04-14T20:48:09.459Z] Removing intermediate container 27945cf60fb1 [2022-04-14T20:48:09.459Z] ---> a72303b75bb0 [2022-04-14T20:48:09.459Z] Step 7/20 : COPY . . [2022-04-14T20:48:12.869Z] Removing intermediate container 4b2041984925 [2022-04-14T20:48:12.869Z] ---> df99eb3acb0f [2022-04-14T20:48:12.869Z] Step 8/25 : COPY . . [2022-04-14T20:48:12.869Z] Removing intermediate container df0d90510721 [2022-04-14T20:48:12.869Z] ---> 771c18dcb17d [2022-04-14T20:48:12.870Z] Step 8/23 : COPY . . [2022-04-14T20:48:14.873Z] Removing intermediate container e6ddf44f22f7 [2022-04-14T20:48:14.873Z] Removing intermediate container 450c8668f876 [2022-04-14T20:48:14.873Z] ---> 3ee307229075 [2022-04-14T20:48:14.873Z] Step 8/25 : COPY . . [2022-04-14T20:48:14.873Z] ---> eb87fc88dee4 [2022-04-14T20:48:14.873Z] Step 8/23 : COPY . . [2022-04-14T20:48:41.704Z] ---> 2f4964b42633 [2022-04-14T20:48:41.704Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-14T20:48:41.704Z] ---> Running in 896678434b33 [2022-04-14T20:48:41.704Z] 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-14T20:48:41.704Z] ---> 86ddce54fcb3 [2022-04-14T20:48:41.704Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T20:48:41.704Z] ---> Running in 89270a8cdaca [2022-04-14T20:48:41.977Z] Removing intermediate container 89270a8cdaca [2022-04-14T20:48:41.977Z] ---> dc6bd2127a0e [2022-04-14T20:48:41.977Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-14T20:48:42.255Z] ---> Running in d7fc6df4dd93 [2022-04-14T20:48:42.531Z] ---> 34a61d8d6a82 [2022-04-14T20:48:42.531Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-14T20:48:43.134Z] ---> Running in d84ab9d6477c [2022-04-14T20:48:45.767Z] ---> 8c1875460a71 [2022-04-14T20:48:45.767Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-14T20:48:45.767Z] ---> Running in cefef80658dd [2022-04-14T20:48:46.044Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-14T20:48:46.657Z] ---> d2bb12a8899f [2022-04-14T20:48:46.657Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-14T20:48:46.935Z] ---> Running in a00227503386 [2022-04-14T20:48:46.935Z] Removing intermediate container d7fc6df4dd93 [2022-04-14T20:48:46.935Z] ---> 69804c2643ef [2022-04-14T20:48:46.935Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-14T20:48:47.215Z] ---> Running in 4a5d37ae4cbb [2022-04-14T20:48:48.208Z] Removing intermediate container 4a5d37ae4cbb [2022-04-14T20:48:48.208Z] ---> 950745954e2e [2022-04-14T20:48:48.208Z] 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-14T20:48:48.487Z] ---> Running in 63ee5a1c7244 [2022-04-14T20:48:48.762Z] 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-14T20:48:49.366Z] 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-14T20:48:51.358Z] spire-1.2.1/ [2022-04-14T20:48:51.638Z] spire-1.2.1/.data/ [2022-04-14T20:48:51.639Z] spire-1.2.1/.data/.file [2022-04-14T20:48:51.639Z] spire-1.2.1/.dockerignore [2022-04-14T20:48:51.639Z] spire-1.2.1/.gitattributes [2022-04-14T20:48:51.639Z] spire-1.2.1/.githooks/ [2022-04-14T20:48:51.639Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T20:48:51.639Z] spire-1.2.1/.github/ [2022-04-14T20:48:51.639Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T20:48:51.639Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T20:48:51.639Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T20:48:51.639Z] spire-1.2.1/.github/workflows/ [2022-04-14T20:48:51.639Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T20:48:51.639Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T20:48:51.639Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T20:48:51.639Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T20:48:51.639Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T20:48:51.639Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T20:48:51.639Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T20:48:51.639Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T20:48:51.639Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T20:48:51.639Z] spire-1.2.1/.gitignore [2022-04-14T20:48:51.639Z] spire-1.2.1/.go-version [2022-04-14T20:48:51.639Z] spire-1.2.1/.golangci.yml [2022-04-14T20:48:51.639Z] spire-1.2.1/ADOPTERS.md [2022-04-14T20:48:51.639Z] spire-1.2.1/CHANGELOG.md [2022-04-14T20:48:51.639Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T20:48:51.639Z] spire-1.2.1/CODEOWNERS [2022-04-14T20:48:51.639Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T20:48:51.639Z] spire-1.2.1/Dockerfile [2022-04-14T20:48:51.639Z] spire-1.2.1/Dockerfile.dev [2022-04-14T20:48:51.639Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T20:48:51.639Z] spire-1.2.1/LICENSE [2022-04-14T20:48:51.639Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T20:48:51.639Z] spire-1.2.1/Makefile [2022-04-14T20:48:51.639Z] spire-1.2.1/README.md [2022-04-14T20:48:51.639Z] spire-1.2.1/ROADMAP.md [2022-04-14T20:48:51.639Z] spire-1.2.1/SECURITY.md [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T20:48:51.639Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T20:48:51.639Z] spire-1.2.1/conf/ [2022-04-14T20:48:51.639Z] spire-1.2.1/conf/agent/ [2022-04-14T20:48:51.639Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T20:48:51.639Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T20:48:51.639Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T20:48:51.639Z] spire-1.2.1/conf/server/ [2022-04-14T20:48:51.639Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T20:48:51.639Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T20:48:51.639Z] spire-1.2.1/conf/server/server.conf [2022-04-14T20:48:51.639Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/ [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/auditlog.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/images/ [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/spire_server.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/telemetry.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/upgrading.md [2022-04-14T20:48:51.639Z] spire-1.2.1/doc/using_spire.md [2022-04-14T20:48:51.639Z] spire-1.2.1/examples/ [2022-04-14T20:48:51.639Z] spire-1.2.1/examples/README.md [2022-04-14T20:48:51.639Z] spire-1.2.1/go.mod [2022-04-14T20:48:51.639Z] spire-1.2.1/go.sum [2022-04-14T20:48:51.639Z] spire-1.2.1/pkg/ [2022-04-14T20:48:51.639Z] spire-1.2.1/pkg/agent/ [2022-04-14T20:48:51.639Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T20:48:51.639Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T20:48:51.639Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T20:48:51.639Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T20:48:51.639Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T20:48:51.639Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T20:48:51.918Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T20:48:51.918Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T20:48:51.918Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T20:48:51.918Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T20:48:51.918Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T20:48:51.918Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T20:48:51.918Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T20:48:51.918Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T20:48:51.918Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T20:48:51.918Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T20:48:51.918Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T20:48:51.918Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T20:48:51.918Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T20:48:51.918Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T20:48:51.918Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T20:48:51.918Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T20:48:51.918Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/common/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/common/api/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T20:48:51.919Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T20:48:51.920Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/health/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/log/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T20:48:52.199Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/util/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/version/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T20:48:52.200Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/config.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T20:48:52.479Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/server.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/ [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/private/ [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/private/server/ [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/spire/ [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/spire/common/ [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T20:48:52.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T20:48:52.759Z] spire-1.2.1/release/ [2022-04-14T20:48:52.759Z] spire-1.2.1/release/spire-extras/ [2022-04-14T20:48:52.759Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T20:48:52.759Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T20:48:52.759Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T20:48:52.759Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T20:48:52.759Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T20:48:52.759Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T20:48:52.759Z] spire-1.2.1/release/spire/ [2022-04-14T20:48:52.759Z] spire-1.2.1/release/spire/README.md [2022-04-14T20:48:52.759Z] spire-1.2.1/release/spire/conf/ [2022-04-14T20:48:52.759Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T20:48:52.759Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T20:48:52.759Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T20:48:52.759Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T20:48:52.759Z] spire-1.2.1/script/ [2022-04-14T20:48:52.759Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T20:48:52.759Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T20:48:52.759Z] spire-1.2.1/support/ [2022-04-14T20:48:52.759Z] spire-1.2.1/support/k8s/ [2022-04-14T20:48:52.759Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T20:48:52.759Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T20:48:52.759Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T20:48:52.759Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T20:48:52.759Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T20:48:52.759Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T20:48:52.760Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T20:48:52.760Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T20:48:52.760Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/clock/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/clock/clock.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T20:48:52.760Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T20:48:52.761Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T20:48:52.761Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T20:48:52.761Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T20:48:52.761Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T20:48:52.761Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/README.md [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/common [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T20:48:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T20:48:53.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T20:48:53.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T20:48:53.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T20:48:53.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T20:48:53.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T20:48:53.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T20:48:53.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T20:48:53.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T20:48:53.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T20:48:53.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T20:48:53.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T20:48:53.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T20:48:53.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T20:48:53.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T20:48:53.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T20:48:53.042Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T20:48:53.043Z] spire-1.2.1/test/integration/test.sh [2022-04-14T20:48:53.043Z] spire-1.2.1/test/plugintest/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/spiretest/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/testca/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/testca/ca.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/testkey/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T20:48:53.043Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/testkey/new.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/util/ [2022-04-14T20:48:53.043Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/util/race.go [2022-04-14T20:48:53.043Z] spire-1.2.1/test/util/util.go [2022-04-14T20:48:53.043Z] building spire from source... [2022-04-14T20:48:54.038Z] Installing go1.17.7... [2022-04-14T20:49:20.908Z] Building bin/spire-server... [2022-04-14T20:49:20.908Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T20:49:20.908Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T20:49:20.908Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T20:49:20.908Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T20:49:20.908Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T20:49:20.908Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T20:49:20.908Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T20:49:21.185Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T20:49:21.791Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T20:49:22.785Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T20:49:24.785Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T20:49:24.785Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T20:49:24.785Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T20:49:25.062Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T20:49:25.062Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T20:49:25.062Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T20:49:25.062Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T20:49:26.056Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T20:49:26.056Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T20:49:26.056Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T20:49:26.332Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T20:49:26.332Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T20:49:27.314Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T20:49:27.592Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T20:49:42.721Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T20:49:42.721Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T20:49:42.721Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T20:49:42.721Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T20:49:42.721Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T20:49:42.721Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T20:49:42.721Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T20:49:43.001Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T20:49:43.001Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T20:49:43.001Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T20:49:43.001Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T20:49:43.288Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T20:49:43.288Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T20:49:43.288Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T20:49:43.894Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T20:49:45.348Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T20:49:45.624Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T20:49:45.915Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T20:49:46.203Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T20:49:46.481Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T20:49:46.481Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T20:49:46.481Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T20:49:46.481Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T20:49:46.760Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T20:49:46.760Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T20:49:47.360Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T20:49:47.960Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T20:49:47.960Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T20:49:47.960Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T20:49:48.940Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T20:49:52.343Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T20:50:05.212Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T20:50:05.212Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T20:50:05.212Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T20:50:05.212Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T20:50:05.212Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T20:50:32.054Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T20:50:32.054Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T20:50:32.054Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T20:50:32.054Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T20:50:42.237Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T20:51:14.648Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T20:51:14.648Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T20:51:14.648Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T20:51:14.648Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T20:51:14.648Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T20:51:14.648Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T20:51:16.088Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T20:51:16.691Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T20:51:18.679Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T20:51:19.285Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T20:51:19.285Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T20:51:20.734Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T20:51:20.734Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T20:51:20.734Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T20:51:21.011Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T20:51:21.611Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T20:51:21.611Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T20:51:21.611Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T20:51:21.886Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T20:51:21.886Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T20:51:22.487Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T20:51:22.487Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T20:51:23.931Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T20:51:23.931Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T20:51:24.542Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T20:51:29.968Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T20:51:30.244Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T20:51:30.521Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T20:51:30.521Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T20:51:30.521Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T20:51:30.521Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T20:51:30.521Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T20:51:31.968Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T20:51:31.968Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T20:51:32.571Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T20:51:32.571Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T20:51:32.848Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T20:51:33.837Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T20:51:34.438Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T20:51:34.715Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T20:51:34.715Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T20:51:34.990Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T20:51:34.991Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T20:51:35.267Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T20:51:35.267Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T20:51:35.267Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T20:51:36.713Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T20:51:36.713Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T20:51:36.988Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T20:51:36.988Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T20:51:37.265Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T20:51:39.261Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T20:51:40.249Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T20:51:40.249Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T20:51:40.853Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T20:51:40.853Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T20:51:40.853Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T20:51:41.456Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T20:51:41.734Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T20:51:42.338Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T20:51:44.974Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T20:51:46.962Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T20:51:47.237Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T20:51:47.514Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T20:51:47.791Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T20:51:47.791Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T20:51:48.778Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T20:51:49.054Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T20:51:49.330Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T20:51:49.330Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T20:51:49.606Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T20:51:49.607Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T20:51:49.607Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T20:51:59.797Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T20:51:59.797Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T20:51:59.797Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T20:51:59.797Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T20:52:26.646Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T20:52:26.646Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T20:53:48.475Z] 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-14T20:54:00.944Z] Removing intermediate container a00227503386 [2022-04-14T20:54:00.944Z] ---> a1c3db09ded6 [2022-04-14T20:54:00.944Z] [2022-04-14T20:54:00.944Z] Step 10/25 : FROM alpine:3.14 [2022-04-14T20:54:00.944Z] 3.14: Pulling from library/alpine [2022-04-14T20:54:01.970Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-14T20:54:01.970Z] Status: Downloaded newer image for alpine:3.14 [2022-04-14T20:54:01.970Z] ---> ac73e934f311 [2022-04-14T20:54:01.970Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-14T20:54:02.260Z] ---> Running in f7c028fc49b2 [2022-04-14T20:54:05.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:54:05.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:54:07.152Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-14T20:54:07.152Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-14T20:54:07.152Z] (3/3) Installing su-exec (0.2-r1) [2022-04-14T20:54:07.152Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T20:54:07.152Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T20:54:07.769Z] OK: 6 MiB in 17 packages [2022-04-14T20:54:11.201Z] Removing intermediate container f7c028fc49b2 [2022-04-14T20:54:11.201Z] ---> 9978cdacf67a [2022-04-14T20:54:11.201Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T20:54:11.201Z] ---> Running in 06571517600b [2022-04-14T20:54:11.799Z] Removing intermediate container 06571517600b [2022-04-14T20:54:11.799Z] ---> 5f4afe03ffa5 [2022-04-14T20:54:11.799Z] Step 13/25 : WORKDIR / [2022-04-14T20:54:12.073Z] ---> Running in 46d466ca1877 [2022-04-14T20:54:12.680Z] Removing intermediate container d84ab9d6477c [2022-04-14T20:54:12.680Z] ---> d65959298cc7 [2022-04-14T20:54:12.680Z] [2022-04-14T20:54:12.680Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T20:54:12.680Z] ---> ac73e934f311 [2022-04-14T20:54:12.680Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T20:54:12.680Z] ---> Running in b04156ee9097 [2022-04-14T20:54:12.960Z] Removing intermediate container 46d466ca1877 [2022-04-14T20:54:12.960Z] ---> a43fc4bb1c53 [2022-04-14T20:54:12.960Z] 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-14T20:54:14.426Z] ---> c0787accae8b [2022-04-14T20:54:14.426Z] 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-14T20:54:15.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:54:15.716Z] ---> a74f91691f23 [2022-04-14T20:54:15.716Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-14T20:54:15.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:54:16.714Z] ---> c25ad7c8b870 [2022-04-14T20:54:16.714Z] 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-14T20:54:17.330Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-14T20:54:17.330Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T20:54:17.330Z] OK: 5 MiB in 15 packages [2022-04-14T20:54:17.621Z] ---> f7f0e22b8122 [2022-04-14T20:54:17.621Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-14T20:54:19.655Z] Removing intermediate container b04156ee9097 [2022-04-14T20:54:19.655Z] ---> a04b346c5dbf [2022-04-14T20:54:19.655Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T20:54:19.945Z] ---> Running in 2d8389fd04e4 [2022-04-14T20:54:19.945Z] ---> 851fd2a1c933 [2022-04-14T20:54:19.945Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-14T20:54:20.543Z] Removing intermediate container 2d8389fd04e4 [2022-04-14T20:54:20.543Z] ---> 1f7828ba2222 [2022-04-14T20:54:20.543Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-14T20:54:20.543Z] ---> Running in a738eb9406a6 [2022-04-14T20:54:21.528Z] Removing intermediate container a738eb9406a6 [2022-04-14T20:54:21.528Z] ---> 2998b6ce21c7 [2022-04-14T20:54:21.528Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T20:54:21.528Z] ---> Running in cc4a651346a6 [2022-04-14T20:54:22.511Z] ---> 218dc8d759a5 [2022-04-14T20:54:22.511Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T20:54:22.512Z] Removing intermediate container cc4a651346a6 [2022-04-14T20:54:22.512Z] ---> f6ddd3be7362 [2022-04-14T20:54:22.512Z] Step 15/23 : WORKDIR / [2022-04-14T20:54:22.786Z] ---> Running in 37d4abbaca1d [2022-04-14T20:54:23.382Z] Removing intermediate container 37d4abbaca1d [2022-04-14T20:54:23.382Z] ---> 6df4a995bfdf [2022-04-14T20:54:23.382Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T20:54:23.666Z] ---> 11e1fc06fb1d [2022-04-14T20:54:23.666Z] 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-14T20:54:23.666Z] ---> Running in ea7d86a5dbaf [2022-04-14T20:54:25.136Z] ---> 9c36cae9f620 [2022-04-14T20:54:25.136Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-14T20:54:27.785Z] Removing intermediate container ea7d86a5dbaf [2022-04-14T20:54:27.785Z] ---> b2fa9755e8d8 [2022-04-14T20:54:27.785Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T20:54:27.785Z] ---> 97a60456aef6 [2022-04-14T20:54:27.785Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-14T20:54:27.785Z] ---> Running in 72490f6ff4de [2022-04-14T20:54:28.382Z] Removing intermediate container 72490f6ff4de [2022-04-14T20:54:28.382Z] ---> 61a8ea3022ee [2022-04-14T20:54:28.656Z] Step 23/25 : LABEL arch=arm64 [2022-04-14T20:54:28.656Z] ---> Running in 15881827eabd [2022-04-14T20:54:29.256Z] ---> b778727549e4 [2022-04-14T20:54:29.256Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-14T20:54:29.256Z] ---> Running in c8d27413682e [2022-04-14T20:54:29.537Z] Removing intermediate container 15881827eabd [2022-04-14T20:54:29.537Z] ---> b11f382b7538 [2022-04-14T20:54:29.537Z] Step 24/25 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f [2022-04-14T20:54:29.810Z] ---> Running in c4266b708938 [2022-04-14T20:54:30.088Z] Removing intermediate container c8d27413682e [2022-04-14T20:54:30.088Z] ---> 1bde7c6a5f07 [2022-04-14T20:54:30.088Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:54:30.376Z] ---> Running in 32596763928f [2022-04-14T20:54:30.657Z] Removing intermediate container c4266b708938 [2022-04-14T20:54:30.657Z] ---> 2d0834d828ce [2022-04-14T20:54:30.657Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T20:54:30.657Z] ---> Running in e4b682d7f66f [2022-04-14T20:54:31.267Z] Removing intermediate container 32596763928f [2022-04-14T20:54:31.267Z] ---> 9b136d55107f [2022-04-14T20:54:31.267Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T20:54:31.547Z] ---> Running in c406e9c4eee4 [2022-04-14T20:54:31.547Z] Removing intermediate container e4b682d7f66f [2022-04-14T20:54:31.547Z] ---> 59b1a2cffae5 [2022-04-14T20:54:31.547Z] [2022-04-14T20:54:32.552Z] Removing intermediate container c406e9c4eee4 [2022-04-14T20:54:32.552Z] ---> 61fb2304822f [2022-04-14T20:54:32.552Z] Step 22/23 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f [2022-04-14T20:54:32.552Z] Successfully built 59b1a2cffae5 [2022-04-14T20:54:32.552Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-14T20:54:32.552Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-04-14T20:54:32.552Z] ---> Running in 25e190d49002 [2022-04-14T20:54:33.163Z] Removing intermediate container 25e190d49002 [2022-04-14T20:54:33.163Z] ---> 768364a7ab93 [2022-04-14T20:54:33.163Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T20:54:33.163Z] ---> Running in e001475fa227 [2022-04-14T20:54:33.772Z] Removing intermediate container e001475fa227 [2022-04-14T20:54:33.772Z] ---> 24d1354a1f51 [2022-04-14T20:54:33.772Z] [2022-04-14T20:54:34.372Z] Successfully built 24d1354a1f51 [2022-04-14T20:54:34.372Z] Successfully tagged core-metadata-arm64:latest [2022-04-14T20:54:34.372Z]  Building core-metadata ... done Building core-command [2022-04-14T20:55:13.386Z] Removing intermediate container cefef80658dd [2022-04-14T20:55:13.386Z] ---> c808117cf930 [2022-04-14T20:55:13.386Z] [2022-04-14T20:55:13.386Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T20:55:13.386Z] ---> ac73e934f311 [2022-04-14T20:55:13.386Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-14T20:55:13.386Z] ---> Running in 6d1ebe84a129 [2022-04-14T20:55:13.386Z] Removing intermediate container 6d1ebe84a129 [2022-04-14T20:55:13.386Z] ---> 25813a704cd2 [2022-04-14T20:55:13.386Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-14T20:55:13.386Z] ---> Running in 024b7fd079c4 [2022-04-14T20:55:13.386Z] Removing intermediate container 024b7fd079c4 [2022-04-14T20:55:13.386Z] ---> 326c5120d774 [2022-04-14T20:55:13.386Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-14T20:55:13.386Z] ---> Running in e750c235688f [2022-04-14T20:55:13.386Z] Removing intermediate container e750c235688f [2022-04-14T20:55:13.386Z] ---> 6ae8df20bb5c [2022-04-14T20:55:13.386Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:55:13.386Z] ---> Running in 52cc0e2f9eb5 [2022-04-14T20:55:15.385Z] Removing intermediate container 52cc0e2f9eb5 [2022-04-14T20:55:15.385Z] ---> aba6aece8d8f [2022-04-14T20:55:15.385Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-14T20:55:15.385Z] ---> Running in 5a66502887c0 [2022-04-14T20:55:15.668Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:55:15.668Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:55:15.668Z] ---> c35f3a0268f7 [2022-04-14T20:55:15.668Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T20:55:15.668Z] ---> Using cache [2022-04-14T20:55:15.668Z] ---> 129a8b964e03 [2022-04-14T20:55:15.668Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:55:15.668Z] ---> Using cache [2022-04-14T20:55:15.668Z] ---> d4585e968713 [2022-04-14T20:55:15.668Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T20:55:15.668Z] ---> Running in 700a4c055a60 [2022-04-14T20:55:18.324Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:55:18.324Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:55:18.324Z] ---> c35f3a0268f7 [2022-04-14T20:55:18.324Z] Step 3/23 : WORKDIR /edgex-gofetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:55:18.324Z] [2022-04-14T20:55:18.324Z] ---> Using cache [2022-04-14T20:55:18.324Z] ---> 129a8b964e03 [2022-04-14T20:55:18.324Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:55:18.324Z] ---> Using cache [2022-04-14T20:55:18.324Z] ---> d4585e968713 [2022-04-14T20:55:18.324Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T20:55:18.324Z] ---> Using cache [2022-04-14T20:55:18.324Z] ---> 92f868a4023c [2022-04-14T20:55:18.324Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T20:55:18.324Z] ---> Using cache [2022-04-14T20:55:18.324Z] ---> bdbc3f2a252a [2022-04-14T20:55:18.324Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:55:18.324Z] ---> Using cache [2022-04-14T20:55:18.324Z] ---> 771c18dcb17d [2022-04-14T20:55:18.324Z] Step 8/23 : COPY . . [2022-04-14T20:55:18.324Z] ---> Using cache [2022-04-14T20:55:18.324Z] ---> 34a61d8d6a82 [2022-04-14T20:55:18.324Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-14T20:55:18.606Z] ---> Running in 9ca93ad75d06 [2022-04-14T20:55:18.606Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:55:19.221Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:55:19.831Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:55:20.445Z] OK: 220 MiB in 52 packages [2022-04-14T20:55:20.730Z] 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-14T20:55:21.358Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-14T20:55:21.358Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-14T20:55:21.358Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-14T20:55:21.644Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-14T20:55:21.922Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-14T20:55:21.922Z] Removing intermediate container 700a4c055a60 [2022-04-14T20:55:21.922Z] ---> c0fa9afe213f [2022-04-14T20:55:21.922Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T20:55:21.922Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-14T20:55:21.922Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T20:55:22.258Z] OK: 8 MiB in 20 packages [2022-04-14T20:55:23.421Z] ---> b406bd98a993 [2022-04-14T20:55:23.421Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:55:23.421Z] ---> Running in 15b38269bc8b [2022-04-14T20:55:24.980Z] Removing intermediate container 5a66502887c0 [2022-04-14T20:55:24.980Z] ---> 35d6aea42fb4 [2022-04-14T20:55:24.980Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T20:55:25.978Z] ---> 472023373e11 [2022-04-14T20:55:25.978Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-14T20:55:27.985Z] ---> 41b40b9178ee [2022-04-14T20:55:27.985Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-14T20:55:30.015Z] ---> b5460b0861e3 [2022-04-14T20:55:30.015Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-14T20:55:30.314Z] ---> Running in 0891d70670ef [2022-04-14T20:55:30.593Z] Removing intermediate container 15b38269bc8b [2022-04-14T20:55:30.593Z] ---> b1fe5f00cdf3 [2022-04-14T20:55:30.593Z] Step 8/26 : COPY . . [2022-04-14T20:55:31.594Z] Removing intermediate container 0891d70670ef [2022-04-14T20:55:31.594Z] ---> 8a5059934dca [2022-04-14T20:55:31.594Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:55:31.594Z] ---> Running in d72e10953abc [2022-04-14T20:55:33.056Z] Removing intermediate container d72e10953abc [2022-04-14T20:55:33.056Z] ---> f4ddf215d533 [2022-04-14T20:55:33.056Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T20:55:33.056Z] ---> Running in 3dfe71c253f5 [2022-04-14T20:55:34.057Z] Removing intermediate container 3dfe71c253f5 [2022-04-14T20:55:34.057Z] ---> 00ff9e38e23e [2022-04-14T20:55:34.057Z] Step 22/23 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f [2022-04-14T20:55:34.337Z] ---> Running in 7069e4dfbe6b [2022-04-14T20:55:34.995Z] Removing intermediate container 7069e4dfbe6b [2022-04-14T20:55:34.995Z] ---> bb984fd2c6ff [2022-04-14T20:55:34.995Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T20:55:34.995Z] ---> Running in 7e4dfdae2a5e [2022-04-14T20:55:35.995Z] Removing intermediate container 7e4dfdae2a5e [2022-04-14T20:55:35.995Z] ---> 672f2e34dbbc [2022-04-14T20:55:35.995Z] [2022-04-14T20:55:37.000Z] Successfully built 672f2e34dbbc [2022-04-14T20:55:37.000Z] Successfully tagged core-data-arm64:latest [2022-04-14T20:55:37.000Z]  Building core-data ... done Building security-bootstrapper [2022-04-14T20:55:45.352Z] Removing intermediate container 896678434b33 [2022-04-14T20:55:45.353Z] ---> 48fe515010d1 [2022-04-14T20:55:45.353Z] [2022-04-14T20:55:45.353Z] Step 9/20 : FROM alpine:3.15 [2022-04-14T20:55:45.353Z] 3.15: Pulling from library/alpine [2022-04-14T20:55:46.795Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-14T20:55:46.795Z] Status: Downloaded newer image for alpine:3.15 [2022-04-14T20:55:46.795Z] ---> 3fb3c9af89a9 [2022-04-14T20:55:46.795Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T20:55:47.396Z] ---> Running in e893698c6129 [2022-04-14T20:55:48.390Z] Removing intermediate container e893698c6129 [2022-04-14T20:55:48.390Z] ---> 8a44d677f79a [2022-04-14T20:55:48.390Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:55:48.667Z] ---> Running in 3add42086f53 [2022-04-14T20:55:53.005Z] Removing intermediate container 3add42086f53 [2022-04-14T20:55:53.005Z] ---> bfb282c51bce [2022-04-14T20:55:53.005Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-14T20:55:53.005Z] ---> Running in 15ab6c705fcf [2022-04-14T20:55:55.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:55:55.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:55:57.442Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T20:55:57.442Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T20:55:57.442Z] OK: 15730 distinct packages available [2022-04-14T20:55:57.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:55:58.711Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:56:00.164Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-14T20:56:00.164Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-14T20:56:00.164Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T20:56:00.444Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-14T20:56:00.444Z] (5/9) Installing curl (7.80.0-r0) [2022-04-14T20:56:00.444Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-14T20:56:00.721Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-14T20:56:00.721Z] (8/9) Installing libucontext (1.1-r0) [2022-04-14T20:56:00.721Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-14T20:56:00.997Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T20:56:00.997Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T20:56:01.279Z] OK: 8 MiB in 23 packages [2022-04-14T20:56:05.601Z] Removing intermediate container 15ab6c705fcf [2022-04-14T20:56:05.601Z] ---> 88c713132614 [2022-04-14T20:56:05.601Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T20:56:07.052Z] ---> 51f70e770a14 [2022-04-14T20:56:07.052Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-14T20:56:11.399Z] ---> 148a210f2bfe [2022-04-14T20:56:11.399Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T20:56:11.399Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:56:11.399Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:56:11.399Z] ---> c35f3a0268f7 [2022-04-14T20:56:11.399Z] Step 3/31 : WORKDIR /edgex-go [2022-04-14T20:56:11.399Z] ---> Using cache [2022-04-14T20:56:11.399Z] ---> 129a8b964e03 [2022-04-14T20:56:11.399Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:56:11.399Z] ---> Using cache [2022-04-14T20:56:11.399Z] ---> d4585e968713 [2022-04-14T20:56:11.399Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-14T20:56:11.399Z] ---> Using cache [2022-04-14T20:56:11.399Z] ---> 92f868a4023c [2022-04-14T20:56:11.399Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-14T20:56:11.399Z] ---> Using cache [2022-04-14T20:56:11.399Z] ---> bdbc3f2a252a [2022-04-14T20:56:11.399Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:56:11.399Z] ---> Using cache [2022-04-14T20:56:11.399Z] ---> 771c18dcb17d [2022-04-14T20:56:11.399Z] Step 8/31 : COPY . . [2022-04-14T20:56:11.399Z] ---> Using cache [2022-04-14T20:56:11.399Z] ---> 34a61d8d6a82 [2022-04-14T20:56:11.399Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-14T20:56:11.399Z] ---> Running in 7fdb13942bd1 [2022-04-14T20:56:11.399Z] ---> 20391e46fe84 [2022-04-14T20:56:11.399Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-14T20:56:11.399Z] ---> Running in a22a24a7a5d8 [2022-04-14T20:56:12.440Z] Removing intermediate container 7fdb13942bd1 [2022-04-14T20:56:12.440Z] ---> 2e374afe8406 [2022-04-14T20:56:12.440Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T20:56:12.720Z] ---> Running in 133edb1f3424 [2022-04-14T20:56:13.721Z] ---> 2d99004d771d [2022-04-14T20:56:13.721Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-14T20:56:13.721Z] ---> Running in a8f8b8121ff8 [2022-04-14T20:56:13.998Z] 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-14T20:56:14.596Z] Removing intermediate container a8f8b8121ff8 [2022-04-14T20:56:14.596Z] ---> 59cad4180c17 [2022-04-14T20:56:14.596Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:56:14.596Z] ---> Running in 993f16712f68 [2022-04-14T20:56:15.197Z] Removing intermediate container 993f16712f68 [2022-04-14T20:56:15.197Z] ---> f6f0fc4cafb7 [2022-04-14T20:56:15.197Z] Step 18/20 : LABEL arch=arm64 [2022-04-14T20:56:15.475Z] ---> Running in f8f4a44abdbc [2022-04-14T20:56:16.472Z] Removing intermediate container f8f4a44abdbc [2022-04-14T20:56:16.472Z] ---> c9332cbede6e [2022-04-14T20:56:16.472Z] Step 19/20 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f [2022-04-14T20:56:16.472Z] ---> Running in f742289a6190 [2022-04-14T20:56:16.472Z] Removing intermediate container 133edb1f3424 [2022-04-14T20:56:16.472Z] ---> 2d23a447cb02 [2022-04-14T20:56:16.472Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T20:56:16.746Z] ---> Running in d60b0fca2ea9 [2022-04-14T20:56:17.359Z] Removing intermediate container f742289a6190 [2022-04-14T20:56:17.359Z] ---> 6f3ec04a4605 [2022-04-14T20:56:17.359Z] Step 20/20 : LABEL version=0.0.0 [2022-04-14T20:56:17.359Z] ---> Running in 0936a9cd467e [2022-04-14T20:56:17.639Z] Removing intermediate container d60b0fca2ea9 [2022-04-14T20:56:17.639Z] ---> f8af5c16ecde [2022-04-14T20:56:17.639Z] 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-14T20:56:17.914Z] ---> Running in 79afebe7c91c [2022-04-14T20:56:18.190Z] Removing intermediate container 0936a9cd467e [2022-04-14T20:56:18.191Z] ---> b562ec58be84 [2022-04-14T20:56:18.191Z] [2022-04-14T20:56:19.188Z] Successfully built b562ec58be84 [2022-04-14T20:56:19.188Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-14T20:56:19.188Z] Building support-notifications [2022-04-14T20:56:21.217Z]  Building security-spiffe-token-provider ... done spire-1.2.1/ [2022-04-14T20:56:21.217Z] spire-1.2.1/.data/ [2022-04-14T20:56:21.217Z] spire-1.2.1/.data/.file [2022-04-14T20:56:21.217Z] spire-1.2.1/.dockerignore [2022-04-14T20:56:21.217Z] spire-1.2.1/.gitattributes [2022-04-14T20:56:21.217Z] spire-1.2.1/.githooks/ [2022-04-14T20:56:21.217Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T20:56:21.217Z] spire-1.2.1/.github/ [2022-04-14T20:56:21.217Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T20:56:21.217Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T20:56:21.217Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T20:56:21.217Z] spire-1.2.1/.github/workflows/ [2022-04-14T20:56:21.217Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T20:56:21.217Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T20:56:21.217Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T20:56:21.217Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T20:56:21.217Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T20:56:21.217Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T20:56:21.217Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T20:56:21.217Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T20:56:21.217Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T20:56:21.217Z] spire-1.2.1/.gitignore [2022-04-14T20:56:21.217Z] spire-1.2.1/.go-version [2022-04-14T20:56:21.217Z] spire-1.2.1/.golangci.yml [2022-04-14T20:56:21.217Z] spire-1.2.1/ADOPTERS.md [2022-04-14T20:56:21.217Z] spire-1.2.1/CHANGELOG.md [2022-04-14T20:56:21.217Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T20:56:21.217Z] spire-1.2.1/CODEOWNERS [2022-04-14T20:56:21.217Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T20:56:21.217Z] spire-1.2.1/Dockerfile [2022-04-14T20:56:21.217Z] spire-1.2.1/Dockerfile.dev [2022-04-14T20:56:21.217Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T20:56:21.217Z] spire-1.2.1/LICENSE [2022-04-14T20:56:21.217Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T20:56:21.217Z] spire-1.2.1/Makefile [2022-04-14T20:56:21.217Z] spire-1.2.1/README.md [2022-04-14T20:56:21.217Z] spire-1.2.1/ROADMAP.md [2022-04-14T20:56:21.217Z] spire-1.2.1/SECURITY.md [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/ [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T20:56:21.217Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T20:56:21.218Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T20:56:21.218Z] spire-1.2.1/conf/ [2022-04-14T20:56:21.218Z] spire-1.2.1/conf/agent/ [2022-04-14T20:56:21.218Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T20:56:21.218Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T20:56:21.218Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T20:56:21.218Z] spire-1.2.1/conf/server/ [2022-04-14T20:56:21.218Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T20:56:21.218Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T20:56:21.218Z] spire-1.2.1/conf/server/server.conf [2022-04-14T20:56:21.218Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/ [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/auditlog.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/images/ [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T20:56:21.218Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T20:56:21.498Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T20:56:21.498Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T20:56:21.498Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T20:56:21.498Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T20:56:21.498Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T20:56:21.498Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T20:56:21.498Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T20:56:21.498Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T20:56:21.498Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T20:56:21.498Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T20:56:21.498Z] spire-1.2.1/doc/spire_server.md [2022-04-14T20:56:21.498Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T20:56:21.498Z] spire-1.2.1/doc/telemetry.md [2022-04-14T20:56:21.498Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T20:56:21.498Z] spire-1.2.1/doc/upgrading.md [2022-04-14T20:56:21.498Z] spire-1.2.1/doc/using_spire.md [2022-04-14T20:56:21.498Z] spire-1.2.1/examples/ [2022-04-14T20:56:21.498Z] spire-1.2.1/examples/README.md [2022-04-14T20:56:21.498Z] spire-1.2.1/go.mod [2022-04-14T20:56:21.498Z] spire-1.2.1/go.sum [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T20:56:21.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T20:56:21.499Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/health/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T20:56:21.775Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/log/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/util/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/version/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T20:56:21.776Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/config.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T20:56:22.052Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T20:56:22.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:56:22.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/server.go [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/ [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/private/ [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/private/server/ [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/spire/ [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/spire/common/ [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T20:56:22.329Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T20:56:22.329Z] spire-1.2.1/release/ [2022-04-14T20:56:22.329Z] spire-1.2.1/release/spire-extras/ [2022-04-14T20:56:22.329Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T20:56:22.329Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T20:56:22.329Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T20:56:22.329Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T20:56:22.329Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T20:56:22.329Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T20:56:22.329Z] spire-1.2.1/release/spire/ [2022-04-14T20:56:22.329Z] spire-1.2.1/release/spire/README.md [2022-04-14T20:56:22.329Z] spire-1.2.1/release/spire/conf/ [2022-04-14T20:56:22.329Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T20:56:22.329Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T20:56:22.329Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T20:56:22.329Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T20:56:22.329Z] spire-1.2.1/script/ [2022-04-14T20:56:22.329Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T20:56:22.329Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T20:56:22.329Z] spire-1.2.1/support/ [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/ [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T20:56:22.329Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T20:56:22.329Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T20:56:22.329Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T20:56:22.329Z] spire-1.2.1/test/ [2022-04-14T20:56:22.329Z] spire-1.2.1/test/clock/ [2022-04-14T20:56:22.329Z] spire-1.2.1/test/clock/clock.go [2022-04-14T20:56:22.329Z] spire-1.2.1/test/fakes/ [2022-04-14T20:56:22.329Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T20:56:22.329Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T20:56:22.329Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T20:56:22.329Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T20:56:22.329Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T20:56:22.329Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T20:56:22.329Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T20:56:22.329Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T20:56:22.329Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fixture/ [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T20:56:22.330Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/ [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T20:56:22.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T20:56:22.607Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T20:56:22.607Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T20:56:22.607Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T20:56:22.607Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T20:56:22.607Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T20:56:22.607Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T20:56:22.607Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/README.md [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/common [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T20:56:22.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T20:56:22.608Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T20:56:22.884Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T20:56:22.885Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T20:56:22.885Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T20:56:22.885Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T20:56:22.885Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T20:56:22.885Z] spire-1.2.1/test/integration/test.sh [2022-04-14T20:56:22.885Z] spire-1.2.1/test/plugintest/ [2022-04-14T20:56:22.885Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/spiretest/ [2022-04-14T20:56:22.885Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/testca/ [2022-04-14T20:56:22.885Z] spire-1.2.1/test/testca/ca.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/testkey/ [2022-04-14T20:56:22.885Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T20:56:22.885Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/testkey/new.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T20:56:22.885Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/util/ [2022-04-14T20:56:22.885Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/util/race.go [2022-04-14T20:56:22.885Z] spire-1.2.1/test/util/util.go [2022-04-14T20:56:22.885Z] building spire from source... [2022-04-14T20:56:23.486Z] Installing go1.17.7... [2022-04-14T20:56:50.336Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:56:50.336Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:56:50.336Z] ---> c35f3a0268f7 [2022-04-14T20:56:50.336Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T20:56:50.336Z] ---> Using cache [2022-04-14T20:56:50.336Z] ---> 129a8b964e03 [2022-04-14T20:56:50.336Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:56:50.336Z] ---> Using cache [2022-04-14T20:56:50.336Z] ---> d4585e968713 [2022-04-14T20:56:50.336Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-14T20:56:50.336Z] ---> Running in d4a2ce02334c [2022-04-14T20:56:50.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:56:51.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:56:53.869Z] OK: 220 MiB in 52 packages [2022-04-14T20:56:55.321Z] Removing intermediate container d4a2ce02334c [2022-04-14T20:56:55.321Z] ---> 38221becf356 [2022-04-14T20:56:55.321Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T20:56:55.607Z] Building bin/spire-server... [2022-04-14T20:56:55.889Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T20:56:55.889Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T20:56:55.889Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T20:56:56.504Z]  ---> 1f304be1aa16 [2022-04-14T20:56:56.505Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:56:56.505Z] ---> Running in 5702d737977b [2022-04-14T20:56:56.796Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T20:56:56.796Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T20:57:01.207Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T20:57:01.488Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T20:57:01.769Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T20:57:02.056Z] Removing intermediate container 5702d737977b [2022-04-14T20:57:02.056Z] ---> 43ef554567c5 [2022-04-14T20:57:02.056Z] Step 8/22 : COPY . . [2022-04-14T20:57:02.338Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T20:57:02.618Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T20:57:03.228Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T20:57:03.510Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T20:57:03.510Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T20:57:04.132Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T20:57:04.132Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T20:57:04.410Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T20:57:04.410Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T20:57:04.410Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T20:57:06.388Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T20:57:06.388Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T20:57:06.988Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T20:57:25.368Z]  ---> cf6444e87b84 [2022-04-14T20:57:25.368Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-14T20:57:25.368Z] ---> Running in bc21680bca76 [2022-04-14T20:57:26.362Z] 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/support-notifications/support-notifications ./cmd/support-notifications [2022-04-14T20:57:36.581Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T20:57:36.581Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T20:57:36.581Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T20:57:36.581Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T20:57:36.581Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T20:57:36.581Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T20:57:36.581Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T20:57:36.581Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T20:57:36.581Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T20:57:36.860Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T20:57:36.860Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T20:57:37.140Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T20:57:37.418Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T20:57:37.418Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T20:57:37.419Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T20:57:37.419Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T20:57:37.700Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T20:57:37.700Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T20:57:37.979Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T20:57:37.979Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T20:57:38.257Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T20:57:38.537Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T20:57:38.816Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T20:57:39.095Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T20:57:39.095Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T20:57:39.375Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T20:57:39.375Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T20:57:39.656Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T20:57:39.934Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T20:57:46.694Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T20:57:46.694Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T20:57:46.694Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T20:57:46.694Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T20:57:46.971Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T20:57:47.247Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T20:58:26.309Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T20:58:26.309Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T20:58:26.309Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T20:58:26.595Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T20:58:41.760Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T20:58:41.760Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T20:58:41.760Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T20:58:41.760Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T20:58:42.365Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T20:58:43.819Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T20:58:44.097Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T20:58:44.097Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T20:58:44.710Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T20:58:44.987Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T20:58:45.272Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T20:58:45.881Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T20:58:46.160Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T20:58:49.598Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T20:58:51.047Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T20:58:53.046Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T20:58:53.046Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T20:58:54.037Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T20:58:54.313Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T20:58:55.757Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T20:58:55.757Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T20:58:55.757Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T20:58:55.757Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T20:58:55.757Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T20:58:57.451Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T20:58:57.736Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T20:58:58.061Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T20:58:58.348Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T20:58:58.624Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T20:58:58.624Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T20:58:59.223Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T20:59:04.642Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T20:59:04.917Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T20:59:04.917Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T20:59:05.194Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T20:59:05.194Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T20:59:05.194Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T20:59:06.182Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T20:59:06.458Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T20:59:06.736Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T20:59:06.736Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T20:59:07.013Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T20:59:07.291Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T20:59:07.893Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T20:59:08.494Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T20:59:08.770Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T20:59:09.047Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T20:59:09.650Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T20:59:09.650Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T20:59:09.937Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T20:59:09.937Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T20:59:09.937Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T20:59:10.934Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T20:59:10.934Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T20:59:11.212Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T20:59:11.212Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T20:59:11.490Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T20:59:12.478Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T20:59:13.927Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T20:59:14.202Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T20:59:14.804Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T20:59:14.804Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T20:59:15.408Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T20:59:15.408Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T20:59:15.685Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T20:59:16.677Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T20:59:19.322Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T20:59:21.325Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T20:59:21.325Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T20:59:21.932Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T20:59:22.212Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T20:59:22.212Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T20:59:22.491Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T20:59:23.097Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T20:59:23.097Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T20:59:23.378Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T20:59:23.378Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T20:59:23.378Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T20:59:33.589Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T20:59:33.589Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T20:59:33.589Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T20:59:33.869Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T21:00:12.939Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T21:00:12.939Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T21:00:12.939Z] Removing intermediate container 9ca93ad75d06 [2022-04-14T21:00:12.939Z] ---> 2b5bbcfcf0f1 [2022-04-14T21:00:12.939Z] [2022-04-14T21:00:12.939Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T21:00:12.939Z] ---> ac73e934f311 [2022-04-14T21:00:12.939Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T21:00:12.939Z] ---> Using cache [2022-04-14T21:00:12.939Z] ---> a04b346c5dbf [2022-04-14T21:00:12.939Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T21:00:12.939Z] ---> Using cache [2022-04-14T21:00:12.939Z] ---> 1f7828ba2222 [2022-04-14T21:00:12.939Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-14T21:00:12.939Z] ---> Running in c21987081316 [2022-04-14T21:00:12.939Z] Removing intermediate container c21987081316 [2022-04-14T21:00:12.939Z] ---> 4e542a1d371f [2022-04-14T21:00:12.939Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T21:00:12.939Z] ---> Running in da6a20c79527 [2022-04-14T21:00:12.939Z] Removing intermediate container da6a20c79527 [2022-04-14T21:00:12.939Z] ---> 90568eeefd91 [2022-04-14T21:00:12.939Z] Step 15/23 : WORKDIR / [2022-04-14T21:00:12.939Z] ---> Running in c4ea0f6881b8 [2022-04-14T21:00:13.546Z] Removing intermediate container c4ea0f6881b8 [2022-04-14T21:00:13.546Z] ---> c841ce1e4f15 [2022-04-14T21:00:13.546Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T21:00:14.998Z] ---> 34b92c2cbe57 [2022-04-14T21:00:14.998Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-14T21:00:16.460Z] ---> 62709b3950af [2022-04-14T21:00:16.460Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-14T21:00:17.464Z] ---> 0f3d52e92ca2 [2022-04-14T21:00:17.464Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-14T21:00:17.464Z] ---> Running in 1e2c8d36a5a6 [2022-04-14T21:00:18.078Z] Removing intermediate container 1e2c8d36a5a6 [2022-04-14T21:00:18.078Z] ---> ef45e234efe7 [2022-04-14T21:00:18.078Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T21:00:18.078Z] ---> Running in c0df7823797c [2022-04-14T21:00:18.692Z] Removing intermediate container c0df7823797c [2022-04-14T21:00:18.692Z] ---> 5b0715151961 [2022-04-14T21:00:18.692Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T21:00:18.692Z] ---> Running in 0091d05ae361 [2022-04-14T21:00:19.305Z] Removing intermediate container 0091d05ae361 [2022-04-14T21:00:19.305Z] ---> 832163d0f1fb [2022-04-14T21:00:19.305Z] Step 22/23 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f [2022-04-14T21:00:19.305Z] ---> Running in 3cd42c2dc57a [2022-04-14T21:00:19.914Z] Removing intermediate container 3cd42c2dc57a [2022-04-14T21:00:19.914Z] ---> 314492529fe2 [2022-04-14T21:00:19.914Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T21:00:20.194Z] ---> Running in dc9eb3f9ee3e [2022-04-14T21:00:20.800Z] Removing intermediate container dc9eb3f9ee3e [2022-04-14T21:00:20.800Z] ---> f21d834dcabc [2022-04-14T21:00:20.800Z] [2022-04-14T21:00:21.079Z] Successfully built f21d834dcabc [2022-04-14T21:00:21.079Z] Successfully tagged core-command-arm64:latest [2022-04-14T21:00:21.079Z] Building support-scheduler [2022-04-14T21:00:53.486Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T21:00:53.486Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T21:00:53.486Z] ---> c35f3a0268f7 [2022-04-14T21:00:53.486Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T21:00:53.486Z] ---> Using cache [2022-04-14T21:00:53.486Z] ---> 129a8b964e03 [2022-04-14T21:00:53.486Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T21:00:53.486Z] ---> Using cache [2022-04-14T21:00:53.486Z] ---> d4585e968713 [2022-04-14T21:00:53.486Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T21:00:53.486Z] ---> Using cache [2022-04-14T21:00:53.486Z] ---> 92f868a4023c [2022-04-14T21:00:53.486Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T21:00:53.486Z] ---> Using cache [2022-04-14T21:00:53.486Z] ---> bdbc3f2a252a [2022-04-14T21:00:53.486Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T21:00:53.486Z] ---> Using cache [2022-04-14T21:00:53.486Z] ---> 771c18dcb17d [2022-04-14T21:00:53.486Z] Step 8/22 : COPY . . [2022-04-14T21:00:53.486Z] ---> Using cache [2022-04-14T21:00:53.486Z] ---> 34a61d8d6a82 [2022-04-14T21:00:53.486Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-14T21:00:53.487Z] ---> Running in a8b991827d07 [2022-04-14T21:00:53.487Z] 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/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-14T21:01:40.592Z] Removing intermediate container a22a24a7a5d8 [2022-04-14T21:01:40.592Z] ---> 1290981ed7fa [2022-04-14T21:01:40.592Z] [2022-04-14T21:01:40.592Z] Step 10/31 : FROM alpine:3.14 [2022-04-14T21:01:40.592Z] ---> ac73e934f311 [2022-04-14T21:01:40.592Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-14T21:01:40.592Z] ---> Running in 19e11445d940 [2022-04-14T21:01:40.592Z] Removing intermediate container 19e11445d940 [2022-04-14T21:01:40.592Z] ---> 17a2737aabff [2022-04-14T21:01:40.592Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-14T21:01:40.592Z] ---> Running in de36d75acec2 [2022-04-14T21:01:40.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T21:01:40.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T21:01:42.047Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-14T21:01:42.047Z] (2/2) Installing su-exec (0.2-r1) [2022-04-14T21:01:42.047Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T21:01:42.047Z] OK: 6 MiB in 16 packages [2022-04-14T21:01:43.508Z] Removing intermediate container de36d75acec2 [2022-04-14T21:01:43.508Z] ---> 06fd161d6e72 [2022-04-14T21:01:43.508Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-14T21:01:43.508Z] ---> Running in f52ffd1facb8 [2022-04-14T21:01:44.133Z] Removing intermediate container f52ffd1facb8 [2022-04-14T21:01:44.133Z] ---> a973e8156ed3 [2022-04-14T21:01:44.133Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-14T21:01:44.133Z] ---> Running in 21ba335111dc [2022-04-14T21:01:44.740Z] Removing intermediate container 21ba335111dc [2022-04-14T21:01:44.740Z] ---> b25d5c505b09 [2022-04-14T21:01:44.740Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-14T21:01:45.019Z] ---> Running in 1faeef777bc9 [2022-04-14T21:01:48.437Z] Removing intermediate container 1faeef777bc9 [2022-04-14T21:01:48.437Z] ---> 92cf26fe5f97 [2022-04-14T21:01:48.437Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-14T21:01:48.437Z] ---> Running in c4cb31495084 [2022-04-14T21:01:48.729Z] Removing intermediate container c4cb31495084 [2022-04-14T21:01:48.729Z] ---> b46cc6fb6974 [2022-04-14T21:01:48.729Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-14T21:01:49.734Z] ---> ef48ed292255 [2022-04-14T21:01:49.734Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-14T21:01:49.734Z] ---> Running in 31c8bf47a05d [2022-04-14T21:01:53.162Z] Removing intermediate container 31c8bf47a05d [2022-04-14T21:01:53.162Z] ---> 0ffbe8698b43 [2022-04-14T21:01:53.162Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T21:01:53.770Z] ---> c719c04ce307 [2022-04-14T21:01:53.770Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-14T21:01:55.772Z] ---> 17bf5e1a1b05 [2022-04-14T21:01:55.772Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-14T21:01:56.396Z] ---> e01918690d2c [2022-04-14T21:01:56.396Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-14T21:01:57.391Z] ---> f9ac36608589 [2022-04-14T21:01:57.391Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-14T21:01:58.380Z] ---> a0bf1d8894f4 [2022-04-14T21:01:58.380Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-14T21:01:58.663Z] ---> Running in 4cfe2cd08fff [2022-04-14T21:01:59.267Z] Removing intermediate container 4cfe2cd08fff [2022-04-14T21:01:59.267Z] ---> 45033475d1c7 [2022-04-14T21:01:59.267Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-14T21:02:00.259Z] ---> 95feff382773 [2022-04-14T21:02:00.259Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-14T21:02:00.539Z] ---> Running in 1109c486a67c [2022-04-14T21:02:03.960Z] Removing intermediate container 1109c486a67c [2022-04-14T21:02:03.960Z] ---> 4357c4110819 [2022-04-14T21:02:03.960Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-14T21:02:04.238Z] ---> Running in e9002ec900cf [2022-04-14T21:02:04.855Z] Removing intermediate container e9002ec900cf [2022-04-14T21:02:04.855Z] ---> 3992a7d22e6b [2022-04-14T21:02:04.855Z] Step 28/31 : CMD ["gate"] [2022-04-14T21:02:05.127Z] ---> Running in a757d87d1681 [2022-04-14T21:02:05.748Z] Removing intermediate container a757d87d1681 [2022-04-14T21:02:05.748Z] ---> 82b221e4e7ce [2022-04-14T21:02:05.748Z] Step 29/31 : LABEL arch=arm64 [2022-04-14T21:02:06.022Z] ---> Running in c6163a804168 [2022-04-14T21:02:06.619Z] Removing intermediate container c6163a804168 [2022-04-14T21:02:06.619Z] ---> 166a5bd1efc1 [2022-04-14T21:02:06.619Z] Step 30/31 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f [2022-04-14T21:02:06.891Z] ---> Running in dc2b19030406 [2022-04-14T21:02:07.486Z] Removing intermediate container dc2b19030406 [2022-04-14T21:02:07.487Z] ---> 90e2015461bd [2022-04-14T21:02:07.487Z] Step 31/31 : LABEL version=0.0.0 [2022-04-14T21:02:08.082Z] ---> Running in fc796daa73db [2022-04-14T21:02:08.692Z] Removing intermediate container fc796daa73db [2022-04-14T21:02:08.692Z] ---> 680ad18d4bf4 [2022-04-14T21:02:08.692Z] [2022-04-14T21:02:08.972Z] Successfully built 680ad18d4bf4 [2022-04-14T21:02:08.972Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-14T21:02:08.972Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-04-14T21:02:41.420Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T21:02:41.420Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T21:02:41.420Z] ---> c35f3a0268f7 [2022-04-14T21:02:41.420Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T21:02:41.420Z] ---> Using cache [2022-04-14T21:02:41.420Z] ---> 129a8b964e03 [2022-04-14T21:02:41.699Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T21:02:41.699Z] ---> Using cache [2022-04-14T21:02:41.699Z] ---> d4585e968713 [2022-04-14T21:02:41.699Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T21:02:41.699Z] ---> Using cache [2022-04-14T21:02:41.699Z] ---> c0fa9afe213f [2022-04-14T21:02:41.699Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T21:02:41.699Z] ---> Using cache [2022-04-14T21:02:41.699Z] ---> b406bd98a993 [2022-04-14T21:02:41.699Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T21:02:41.699Z] ---> Using cache [2022-04-14T21:02:41.699Z] ---> b1fe5f00cdf3 [2022-04-14T21:02:41.699Z] Step 8/26 : COPY . . [2022-04-14T21:02:41.699Z] ---> Using cache [2022-04-14T21:02:41.699Z] ---> 148a210f2bfe [2022-04-14T21:02:41.699Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T21:02:41.699Z] ---> Using cache [2022-04-14T21:02:41.699Z] ---> 2e374afe8406 [2022-04-14T21:02:41.699Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T21:02:41.699Z] ---> Using cache [2022-04-14T21:02:41.699Z] ---> 2d23a447cb02 [2022-04-14T21:02:41.699Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T21:02:41.699Z] ---> Using cache [2022-04-14T21:02:41.699Z] ---> f8af5c16ecde [2022-04-14T21:02:41.699Z] 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-14T21:02:42.310Z] ---> Running in 7e08506ade8a [2022-04-14T21:02:44.973Z] spire-1.2.1/ [2022-04-14T21:02:44.973Z] spire-1.2.1/.data/ [2022-04-14T21:02:44.973Z] spire-1.2.1/.data/.file [2022-04-14T21:02:44.973Z] spire-1.2.1/.dockerignore [2022-04-14T21:02:44.973Z] spire-1.2.1/.gitattributes [2022-04-14T21:02:44.973Z] spire-1.2.1/.githooks/ [2022-04-14T21:02:44.973Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T21:02:44.973Z] spire-1.2.1/.github/ [2022-04-14T21:02:44.973Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T21:02:44.973Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T21:02:44.973Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T21:02:44.973Z] spire-1.2.1/.github/workflows/ [2022-04-14T21:02:44.973Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T21:02:44.973Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T21:02:44.973Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T21:02:44.973Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T21:02:44.973Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T21:02:44.973Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T21:02:44.973Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T21:02:44.973Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T21:02:44.973Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T21:02:44.973Z] spire-1.2.1/.gitignore [2022-04-14T21:02:44.973Z] spire-1.2.1/.go-version [2022-04-14T21:02:44.973Z] spire-1.2.1/.golangci.yml [2022-04-14T21:02:44.973Z] spire-1.2.1/ADOPTERS.md [2022-04-14T21:02:44.973Z] spire-1.2.1/CHANGELOG.md [2022-04-14T21:02:44.973Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T21:02:44.973Z] spire-1.2.1/CODEOWNERS [2022-04-14T21:02:44.973Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T21:02:44.973Z] spire-1.2.1/Dockerfile [2022-04-14T21:02:44.973Z] spire-1.2.1/Dockerfile.dev [2022-04-14T21:02:44.973Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T21:02:44.973Z] spire-1.2.1/LICENSE [2022-04-14T21:02:44.973Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T21:02:44.973Z] spire-1.2.1/Makefile [2022-04-14T21:02:44.973Z] spire-1.2.1/README.md [2022-04-14T21:02:44.973Z] spire-1.2.1/ROADMAP.md [2022-04-14T21:02:44.973Z] spire-1.2.1/SECURITY.md [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/ [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T21:02:44.973Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T21:02:45.254Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T21:02:45.255Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T21:02:45.255Z] spire-1.2.1/conf/ [2022-04-14T21:02:45.255Z] spire-1.2.1/conf/agent/ [2022-04-14T21:02:45.255Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T21:02:45.255Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T21:02:45.255Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T21:02:45.255Z] spire-1.2.1/conf/server/ [2022-04-14T21:02:45.255Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T21:02:45.255Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T21:02:45.255Z] spire-1.2.1/conf/server/server.conf [2022-04-14T21:02:45.255Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/ [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/auditlog.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/images/ [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/spire_server.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/telemetry.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/upgrading.md [2022-04-14T21:02:45.255Z] spire-1.2.1/doc/using_spire.md [2022-04-14T21:02:45.255Z] spire-1.2.1/examples/ [2022-04-14T21:02:45.255Z] spire-1.2.1/examples/README.md [2022-04-14T21:02:45.255Z] spire-1.2.1/go.mod [2022-04-14T21:02:45.255Z] spire-1.2.1/go.sum [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T21:02:45.255Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T21:02:45.537Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/health/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/log/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T21:02:45.538Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T21:02:45.819Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/util/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/version/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T21:02:45.820Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/config.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T21:02:45.821Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T21:02:46.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/server.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/ [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/private/ [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/private/server/ [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/spire/ [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/spire/common/ [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T21:02:46.103Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T21:02:46.103Z] spire-1.2.1/release/ [2022-04-14T21:02:46.103Z] spire-1.2.1/release/spire-extras/ [2022-04-14T21:02:46.103Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T21:02:46.103Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T21:02:46.103Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T21:02:46.103Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T21:02:46.103Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T21:02:46.103Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T21:02:46.103Z] spire-1.2.1/release/spire/ [2022-04-14T21:02:46.103Z] spire-1.2.1/release/spire/README.md [2022-04-14T21:02:46.103Z] spire-1.2.1/release/spire/conf/ [2022-04-14T21:02:46.103Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T21:02:46.103Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T21:02:46.103Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T21:02:46.103Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T21:02:46.103Z] spire-1.2.1/script/ [2022-04-14T21:02:46.103Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T21:02:46.103Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T21:02:46.103Z] spire-1.2.1/support/ [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/ [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T21:02:46.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T21:02:46.104Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T21:02:46.104Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T21:02:46.104Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T21:02:46.104Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T21:02:46.104Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T21:02:46.104Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T21:02:46.385Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T21:02:46.385Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T21:02:46.385Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T21:02:46.385Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T21:02:46.385Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T21:02:46.385Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T21:02:46.385Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T21:02:46.385Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T21:02:46.385Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T21:02:46.385Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/clock/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/clock/clock.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fixture/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T21:02:46.385Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T21:02:46.386Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/README.md [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/common [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T21:02:46.386Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T21:02:46.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T21:02:46.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T21:02:46.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T21:02:46.668Z] spire-1.2.1/test/integration/test.sh [2022-04-14T21:02:46.668Z] spire-1.2.1/test/plugintest/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T21:02:46.668Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T21:02:46.668Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T21:02:46.668Z] spire-1.2.1/test/spiretest/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T21:02:46.668Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T21:02:46.668Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T21:02:46.668Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T21:02:46.668Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T21:02:46.668Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T21:02:46.668Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T21:02:46.668Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T21:02:46.668Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T21:02:46.668Z] spire-1.2.1/test/testca/ [2022-04-14T21:02:46.668Z] spire-1.2.1/test/testca/ca.go [2022-04-14T21:02:46.669Z] spire-1.2.1/test/testkey/ [2022-04-14T21:02:46.669Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T21:02:46.669Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T21:02:46.669Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T21:02:46.669Z] spire-1.2.1/test/testkey/new.go [2022-04-14T21:02:46.669Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T21:02:46.669Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T21:02:46.669Z] spire-1.2.1/test/util/ [2022-04-14T21:02:46.669Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T21:02:46.669Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T21:02:46.669Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T21:02:46.669Z] spire-1.2.1/test/util/race.go [2022-04-14T21:02:46.669Z] spire-1.2.1/test/util/util.go [2022-04-14T21:02:46.669Z] building spire from source... [2022-04-14T21:02:47.279Z] Installing go1.17.7... [2022-04-14T21:03:05.642Z] Removing intermediate container bc21680bca76 [2022-04-14T21:03:05.642Z] ---> ffd7ecfec802 [2022-04-14T21:03:05.642Z] [2022-04-14T21:03:05.642Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T21:03:05.642Z] ---> ac73e934f311 [2022-04-14T21:03:05.642Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-14T21:03:05.642Z] ---> Running in 1e153bb55a87 [2022-04-14T21:03:05.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T21:03:05.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T21:03:07.085Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-14T21:03:07.085Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-14T21:03:07.085Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T21:03:07.085Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T21:03:07.363Z] OK: 6 MiB in 16 packages [2022-04-14T21:03:10.011Z] Removing intermediate container 1e153bb55a87 [2022-04-14T21:03:10.011Z] ---> c2089ab71e29 [2022-04-14T21:03:10.011Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T21:03:10.011Z] ---> Running in e036780762d6 [2022-04-14T21:03:10.619Z] Removing intermediate container e036780762d6 [2022-04-14T21:03:10.619Z] ---> f53453c37a20 [2022-04-14T21:03:10.619Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-14T21:03:10.619Z] ---> Running in 3af06e9dd233 [2022-04-14T21:03:11.227Z] Removing intermediate container 3af06e9dd233 [2022-04-14T21:03:11.227Z] ---> f85b4d968b42 [2022-04-14T21:03:11.227Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-14T21:03:11.227Z] ---> Running in 50bec689ed2a [2022-04-14T21:03:11.831Z] Removing intermediate container 50bec689ed2a [2022-04-14T21:03:11.831Z] ---> bb6a5c88f848 [2022-04-14T21:03:11.831Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T21:03:12.823Z] ---> 2113a8f11660 [2022-04-14T21:03:12.823Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-14T21:03:14.953Z] ---> b3120ad965a5 [2022-04-14T21:03:14.953Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-14T21:03:15.649Z] ---> 6f3bed745fc3 [2022-04-14T21:03:15.649Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-14T21:03:15.997Z] ---> Running in 7e7f23aeb073 [2022-04-14T21:03:16.325Z] Removing intermediate container 7e7f23aeb073 [2022-04-14T21:03:16.325Z] ---> ba684115e21f [2022-04-14T21:03:16.325Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T21:03:16.640Z] ---> Running in 7716a11b7a09 [2022-04-14T21:03:17.042Z] Removing intermediate container 7716a11b7a09 [2022-04-14T21:03:17.043Z] ---> a26972e1c6ca [2022-04-14T21:03:17.043Z] Step 20/22 : LABEL arch=arm64 [2022-04-14T21:03:17.335Z] ---> Running in ea0e636da234 [2022-04-14T21:03:17.940Z] Removing intermediate container ea0e636da234 [2022-04-14T21:03:17.940Z] ---> 70853db869bf [2022-04-14T21:03:17.940Z] Step 21/22 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f [2022-04-14T21:03:17.940Z] ---> Running in e1697d4569e9 [2022-04-14T21:03:18.952Z] Removing intermediate container e1697d4569e9 [2022-04-14T21:03:18.952Z] ---> c7198beea271 [2022-04-14T21:03:18.952Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T21:03:18.952Z] ---> Running in b4ce7d87e021 [2022-04-14T21:03:19.563Z] Building bin/spire-server... [2022-04-14T21:03:19.563Z] Removing intermediate container b4ce7d87e021 [2022-04-14T21:03:19.563Z] ---> df32921d2406 [2022-04-14T21:03:19.563Z] [2022-04-14T21:03:19.563Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T21:03:19.563Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T21:03:19.563Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T21:03:20.186Z] Successfully built df32921d2406 [2022-04-14T21:03:20.186Z] Successfully tagged support-notifications-arm64:latest [2022-04-14T21:03:20.186Z]  Building support-notifications ... done Building security-proxy-setup [2022-04-14T21:03:20.463Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T21:03:20.463Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T21:03:21.076Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T21:03:24.484Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T21:03:24.757Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T21:03:25.031Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T21:03:25.306Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T21:03:25.908Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T21:03:25.908Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T21:03:25.908Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T21:03:26.511Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T21:03:26.511Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T21:03:26.511Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T21:03:26.511Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T21:03:26.786Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T21:03:27.062Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T21:03:28.059Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T21:03:50.288Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T21:03:50.288Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T21:03:50.288Z] ---> c35f3a0268f7 [2022-04-14T21:03:50.288Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T21:03:50.288Z] ---> Using cache [2022-04-14T21:03:50.288Z] ---> 129a8b964e03 [2022-04-14T21:03:50.288Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T21:03:50.288Z] ---> Using cache [2022-04-14T21:03:50.288Z] ---> d4585e968713 [2022-04-14T21:03:50.288Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T21:03:50.288Z] ---> Using cache [2022-04-14T21:03:50.288Z] ---> 92f868a4023c [2022-04-14T21:03:50.288Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T21:03:50.288Z] ---> Using cache [2022-04-14T21:03:50.288Z] ---> bdbc3f2a252a [2022-04-14T21:03:50.288Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T21:03:50.288Z] ---> Using cache [2022-04-14T21:03:50.288Z] ---> 771c18dcb17d [2022-04-14T21:03:50.288Z] Step 8/22 : COPY . . [2022-04-14T21:03:50.288Z] ---> Using cache [2022-04-14T21:03:50.288Z] ---> 34a61d8d6a82 [2022-04-14T21:03:50.288Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-14T21:03:50.288Z] ---> Running in ab5dc6ebad4c [2022-04-14T21:03:51.730Z] 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-14T21:03:57.142Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T21:03:57.142Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T21:03:57.142Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T21:03:57.142Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T21:03:57.142Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T21:03:57.417Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T21:03:57.693Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T21:03:57.693Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T21:03:57.693Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T21:03:57.968Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T21:03:58.241Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T21:03:58.241Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T21:03:58.841Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T21:03:58.841Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T21:03:58.841Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T21:03:58.841Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T21:03:59.116Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T21:03:59.116Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T21:03:59.392Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T21:03:59.667Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T21:03:59.942Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T21:04:00.926Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T21:04:00.926Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T21:04:00.926Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T21:04:01.197Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T21:04:01.470Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T21:04:01.746Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T21:04:02.022Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T21:04:02.022Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T21:04:02.299Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T21:04:02.299Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T21:04:04.285Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T21:04:04.285Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T21:04:11.004Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T21:04:11.004Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T21:04:11.004Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T21:04:33.214Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T21:04:33.214Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T21:04:33.214Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T21:04:33.214Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T21:04:48.324Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T21:04:48.324Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T21:04:48.324Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T21:04:48.324Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T21:04:48.324Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T21:04:48.324Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T21:04:48.324Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T21:04:48.600Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T21:04:48.877Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T21:04:52.283Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T21:04:54.271Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T21:04:54.549Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T21:05:33.776Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T21:05:33.776Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T21:05:33.776Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T21:05:33.776Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T21:05:33.776Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T21:05:34.049Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T21:05:34.325Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T21:05:34.601Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T21:05:34.877Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T21:05:34.877Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T21:05:35.152Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T21:05:35.152Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T21:05:35.426Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T21:05:36.868Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T21:05:37.143Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T21:05:37.420Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T21:05:37.694Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T21:05:37.694Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T21:05:37.969Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T21:05:43.402Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T21:05:43.680Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T21:05:43.680Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T21:05:43.957Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T21:05:43.957Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T21:05:43.957Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T21:05:43.957Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T21:05:44.234Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T21:05:44.234Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T21:05:45.221Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T21:05:45.825Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T21:05:46.426Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T21:05:46.426Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T21:05:47.029Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T21:05:48.472Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T21:05:48.472Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T21:05:48.746Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T21:05:49.020Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T21:05:49.020Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T21:05:49.020Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T21:05:49.020Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T21:05:49.295Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T21:05:50.272Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T21:05:50.547Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T21:05:50.823Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T21:05:50.823Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T21:05:50.823Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T21:05:53.456Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T21:05:53.456Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T21:05:53.456Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T21:05:53.456Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T21:05:53.738Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T21:05:54.015Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T21:05:54.015Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T21:05:54.619Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T21:05:57.265Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T21:05:58.716Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T21:06:00.713Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T21:06:00.713Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T21:06:00.992Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T21:06:01.270Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T21:06:02.264Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T21:06:02.264Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T21:06:02.543Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T21:06:02.543Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T21:06:02.543Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T21:06:02.543Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T21:06:12.734Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T21:06:12.734Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T21:06:12.734Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T21:06:12.734Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T21:06:27.883Z] Removing intermediate container a8b991827d07 [2022-04-14T21:06:27.883Z] ---> c6c0f0ef52db [2022-04-14T21:06:27.883Z] [2022-04-14T21:06:27.883Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T21:06:27.883Z] ---> ac73e934f311 [2022-04-14T21:06:27.883Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-14T21:06:27.883Z] ---> Using cache [2022-04-14T21:06:27.883Z] ---> a04b346c5dbf [2022-04-14T21:06:27.883Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T21:06:27.883Z] ---> Using cache [2022-04-14T21:06:27.883Z] ---> 1f7828ba2222 [2022-04-14T21:06:27.883Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-14T21:06:27.883Z] ---> Running in 0ff990e08f65 [2022-04-14T21:06:27.883Z] Removing intermediate container 0ff990e08f65 [2022-04-14T21:06:27.883Z] ---> f66fa2a8a4fd [2022-04-14T21:06:27.883Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-14T21:06:27.883Z] ---> Running in e29435aba1e6 [2022-04-14T21:06:28.173Z] Removing intermediate container e29435aba1e6 [2022-04-14T21:06:28.173Z] ---> e253d6185921 [2022-04-14T21:06:28.173Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T21:06:29.187Z] ---> 2aa9ed9749f0 [2022-04-14T21:06:29.187Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-14T21:06:31.207Z] ---> 0f3626400796 [2022-04-14T21:06:31.207Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-14T21:06:31.207Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T21:06:31.207Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T21:06:32.228Z]  ---> 9c2da9014ed7 [2022-04-14T21:06:32.228Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-14T21:06:32.228Z] ---> Running in c13abf104500 [2022-04-14T21:06:33.235Z] Removing intermediate container c13abf104500 [2022-04-14T21:06:33.235Z] ---> b9cc7feb1776 [2022-04-14T21:06:33.235Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T21:06:33.235Z] ---> Running in 86d683ba5b96 [2022-04-14T21:06:33.852Z] Removing intermediate container 86d683ba5b96 [2022-04-14T21:06:33.852Z] ---> ce7ab05603ef [2022-04-14T21:06:33.852Z] Step 20/22 : LABEL arch=arm64 [2022-04-14T21:06:33.852Z] ---> Running in 125eb1ddbf88 [2022-04-14T21:06:34.461Z] Removing intermediate container 125eb1ddbf88 [2022-04-14T21:06:34.461Z] ---> 1d66494487cc [2022-04-14T21:06:34.461Z] Step 21/22 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f [2022-04-14T21:06:34.461Z] ---> Running in b3ea5338b599 [2022-04-14T21:06:35.065Z] Removing intermediate container b3ea5338b599 [2022-04-14T21:06:35.065Z] ---> 2a7e8c17d74b [2022-04-14T21:06:35.065Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T21:06:35.065Z] ---> Running in cdfceff7b646 [2022-04-14T21:06:35.680Z] Removing intermediate container cdfceff7b646 [2022-04-14T21:06:35.680Z] ---> 6b074c353ec4 [2022-04-14T21:06:35.680Z] [2022-04-14T21:06:36.292Z] Successfully built 6b074c353ec4 [2022-04-14T21:06:36.292Z] Successfully tagged support-scheduler-arm64:latest [2022-04-14T21:06:36.292Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-04-14T21:07:09.009Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T21:07:09.009Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T21:07:09.009Z] ---> c35f3a0268f7 [2022-04-14T21:07:09.009Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T21:07:09.009Z] ---> Using cache [2022-04-14T21:07:09.009Z] ---> 129a8b964e03 [2022-04-14T21:07:09.009Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T21:07:09.009Z] ---> Using cache [2022-04-14T21:07:09.009Z] ---> d4585e968713 [2022-04-14T21:07:09.009Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-14T21:07:09.009Z] ---> Running in 293aa6bf1669 [2022-04-14T21:07:09.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T21:07:09.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T21:07:09.009Z] OK: 220 MiB in 52 packages [2022-04-14T21:07:10.002Z] Removing intermediate container 293aa6bf1669 [2022-04-14T21:07:10.002Z] ---> fbb9870b238f [2022-04-14T21:07:10.002Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T21:07:11.009Z] ---> c43d45499661 [2022-04-14T21:07:11.009Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T21:07:11.009Z] ---> Running in 3f550fa2bd5f [2022-04-14T21:07:16.467Z] Removing intermediate container 3f550fa2bd5f [2022-04-14T21:07:16.467Z] ---> 4a6966b71e94 [2022-04-14T21:07:16.467Z] Step 8/23 : COPY . . [2022-04-14T21:07:38.742Z] ---> 3eb2fd2a7286 [2022-04-14T21:07:38.742Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-14T21:07:38.742Z] ---> Running in 789694c1b0db [2022-04-14T21:07:38.742Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-14T21:09:00.637Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-14T21:09:13.074Z] Removing intermediate container ab5dc6ebad4c [2022-04-14T21:09:13.074Z] ---> b674901f3da2 [2022-04-14T21:09:13.074Z] [2022-04-14T21:09:13.074Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T21:09:13.074Z] ---> ac73e934f311 [2022-04-14T21:09:13.074Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-14T21:09:13.074Z] ---> Running in 36eb0dee6358 [2022-04-14T21:09:14.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T21:09:14.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T21:09:16.265Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-14T21:09:16.265Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-14T21:09:16.265Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-14T21:09:16.265Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-14T21:09:16.265Z] (5/6) Installing curl (7.79.1-r0) [2022-04-14T21:09:16.265Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-14T21:09:16.265Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T21:09:16.544Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T21:09:16.828Z] OK: 8 MiB in 20 packages [2022-04-14T21:09:18.837Z] Removing intermediate container 36eb0dee6358 [2022-04-14T21:09:18.837Z] ---> cda230eedd48 [2022-04-14T21:09:18.837Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T21:09:19.114Z] ---> Running in 4f814d938c27 [2022-04-14T21:09:19.728Z] Removing intermediate container 4f814d938c27 [2022-04-14T21:09:19.728Z] ---> b758d37a750f [2022-04-14T21:09:19.728Z] Step 13/22 : WORKDIR /edgex [2022-04-14T21:09:19.728Z] ---> Running in 8d632d066a1b [2022-04-14T21:09:20.334Z] Removing intermediate container 8d632d066a1b [2022-04-14T21:09:20.334Z] ---> 7ca16cc000fc [2022-04-14T21:09:20.334Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-14T21:09:21.333Z] ---> 23933f118679 [2022-04-14T21:09:21.333Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-14T21:09:23.332Z] ---> a35c7796f2f0 [2022-04-14T21:09:23.332Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-14T21:09:24.791Z] ---> fc02a5d192fe [2022-04-14T21:09:24.791Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T21:09:25.792Z] ---> 1fc95816b39d [2022-04-14T21:09:25.792Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-14T21:09:25.792Z] ---> Running in 8b65a9c16571 [2022-04-14T21:09:29.231Z] Removing intermediate container 8b65a9c16571 [2022-04-14T21:09:29.231Z] ---> d3837e845081 [2022-04-14T21:09:29.231Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T21:09:29.231Z] ---> Running in c4c8c76b046d [2022-04-14T21:09:29.511Z] Removing intermediate container c4c8c76b046d [2022-04-14T21:09:29.511Z] ---> 1f397caeee4e [2022-04-14T21:09:29.511Z] Step 20/22 : LABEL arch=arm64 [2022-04-14T21:09:29.796Z] ---> Running in 01f1985c424d [2022-04-14T21:09:30.418Z] Removing intermediate container 01f1985c424d [2022-04-14T21:09:30.418Z] ---> 47f727a66b07 [2022-04-14T21:09:30.418Z] Step 21/22 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f [2022-04-14T21:09:30.701Z] ---> Running in e391a1925639 [2022-04-14T21:09:30.983Z] Removing intermediate container e391a1925639 [2022-04-14T21:09:30.983Z] ---> 2bb968938499 [2022-04-14T21:09:30.983Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T21:09:31.263Z] ---> Running in 90f6a6a55e9c [2022-04-14T21:09:31.550Z] Removing intermediate container 90f6a6a55e9c [2022-04-14T21:09:31.550Z] ---> e99bb99833c3 [2022-04-14T21:09:31.550Z] [2022-04-14T21:09:32.156Z] Successfully built e99bb99833c3 [2022-04-14T21:09:32.156Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-14T21:12:09.149Z]  Building security-proxy-setup ... done Removing intermediate container 789694c1b0db [2022-04-14T21:12:09.149Z] ---> e42072b4a9f6 [2022-04-14T21:12:09.149Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-14T21:12:09.149Z] ---> Running in aaa80d1e8cde [2022-04-14T21:12:09.149Z] 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-14T21:12:10.620Z] Removing intermediate container aaa80d1e8cde [2022-04-14T21:12:10.620Z] ---> f437c572d32a [2022-04-14T21:12:10.620Z] [2022-04-14T21:12:10.620Z] Step 11/23 : FROM docker:20.10.14 [2022-04-14T21:12:10.898Z] 20.10.14: Pulling from library/docker [2022-04-14T21:12:29.279Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-14T21:12:29.279Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-14T21:12:29.279Z] ---> c346e9eafbab [2022-04-14T21:12:29.279Z] 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-14T21:12:29.886Z] ---> Running in 2fc13f98b9b0 [2022-04-14T21:12:30.503Z] Removing intermediate container 2fc13f98b9b0 [2022-04-14T21:12:30.503Z] ---> 64b9c8a1a89a [2022-04-14T21:12:30.503Z] 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-14T21:12:30.503Z] ---> Running in eb562209d769 [2022-04-14T21:12:32.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T21:12:33.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T21:12:34.124Z] (1/43) Installing readline (8.1.1-r0) [2022-04-14T21:12:34.124Z] (2/43) Installing bash (5.1.16-r0) [2022-04-14T21:12:34.124Z] Executing bash-5.1.16-r0.post-install [2022-04-14T21:12:34.124Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-14T21:12:34.124Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T21:12:34.124Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-14T21:12:34.124Z] (6/43) Installing curl (7.80.0-r0) [2022-04-14T21:12:34.124Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-14T21:12:34.124Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-14T21:12:34.124Z] (9/43) Installing expat (2.4.7-r0) [2022-04-14T21:12:34.124Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-14T21:12:34.124Z] (11/43) Installing gdbm (1.22-r0) [2022-04-14T21:12:34.124Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-14T21:12:34.401Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-14T21:12:34.401Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-14T21:12:34.401Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-14T21:12:34.401Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-14T21:12:34.401Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-14T21:12:37.043Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-14T21:12:37.043Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-14T21:12:37.043Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-14T21:12:37.043Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-14T21:12:37.043Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-14T21:12:37.043Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-14T21:12:37.043Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-14T21:12:37.043Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-14T21:12:37.043Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-14T21:12:37.043Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-14T21:12:37.043Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-14T21:12:37.043Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-14T21:12:37.043Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-14T21:12:37.043Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-14T21:12:37.043Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-14T21:12:37.043Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-14T21:12:37.320Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-14T21:12:37.320Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-14T21:12:37.320Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-14T21:12:37.320Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-14T21:12:37.320Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-14T21:12:37.320Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-14T21:12:37.320Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-14T21:12:37.320Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-14T21:12:37.596Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-14T21:12:37.596Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-14T21:12:38.203Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T21:12:38.203Z] OK: 82 MiB in 65 packages [2022-04-14T21:12:43.636Z] Collecting docker-compose==1.23.2 [2022-04-14T21:12:43.636Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-14T21:12:43.636Z] Collecting texttable<0.10,>=0.9.0 [2022-04-14T21:12:43.636Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-14T21:12:46.274Z] Collecting cached-property<2,>=1.2.0 [2022-04-14T21:12:46.274Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-14T21:12:46.552Z] Collecting docker<4.0,>=3.6.0 [2022-04-14T21:12:46.553Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-14T21:12:46.553Z] 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-14T21:12:47.537Z] Collecting PyYAML<4,>=3.10 [2022-04-14T21:12:47.537Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-14T21:12:51.874Z] Collecting jsonschema<3,>=2.5.1 [2022-04-14T21:12:51.874Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-14T21:12:53.320Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-14T21:12:53.320Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-14T21:12:53.605Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-14T21:12:53.605Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-14T21:12:53.605Z] Collecting docopt<0.7,>=0.6.1 [2022-04-14T21:12:53.884Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-14T21:12:56.514Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-14T21:12:56.514Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-14T21:12:59.142Z] Collecting docker-pycreds>=0.4.0 [2022-04-14T21:12:59.142Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-14T21:12:59.745Z] Collecting idna<2.8,>=2.5 [2022-04-14T21:12:59.745Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-14T21:13:00.733Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-14T21:13:00.733Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-14T21:13:00.733Z] 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-14T21:13:00.733Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-14T21:13:00.733Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-14T21:13:01.335Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-14T21:13:01.335Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-14T21:13:01.335Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-14T21:13:01.335Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-14T21:13:02.320Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-14T21:13:02.320Z] Attempting uninstall: urllib3 [2022-04-14T21:13:02.320Z] Found existing installation: urllib3 1.26.7 [2022-04-14T21:13:02.320Z] Uninstalling urllib3-1.26.7: [2022-04-14T21:13:02.595Z] Successfully uninstalled urllib3-1.26.7 [2022-04-14T21:13:03.198Z] Attempting uninstall: idna [2022-04-14T21:13:03.198Z] Found existing installation: idna 3.3 [2022-04-14T21:13:03.198Z] Uninstalling idna-3.3: [2022-04-14T21:13:03.198Z] Successfully uninstalled idna-3.3 [2022-04-14T21:13:06.597Z] Attempting uninstall: requests [2022-04-14T21:13:06.597Z] Found existing installation: requests 2.26.0 [2022-04-14T21:13:06.597Z] Uninstalling requests-2.26.0: [2022-04-14T21:13:06.597Z] Successfully uninstalled requests-2.26.0 [2022-04-14T21:13:07.199Z] Running setup.py install for texttable: started [2022-04-14T21:13:09.834Z] Running setup.py install for texttable: finished with status 'done' [2022-04-14T21:13:09.834Z] Running setup.py install for PyYAML: started [2022-04-14T21:13:12.474Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-14T21:13:13.078Z] Running setup.py install for docopt: started [2022-04-14T21:13:16.097Z] Running setup.py install for docopt: finished with status 'done' [2022-04-14T21:13:16.097Z] Running setup.py install for dockerpty: started [2022-04-14T21:13:18.763Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-14T21:13:20.758Z] 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-14T21:13:39.122Z] Removing intermediate container eb562209d769 [2022-04-14T21:13:39.122Z] ---> bf6d1960b569 [2022-04-14T21:13:39.122Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-14T21:13:39.122Z] ---> Running in c8186275ceb3 [2022-04-14T21:13:39.122Z] Removing intermediate container c8186275ceb3 [2022-04-14T21:13:39.122Z] ---> aa7efac7d99f [2022-04-14T21:13:39.122Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-14T21:13:39.122Z] ---> Running in 9bf39bd73250 [2022-04-14T21:13:39.122Z] Removing intermediate container 9bf39bd73250 [2022-04-14T21:13:39.122Z] ---> 744eb3fb4cdc [2022-04-14T21:13:39.122Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-14T21:13:39.122Z] ---> 6d5c211173be [2022-04-14T21:13:39.122Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-14T21:13:40.135Z] ---> f963db806648 [2022-04-14T21:13:40.135Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-14T21:13:41.584Z] ---> fe79a9ba488e [2022-04-14T21:13:41.584Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-14T21:13:41.584Z] ---> Running in 1b389d3b9aaa [2022-04-14T21:13:42.193Z] Removing intermediate container 1b389d3b9aaa [2022-04-14T21:13:42.193Z] ---> e876a109da2e [2022-04-14T21:13:42.193Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T21:13:42.193Z] ---> Running in 8ffdc8d10e14 [2022-04-14T21:13:42.808Z] Removing intermediate container 8ffdc8d10e14 [2022-04-14T21:13:42.808Z] ---> 997109b94916 [2022-04-14T21:13:42.808Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T21:13:42.808Z] ---> Running in 549dc5a2b22b [2022-04-14T21:13:43.428Z] Removing intermediate container 549dc5a2b22b [2022-04-14T21:13:43.428Z] ---> c16246012889 [2022-04-14T21:13:43.428Z] Step 22/23 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f [2022-04-14T21:13:43.707Z] ---> Running in 8830eff770db [2022-04-14T21:13:43.986Z] Removing intermediate container 8830eff770db [2022-04-14T21:13:43.986Z] ---> 3ba20c8fb141 [2022-04-14T21:13:43.986Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T21:13:44.268Z] ---> Running in f3f54bf700f0 [2022-04-14T21:13:44.548Z] Removing intermediate container f3f54bf700f0 [2022-04-14T21:13:44.548Z] ---> 1578742d72df [2022-04-14T21:13:44.548Z] [2022-04-14T21:13:45.151Z] Successfully built 1578742d72df [2022-04-14T21:13:45.151Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-14T21:28:54.399Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-04-14T21:28:54.399Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T21:28:54.399Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T21:28:54.399Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T21:28:54.399Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T21:28:54.676Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T21:28:56.125Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T21:28:56.125Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T21:28:56.403Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T21:28:56.403Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T21:28:56.403Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T21:28:56.680Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T21:28:56.680Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T21:28:56.959Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T21:33:04.112Z] Building bin/spire-agent... [2022-04-14T21:33:04.112Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T21:33:04.112Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T21:33:04.112Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T21:33:04.112Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T21:33:04.112Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T21:33:04.112Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T21:33:04.112Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T21:33:04.112Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T21:33:04.112Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T21:33:04.112Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T21:33:04.112Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T21:33:04.112Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T21:33:04.112Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T21:34:56.070Z] Removing intermediate container 63ee5a1c7244 [2022-04-14T21:34:56.071Z] ---> 7578bbec8fc7 [2022-04-14T21:34:56.071Z] [2022-04-14T21:34:56.071Z] Step 13/25 : FROM alpine:3.15 [2022-04-14T21:34:56.071Z] ---> 3fb3c9af89a9 [2022-04-14T21:34:56.071Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T21:34:56.071Z] ---> Using cache [2022-04-14T21:34:56.071Z] ---> 8a44d677f79a [2022-04-14T21:34:56.071Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T21:34:56.071Z] ---> Using cache [2022-04-14T21:34:56.071Z] ---> bfb282c51bce [2022-04-14T21:34:56.071Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T21:34:56.071Z] ---> Running in d6d741b32354 [2022-04-14T21:34:56.071Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T21:34:56.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T21:34:57.671Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T21:34:57.671Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T21:34:57.671Z] OK: 15730 distinct packages available [2022-04-14T21:34:57.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T21:34:58.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T21:34:59.938Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-14T21:34:59.938Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-14T21:35:00.211Z] (3/5) Installing libucontext (1.1-r0) [2022-04-14T21:35:00.211Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-14T21:35:00.211Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-14T21:35:00.493Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T21:35:00.493Z] OK: 6 MiB in 19 packages [2022-04-14T21:35:02.495Z] Removing intermediate container d6d741b32354 [2022-04-14T21:35:02.495Z] ---> 8e31c66a33f0 [2022-04-14T21:35:02.495Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T21:35:09.228Z] ---> c0484ab00d9c [2022-04-14T21:35:09.228Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T21:35:09.830Z] ---> c7f5c242dfee [2022-04-14T21:35:09.830Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-14T21:35:10.818Z] ---> a3fe3dc52d76 [2022-04-14T21:35:10.818Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-14T21:35:11.421Z] ---> 942d34138d52 [2022-04-14T21:35:11.421Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T21:35:11.696Z] ---> Running in 233203656c06 [2022-04-14T21:35:12.293Z] Removing intermediate container 233203656c06 [2022-04-14T21:35:12.293Z] ---> 00074d49a49a [2022-04-14T21:35:12.293Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T21:35:12.293Z] ---> Running in 403e7855337b [2022-04-14T21:35:12.897Z] Removing intermediate container 403e7855337b [2022-04-14T21:35:12.897Z] ---> f84f73328a3f [2022-04-14T21:35:12.897Z] Step 23/25 : LABEL arch=arm64 [2022-04-14T21:35:12.897Z] ---> Running in 93ea222fb4e7 [2022-04-14T21:35:13.496Z] Removing intermediate container 93ea222fb4e7 [2022-04-14T21:35:13.496Z] ---> 9c15ab8545ce [2022-04-14T21:35:13.496Z] Step 24/25 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f [2022-04-14T21:35:13.496Z] ---> Running in 5a11dc990be4 [2022-04-14T21:35:14.106Z] Removing intermediate container 5a11dc990be4 [2022-04-14T21:35:14.106Z] ---> ad1149b408c3 [2022-04-14T21:35:14.106Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T21:35:14.379Z] ---> Running in 49b2684a2317 [2022-04-14T21:35:14.979Z] Removing intermediate container 49b2684a2317 [2022-04-14T21:35:14.979Z] ---> 54f5a2de475f [2022-04-14T21:35:14.979Z] [2022-04-14T21:35:15.257Z] Successfully built 54f5a2de475f [2022-04-14T21:35:15.257Z] Successfully tagged security-spire-server-arm64:latest [2022-04-14T21:35:42.055Z]  Building security-spire-server ... done Building bin/spire-agent... [2022-04-14T21:35:42.326Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T21:35:42.600Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T21:35:42.874Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T21:35:42.874Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T21:35:45.504Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T21:35:46.498Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T21:35:46.498Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T21:35:46.498Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T21:35:46.498Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T21:35:46.498Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T21:35:46.499Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T21:35:46.778Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T21:35:46.778Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T21:38:23.821Z] Removing intermediate container 79afebe7c91c [2022-04-14T21:38:23.821Z] ---> 70101ef26c0c [2022-04-14T21:38:23.821Z] [2022-04-14T21:38:23.821Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T21:38:23.821Z] ---> 3fb3c9af89a9 [2022-04-14T21:38:23.821Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T21:38:23.821Z] ---> Using cache [2022-04-14T21:38:23.821Z] ---> 8a44d677f79a [2022-04-14T21:38:23.821Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T21:38:23.821Z] ---> Using cache [2022-04-14T21:38:23.821Z] ---> bfb282c51bce [2022-04-14T21:38:23.821Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-14T21:38:23.821Z] ---> Running in 5b59c14ddd6b [2022-04-14T21:38:23.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T21:38:23.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T21:38:23.821Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T21:38:23.821Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T21:38:23.821Z] OK: 15730 distinct packages available [2022-04-14T21:38:23.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T21:38:23.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T21:38:23.821Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-14T21:38:23.821Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-14T21:38:23.821Z] (3/4) Installing libucontext (1.1-r0) [2022-04-14T21:38:23.821Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-14T21:38:23.821Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T21:38:23.821Z] OK: 6 MiB in 18 packages [2022-04-14T21:38:23.821Z] Removing intermediate container 5b59c14ddd6b [2022-04-14T21:38:23.821Z] ---> a99d78c2779d [2022-04-14T21:38:23.821Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T21:38:28.138Z] ---> ee64cb021685 [2022-04-14T21:38:28.138Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T21:38:28.412Z] ---> 8a850e6f67d9 [2022-04-14T21:38:28.413Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-14T21:38:28.683Z] ---> Running in a71fcc7b7431 [2022-04-14T21:38:28.955Z] Removing intermediate container a71fcc7b7431 [2022-04-14T21:38:28.955Z] ---> deda2af9cff2 [2022-04-14T21:38:28.955Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-14T21:38:29.558Z] ---> ba62eb7ecddf [2022-04-14T21:38:29.558Z] Step 21/26 : WORKDIR / [2022-04-14T21:38:29.833Z] ---> Running in 015716528e80 [2022-04-14T21:38:30.105Z] Removing intermediate container 015716528e80 [2022-04-14T21:38:30.105Z] ---> 643920e06aba [2022-04-14T21:38:30.105Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T21:38:30.381Z] ---> Running in a66b24e03134 [2022-04-14T21:38:30.974Z] Removing intermediate container a66b24e03134 [2022-04-14T21:38:30.974Z] ---> 66e84b821936 [2022-04-14T21:38:30.974Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T21:38:30.974Z] ---> Running in b87513751f63 [2022-04-14T21:38:31.248Z] Removing intermediate container b87513751f63 [2022-04-14T21:38:31.248Z] ---> 61b6f81dff02 [2022-04-14T21:38:31.248Z] Step 24/26 : LABEL arch=arm64 [2022-04-14T21:38:31.521Z] ---> Running in d41bcf24c261 [2022-04-14T21:38:31.794Z] Removing intermediate container d41bcf24c261 [2022-04-14T21:38:31.794Z] ---> ab8081da3123 [2022-04-14T21:38:31.794Z] Step 25/26 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f [2022-04-14T21:38:31.794Z] ---> Running in 99c8d42f0129 [2022-04-14T21:38:32.386Z] Removing intermediate container 99c8d42f0129 [2022-04-14T21:38:32.386Z] ---> 8b0e11eec704 [2022-04-14T21:38:32.386Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T21:38:32.386Z] ---> Running in b67da669ca9a [2022-04-14T21:38:32.658Z] Removing intermediate container b67da669ca9a [2022-04-14T21:38:32.658Z] ---> f45945fcc31a [2022-04-14T21:38:32.658Z] [2022-04-14T21:38:32.937Z] Successfully built f45945fcc31a [2022-04-14T21:38:32.937Z] Successfully tagged security-spire-config-arm64:latest [2022-04-14T21:39:54.696Z]  Building security-spire-config ... done Removing intermediate container 7e08506ade8a [2022-04-14T21:39:54.696Z] ---> 41269357195a [2022-04-14T21:39:54.696Z] [2022-04-14T21:39:54.696Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T21:39:54.696Z] ---> 3fb3c9af89a9 [2022-04-14T21:39:54.696Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T21:39:54.696Z] ---> Using cache [2022-04-14T21:39:54.696Z] ---> 8a44d677f79a [2022-04-14T21:39:54.696Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T21:39:54.696Z] ---> Using cache [2022-04-14T21:39:54.696Z] ---> bfb282c51bce [2022-04-14T21:39:54.696Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T21:39:54.696Z] ---> Using cache [2022-04-14T21:39:54.696Z] ---> 8e31c66a33f0 [2022-04-14T21:39:54.696Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-14T21:39:54.969Z] ---> 3c0489d52ef7 [2022-04-14T21:39:54.969Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T21:39:58.351Z] ---> 58160292e19f [2022-04-14T21:39:58.351Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T21:39:58.945Z] ---> 0fc9fb259dde [2022-04-14T21:39:58.945Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-14T21:39:59.541Z] ---> 869ec4cb1f79 [2022-04-14T21:39:59.541Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-14T21:40:00.137Z] ---> 3d72f1a9c1eb [2022-04-14T21:40:00.137Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T21:40:00.137Z] ---> Running in 4cba46acff8f [2022-04-14T21:40:00.412Z] Removing intermediate container 4cba46acff8f [2022-04-14T21:40:00.412Z] ---> 7eeff8cc80d2 [2022-04-14T21:40:00.412Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T21:40:00.412Z] ---> Running in fb0eff087536 [2022-04-14T21:40:00.685Z] Removing intermediate container fb0eff087536 [2022-04-14T21:40:00.685Z] ---> 5cfbc4830506 [2022-04-14T21:40:00.685Z] Step 24/26 : LABEL arch=arm64 [2022-04-14T21:40:00.958Z] ---> Running in c514ea85f587 [2022-04-14T21:40:01.231Z] Removing intermediate container c514ea85f587 [2022-04-14T21:40:01.231Z] ---> 41d8b844fc49 [2022-04-14T21:40:01.231Z] Step 25/26 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f [2022-04-14T21:40:01.231Z] ---> Running in 04917350249a [2022-04-14T21:40:01.504Z] Removing intermediate container 04917350249a [2022-04-14T21:40:01.504Z] ---> daaa63b11baa [2022-04-14T21:40:01.504Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T21:40:01.504Z] ---> Running in 77aabbdb2a2f [2022-04-14T21:40:01.776Z] Removing intermediate container 77aabbdb2a2f [2022-04-14T21:40:01.776Z] ---> df6680fc2015 [2022-04-14T21:40:01.776Z] [2022-04-14T21:40:02.063Z] Successfully built df6680fc2015 [2022-04-14T21:40:02.063Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-14T21:40:02.355Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-14T21:40:02.357Z] $ docker stop --time=1 d27f37c408bea10ef6e0c130e9472ac603fb176ac888f646cbe8063af4a7a187 [2022-04-14T21:40:04.091Z] $ docker rm -f d27f37c408bea10ef6e0c130e9472ac603fb176ac888f646cbe8063af4a7a187 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-14T21:40:04.697Z] + docker images [2022-04-14T21:40:04.975Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-14T21:40:04.975Z] security-spire-agent-arm64 latest df6680fc2015 3 seconds ago 126MB [2022-04-14T21:40:04.975Z] 41269357195a 27 seconds ago 4.12GB [2022-04-14T21:40:04.975Z] security-spire-config-arm64 latest f45945fcc31a About a minute ago 85.6MB [2022-04-14T21:40:04.975Z] 70101ef26c0c 2 minutes ago 4.12GB [2022-04-14T21:40:04.975Z] security-spire-server-arm64 latest 54f5a2de475f 4 minutes ago 86.3MB [2022-04-14T21:40:04.975Z] 7578bbec8fc7 5 minutes ago 4.12GB [2022-04-14T21:40:04.975Z] sys-mgmt-agent-arm64 latest 1578742d72df 26 minutes ago 282MB [2022-04-14T21:40:04.975Z] f437c572d32a 27 minutes ago 1.29GB [2022-04-14T21:40:04.975Z] security-proxy-setup-arm64 latest e99bb99833c3 30 minutes ago 26.1MB [2022-04-14T21:40:04.975Z] b674901f3da2 30 minutes ago 1.3GB [2022-04-14T21:40:04.975Z] support-scheduler-arm64 latest 6b074c353ec4 33 minutes ago 15.7MB [2022-04-14T21:40:04.975Z] c6c0f0ef52db 33 minutes ago 1.29GB [2022-04-14T21:40:04.975Z] support-notifications-arm64 latest df32921d2406 36 minutes ago 16.3MB [2022-04-14T21:40:04.975Z] ffd7ecfec802 37 minutes ago 1.29GB [2022-04-14T21:40:04.975Z] security-bootstrapper-arm64 latest 680ad18d4bf4 37 minutes ago 18.3MB [2022-04-14T21:40:04.975Z] 1290981ed7fa 38 minutes ago 1.29GB [2022-04-14T21:40:04.975Z] core-command-arm64 latest f21d834dcabc 39 minutes ago 15.5MB [2022-04-14T21:40:04.975Z] 2b5bbcfcf0f1 39 minutes ago 1.29GB [2022-04-14T21:40:04.975Z] security-spiffe-token-provider-arm64 latest b562ec58be84 43 minutes ago 27.9MB [2022-04-14T21:40:04.975Z] 48fe515010d1 44 minutes ago 1.34GB [2022-04-14T21:40:04.975Z] core-data-arm64 latest 672f2e34dbbc 44 minutes ago 21.6MB [2022-04-14T21:40:04.975Z] c808117cf930 44 minutes ago 1.32GB [2022-04-14T21:40:04.975Z] core-metadata-arm64 latest 24d1354a1f51 45 minutes ago 16.3MB [2022-04-14T21:40:04.975Z] security-secretstore-setup-arm64 latest 59b1a2cffae5 45 minutes ago 27.5MB [2022-04-14T21:40:04.975Z] d65959298cc7 45 minutes ago 1.29GB [2022-04-14T21:40:04.975Z] a1c3db09ded6 46 minutes ago 1.3GB [2022-04-14T21:40:04.975Z] ci-base-image-arm64 latest c35f3a0268f7 About an hour ago 886MB [2022-04-14T21:40:04.975Z] docker 20.10.14 c346e9eafbab 9 days ago 202MB [2022-04-14T21:40:04.975Z] alpine 3.14 ac73e934f311 9 days ago 5.34MB [2022-04-14T21:40:04.975Z] alpine 3.15 3fb3c9af89a9 9 days ago 5.32MB [2022-04-14T21:40:04.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-14T21:40:04.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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-14T21:40:05.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-14T21:40:05.420Z] [2022-04-14T21:40:05.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-14T21:40:05.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-14T21:40:06.050Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-14T21:40:06.050Z] 8998bd30e6a1: Pulling fs layer [2022-04-14T21:40:06.050Z] 04944245beec: Pulling fs layer [2022-04-14T21:40:06.050Z] 699f458cf7ca: Pulling fs layer [2022-04-14T21:40:06.050Z] 765212b225bb: Pulling fs layer [2022-04-14T21:40:06.050Z] f23df028b6ca: Pulling fs layer [2022-04-14T21:40:06.050Z] d65c8cfc05b1: Pulling fs layer [2022-04-14T21:40:06.050Z] 2437ff75d9bd: Pulling fs layer [2022-04-14T21:40:06.050Z] 765212b225bb: Waiting [2022-04-14T21:40:06.050Z] f23df028b6ca: Waiting [2022-04-14T21:40:06.050Z] d65c8cfc05b1: Waiting [2022-04-14T21:40:06.050Z] 2437ff75d9bd: Waiting [2022-04-14T21:40:06.050Z] 04944245beec: Verifying Checksum [2022-04-14T21:40:06.050Z] 04944245beec: Download complete [2022-04-14T21:40:06.050Z] 765212b225bb: Verifying Checksum [2022-04-14T21:40:06.050Z] 765212b225bb: Download complete [2022-04-14T21:40:06.050Z] f23df028b6ca: Verifying Checksum [2022-04-14T21:40:06.050Z] f23df028b6ca: Download complete [2022-04-14T21:40:06.050Z] d65c8cfc05b1: Verifying Checksum [2022-04-14T21:40:06.050Z] d65c8cfc05b1: Download complete [2022-04-14T21:40:06.328Z] 699f458cf7ca: Verifying Checksum [2022-04-14T21:40:06.328Z] 699f458cf7ca: Download complete [2022-04-14T21:40:06.602Z] 8998bd30e6a1: Download complete [2022-04-14T21:40:09.225Z] 2437ff75d9bd: Verifying Checksum [2022-04-14T21:40:09.225Z] 2437ff75d9bd: Download complete [2022-04-14T21:40:11.202Z] 8998bd30e6a1: Pull complete [2022-04-14T21:40:11.475Z] 04944245beec: Pull complete [2022-04-14T21:40:13.449Z] 699f458cf7ca: Pull complete [2022-04-14T21:40:13.449Z] 765212b225bb: Pull complete [2022-04-14T21:40:14.047Z] f23df028b6ca: Pull complete [2022-04-14T21:40:14.319Z] d65c8cfc05b1: Pull complete [2022-04-14T21:40:29.382Z] 2437ff75d9bd: Pull complete [2022-04-14T21:40:29.382Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-14T21:40:29.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-14T21:40:29.382Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-14T21:40:29.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-20979 does not seem to be running inside a container [2022-04-14T21:40:29.696Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-lftools-log-publisher:arm64 cat [2022-04-14T21:40:32.605Z] $ docker top 11c971987bb8c615616be7609c7f0dab3f38487b18dac9f687ae8a4a6973e441 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-14T21:40:33.544Z] ---> job-cost.sh [2022-04-14T21:40:33.544Z] lf-activate-venv: SKIPPING [2022-04-14T21:40:33.544Z] INFO: No Stack... [2022-04-14T21:40:34.136Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-14T21:40:35.107Z] INFO: Archiving Costs [Pipeline] sh [2022-04-14T21:40:35.769Z] + cat /w/workspace/edgex-go/17/archives/cost.csv [2022-04-14T21:40:35.769Z] + cut -d, -f6 [Pipeline] lock [2022-04-14T21:40:35.798Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-17-stack-cost] [2022-04-14T21:40:35.812Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3924-17-stack-cost] did not exist. Created. [2022-04-14T21:40:35.812Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-14T21:40:36.473Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-14T21:40:36.647Z] Stashed 1 file(s) [Pipeline] } [2022-04-14T21:40:36.654Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-17-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-14T21:40:36.669Z] $ docker stop --time=1 11c971987bb8c615616be7609c7f0dab3f38487b18dac9f687ae8a4a6973e441 [2022-04-14T21:40:38.189Z] $ docker rm -f 11c971987bb8c615616be7609c7f0dab3f38487b18dac9f687ae8a4a6973e441 [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-14T21:40:38.634Z] provisioning config files... [2022-04-14T21:40:38.646Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/17@tmp/config3823110997682106884tmp [Pipeline] { [Pipeline] sh [2022-04-14T21:40:38.947Z] + set +x [2022-04-14T21:40:38.947Z] + curl -s https://codecov.io/bash [2022-04-14T21:40:38.947Z] + bash -s -- [2022-04-14T21:40:38.947Z] [2022-04-14T21:40:38.947Z] _____ _ [2022-04-14T21:40:38.947Z] / ____| | | [2022-04-14T21:40:38.947Z] | | ___ __| | ___ ___ _____ __ [2022-04-14T21:40:38.947Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-14T21:40:38.947Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-14T21:40:38.947Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-14T21:40:38.947Z] Bash-1.0.6 [2022-04-14T21:40:38.947Z] [2022-04-14T21:40:38.947Z] [2022-04-14T21:40:38.947Z] ==> git version 2.25.1 found [2022-04-14T21:40:38.947Z] ==> 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-14T21:40:38.947Z] Release-Date: 2020-01-08 [2022-04-14T21:40:38.947Z] 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-14T21:40:38.947Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-14T21:40:38.947Z] ==> Jenkins CI detected. [2022-04-14T21:40:38.947Z] current dir:  /w/workspace/edgex-go/17 [2022-04-14T21:40:38.947Z] project root: . [2022-04-14T21:40:38.947Z] --> token set from env [2022-04-14T21:40:38.947Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-14T21:40:38.947Z] ==> Running gcov in . (disable via -X gcov) [2022-04-14T21:40:38.947Z] ==> Python coveragepy not found [2022-04-14T21:40:38.947Z] ==> Searching for coverage reports in: [2022-04-14T21:40:38.947Z] + . [2022-04-14T21:40:38.947Z] -> Found 1 reports [2022-04-14T21:40:38.947Z] ==> Detecting git/mercurial file structure [2022-04-14T21:40:38.947Z] ==> Reading reports [2022-04-14T21:40:38.947Z] + ./coverage.out bytes=434738 [2022-04-14T21:40:38.947Z] ==> Appending adjustments [2022-04-14T21:40:38.947Z] https://docs.codecov.io/docs/fixing-reports [2022-04-14T21:40:40.330Z] + Found adjustments [2022-04-14T21:40:40.330Z] ==> Gzipping contents [2022-04-14T21:40:40.330Z] 60K /tmp/codecov.chKyXp.gz [2022-04-14T21:40:40.330Z] ==> Uploading reports [2022-04-14T21:40:40.330Z] url: https://codecov.io [2022-04-14T21:40:40.330Z] query: branch=PR-3924&commit=c9294da39b15e2307be538a8f83edbdb85026446&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-14T21:40:40.330Z] -> Pinging Codecov [2022-04-14T21:40:40.330Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3924&commit=c9294da39b15e2307be538a8f83edbdb85026446&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-14T21:40:40.591Z] -> Uploading to [2022-04-14T21:40:40.591Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-14/00271124DB129430A58F1EEE437C3FCB/c9294da39b15e2307be538a8f83edbdb85026446/75f51f33-2727-47ff-a962-ee16ebd4de26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220414%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220414T214040Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=646b2b321ea02380e00fc3fbbd164ef7e10eb6a3f1e651eb20638f1566962bda [2022-04-14T21:40:40.591Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-14T21:40:40.591Z] Dload Upload Total Spent Left Speed [2022-04-14T21:40:40.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59842 0 0 100 59842 0 287k --:--:-- --:--:-- --:--:-- 286k 100 59842 0 0 100 59842 0 274k --:--:-- --:--:-- --:--:-- 273k [2022-04-14T21:40:40.852Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c9294da39b15e2307be538a8f83edbdb85026446 [Pipeline] } [2022-04-14T21:40:40.859Z] 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-14T21:40:41.453Z] + [ -d /w/workspace/edgex-go/17/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-14T21:40:41.750Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T21:40:42.625Z] ---> package-listing.sh [2022-04-14T21:40:42.625Z] ++ facter osfamily [2022-04-14T21:40:42.625Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-14T21:40:42.885Z] + OS_FAMILY=debian [2022-04-14T21:40:42.885Z] + workspace=/w/workspace/edgex-go/17 [2022-04-14T21:40:42.885Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-14T21:40:42.885Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-14T21:40:42.885Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-14T21:40:42.885Z] + PACKAGES=/tmp/packages_start.txt [2022-04-14T21:40:42.885Z] + '[' /w/workspace/edgex-go/17 ']' [2022-04-14T21:40:42.885Z] + PACKAGES=/tmp/packages_end.txt [2022-04-14T21:40:42.885Z] + case "${OS_FAMILY}" in [2022-04-14T21:40:42.885Z] + dpkg -l [2022-04-14T21:40:42.885Z] + grep '^ii' [2022-04-14T21:40:42.885Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-14T21:40:42.885Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-14T21:40:42.885Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-14T21:40:42.885Z] + '[' /w/workspace/edgex-go/17 ']' [2022-04-14T21:40:42.885Z] + mkdir -p /w/workspace/edgex-go/17/archives/ [2022-04-14T21:40:42.885Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] echo [2022-04-14T21:40:42.896Z] 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/17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-14T21:40:43.176Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-14T21:40:43.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-14T21:40:43.735Z] [2022-04-14T21:40:43.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T21:40:44.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-14T21:40:44.037Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-14T21:40:44.037Z] 5eb5b503b376: Pulling fs layer [2022-04-14T21:40:44.037Z] 5c69ac0246d0: Pulling fs layer [2022-04-14T21:40:44.037Z] ec43610c2a17: Pulling fs layer [2022-04-14T21:40:44.037Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-14T21:40:44.037Z] 33b1e0a273af: Pulling fs layer [2022-04-14T21:40:44.037Z] 5d3b04190fa2: Pulling fs layer [2022-04-14T21:40:44.037Z] 2f39f015ded8: Pulling fs layer [2022-04-14T21:40:44.037Z] 3a2ae6a8a46f: Waiting [2022-04-14T21:40:44.037Z] 5d3b04190fa2: Waiting [2022-04-14T21:40:44.037Z] 33b1e0a273af: Waiting [2022-04-14T21:40:44.037Z] 2f39f015ded8: Waiting [2022-04-14T21:40:44.037Z] 5c69ac0246d0: Verifying Checksum [2022-04-14T21:40:44.037Z] 5c69ac0246d0: Download complete [2022-04-14T21:40:44.037Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-14T21:40:44.037Z] 3a2ae6a8a46f: Download complete [2022-04-14T21:40:44.037Z] 33b1e0a273af: Verifying Checksum [2022-04-14T21:40:44.037Z] 33b1e0a273af: Download complete [2022-04-14T21:40:44.037Z] ec43610c2a17: Verifying Checksum [2022-04-14T21:40:44.037Z] ec43610c2a17: Download complete [2022-04-14T21:40:44.037Z] 5d3b04190fa2: Download complete [2022-04-14T21:40:44.297Z] 5eb5b503b376: Download complete [2022-04-14T21:40:44.866Z] 2f39f015ded8: Download complete [2022-04-14T21:40:45.436Z] 5eb5b503b376: Pull complete [2022-04-14T21:40:45.697Z] 5c69ac0246d0: Pull complete [2022-04-14T21:40:46.267Z] ec43610c2a17: Pull complete [2022-04-14T21:40:46.267Z] 3a2ae6a8a46f: Pull complete [2022-04-14T21:40:46.526Z] 33b1e0a273af: Pull complete [2022-04-14T21:40:46.526Z] 5d3b04190fa2: Pull complete [2022-04-14T21:40:50.726Z] 2f39f015ded8: Pull complete [2022-04-14T21:40:50.726Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-14T21:40:50.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-14T21:40:50.726Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-14T21:40:50.794Z] prd-ubuntu20.04-docker-8c-8g-20976 does not seem to be running inside a container [2022-04-14T21:40:50.828Z] $ 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/17/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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-14T21:40:53.753Z] $ docker top 3045643d11edcb7d31e1efafa3f861cf7d1f630a036e0d77d800a1f4d7c94b56 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T21:40:54.120Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-14T21:40:54.459Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-14T21:40:54.760Z] + ls /var/log/sa-host [2022-04-14T21:40:54.760Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-14T21:40:54.855Z] provisioning config files... [2022-04-14T21:40:54.866Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config4721748692337144631tmp [Pipeline] { [Pipeline] echo [2022-04-14T21:40:54.878Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T21:40:55.167Z] ---> create-netrc.sh [Pipeline] } [2022-04-14T21:40:55.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-14T21:40:55.504Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-14T21:40:55.512Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T21:40:55.797Z] ---> sudo-logs.sh [2022-04-14T21:40:55.797Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-14T21:40:55.819Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T21:40:56.110Z] ---> job-cost.sh [2022-04-14T21:40:56.110Z] lf-activate-venv: SKIPPING [2022-04-14T21:40:56.110Z] DEBUG: total: 0.2199999988079071 [2022-04-14T21:40:56.110Z] INFO: Retrieving Stack Cost... [2022-04-14T21:40:56.370Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-14T21:40:56.940Z] INFO: Archiving Costs [Pipeline] echo [2022-04-14T21:40:56.955Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T21:40:57.236Z] ---> logs-deploy.sh [2022-04-14T21:40:57.236Z] lf-activate-venv: SKIPPING [2022-04-14T21:40:57.236Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/17 [2022-04-14T21:40:57.236Z] INFO: archiving workspace using pattern(s): [2022-04-14T21:40:58.175Z] Archives upload complete. [2022-04-14T21:40:58.175Z] INFO: archiving logs to Nexus